-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
25 lines (23 loc) · 13.1 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<!DOCTYPE html><html lang="zh-CN"><head><meta http-equiv="content-type" content="text/html; charset=utf-8"><meta content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" name="viewport"><meta content="yes" name="apple-mobile-web-app-capable"><meta content="black-translucent" name="apple-mobile-web-app-status-bar-style"><meta content="telephone=no" name="format-detection"><meta name="description" content="安安静静写东西"><title>资源小小站 | 每个文字都值得被记录</title><link rel="stylesheet" type="text/css" href="/blog/css/style.css?v=1.0.0"><link rel="stylesheet" type="text/css" href="/blog/css/dark.css?v=1.0.0"><link rel="stylesheet" type="text/css" href="//cdn.jsdelivr.net/npm/normalize.css/normalize.min.css"><link rel="stylesheet" type="text/css" href="//cdn.jsdelivr.net/npm/purecss/build/pure-min.min.css"><link rel="stylesheet" type="text/css" href="//cdn.jsdelivr.net/npm/purecss/build/grids-responsive-min.css"><link rel="stylesheet" href="//cdn.jsdelivr.net/npm/font-awesome@4.7.0/css/font-awesome.min.css"><script type="text/javascript" src="//cdn.jsdelivr.net/npm/jquery/dist/jquery.min.js"></script><link rel="icon" mask="" sizes="any" href="/blog/favicon.ico"><link rel="Shortcut Icon" type="image/x-icon" href="/blog/favicon.ico"><link rel="apple-touch-icon" href="/blog/apple-touch-icon.png"><link rel="apple-touch-icon-precomposed" href="/blog/apple-touch-icon.png"><link rel="alternate" type="application/atom+xml" href="/blog/atom.xml"><script type="text/javascript" src="//cdn.jsdelivr.net/npm/clipboard/dist/clipboard.min.js"></script><script type="text/javascript" src="//cdn.jsdelivr.net/gh/codeseven/toastr/build/toastr.min.js"></script><link rel="stylesheet" href="//cdn.jsdelivr.net/gh/codeseven/toastr/build/toastr.min.css"><div class="darkmode-toggle">🌓</div><script>var prefersDarkMode = window.matchMedia('(prefers-color-scheme: dark)');
var toggle = document.querySelector('.darkmode-toggle');
var html = document.querySelector('html');
html.dataset.dark = localStorage.dark || prefersDarkMode.matches;
toggle.addEventListener('click', () => {
localStorage.dark = !(html.dataset.dark == 'true');
html.dataset.dark = localStorage.dark;
});</script><meta name="generator" content="Hexo 6.0.0"></head><body><div class="body_container"><div id="header"><div class="site-name"><h1 class="hidden">资源小小站</h1><a id="logo" href="/blog/.">资源小小站</a><p class="description">每个文字都值得被记录</p></div><div id="nav-menu"><a class="current" href="/blog/."><i class="fa fa-home"> 首页</i></a><a href="/blog/about/"><i class="fa fa-user"> 关于</i></a><a href="/blog/archives/"><i class="fa fa-archive"> 归档</i></a><a href="/blog/tags/"><i class="fa fa-tags"> 标签</i></a><a href="/blog/history/"><i class="fa fa-history"> 历史</i></a></div></div><div class="pure-g" id="layout"><div class="pure-u-1 pure-u-md-3-4"><div class="content_container"><div class="post"><h1 class="post-title"><a href="/blog/2022/03/23/Software/%E8%BD%AF%E4%BB%B6/">no-title</a></h1><div class="post-meta">2022-03-23</div><p class="readmore"><a href="/blog/2022/03/23/Software/%E8%BD%AF%E4%BB%B6/">阅读全文</a></p></div><div class="post"><h1 class="post-title"><a href="/blog/2022/02/12/02_%E7%A9%B4%E4%BD%8D%E8%AE%B0%E5%BD%95/">经络穴位记录</a></h1><div class="post-meta">2022-02-12</div><div class="post-content">记录一些穴位以及常用的按摩手法和功效</div><p class="readmore"><a href="/blog/2022/02/12/02_%E7%A9%B4%E4%BD%8D%E8%AE%B0%E5%BD%95/">阅读全文</a></p></div><div class="post"><h1 class="post-title"><a href="/blog/2022/02/09/03_%E5%8C%BB%E5%AD%A6%E5%85%B8%E7%B1%8D%E4%B9%A6%E6%91%98/">医学书摘</a></h1><div class="post-meta">2022-02-09</div><div class="post-content">我深深感到,如果大家善于使用人体自有的大药来补养自己,是完全可以活得更长、更有质量的造福自己,才可能真正地造福别人,我衷心祝愿每个人都成为自己的大医。</div><p class="readmore"><a href="/blog/2022/02/09/03_%E5%8C%BB%E5%AD%A6%E5%85%B8%E7%B1%8D%E4%B9%A6%E6%91%98/">阅读全文</a></p></div><div class="post"><h1 class="post-title"><a href="/blog/2022/02/08/01_%E2%80%9C%E4%B8%8E%E4%BA%BA%E8%AF%B4%E2%80%9D%E6%96%87%E6%91%98/">“与人说”摘录</a></h1><div class="post-meta">2022-02-08</div><div class="post-content">遇到一个始终跨不过去的难题,不要害怕,也不一定要自己想出解决方案,更好的策略是,找到曾经遇到过这个难题的人,向他请教。</div><p class="readmore"><a href="/blog/2022/02/08/01_%E2%80%9C%E4%B8%8E%E4%BA%BA%E8%AF%B4%E2%80%9D%E6%96%87%E6%91%98/">阅读全文</a></p></div><div class="post"><h1 class="post-title"><a href="/blog/2022/02/07/Uipath/Uipath%E4%B9%8B%E5%AD%97%E5%85%B8%E5%AD%A6%E4%B9%A0/">Uipath里的“字典”学习笔记</a></h1><div class="post-meta">2022-02-07</div><div class="post-content">Uipath里的“字典dictionary”学习笔记,整理一些自己遇到的学习心得,少走弯路</div><p class="readmore"><a href="/blog/2022/02/07/Uipath/Uipath%E4%B9%8B%E5%AD%97%E5%85%B8%E5%AD%A6%E4%B9%A0/">阅读全文</a></p></div><div class="post"><h1 class="post-title"><a href="/blog/2020/12/31/Quora/2020%E5%B9%B412%E6%9C%88%E6%96%87%E7%AB%A0%E6%B1%87%E6%80%BB/">2020年12月(微信)文章汇总</a></h1><div class="post-meta">2020-12-31</div><div class="post-content">2020年12个月微信公众号发布文章汇总</div><p class="readmore"><a href="/blog/2020/12/31/Quora/2020%E5%B9%B412%E6%9C%88%E6%96%87%E7%AB%A0%E6%B1%87%E6%80%BB/">阅读全文</a></p></div><div class="post"><h1 class="post-title"><a href="/blog/2019/12/31/Quora/2019%E5%B9%B412%E6%9C%88%E6%96%87%E7%AB%A0%E6%B1%87%E6%80%BB/">2019年12月(微信)文章汇总</a></h1><div class="post-meta">2019-12-31</div><div class="post-content">2019年12个月微信公众号发布文章汇总</div><p class="readmore"><a href="/blog/2019/12/31/Quora/2019%E5%B9%B412%E6%9C%88%E6%96%87%E7%AB%A0%E6%B1%87%E6%80%BB/">阅读全文</a></p></div><div class="post"><h1 class="post-title"><a href="/blog/2019/10/14/Quora/2019-10-14-What-should-I-start-doing-in-my-twenties-so-I-have-nothing-to-regret-at-40/">What should I start doing in my twenties so I have nothing to regret at 40?</a></h1><div class="post-meta">2019-10-14</div><div class="post-content">Get your health on point. Remove 90% of the sugar you consume. Ideally 100%. Have a physical activity twice per week. No, watching TV isn't one. Learn the basics on nutrition</div><p class="readmore"><a href="/blog/2019/10/14/Quora/2019-10-14-What-should-I-start-doing-in-my-twenties-so-I-have-nothing-to-regret-at-40/">阅读全文</a></p></div><div class="post"><h1 class="post-title"><a href="/blog/2019/07/05/Quora/2019-07-05-How-can-I-tell-that-I'm-ready-for-marriage%EF%BC%9F/">How can I tell that I'm ready for marriage?</a></h1><div class="post-meta">2019-07-05</div><div class="post-content">If you can communicate your thoughts very well to your partner and you have an understanding for each other even when one of you is upset.</div><p class="readmore"><a href="/blog/2019/07/05/Quora/2019-07-05-How-can-I-tell-that-I'm-ready-for-marriage%EF%BC%9F/">阅读全文</a></p></div><div class="post"><h1 class="post-title"><a href="/blog/2019/06/30/Quora/2019-06-30-What-are-some-cool-psychological-hacks/">What are some cool psychological hacks?</a></h1><div class="post-meta">2019-06-30</div><div class="post-content">1. People remember the first and last things you do, so make a good impression and end on a high note. 2. Can't stop a song from playing in your mind? Just try to memorize the ending of the song to break the loop once and for all.</div><p class="readmore"><a href="/blog/2019/06/30/Quora/2019-06-30-What-are-some-cool-psychological-hacks/">阅读全文</a></p></div><nav class="page-navigator"><span class="page-number current">1</span><a class="page-number" href="/blog/page/2/">2</a><a class="page-number" href="/blog/page/3/">3</a><a class="extend next" rel="next" href="/blog/page/2/">下一页</a></nav></div></div><div class="pure-u-1-4 hidden_mid_and_down"><div id="sidebar"><div class="widget"><div class="widget-title"><i class="fa fa-star-o"> 标签</i></div><div class="tagcloud"><a href="/blog/tags/%E6%96%87%E6%91%98/" style="font-size: 15px;">文摘</a> <a href="/blog/tags/%E7%A9%B4%E4%BD%8D/" style="font-size: 17.5px;">穴位</a> <a href="/blog/tags/Uipath/" style="font-size: 15px;">Uipath</a> <a href="/blog/tags/RPA/" style="font-size: 15px;">RPA</a> <a href="/blog/tags/Quora%E6%96%87%E9%80%89/" style="font-size: 22.5px;">Quora文选</a> <a href="/blog/tags/2019%E5%B9%B4/" style="font-size: 25px;">2019年</a> <a href="/blog/tags/%E2%98%85%E7%B2%BE%E9%80%89/" style="font-size: 20px;">★精选</a> <a href="/blog/tags/%E7%88%B1%E6%83%85/" style="font-size: 17.5px;">爱情</a> <a href="/blog/tags/%E5%BE%AE%E4%BF%A1/" style="font-size: 17.5px;">微信</a> <a href="/blog/tags/2020%E5%B9%B4/" style="font-size: 15px;">2020年</a> <a href="/blog/tags/2022%E5%B9%B4/" style="font-size: 15px;">2022年</a></div></div><div class="widget"><div class="widget-title"><i class="fa fa-folder-o"> 分类</i></div><ul class="category-list"><li class="category-list-item"><a class="category-list-link" href="/blog/categories/Quora/">Quora</a><span class="category-list-count">13</span><ul class="category-list-child"><li class="category-list-item"><a class="category-list-link" href="/blog/categories/Quora/%E5%BE%AE%E4%BF%A1/">微信</a><span class="category-list-count">2</span></li><li class="category-list-item"><a class="category-list-link" href="/blog/categories/Quora/%E6%96%87%E9%80%89/">文选</a><span class="category-list-count">10</span></li></ul></li><li class="category-list-item"><a class="category-list-link" href="/blog/categories/RPA/">RPA</a><span class="category-list-count">1</span><ul class="category-list-child"><li class="category-list-item"><a class="category-list-link" href="/blog/categories/RPA/Uipath/">Uipath</a><span class="category-list-count">1</span></li></ul></li><li class="category-list-item"><a class="category-list-link" href="/blog/categories/%E2%98%85%E7%B2%BE%E9%80%89/">★精选</a><span class="category-list-count">7</span></li><li class="category-list-item"><a class="category-list-link" href="/blog/categories/%E4%B8%AD%E5%8C%BB/">中医</a><span class="category-list-count">2</span></li><li class="category-list-item"><a class="category-list-link" href="/blog/categories/%E6%96%87%E6%91%98/">文摘</a><span class="category-list-count">1</span></li></ul></div><div class="widget"><div class="widget-title"><i class="fa fa-external-link"> 友情链接</i></div><ul></ul><a href="https://quorawx.top" title="Quora文选" target="_blank">Quora文选</a><ul></ul><a href="https://mp.weixin.qq.com/s/gKxfdutjFrM9MeWYzVQkhQ" title="2019年我读的最好的文章Top20" target="_blank">2019年我读的最好的文章Top20</a></div></div></div><div class="pure-u-1 pure-u-md-3-4"><div id="footer">Copyright © 2022 <a href="/blog/." rel="nofollow">资源小小站 </a><div><span id="timeDate">载入天数...</span><span id="times">载入时分秒...</span><script>var now = new Date();
function createtime() {
var grt= new Date("03/13/2012 08:00:00");
now.setTime(now.getTime()+250);
days = (now - grt ) / 1000 / 60 / 60 / 24; dnum = Math.floor(days);
hours = (now - grt ) / 1000 / 60 / 60 - (24 * dnum); hnum = Math.floor(hours);
if(String(hnum).length ==1 ){hnum = "0" + hnum;} minutes = (now - grt ) / 1000 /60 - (24 * 60 * dnum) - (60 * hnum);
mnum = Math.floor(minutes); if(String(mnum).length ==1 ){mnum = "0" + mnum;}
seconds = (now - grt ) / 1000 - (24 * 60 * 60 * dnum) - (60 * 60 * hnum) - (60 * mnum);
snum = Math.round(seconds); if(String(snum).length ==1 ){snum = "0" + snum;}
document.getElementById("timeDate").innerHTML = "我在此已等候你 "+dnum+" 天 ";
document.getElementById("times").innerHTML = hnum + " 小时 " + mnum + " 分 ";
}
setInterval("createtime()",250);
</script><div> </div><span id="jinrishici-sentence">正在加载今日诗词....</span>
<script src="https://sdk.jinrishici.com/v2/browser/jinrishici.js" charset="utf-8"></script><div><script type="text/javascript">document.write(unescape("%3Cspan id='cnzz_stat_icon_1280827608'%3E%3C/span%3E%3Cscript src='https://s4.cnzz.com/z_stat.php%3Fid%3D1280827608%26show%3Dpic' type='text/javascript'%3E%3C/script%3E"));</script></div></div></div></div></div><a class="show" id="rocket" href="#top"></a><script type="text/javascript" src="/blog/js/totop.js?v=1.0.0" async></script><script type="text/javascript" src="//cdn.jsdelivr.net/gh/fancyapps/fancybox/dist/jquery.fancybox.min.js" async></script><script type="text/javascript" src="/blog/js/fancybox.js?v=1.0.0" async></script><link rel="stylesheet" type="text/css" href="//cdn.jsdelivr.net/gh/fancyapps/fancybox/dist/jquery.fancybox.min.css"><script type="text/javascript" color="255,0,0" opacity="0.5" zIndex="-1" count="90" src="//cdn.jsdelivr.net/npm/canvas-nest.js/dist/canvas-nest.min.js"></script><script type="text/javascript" src="/js/copycode.js" successtext="复制成功!"></script><link rel="stylesheet" type="text/css" href="/css/copycode.css"><script type="text/javascript" src="/blog/js/codeblock-resizer.js?v=1.0.0"></script><script type="text/javascript" src="/blog/js/smartresize.js?v=1.0.0"></script></div></body></html>