This commit is contained in:
mozzie 2023-12-12 14:42:43 +08:00
parent 6b065030fa
commit ba9f35b7df
45 changed files with 4617 additions and 3853 deletions

File diff suppressed because one or more lines are too long

View File

@ -10,7 +10,7 @@
<meta name="description" content="">
<meta name="keywords" content="">
<meta name="author" content="Mozzie">
<link rel="canonical" href="https://mozzie.cn/2023/11/17/clpe70sra000lapvac78b8u3m/">
<link rel="canonical" href="https://mozzie.cn/2023/10/20/clq1z6upy000l9gz35377fh8j/">
<link rel="icon" type="image/svg" href='data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M16 7h1a2 2 0 0 1 2 2v.5a.5.5 0 0 0 .5.5a.5.5 0 0 1 .5.5v3a.5.5 0 0 1-.5.5a.5.5 0 0 0-.5.5v.5a2 2 0 0 1-2 2h-2"></path><path d="M8 7H6a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2h1"></path><path d="M12 8l-2 4h3l-2 4"></path></g></svg>'>
@ -193,7 +193,7 @@
</aside>
<main>
<link rel="stylesheet" href="/css/5a3b63f0.css">
<link rel="stylesheet" href="/css/3fe07c47.css">
<div class="post-container">
@ -246,8 +246,8 @@
<!-- 渲染文章内容 -->
<article>
<h1 class="post-title">verdaccio 搭建 npm私库</h1>
<p class="post-info">更新: 2023-11-17 16:12:08</p>
<h1>verdaccio 搭建 npm私库</h1>
<p class="post-info">更新: 2023-11-06 16:02:39</p>
<h1 id="使用-docker-搭建-verdaccio"><a href="#使用-docker-搭建-verdaccio" class="headerlink" title="使用 docker 搭建 verdaccio"></a>使用 docker 搭建 verdaccio</h1><p>创建 &amp; 配置<code>config.yaml</code>文件</p>
<pre class="line-numbers language-yaml" data-language="yaml"><code class="language-yaml"><span class="token comment"># Read about the best practices</span>
<span class="token comment"># https://verdaccio.org/docs/best</span>
@ -410,7 +410,7 @@
<div class="copyright">
<a target="_blank" href="https://mozzie.cn/2023/11/17/clpe70sra000lapvac78b8u3m/">
<a target="_blank" href="https://mozzie.cn/2023/10/20/clq1z6upy000l9gz35377fh8j/">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24">
<g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<path d="M3 19a9 9 0 0 1 9 0a9 9 0 0 1 9 0"></path>
@ -429,7 +429,7 @@
</li>
<li>
<span>发布于</span>
<p>2023-11-17</p>
<p>2023-10-20</p>
</li>
<li>
<span>许可</span>
@ -492,7 +492,7 @@
</script>
<script src="/js/d3872ea1.js"></script>
<script src="/js/e8ca3347.js"></script>
</main>
</body>

View File

@ -10,7 +10,7 @@
<meta name="description" content="">
<meta name="keywords" content="">
<meta name="author" content="Mozzie">
<link rel="canonical" href="https://mozzie.cn/2023/11/25/clpe70sr00003apvaay3m4wsc/">
<link rel="canonical" href="https://mozzie.cn/2023/10/23/clq1z6upr00019gz329d23gxb/">
<link rel="icon" type="image/svg" href='data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M16 7h1a2 2 0 0 1 2 2v.5a.5.5 0 0 0 .5.5a.5.5 0 0 1 .5.5v3a.5.5 0 0 1-.5.5a.5.5 0 0 0-.5.5v.5a2 2 0 0 1-2 2h-2"></path><path d="M8 7H6a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2h1"></path><path d="M12 8l-2 4h3l-2 4"></path></g></svg>'>
@ -193,7 +193,7 @@
</aside>
<main>
<link rel="stylesheet" href="/css/5a3b63f0.css">
<link rel="stylesheet" href="/css/3fe07c47.css">
<div class="post-container">
@ -246,8 +246,8 @@
<!-- 渲染文章内容 -->
<article>
<h1 class="post-title">Cosy 入门</h1>
<p class="post-info">更新: 2023-11-25 10:42:36</p>
<h1>Cosy 入门</h1>
<p class="post-info">更新: 2023-11-24 16:53:37</p>
<h1 id="安装"><a href="#安装" class="headerlink" title="安装"></a>安装</h1><p>hexo-theme-cosy 主题 <code>1.x.x 版本</code> 是在 Hexo <code>6.3.0</code> 版本下进行的开发、测试的。根据可靠消息Hexo <code>7.0.0</code> 版本不兼容 😂</p>
<p>如遇到如下情况:</p>
<ul>
@ -661,7 +661,7 @@ hexo algolia<span aria-hidden="true" class="line-numbers-rows"><span></span><spa
<div class="copyright">
<a target="_blank" href="https://mozzie.cn/2023/11/25/clpe70sr00003apvaay3m4wsc/">
<a target="_blank" href="https://mozzie.cn/2023/10/23/clq1z6upr00019gz329d23gxb/">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24">
<g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<path d="M3 19a9 9 0 0 1 9 0a9 9 0 0 1 9 0"></path>
@ -680,7 +680,7 @@ hexo algolia<span aria-hidden="true" class="line-numbers-rows"><span></span><spa
</li>
<li>
<span>发布于</span>
<p>2023-11-25</p>
<p>2023-10-23</p>
</li>
<li>
<span>许可</span>
@ -743,7 +743,7 @@ hexo algolia<span aria-hidden="true" class="line-numbers-rows"><span></span><spa
</script>
<script src="/js/d3872ea1.js"></script>
<script src="/js/e8ca3347.js"></script>
</main>
</body>

View File

@ -10,7 +10,7 @@
<meta name="description" content="A very simple way to add structured data to a page.">
<meta name="keywords" content="Markdown, 代码高亮 (Codes), 引用 (Blockquotes), 列表 (Lists), 图片 (Images), 表格 (Tables), Emoji, TeX(KaTeX), 流程图 (mermaid)">
<meta name="author" content="Mozzie">
<link rel="canonical" href="https://mozzie.cn/2023/11/17/clpe70sr20005apva44dk3o3i/">
<link rel="canonical" href="https://mozzie.cn/2023/10/23/clq1z6upu00059gz38jc1f1k1/">
<link rel="icon" type="image/svg" href='data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M16 7h1a2 2 0 0 1 2 2v.5a.5.5 0 0 0 .5.5a.5.5 0 0 1 .5.5v3a.5.5 0 0 1-.5.5a.5.5 0 0 0-.5.5v.5a2 2 0 0 1-2 2h-2"></path><path d="M8 7H6a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2h1"></path><path d="M12 8l-2 4h3l-2 4"></path></g></svg>'>
@ -193,7 +193,7 @@
</aside>
<main>
<link rel="stylesheet" href="/css/5a3b63f0.css">
<link rel="stylesheet" href="/css/3fe07c47.css">
<div class="post-container">
@ -246,8 +246,8 @@
<!-- 渲染文章内容 -->
<article>
<h1 class="post-title">Markdown Sample</h1>
<p class="post-info">更新: 2023-11-17 16:12:08</p>
<h1>Markdown Sample</h1>
<p class="post-info">更新: 2023-11-08 10:08:01</p>
<h1 id="Linear-Markdown-Sample"><a href="#Linear-Markdown-Sample" class="headerlink" title="Linear Markdown Sample"></a>Linear Markdown Sample</h1><p><img src="https://pandao.github.io/editor.md/images/logos/editormd-logo-180x180.png" alt="markdown"></p>
<h1 id="Heading-1-link-Heading-link"><a href="#Heading-1-link-Heading-link" class="headerlink" title="Heading 1 link Heading link"></a>Heading 1 link <a target="_blank" rel="noopener" href="https://github.com/pandao/editor.md" title="Heading link">Heading link</a></h1><h2 id="Heading-2-link-Heading-link"><a href="#Heading-2-link-Heading-link" class="headerlink" title="Heading 2 link Heading link"></a>Heading 2 link <a target="_blank" rel="noopener" href="https://github.com/pandao/editor.md" title="Heading link">Heading link</a></h2><h3 id="Heading-3-link-Heading-link"><a href="#Heading-3-link-Heading-link" class="headerlink" title="Heading 3 link Heading link"></a>Heading 3 link <a target="_blank" rel="noopener" href="https://github.com/pandao/editor.md" title="Heading link">Heading link</a></h3><h4 id="Heading-4-link-Heading-link-Heading-link-Heading-link"><a href="#Heading-4-link-Heading-link-Heading-link-Heading-link" class="headerlink" title="Heading 4 link Heading link Heading link Heading link"></a>Heading 4 link <a target="_blank" rel="noopener" href="https://github.com/pandao/editor.md" title="Heading link">Heading link</a> Heading link <a target="_blank" rel="noopener" href="https://github.com/pandao/editor.md" title="Heading link">Heading link</a></h4><h5 id="Heading-5-link-Heading-link"><a href="#Heading-5-link-Heading-link" class="headerlink" title="Heading 5 link Heading link"></a>Heading 5 link <a target="_blank" rel="noopener" href="https://github.com/pandao/editor.md" title="Heading link">Heading link</a></h5><h6 id="Heading-6-link-Heading-link"><a href="#Heading-6-link-Heading-link" class="headerlink" title="Heading 6 link Heading link"></a>Heading 6 link <a target="_blank" rel="noopener" href="https://github.com/pandao/editor.md" title="Heading link">Heading link</a></h6><h1 id="字符效果和横线等"><a href="#字符效果和横线等" class="headerlink" title="字符效果和横线等"></a>字符效果和横线等</h1><hr>
<p><del>删除线</del> <s>删除线开启识别HTML标签时</s><br><em>斜体字</em> <em>斜体字</em><br><strong>粗体</strong> <strong>粗体</strong><br><em><strong>粗斜体</strong></em> <em><strong>粗斜体</strong></em></p>
@ -270,7 +270,7 @@
<p><a target="_blank" rel="noopener" href="https://baidu.com/">https://baidu.com</a></p>
<p><a target="_blank" rel="noopener" href="http://www.this-anchor-link.com/">锚点链接</a> </p>
<p><a href="mailto:test.test@gmail.com">mailto:test.test@gmail.com</a></p>
<p>GFM a-tail link <a target="_blank" rel="noopener" href="https://my.oschina.net/u/3691274">@pandao</a> 邮箱地址自动链接 <a href="mailto:&#x74;&#x65;&#x73;&#x74;&#x2e;&#x74;&#101;&#x73;&#x74;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#x63;&#111;&#109;">&#x74;&#x65;&#x73;&#x74;&#x2e;&#x74;&#101;&#x73;&#x74;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#x63;&#111;&#109;</a> <a href="mailto:&#x77;&#119;&#x77;&#64;&#x76;&#x69;&#112;&#x2e;&#113;&#113;&#46;&#99;&#111;&#x6d;">&#x77;&#119;&#x77;&#64;&#x76;&#x69;&#112;&#x2e;&#113;&#113;&#46;&#99;&#111;&#x6d;</a></p>
<p>GFM a-tail link <a target="_blank" rel="noopener" href="https://my.oschina.net/u/3691274">@pandao</a> 邮箱地址自动链接 <a href="mailto:&#x74;&#101;&#x73;&#116;&#x2e;&#x74;&#101;&#x73;&#116;&#x40;&#103;&#109;&#x61;&#105;&#x6c;&#x2e;&#x63;&#x6f;&#x6d;">&#x74;&#101;&#x73;&#116;&#x2e;&#x74;&#101;&#x73;&#116;&#x40;&#103;&#109;&#x61;&#105;&#x6c;&#x2e;&#x63;&#x6f;&#x6d;</a> <a href="mailto:&#x77;&#119;&#x77;&#64;&#x76;&#105;&#x70;&#x2e;&#x71;&#x71;&#46;&#x63;&#111;&#x6d;">&#x77;&#119;&#x77;&#64;&#x76;&#105;&#x70;&#x2e;&#x71;&#x71;&#46;&#x63;&#111;&#x6d;</a></p>
<blockquote>
<p>@pandao</p>
</blockquote>
@ -528,7 +528,7 @@ testBox<span class="token punctuation">.</span><span class="token function">add<
<div class="copyright">
<a target="_blank" href="https://mozzie.cn/2023/11/17/clpe70sr20005apva44dk3o3i/">
<a target="_blank" href="https://mozzie.cn/2023/10/23/clq1z6upu00059gz38jc1f1k1/">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24">
<g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<path d="M3 19a9 9 0 0 1 9 0a9 9 0 0 1 9 0"></path>
@ -547,7 +547,7 @@ testBox<span class="token punctuation">.</span><span class="token function">add<
</li>
<li>
<span>发布于</span>
<p>2023-11-17</p>
<p>2023-10-23</p>
</li>
<li>
<span>许可</span>
@ -610,7 +610,7 @@ testBox<span class="token punctuation">.</span><span class="token function">add<
</script>
<script src="/js/d3872ea1.js"></script>
<script src="/js/e8ca3347.js"></script>
</main>
</body>

View File

@ -10,7 +10,7 @@
<meta name="description" content="">
<meta name="keywords" content="">
<meta name="author" content="Mozzie">
<link rel="canonical" href="https://mozzie.cn/2023/11/17/clpe70sqx0001apva7fma9wfj/">
<link rel="canonical" href="https://mozzie.cn/2023/10/24/clq1z6uq0000u9gz398t53yry/">
<link rel="icon" type="image/svg" href='data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M16 7h1a2 2 0 0 1 2 2v.5a.5.5 0 0 0 .5.5a.5.5 0 0 1 .5.5v3a.5.5 0 0 1-.5.5a.5.5 0 0 0-.5.5v.5a2 2 0 0 1-2 2h-2"></path><path d="M8 7H6a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2h1"></path><path d="M12 8l-2 4h3l-2 4"></path></g></svg>'>
@ -193,7 +193,7 @@
</aside>
<main>
<link rel="stylesheet" href="/css/5a3b63f0.css">
<link rel="stylesheet" href="/css/3fe07c47.css">
<div class="post-container">
@ -246,8 +246,8 @@
<!-- 渲染文章内容 -->
<article>
<h1 class="post-title">有效对话指南</h1>
<p class="post-info">更新: 2023-11-17 16:12:08</p>
<h1>有效对话指南</h1>
<p class="post-info">更新: 2023-11-06 13:18:11</p>
<p>卡耐基说过:要说服别人同意你的观点,你就要让他觉得这是他自己的观点。也就是说,本质上没有人真正被别人说服,听或者不听都是他们自己的主动选择</p>
<h1 id="目的"><a href="#目的" class="headerlink" title="目的"></a>目的</h1><p>沟通目的无非两个:</p>
<ul>
@ -306,7 +306,7 @@
<div class="copyright">
<a target="_blank" href="https://mozzie.cn/2023/11/17/clpe70sqx0001apva7fma9wfj/">
<a target="_blank" href="https://mozzie.cn/2023/10/24/clq1z6uq0000u9gz398t53yry/">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24">
<g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<path d="M3 19a9 9 0 0 1 9 0a9 9 0 0 1 9 0"></path>
@ -325,7 +325,7 @@
</li>
<li>
<span>发布于</span>
<p>2023-11-17</p>
<p>2023-10-24</p>
</li>
<li>
<span>许可</span>
@ -388,7 +388,7 @@
</script>
<script src="/js/d3872ea1.js"></script>
<script src="/js/e8ca3347.js"></script>
</main>
</body>

View File

@ -10,7 +10,7 @@
<meta name="description" content="">
<meta name="keywords" content="">
<meta name="author" content="Mozzie">
<link rel="canonical" href="https://mozzie.cn/2023/11/17/clpe70srj0011apvaf9o32pdw/">
<link rel="canonical" href="https://mozzie.cn/2023/11/06/clq1z6upt00039gz36v4efo6p/">
<link rel="icon" type="image/svg" href='data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M16 7h1a2 2 0 0 1 2 2v.5a.5.5 0 0 0 .5.5a.5.5 0 0 1 .5.5v3a.5.5 0 0 1-.5.5a.5.5 0 0 0-.5.5v.5a2 2 0 0 1-2 2h-2"></path><path d="M8 7H6a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2h1"></path><path d="M12 8l-2 4h3l-2 4"></path></g></svg>'>
@ -193,7 +193,7 @@
</aside>
<main>
<link rel="stylesheet" href="/css/5a3b63f0.css">
<link rel="stylesheet" href="/css/3fe07c47.css">
<div class="post-container">
@ -246,8 +246,8 @@
<!-- 渲染文章内容 -->
<article>
<h1 class="post-title">有效对话指南</h1>
<p class="post-info">更新: 2023-11-17 16:12:08</p>
<h1>有效对话指南</h1>
<p class="post-info">更新: 2023-11-06 13:25:00</p>
<p>卡耐基说过:要说服别人同意你的观点,你就要让他觉得这是他自己的观点。也就是说,本质上没有人真正被别人说服,听或者不听都是他们自己的主动选择</p>
<h1 id="目的"><a href="#目的" class="headerlink" title="目的"></a>目的</h1><p>沟通目的无非两个:</p>
<ul>
@ -306,7 +306,7 @@
<div class="copyright">
<a target="_blank" href="https://mozzie.cn/2023/11/17/clpe70srj0011apvaf9o32pdw/">
<a target="_blank" href="https://mozzie.cn/2023/11/06/clq1z6upt00039gz36v4efo6p/">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24">
<g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<path d="M3 19a9 9 0 0 1 9 0a9 9 0 0 1 9 0"></path>
@ -325,7 +325,7 @@
</li>
<li>
<span>发布于</span>
<p>2023-11-17</p>
<p>2023-11-06</p>
</li>
<li>
<span>许可</span>
@ -388,7 +388,7 @@
</script>
<script src="/js/d3872ea1.js"></script>
<script src="/js/e8ca3347.js"></script>
</main>
</body>

View File

@ -10,7 +10,7 @@
<meta name="description" content="">
<meta name="keywords" content="">
<meta name="author" content="Mozzie">
<link rel="canonical" href="https://mozzie.cn/2023/11/17/clpe70sr40007apvaeysadyqe/">
<link rel="canonical" href="https://mozzie.cn/2023/11/06/clq1z6upv00079gz3bmi6akif/">
<link rel="icon" type="image/svg" href='data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M16 7h1a2 2 0 0 1 2 2v.5a.5.5 0 0 0 .5.5a.5.5 0 0 1 .5.5v3a.5.5 0 0 1-.5.5a.5.5 0 0 0-.5.5v.5a2 2 0 0 1-2 2h-2"></path><path d="M8 7H6a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2h1"></path><path d="M12 8l-2 4h3l-2 4"></path></g></svg>'>
@ -193,7 +193,7 @@
</aside>
<main>
<link rel="stylesheet" href="/css/5a3b63f0.css">
<link rel="stylesheet" href="/css/3fe07c47.css">
<div class="post-container">
@ -246,8 +246,8 @@
<!-- 渲染文章内容 -->
<article>
<h1 class="post-title">付鹏展望2023年下半年全球经济格局异常的利差意味着什么</h1>
<p class="post-info">更新: 2023-11-17 16:12:08</p>
<h1>付鹏展望2023年下半年全球经济格局异常的利差意味着什么</h1>
<p class="post-info">更新: 2023-11-06 13:22:07</p>
<p><img src="/img/mz10nq.png" alt="美债10年利差"></p>
<p>08年的金融危机或者09年是一个重要的时间节点到今年(2023年),在座各位你们将迎来第二个重要的节点,可能对于很多年轻人来讲,最好的一个时代结束了,我们所有人的下半辈子的投资,注意,也非常简单,抄巴菲特作业。</p>
<p>巴菲特刚去了日本(2011年也去了),你们就知道日本发生了什么。你看到了安倍晋三的三支箭,你看到了日本日元的大幅度的贬值。过去两年,巴菲特一直在买日本的这五大商社:三菱商社、三井物产、伊藤忠商事、住友、丸红,然后大家还看到巴菲特在过去的两年一直在买美孚和西方石油。有人说了巴菲特在赌油价上涨,我只能说如果你讲这种话的话,你金融基本没入门。</p>
@ -284,7 +284,7 @@
<div class="copyright">
<a target="_blank" href="https://mozzie.cn/2023/11/17/clpe70sr40007apvaeysadyqe/">
<a target="_blank" href="https://mozzie.cn/2023/11/06/clq1z6upv00079gz3bmi6akif/">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24">
<g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<path d="M3 19a9 9 0 0 1 9 0a9 9 0 0 1 9 0"></path>
@ -303,7 +303,7 @@
</li>
<li>
<span>发布于</span>
<p>2023-11-17</p>
<p>2023-11-06</p>
</li>
<li>
<span>许可</span>
@ -349,7 +349,7 @@
</script>
<script src="/js/d3872ea1.js"></script>
<script src="/js/e8ca3347.js"></script>
</main>
</body>

View File

@ -10,7 +10,7 @@
<meta name="description" content="">
<meta name="keywords" content="">
<meta name="author" content="Mozzie">
<link rel="canonical" href="https://mozzie.cn/2023/11/17/clpe70sr50009apvad2s885f7/">
<link rel="canonical" href="https://mozzie.cn/2023/11/06/clq1z6upv00099gz3g38va10f/">
<link rel="icon" type="image/svg" href='data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M16 7h1a2 2 0 0 1 2 2v.5a.5.5 0 0 0 .5.5a.5.5 0 0 1 .5.5v3a.5.5 0 0 1-.5.5a.5.5 0 0 0-.5.5v.5a2 2 0 0 1-2 2h-2"></path><path d="M8 7H6a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2h1"></path><path d="M12 8l-2 4h3l-2 4"></path></g></svg>'>
@ -193,7 +193,7 @@
</aside>
<main>
<link rel="stylesheet" href="/css/5a3b63f0.css">
<link rel="stylesheet" href="/css/3fe07c47.css">
<div class="post-container">
@ -246,8 +246,8 @@
<!-- 渲染文章内容 -->
<article>
<h1 class="post-title">付鹏:逆全球化下的全球资产配置</h1>
<p class="post-info">更新: 2023-11-17 16:12:08</p>
<h1>付鹏:逆全球化下的全球资产配置</h1>
<p class="post-info">更新: 2023-11-06 13:17:47</p>
<p>为什么会有中美贸易战?为什么会有特朗普?他们手上有个重要的东西,选票。法国人民手上有个重要的东西,什么东西?公会。财富分配,到最后是需要权力去平衡的,也就简单讲,富者恒富,穷者不富的时候,他手上会用一个最简单东西投出民粹主义的路线,就是选票。哪个领导人愿意带著我们把工资从十块钱降到二十,我就选他。有两种做法:第一种,让企业吐回来。第二种,让中国吐回来。中国拿走的劳动收入增速,现在要吐回来,这就是逆全球化。企业部门拿走的高杠杆,高负债,获得的财富积累要吐回来。然后你就会发现,他的收入增速上来,他会长期的怎么样?通胀。利率水平增高,导致企业部门(美国制造业)变差,其实就是代表著美国的左右两边。</p>
<p>在这种背景下,既然不能从市场层面上获得收入增速,就得从你自身提高收入增速,答案是什么?技术进步。现在工人工资我是压不下去了,怎么办?三个工人变两工人+机器人。所以你猜美国现在在干嘛右侧是这帮企业左侧是美国的这帮中底层的这些老百姓小日子过得太Happy了。左侧这帮企业收入增速7.5通胀5个点。开心吧挣的钱存到银行现在5个点开心吧然后08年美国次贷危机破裂了以后美国锁定在了0-0.25的这个低息区域老百姓买了低息贷款的房子储蓄多了开心吧中国出口的赚买了美国国债相当于还要回储给你们最后发现美国挣得多、存的多、债务还低。从08年到23年这15年就相当于去了15年的杠杆。企业部门要借贷5.25的利率高于目前3点几的增速被迫进入到利润下降未来要提高增长只有一个方案就是技术进步。</p>
<p>硅谷大裁员是不影响就业的这帮生产率高的人转化再就业的能力是极强的。生产率低的人出现大规模失业才是最麻烦的。简单讲美国这帮黑人们如果全都失业了那美国就完了。08年后企业银行居民这三者的分配关系就有问题了一直拖到现在已经无解了。全世界从过去的十年只有一个大的变量”技术进步”。我个人有一种感觉当前的这个时间点在炒的人工智能跟过去的十年浮现出来的不太一样。美国股市现在就那几个科技公司拉着每股涨是好事。几家公司是在5.25的利率环境下拉动每股涨的。它不是那个0到0.25的利率拉动的能够扛得住资金成本5到5.25还能带来增长意味著AI可能是真的。</p>
@ -270,7 +270,7 @@
<div class="copyright">
<a target="_blank" href="https://mozzie.cn/2023/11/17/clpe70sr50009apvad2s885f7/">
<a target="_blank" href="https://mozzie.cn/2023/11/06/clq1z6upv00099gz3g38va10f/">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24">
<g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<path d="M3 19a9 9 0 0 1 9 0a9 9 0 0 1 9 0"></path>
@ -289,7 +289,7 @@
</li>
<li>
<span>发布于</span>
<p>2023-11-17</p>
<p>2023-11-06</p>
</li>
<li>
<span>许可</span>
@ -335,7 +335,7 @@
</script>
<script src="/js/d3872ea1.js"></script>
<script src="/js/e8ca3347.js"></script>
</main>
</body>

View File

@ -10,7 +10,7 @@
<meta name="description" content="">
<meta name="keywords" content="">
<meta name="author" content="Mozzie">
<link rel="canonical" href="https://mozzie.cn/2023/11/17/clpe70sr6000aapva15vj930q/">
<link rel="canonical" href="https://mozzie.cn/2023/11/06/clq1z6upw000a9gz3fix4b6kz/">
<link rel="icon" type="image/svg" href='data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M16 7h1a2 2 0 0 1 2 2v.5a.5.5 0 0 0 .5.5a.5.5 0 0 1 .5.5v3a.5.5 0 0 1-.5.5a.5.5 0 0 0-.5.5v.5a2 2 0 0 1-2 2h-2"></path><path d="M8 7H6a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2h1"></path><path d="M12 8l-2 4h3l-2 4"></path></g></svg>'>
@ -193,7 +193,7 @@
</aside>
<main>
<link rel="stylesheet" href="/css/5a3b63f0.css">
<link rel="stylesheet" href="/css/3fe07c47.css">
<div class="post-container">
@ -246,8 +246,8 @@
<!-- 渲染文章内容 -->
<article>
<h1 class="post-title">Unity Shader入门精要</h1>
<p class="post-info">更新: 2023-11-17 16:12:08</p>
<h1>Unity Shader入门精要</h1>
<p class="post-info">更新: 2023-11-06 16:08:10</p>
<p>代码基于<code>c#</code>,书籍 <code>Unity Shader</code>入门精要</p>
<h1 id="什么是-OpenGL、DirectX"><a href="#什么是-OpenGL、DirectX" class="headerlink" title="什么是 OpenGL、DirectX"></a>什么是 OpenGL、DirectX</h1><p>用于渲染二维或三维图形。可以说,这些接口架起了上层应用程序和底层 GPU 的沟通桥梁。一个应用程序向这些接口发送渲染命令而这些接口会依次向显卡驱动Graphics Driver发送渲染命令这些显卡驱动是真正知道如何和 GPU 通信的角色,正是它们把 OpenGL 或者 DirectX 的函数调用翻译成了 GPU 能够听懂的语言,同时它们也负责把纹理等数据转换成 GPU 所支持的格式。一个比喻是,显卡驱动就是显卡的操作系统。</p>
<p><img src="/img/shader_7.png" alt="shader_7"></p>
@ -586,7 +586,7 @@ out float4 fragColor<span class="token punctuation">;</span>
<div class="copyright">
<a target="_blank" href="https://mozzie.cn/2023/11/17/clpe70sr6000aapva15vj930q/">
<a target="_blank" href="https://mozzie.cn/2023/11/06/clq1z6upw000a9gz3fix4b6kz/">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24">
<g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<path d="M3 19a9 9 0 0 1 9 0a9 9 0 0 1 9 0"></path>
@ -605,7 +605,7 @@ out float4 fragColor<span class="token punctuation">;</span>
</li>
<li>
<span>发布于</span>
<p>2023-11-17</p>
<p>2023-11-06</p>
</li>
<li>
<span>许可</span>
@ -668,7 +668,7 @@ out float4 fragColor<span class="token punctuation">;</span>
</script>
<script src="/js/d3872ea1.js"></script>
<script src="/js/e8ca3347.js"></script>
</main>
</body>

View File

@ -10,7 +10,7 @@
<meta name="description" content="">
<meta name="keywords" content="">
<meta name="author" content="Mozzie">
<link rel="canonical" href="https://mozzie.cn/2023/11/17/clpe70sr7000dapva3zp94hnx/">
<link rel="canonical" href="https://mozzie.cn/2023/11/06/clq1z6upx000d9gz3g8lv0u9n/">
<link rel="icon" type="image/svg" href='data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M16 7h1a2 2 0 0 1 2 2v.5a.5.5 0 0 0 .5.5a.5.5 0 0 1 .5.5v3a.5.5 0 0 1-.5.5a.5.5 0 0 0-.5.5v.5a2 2 0 0 1-2 2h-2"></path><path d="M8 7H6a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2h1"></path><path d="M12 8l-2 4h3l-2 4"></path></g></svg>'>
@ -193,7 +193,7 @@
</aside>
<main>
<link rel="stylesheet" href="/css/5a3b63f0.css">
<link rel="stylesheet" href="/css/3fe07c47.css">
<div class="post-container">
@ -246,8 +246,8 @@
<!-- 渲染文章内容 -->
<article>
<h1 class="post-title">css奇技淫巧</h1>
<p class="post-info">更新: 2023-11-17 16:12:08</p>
<h1>css奇技淫巧</h1>
<p class="post-info">更新: 2023-11-08 09:33:30</p>
<h1 id="grid-布局"><a href="#grid-布局" class="headerlink" title="grid 布局"></a>grid 布局</h1><blockquote>
<p>flex 布局操纵的是一维、一行&#x2F;一列grid 布局具备操纵二维的能力</p>
</blockquote>
@ -649,7 +649,7 @@ window<span class="token punctuation">.</span><span class="token function">addEv
<div class="copyright">
<a target="_blank" href="https://mozzie.cn/2023/11/17/clpe70sr7000dapva3zp94hnx/">
<a target="_blank" href="https://mozzie.cn/2023/11/06/clq1z6upx000d9gz3g8lv0u9n/">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24">
<g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<path d="M3 19a9 9 0 0 1 9 0a9 9 0 0 1 9 0"></path>
@ -668,7 +668,7 @@ window<span class="token punctuation">.</span><span class="token function">addEv
</li>
<li>
<span>发布于</span>
<p>2023-11-17</p>
<p>2023-11-06</p>
</li>
<li>
<span>许可</span>
@ -731,7 +731,7 @@ window<span class="token punctuation">.</span><span class="token function">addEv
</script>
<script src="/js/d3872ea1.js"></script>
<script src="/js/e8ca3347.js"></script>
</main>
</body>

View File

@ -10,7 +10,7 @@
<meta name="description" content="">
<meta name="keywords" content="">
<meta name="author" content="Mozzie">
<link rel="canonical" href="https://mozzie.cn/2023/11/17/clpe70sr8000eapva30204f5o/">
<link rel="canonical" href="https://mozzie.cn/2023/11/06/clq1z6upx000e9gz38b40cwap/">
<link rel="icon" type="image/svg" href='data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M16 7h1a2 2 0 0 1 2 2v.5a.5.5 0 0 0 .5.5a.5.5 0 0 1 .5.5v3a.5.5 0 0 1-.5.5a.5.5 0 0 0-.5.5v.5a2 2 0 0 1-2 2h-2"></path><path d="M8 7H6a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2h1"></path><path d="M12 8l-2 4h3l-2 4"></path></g></svg>'>
@ -193,7 +193,7 @@
</aside>
<main>
<link rel="stylesheet" href="/css/5a3b63f0.css">
<link rel="stylesheet" href="/css/3fe07c47.css">
<div class="post-container">
@ -246,8 +246,8 @@
<!-- 渲染文章内容 -->
<article>
<h1 class="post-title">领域驱动设计</h1>
<p class="post-info">更新: 2023-11-17 16:12:08</p>
<h1>领域驱动设计</h1>
<p class="post-info">更新: 2023-11-06 16:02:39</p>
<h1 id="参考文献"><a href="#参考文献" class="headerlink" title="参考文献"></a>参考文献</h1><ul>
<li><a target="_blank" rel="noopener" href="https://juejin.cn/post/6844903618680881165">蚂蚁金服数据体验技术团队 - 领域驱动设计</a></li>
<li><a target="_blank" rel="noopener" href="https://tech.meituan.com/2017/12/22/ddd-in-practice.html">美团 - 领域驱动设计在互联网业务开发中的实践</a></li>
@ -333,7 +333,7 @@
<div class="copyright">
<a target="_blank" href="https://mozzie.cn/2023/11/17/clpe70sr8000eapva30204f5o/">
<a target="_blank" href="https://mozzie.cn/2023/11/06/clq1z6upx000e9gz38b40cwap/">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24">
<g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<path d="M3 19a9 9 0 0 1 9 0a9 9 0 0 1 9 0"></path>
@ -352,7 +352,7 @@
</li>
<li>
<span>发布于</span>
<p>2023-11-17</p>
<p>2023-11-06</p>
</li>
<li>
<span>许可</span>
@ -415,7 +415,7 @@
</script>
<script src="/js/d3872ea1.js"></script>
<script src="/js/e8ca3347.js"></script>
</main>
</body>

View File

@ -10,7 +10,7 @@
<meta name="description" content="">
<meta name="keywords" content="">
<meta name="author" content="Mozzie">
<link rel="canonical" href="https://mozzie.cn/2023/11/17/clpe70sr9000iapvaanek9rmc/">
<link rel="canonical" href="https://mozzie.cn/2023/11/06/clq1z6upx000h9gz32xgtfd3c/">
<link rel="icon" type="image/svg" href='data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M16 7h1a2 2 0 0 1 2 2v.5a.5.5 0 0 0 .5.5a.5.5 0 0 1 .5.5v3a.5.5 0 0 1-.5.5a.5.5 0 0 0-.5.5v.5a2 2 0 0 1-2 2h-2"></path><path d="M8 7H6a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2h1"></path><path d="M12 8l-2 4h3l-2 4"></path></g></svg>'>
@ -193,7 +193,7 @@
</aside>
<main>
<link rel="stylesheet" href="/css/5a3b63f0.css">
<link rel="stylesheet" href="/css/3fe07c47.css">
<div class="post-container">
@ -246,8 +246,8 @@
<!-- 渲染文章内容 -->
<article>
<h1 class="post-title">Git</h1>
<p class="post-info">更新: 2023-11-17 16:12:08</p>
<h1>Git</h1>
<p class="post-info">更新: 2023-11-06 16:02:34</p>
<h1 id="GIT-最佳实践"><a href="#GIT-最佳实践" class="headerlink" title="GIT 最佳实践"></a>GIT 最佳实践</h1><p>GIT 本质是一个数据库,用来存代码的</p>
<ul>
<li>工作区一个沙箱环境GIT 不负责管理,你尽管在沙箱里面对文件进行操作</li>
@ -602,7 +602,7 @@ inquirer
<div class="copyright">
<a target="_blank" href="https://mozzie.cn/2023/11/17/clpe70sr9000iapvaanek9rmc/">
<a target="_blank" href="https://mozzie.cn/2023/11/06/clq1z6upx000h9gz32xgtfd3c/">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24">
<g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<path d="M3 19a9 9 0 0 1 9 0a9 9 0 0 1 9 0"></path>
@ -621,7 +621,7 @@ inquirer
</li>
<li>
<span>发布于</span>
<p>2023-11-17</p>
<p>2023-11-06</p>
</li>
<li>
<span>许可</span>
@ -684,7 +684,7 @@ inquirer
</script>
<script src="/js/d3872ea1.js"></script>
<script src="/js/e8ca3347.js"></script>
</main>
</body>

View File

@ -10,7 +10,7 @@
<meta name="description" content="">
<meta name="keywords" content="">
<meta name="author" content="Mozzie">
<link rel="canonical" href="https://mozzie.cn/2023/11/17/clpe70sr9000hapvaeble4k6w/">
<link rel="canonical" href="https://mozzie.cn/2023/11/06/clq1z6upy000i9gz38936atru/">
<link rel="icon" type="image/svg" href='data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M16 7h1a2 2 0 0 1 2 2v.5a.5.5 0 0 0 .5.5a.5.5 0 0 1 .5.5v3a.5.5 0 0 1-.5.5a.5.5 0 0 0-.5.5v.5a2 2 0 0 1-2 2h-2"></path><path d="M8 7H6a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2h1"></path><path d="M12 8l-2 4h3l-2 4"></path></g></svg>'>
@ -193,7 +193,7 @@
</aside>
<main>
<link rel="stylesheet" href="/css/5a3b63f0.css">
<link rel="stylesheet" href="/css/3fe07c47.css">
<div class="post-container">
@ -246,8 +246,8 @@
<!-- 渲染文章内容 -->
<article>
<h1 class="post-title">jQuery</h1>
<p class="post-info">更新: 2023-11-17 16:12:08</p>
<h1>jQuery</h1>
<p class="post-info">更新: 2023-11-06 16:02:35</p>
<h1 id="基础"><a href="#基础" class="headerlink" title="基础"></a>基础</h1><p><code>window</code> 对象中挂载了 <code>$</code><code>jQuery</code></p>
<pre class="line-numbers language-javascript" data-language="javascript"><code class="language-javascript">window<span class="token punctuation">.</span><span class="token function">jQuery</span><span class="token punctuation">(</span><span class="token punctuation">)</span><span class="token punctuation">;</span>
window<span class="token punctuation">.</span>$ <span class="token operator">=</span> window<span class="token punctuation">.</span>jQuery<span class="token punctuation">;</span><span aria-hidden="true" class="line-numbers-rows"><span></span><span></span></span></code></pre>
@ -584,7 +584,7 @@ $<span class="token punctuation">.</span><span class="token function">support</s
<div class="copyright">
<a target="_blank" href="https://mozzie.cn/2023/11/17/clpe70sr9000hapvaeble4k6w/">
<a target="_blank" href="https://mozzie.cn/2023/11/06/clq1z6upy000i9gz38936atru/">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24">
<g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<path d="M3 19a9 9 0 0 1 9 0a9 9 0 0 1 9 0"></path>
@ -603,7 +603,7 @@ $<span class="token punctuation">.</span><span class="token function">support</s
</li>
<li>
<span>发布于</span>
<p>2023-11-17</p>
<p>2023-11-06</p>
</li>
<li>
<span>许可</span>
@ -666,7 +666,7 @@ $<span class="token punctuation">.</span><span class="token function">support</s
</script>
<script src="/js/d3872ea1.js"></script>
<script src="/js/e8ca3347.js"></script>
</main>
</body>

View File

@ -10,7 +10,7 @@
<meta name="description" content="">
<meta name="keywords" content="">
<meta name="author" content="Mozzie">
<link rel="canonical" href="https://mozzie.cn/2023/11/17/clpe70srb000mapva8squ3ux6/">
<link rel="canonical" href="https://mozzie.cn/2023/11/06/clq1z6upz000m9gz34cc312gx/">
<link rel="icon" type="image/svg" href='data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M16 7h1a2 2 0 0 1 2 2v.5a.5.5 0 0 0 .5.5a.5.5 0 0 1 .5.5v3a.5.5 0 0 1-.5.5a.5.5 0 0 0-.5.5v.5a2 2 0 0 1-2 2h-2"></path><path d="M8 7H6a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2h1"></path><path d="M12 8l-2 4h3l-2 4"></path></g></svg>'>
@ -193,7 +193,7 @@
</aside>
<main>
<link rel="stylesheet" href="/css/5a3b63f0.css">
<link rel="stylesheet" href="/css/3fe07c47.css">
<div class="post-container">
@ -246,8 +246,8 @@
<!-- 渲染文章内容 -->
<article>
<h1 class="post-title">wsl2</h1>
<p class="post-info">更新: 2023-11-17 16:12:08</p>
<h1>wsl2</h1>
<p class="post-info">更新: 2023-11-06 16:02:38</p>
<h1 id="安装-wsl"><a href="#安装-wsl" class="headerlink" title="安装 wsl"></a>安装 wsl</h1><p>前置条件,主板 bios 开启 <code>intel 虚拟化</code></p>
<blockquote>
<p>ms app store如果打不开、转圈 -&gt; 关闭小飞机,也可以试试 改 ipv4 host 4.2.2.2</p>
@ -412,7 +412,7 @@ Ubuntu2004 config --default-user root<span aria-hidden="true" class="line-number
<div class="copyright">
<a target="_blank" href="https://mozzie.cn/2023/11/17/clpe70srb000mapva8squ3ux6/">
<a target="_blank" href="https://mozzie.cn/2023/11/06/clq1z6upz000m9gz34cc312gx/">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24">
<g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<path d="M3 19a9 9 0 0 1 9 0a9 9 0 0 1 9 0"></path>
@ -431,7 +431,7 @@ Ubuntu2004 config --default-user root<span aria-hidden="true" class="line-number
</li>
<li>
<span>发布于</span>
<p>2023-11-17</p>
<p>2023-11-06</p>
</li>
<li>
<span>许可</span>
@ -494,7 +494,7 @@ Ubuntu2004 config --default-user root<span aria-hidden="true" class="line-number
</script>
<script src="/js/d3872ea1.js"></script>
<script src="/js/e8ca3347.js"></script>
</main>
</body>

View File

@ -10,7 +10,7 @@
<meta name="description" content="">
<meta name="keywords" content="">
<meta name="author" content="Mozzie">
<link rel="canonical" href="https://mozzie.cn/2023/11/17/clpe70srb000papvag65bbon3/">
<link rel="canonical" href="https://mozzie.cn/2023/11/06/clq1z6upz000p9gz3c02qe3w3/">
<link rel="icon" type="image/svg" href='data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M16 7h1a2 2 0 0 1 2 2v.5a.5.5 0 0 0 .5.5a.5.5 0 0 1 .5.5v3a.5.5 0 0 1-.5.5a.5.5 0 0 0-.5.5v.5a2 2 0 0 1-2 2h-2"></path><path d="M8 7H6a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2h1"></path><path d="M12 8l-2 4h3l-2 4"></path></g></svg>'>
@ -193,7 +193,7 @@
</aside>
<main>
<link rel="stylesheet" href="/css/5a3b63f0.css">
<link rel="stylesheet" href="/css/3fe07c47.css">
<div class="post-container">
@ -246,8 +246,8 @@
<!-- 渲染文章内容 -->
<article>
<h1 class="post-title">码场悟道</h1>
<p class="post-info">更新: 2023-11-17 16:12:08</p>
<h1>码场悟道</h1>
<p class="post-info">更新: 2023-11-07 14:48:08</p>
<h1 id="模板引擎"><a href="#模板引擎" class="headerlink" title="模板引擎"></a>模板引擎</h1><p>严格的模板引擎的定义,输入模板字符串 + 数据,得到渲染过的字符串。实现上,从正则替换到拼 function 字符串到正经的 AST 解析各种各样,但从定义上来说都是差不多的。字符串渲染的性能其实也就在后端比较有意义,毕竟每一次渲染都是在消耗服务器资源,但在前端,用户只有一个,几十毫秒的渲染时间跟请求延迟比起来根本不算瓶颈。倒是前端的后续更新是字符串模板引擎的软肋,因为用渲染出来的字符串整个替换 innerHTML 是一个效率很低的更新方式。所以这样的模板引擎如今在纯前端情境下已经不再是好的选择,意义更多是在于方便前后端共用模板。</p>
<h1 id="古老数据渲染-vm-的方式"><a href="#古老数据渲染-vm-的方式" class="headerlink" title="古老数据渲染 vm 的方式"></a>古老数据渲染 vm 的方式</h1><p>这种写法,弊端太多了,玩具车</p>
<pre class="line-numbers language-markup" data-language="markup"><code class="language-markup"><span class="token doctype"><span class="token punctuation">&lt;!</span><span class="token doctype-tag">DOCTYPE</span> <span class="token name">html</span><span class="token punctuation">></span></span>
@ -1568,7 +1568,7 @@ console<span class="token punctuation">.</span><span class="token function">log<
<div class="copyright">
<a target="_blank" href="https://mozzie.cn/2023/11/17/clpe70srb000papvag65bbon3/">
<a target="_blank" href="https://mozzie.cn/2023/11/06/clq1z6upz000p9gz3c02qe3w3/">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24">
<g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<path d="M3 19a9 9 0 0 1 9 0a9 9 0 0 1 9 0"></path>
@ -1587,7 +1587,7 @@ console<span class="token punctuation">.</span><span class="token function">log<
</li>
<li>
<span>发布于</span>
<p>2023-11-17</p>
<p>2023-11-06</p>
</li>
<li>
<span>许可</span>
@ -1650,7 +1650,7 @@ console<span class="token punctuation">.</span><span class="token function">log<
</script>
<script src="/js/d3872ea1.js"></script>
<script src="/js/e8ca3347.js"></script>
</main>
</body>

View File

@ -10,7 +10,7 @@
<meta name="description" content="">
<meta name="keywords" content="">
<meta name="author" content="Mozzie">
<link rel="canonical" href="https://mozzie.cn/2023/11/17/clpe70srh000uapvafif569iq/">
<link rel="canonical" href="https://mozzie.cn/2023/11/06/clq1z6upz000q9gz3e9zka9tm/">
<link rel="icon" type="image/svg" href='data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M16 7h1a2 2 0 0 1 2 2v.5a.5.5 0 0 0 .5.5a.5.5 0 0 1 .5.5v3a.5.5 0 0 1-.5.5a.5.5 0 0 0-.5.5v.5a2 2 0 0 1-2 2h-2"></path><path d="M8 7H6a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2h1"></path><path d="M12 8l-2 4h3l-2 4"></path></g></svg>'>
@ -193,7 +193,7 @@
</aside>
<main>
<link rel="stylesheet" href="/css/5a3b63f0.css">
<link rel="stylesheet" href="/css/3fe07c47.css">
<div class="post-container">
@ -246,8 +246,8 @@
<!-- 渲染文章内容 -->
<article>
<h1 class="post-title">内部循环与产出意识</h1>
<p class="post-info">更新: 2023-11-17 16:12:08</p>
<h1>内部循环与产出意识</h1>
<p class="post-info">更新: 2023-11-06 13:19:31</p>
<p>每天早起、跑步、读书、学习,身体和心灵都在路上,然而这些都是内部循环,不直接对外产出,坚持这些习惯可以让我们成为更好的人,但不会成为更厉害的人。享受努力奋斗的同时,必须要有作品产出,参与到社会价值体系的循环当中,当感受被他人强烈的需要时,就能感受到努力的希望了</p>
</article>
@ -257,7 +257,7 @@
<div class="copyright">
<a target="_blank" href="https://mozzie.cn/2023/11/17/clpe70srh000uapvafif569iq/">
<a target="_blank" href="https://mozzie.cn/2023/11/06/clq1z6upz000q9gz3e9zka9tm/">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24">
<g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<path d="M3 19a9 9 0 0 1 9 0a9 9 0 0 1 9 0"></path>
@ -276,7 +276,7 @@
</li>
<li>
<span>发布于</span>
<p>2023-11-17</p>
<p>2023-11-06</p>
</li>
<li>
<span>许可</span>
@ -322,7 +322,7 @@
</script>
<script src="/js/d3872ea1.js"></script>
<script src="/js/e8ca3347.js"></script>
</main>
</body>

View File

@ -10,7 +10,7 @@
<meta name="description" content="">
<meta name="keywords" content="">
<meta name="author" content="Mozzie">
<link rel="canonical" href="https://mozzie.cn/2023/11/17/clpe70srg000tapvabjyz1vxr/">
<link rel="canonical" href="https://mozzie.cn/2023/11/06/clq1z6uq0000t9gz330krfhzl/">
<link rel="icon" type="image/svg" href='data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M16 7h1a2 2 0 0 1 2 2v.5a.5.5 0 0 0 .5.5a.5.5 0 0 1 .5.5v3a.5.5 0 0 1-.5.5a.5.5 0 0 0-.5.5v.5a2 2 0 0 1-2 2h-2"></path><path d="M8 7H6a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2h1"></path><path d="M12 8l-2 4h3l-2 4"></path></g></svg>'>
@ -193,7 +193,7 @@
</aside>
<main>
<link rel="stylesheet" href="/css/5a3b63f0.css">
<link rel="stylesheet" href="/css/3fe07c47.css">
<div class="post-container">
@ -246,8 +246,8 @@
<!-- 渲染文章内容 -->
<article>
<h1 class="post-title">改掉选择困难症</h1>
<p class="post-info">更新: 2023-11-17 16:12:08</p>
<h1>改掉选择困难症</h1>
<p class="post-info">更新: 2023-11-06 13:20:14</p>
<p>对模糊零容忍。换句话说,就是想尽一切办法让自己找出那个最重要的、唯一的选项,让自己在某一个时间段里只有一条路可以走。如果不在这些选择的节点想清楚,我们就会陷入模糊的状态,它会使我们产生本能的反应——娱乐。因为,即时满足,避难趋易,是我们的天性</p>
</article>
@ -257,7 +257,7 @@
<div class="copyright">
<a target="_blank" href="https://mozzie.cn/2023/11/17/clpe70srg000tapvabjyz1vxr/">
<a target="_blank" href="https://mozzie.cn/2023/11/06/clq1z6uq0000t9gz330krfhzl/">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24">
<g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<path d="M3 19a9 9 0 0 1 9 0a9 9 0 0 1 9 0"></path>
@ -276,7 +276,7 @@
</li>
<li>
<span>发布于</span>
<p>2023-11-17</p>
<p>2023-11-06</p>
</li>
<li>
<span>许可</span>
@ -322,7 +322,7 @@
</script>
<script src="/js/d3872ea1.js"></script>
<script src="/js/e8ca3347.js"></script>
</main>
</body>

View File

@ -10,7 +10,7 @@
<meta name="description" content="">
<meta name="keywords" content="">
<meta name="author" content="Mozzie">
<link rel="canonical" href="https://mozzie.cn/2023/11/17/clpe70srh000xapva4q5iag11/">
<link rel="canonical" href="https://mozzie.cn/2023/11/06/clq1z6uq0000x9gz3hs3belyb/">
<link rel="icon" type="image/svg" href='data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M16 7h1a2 2 0 0 1 2 2v.5a.5.5 0 0 0 .5.5a.5.5 0 0 1 .5.5v3a.5.5 0 0 1-.5.5a.5.5 0 0 0-.5.5v.5a2 2 0 0 1-2 2h-2"></path><path d="M8 7H6a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2h1"></path><path d="M12 8l-2 4h3l-2 4"></path></g></svg>'>
@ -193,7 +193,7 @@
</aside>
<main>
<link rel="stylesheet" href="/css/5a3b63f0.css">
<link rel="stylesheet" href="/css/3fe07c47.css">
<div class="post-container">
@ -246,8 +246,8 @@
<!-- 渲染文章内容 -->
<article>
<h1 class="post-title">烦恼的原因</h1>
<p class="post-info">更新: 2023-11-17 16:12:08</p>
<h1>烦恼的原因</h1>
<p class="post-info">更新: 2023-11-06 13:19:53</p>
<p>分心开小差,很多人感觉可能不是个问题,甚至还对自己的一心二用而感觉沾沾自喜。比如跑步的时候考虑明后天的安排,吃饭的时候在担忧与他人的关系,睡觉的时候思绪像瀑布一样倾泻而出,是我们在不知不觉中徒生烦恼、渐生愚钝。从某种意义上来说,它是我们烦恼低效的来源,因为无法专注。</p>
</article>
@ -257,7 +257,7 @@
<div class="copyright">
<a target="_blank" href="https://mozzie.cn/2023/11/17/clpe70srh000xapva4q5iag11/">
<a target="_blank" href="https://mozzie.cn/2023/11/06/clq1z6uq0000x9gz3hs3belyb/">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24">
<g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<path d="M3 19a9 9 0 0 1 9 0a9 9 0 0 1 9 0"></path>
@ -276,7 +276,7 @@
</li>
<li>
<span>发布于</span>
<p>2023-11-17</p>
<p>2023-11-06</p>
</li>
<li>
<span>许可</span>
@ -322,7 +322,7 @@
</script>
<script src="/js/d3872ea1.js"></script>
<script src="/js/e8ca3347.js"></script>
</main>
</body>

View File

@ -10,7 +10,7 @@
<meta name="description" content="">
<meta name="keywords" content="">
<meta name="author" content="Mozzie">
<link rel="canonical" href="https://mozzie.cn/2023/11/17/clpe70sri000yapvah30mh8sv/">
<link rel="canonical" href="https://mozzie.cn/2023/11/06/clq1z6uq0000z9gz34ly6aay4/">
<link rel="icon" type="image/svg" href='data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M16 7h1a2 2 0 0 1 2 2v.5a.5.5 0 0 0 .5.5a.5.5 0 0 1 .5.5v3a.5.5 0 0 1-.5.5a.5.5 0 0 0-.5.5v.5a2 2 0 0 1-2 2h-2"></path><path d="M8 7H6a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2h1"></path><path d="M12 8l-2 4h3l-2 4"></path></g></svg>'>
@ -193,7 +193,7 @@
</aside>
<main>
<link rel="stylesheet" href="/css/5a3b63f0.css">
<link rel="stylesheet" href="/css/3fe07c47.css">
<div class="post-container">
@ -246,8 +246,8 @@
<!-- 渲染文章内容 -->
<article>
<h1 class="post-title">走神</h1>
<p class="post-info">更新: 2023-11-17 16:12:08</p>
<h1>走神</h1>
<p class="post-info">更新: 2023-11-06 13:20:13</p>
<p>走神可以让我们活在任何时候,唯独不能活在当下。分心走神的原因,无非”当下太无聊、当下太痛苦”,因为身体受困于现实,只好让神思天马行空!</p>
</article>
@ -257,7 +257,7 @@
<div class="copyright">
<a target="_blank" href="https://mozzie.cn/2023/11/17/clpe70sri000yapvah30mh8sv/">
<a target="_blank" href="https://mozzie.cn/2023/11/06/clq1z6uq0000z9gz34ly6aay4/">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24">
<g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<path d="M3 19a9 9 0 0 1 9 0a9 9 0 0 1 9 0"></path>
@ -276,7 +276,7 @@
</li>
<li>
<span>发布于</span>
<p>2023-11-17</p>
<p>2023-11-06</p>
</li>
<li>
<span>许可</span>
@ -322,7 +322,7 @@
</script>
<script src="/js/d3872ea1.js"></script>
<script src="/js/e8ca3347.js"></script>
</main>
</body>

View File

@ -10,7 +10,7 @@
<meta name="description" content="">
<meta name="keywords" content="">
<meta name="author" content="Mozzie">
<link rel="canonical" href="https://mozzie.cn/2023/11/17/clpe70srj0013apva5hyn5qtr/">
<link rel="canonical" href="https://mozzie.cn/2023/11/06/clq1z6uq100129gz305vm66le/">
<link rel="icon" type="image/svg" href='data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M16 7h1a2 2 0 0 1 2 2v.5a.5.5 0 0 0 .5.5a.5.5 0 0 1 .5.5v3a.5.5 0 0 1-.5.5a.5.5 0 0 0-.5.5v.5a2 2 0 0 1-2 2h-2"></path><path d="M8 7H6a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2h1"></path><path d="M12 8l-2 4h3l-2 4"></path></g></svg>'>
@ -193,7 +193,7 @@
</aside>
<main>
<link rel="stylesheet" href="/css/5a3b63f0.css">
<link rel="stylesheet" href="/css/3fe07c47.css">
<div class="post-container">
@ -246,8 +246,8 @@
<!-- 渲染文章内容 -->
<article>
<h1 class="post-title">非暴力沟通</h1>
<p class="post-info">更新: 2023-11-17 16:12:08</p>
<h1>非暴力沟通</h1>
<p class="post-info">更新: 2023-11-06 13:18:59</p>
<p>心理学有个史诗级的剧作叫做非暴力沟通,它能让一个人温柔而坚定的去说服对方。非暴力沟通大白话讲就是对他人足够的尊重,换取他人对你一次积极倾听的机会,所以这个技巧的核心是怎么做到尊重。一共分为四步</p>
<p>1.表达事实而非评价比如把你怎么这么不靠谱改成你今天开会迟到了10分钟。<br>2.表达情绪而非想法:比如把你一点都不在乎我,改成你这样做我很伤心。<br>3.表达需求而非指责:比如把这点小事都做不好,改成这个小事,我们以后不要再犯了。<br>4.表达请求而非命令:比如把没做完不许下班,改成下班前可以先给我一个初版?</p>
<p>所以还记得开头那句话吗?温柔是对他人尊重,而坚定是保护自己不被伤害,愿你温柔而坚定</p>
@ -259,7 +259,7 @@
<div class="copyright">
<a target="_blank" href="https://mozzie.cn/2023/11/17/clpe70srj0013apva5hyn5qtr/">
<a target="_blank" href="https://mozzie.cn/2023/11/06/clq1z6uq100129gz305vm66le/">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24">
<g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<path d="M3 19a9 9 0 0 1 9 0a9 9 0 0 1 9 0"></path>
@ -278,7 +278,7 @@
</li>
<li>
<span>发布于</span>
<p>2023-11-17</p>
<p>2023-11-06</p>
</li>
<li>
<span>许可</span>
@ -324,7 +324,7 @@
</script>
<script src="/js/d3872ea1.js"></script>
<script src="/js/e8ca3347.js"></script>
</main>
</body>

View File

@ -10,7 +10,7 @@
<meta name="description" content="">
<meta name="keywords" content="">
<meta name="author" content="Mozzie">
<link rel="canonical" href="https://mozzie.cn/2023/11/17/clpe70srk0016apva6049hm1d/">
<link rel="canonical" href="https://mozzie.cn/2023/11/14/clq1z6uq100179gz37nuuhe2e/">
<link rel="icon" type="image/svg" href='data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M16 7h1a2 2 0 0 1 2 2v.5a.5.5 0 0 0 .5.5a.5.5 0 0 1 .5.5v3a.5.5 0 0 1-.5.5a.5.5 0 0 0-.5.5v.5a2 2 0 0 1-2 2h-2"></path><path d="M8 7H6a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2h1"></path><path d="M12 8l-2 4h3l-2 4"></path></g></svg>'>
@ -193,7 +193,7 @@
</aside>
<main>
<link rel="stylesheet" href="/css/5a3b63f0.css">
<link rel="stylesheet" href="/css/3fe07c47.css">
<div class="post-container">
@ -246,8 +246,8 @@
<!-- 渲染文章内容 -->
<article>
<h1 class="post-title">短视频账号起号逻辑</h1>
<p class="post-info">更新: 2023-11-17 16:12:08</p>
<h1>短视频账号起号逻辑</h1>
<p class="post-info">更新: 2023-11-14 15:33:17</p>
<h1 id="抖音流量池"><a href="#抖音流量池" class="headerlink" title="抖音流量池"></a>抖音流量池</h1><table>
<thead>
<tr>
@ -330,7 +330,7 @@
<div class="copyright">
<a target="_blank" href="https://mozzie.cn/2023/11/17/clpe70srk0016apva6049hm1d/">
<a target="_blank" href="https://mozzie.cn/2023/11/14/clq1z6uq100179gz37nuuhe2e/">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24">
<g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<path d="M3 19a9 9 0 0 1 9 0a9 9 0 0 1 9 0"></path>
@ -349,7 +349,7 @@
</li>
<li>
<span>发布于</span>
<p>2023-11-17</p>
<p>2023-11-14</p>
</li>
<li>
<span>许可</span>
@ -412,7 +412,7 @@
</script>
<script src="/js/d3872ea1.js"></script>
<script src="/js/e8ca3347.js"></script>
</main>
</body>

View File

@ -10,7 +10,7 @@
<meta name="description" content="">
<meta name="keywords" content="">
<meta name="author" content="Mozzie">
<link rel="canonical" href="https://mozzie.cn/2023/11/21/clpe70srf000qapva5okiftx0/">
<link rel="canonical" href="https://mozzie.cn/2023/11/21/clq1z6uq100149gz3ado4fydu/">
<link rel="icon" type="image/svg" href='data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M16 7h1a2 2 0 0 1 2 2v.5a.5.5 0 0 0 .5.5a.5.5 0 0 1 .5.5v3a.5.5 0 0 1-.5.5a.5.5 0 0 0-.5.5v.5a2 2 0 0 1-2 2h-2"></path><path d="M8 7H6a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2h1"></path><path d="M12 8l-2 4h3l-2 4"></path></g></svg>'>
@ -193,7 +193,7 @@
</aside>
<main>
<link rel="stylesheet" href="/css/5a3b63f0.css">
<link rel="stylesheet" href="/css/3fe07c47.css">
<div class="post-container">
@ -246,8 +246,8 @@
<!-- 渲染文章内容 -->
<article>
<h1 class="post-title">数据结构</h1>
<p class="post-info">更新: 2023-11-21 21:34:53</p>
<h1>数据结构</h1>
<p class="post-info">更新: 2023-11-21 13:24:55</p>
<h1 id="算法"><a href="#算法" class="headerlink" title="算法"></a>算法</h1><h2 id="时间复杂度"><a href="#时间复杂度" class="headerlink" title="时间复杂度"></a>时间复杂度</h2><p>事前预估算法时间开销 $$T(n)$$ 与问题规模 $$n$$ 的关系( $$T$$ 表示 “time”</p>
</article>
@ -257,7 +257,7 @@
<div class="copyright">
<a target="_blank" href="https://mozzie.cn/2023/11/21/clpe70srf000qapva5okiftx0/">
<a target="_blank" href="https://mozzie.cn/2023/11/21/clq1z6uq100149gz3ado4fydu/">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24">
<g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<path d="M3 19a9 9 0 0 1 9 0a9 9 0 0 1 9 0"></path>
@ -339,7 +339,7 @@
</script>
<script src="/js/d3872ea1.js"></script>
<script src="/js/e8ca3347.js"></script>
</main>
</body>

View File

@ -10,7 +10,7 @@
<meta name="description" content="">
<meta name="keywords" content="">
<meta name="author" content="Mozzie">
<link rel="canonical" href="https://mozzie.cn/2023/11/21/clpe70srn001qapva3qgo2dia/">
<link rel="canonical" href="https://mozzie.cn/2023/11/24/clq1z6uq3001q9gz3f3jp6uxn/">
<link rel="icon" type="image/svg" href='data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M16 7h1a2 2 0 0 1 2 2v.5a.5.5 0 0 0 .5.5a.5.5 0 0 1 .5.5v3a.5.5 0 0 1-.5.5a.5.5 0 0 0-.5.5v.5a2 2 0 0 1-2 2h-2"></path><path d="M8 7H6a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2h1"></path><path d="M12 8l-2 4h3l-2 4"></path></g></svg>'>
@ -193,7 +193,7 @@
</aside>
<main>
<link rel="stylesheet" href="/css/5a3b63f0.css">
<link rel="stylesheet" href="/css/3fe07c47.css">
<div class="post-container">
@ -246,8 +246,8 @@
<!-- 渲染文章内容 -->
<article>
<h1 class="post-title">词汇 01</h1>
<p class="post-info">更新: 2023-11-22 21:18:24</p>
<h1>词汇 01</h1>
<p class="post-info">更新: 2023-11-24 16:47:38</p>
<table>
<thead>
<tr>
@ -2102,7 +2102,7 @@
<div class="copyright">
<a target="_blank" href="https://mozzie.cn/2023/11/21/clpe70srn001qapva3qgo2dia/">
<a target="_blank" href="https://mozzie.cn/2023/11/24/clq1z6uq3001q9gz3f3jp6uxn/">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24">
<g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<path d="M3 19a9 9 0 0 1 9 0a9 9 0 0 1 9 0"></path>
@ -2121,7 +2121,7 @@
</li>
<li>
<span>发布于</span>
<p>2023-11-21</p>
<p>2023-11-24</p>
</li>
<li>
<span>许可</span>
@ -2167,7 +2167,7 @@
</script>
<script src="/js/d3872ea1.js"></script>
<script src="/js/e8ca3347.js"></script>
</main>
</body>

View File

@ -10,7 +10,7 @@
<meta name="description" content="">
<meta name="keywords" content="">
<meta name="author" content="Mozzie">
<link rel="canonical" href="https://mozzie.cn/2023/11/25/clpe70sr30006apva4yckbvrg/">
<link rel="canonical" href="https://mozzie.cn/2023/12/01/clq1z6upv00069gz36xytgxq3/">
<link rel="icon" type="image/svg" href='data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M16 7h1a2 2 0 0 1 2 2v.5a.5.5 0 0 0 .5.5a.5.5 0 0 1 .5.5v3a.5.5 0 0 1-.5.5a.5.5 0 0 0-.5.5v.5a2 2 0 0 1-2 2h-2"></path><path d="M8 7H6a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2h1"></path><path d="M12 8l-2 4h3l-2 4"></path></g></svg>'>
@ -193,7 +193,7 @@
</aside>
<main>
<link rel="stylesheet" href="/css/5a3b63f0.css">
<link rel="stylesheet" href="/css/3fe07c47.css">
<div class="post-container">
@ -246,8 +246,8 @@
<!-- 渲染文章内容 -->
<article>
<h1 class="post-title">付鹏:城镇化率还很低,所有还有发展空间?这句话是错误的:人口增速放缓了,人口消退了</h1>
<p class="post-info">更新: 2023-11-25 11:32:14</p>
<h1>付鹏:城镇化率还很低,所有还有发展空间?这句话是错误的:人口增速放缓了,人口消退了</h1>
<p class="post-info">更新: 2023-12-01 10:47:54</p>
<p>大家讨论到了关于城镇化的这个比例,很多人一提到城镇化率,就说它其实还很低,因此我们还具备着城镇化的空间。其实我相信这句话本身是有问题的,因为城镇化率的变化不一定来自于你理解的城镇化过程,因为它实际上应该是分成两个阶段。一个阶段是在人口高速增长的阶段中,那城镇化的人口增长带动了城镇化率的提高,也就是说人口在增长,同时大量的人在迁入这个城市。</p>
<p>另外一种实际上是总的人口增速放缓的过程中,农村人口的消退和城市人口的增加,那这实际上是带动了两个完全不同的阶段,它对应的背景其实是完全不同的。你去对比日本的时候,其实日本也是经历了这样的两个阶段,那这两个阶段的重要分水岭,我们说第一个分水岭是 1993 年,第二个分水岭实际上是 2000 年。所以说在这两个重要的时间点上,你看到的日本的城镇化率的提高,我们说是完全两个不同的因素。</p>
<p>那么首先第一点,关于日本之前我也讲过,在二战后一直到 2000 年前后,日本的整个人口达到了顶峰。日本的出生率,我说包括新增人口的比例,到了 90 年代末 2000 年初的时候,基本上就降到了 0也就是说老龄化的出现以及死亡人口大于新增人口之后所谓的人口增长率也就降到了 0。</p>
@ -283,7 +283,7 @@
<div class="copyright">
<a target="_blank" href="https://mozzie.cn/2023/11/25/clpe70sr30006apva4yckbvrg/">
<a target="_blank" href="https://mozzie.cn/2023/12/01/clq1z6upv00069gz36xytgxq3/">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24">
<g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<path d="M3 19a9 9 0 0 1 9 0a9 9 0 0 1 9 0"></path>
@ -302,7 +302,7 @@
</li>
<li>
<span>发布于</span>
<p>2023-11-25</p>
<p>2023-12-01</p>
</li>
<li>
<span>许可</span>
@ -348,7 +348,7 @@
</script>
<script src="/js/d3872ea1.js"></script>
<script src="/js/e8ca3347.js"></script>
</main>
</body>

View File

@ -207,9 +207,9 @@
<ul class="timeline">
<li>
<a class="timeline-item" href="/2023/11/25/clpe70sr30006apva4yckbvrg/">
<a class="timeline-item" href="/2023/12/01/clq1z6upv00069gz36xytgxq3/">
<div class="timeline-info">
<span>11-25 10:58:18</span>
<span>12-01 10:47:54</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
@ -225,49 +225,9 @@
</li>
<li>
<a class="timeline-item" href="/2023/11/25/clpe70sr00003apvaay3m4wsc/">
<a class="timeline-item" href="/2023/11/24/clq1z6uq3001q9gz3f3jp6uxn/">
<div class="timeline-info">
<span>11-25 10:42:36</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="进行中"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M4 20h4L18.5 9.5a1.5 1.5 0 0 0-4-4L4 16v4"></path><path d="M13.5 6.5l4 4"></path></g></svg></span>
<span>Cosy 入门</span>
</div>
<p>安装hexo-theme-cosy 主题 1.x.x 版本 是在 Hexo 6.3.0 版本下进行的开发、测试的。根据可靠消息Hexo 7.0.0 版本不兼容 😂
如遇到如下情况:
代码高亮不...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/21/clpe70srf000qapva5okiftx0/">
<div class="timeline-info">
<span>11-21 21:34:53</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="进行中"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M4 20h4L18.5 9.5a1.5 1.5 0 0 0-4-4L4 16v4"></path><path d="M13.5 6.5l4 4"></path></g></svg></span>
<span>数据结构</span>
</div>
<p>算法时间复杂度事前预估算法时间开销 $$T(n)$$ 与问题规模 $$n$$ 的关系( $$T$$ 表示 “time”
...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/21/clpe70srn001qapva3qgo2dia/">
<div class="timeline-info">
<span>11-21 21:34:53</span>
<span>11-24 16:47:38</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
@ -308,106 +268,9 @@ handicap
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70sqx0001apva7fma9wfj/">
<a class="timeline-item" href="/2023/11/21/clq1z6uq100149gz3ado4fydu/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>有效对话指南</span>
</div>
<p>卡耐基说过:要说服别人同意你的观点,你就要让他觉得这是他自己的观点。也就是说,本质上没有人真正被别人说服,听或者不听都是他们自己的主动选择
目的沟通目的无非两个:
让对方认同我们的观点
或者按我们说...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70sr20005apva44dk3o3i/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>Markdown Sample</span>
</div>
<p>Linear Markdown Sample
Heading 1 link Heading linkHeading 2 link Heading linkHeading 3 link Heading ...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70sr40007apvaeysadyqe/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>付鹏展望2023年下半年全球经济格局异常的利差意味着什么</span>
</div>
<p>
08年的金融危机或者09年是一个重要的时间节点到今年(2023年),在座各位你们将迎来第二个重要的节点,可能对于很多年轻人来讲,最好的一个时代结束了,我们所有人的下半辈子的投资,注意,也非常简...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70sr50009apvad2s885f7/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>付鹏:逆全球化下的全球资产配置</span>
</div>
<p>为什么会有中美贸易战?为什么会有特朗普?他们手上有个重要的东西,选票。法国人民手上有个重要的东西,什么东西?公会。财富分配,到最后是需要权力去平衡的,也就简单讲,富者恒富,穷者不富的时候,他手上会用一...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70sr6000aapva15vj930q/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>Unity Shader入门精要</span>
</div>
<p>代码基于c#,书籍 Unity Shader入门精要
什么是 OpenGL、DirectX用于渲染二维或三维图形。可以说这些接口架起了上层应用程序和底层 GPU 的沟通桥梁。一个应用程序向这些接口发...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70sr7000dapva3zp94hnx/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
<span>11-21 13:04:17</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
@ -415,263 +278,18 @@ Heading 1 link Heading linkHeading 2 link Heading linkHeading 3 link Heading ...
<span class="icon status tip right" data-tip="进行中"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M4 20h4L18.5 9.5a1.5 1.5 0 0 0-4-4L4 16v4"></path><path d="M13.5 6.5l4 4"></path></g></svg></span>
<span>css奇技淫巧</span>
<span>数据结构</span>
</div>
<p>grid 布局
flex 布局操纵的是一维、一行&amp;#x2F;一列grid 布局具备操纵二维的能力
设为网格布局以后容器子元素项目的float、display: inline-block、di...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70sr8000eapva30204f5o/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="进行中"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M4 20h4L18.5 9.5a1.5 1.5 0 0 0-4-4L4 16v4"></path><path d="M13.5 6.5l4 4"></path></g></svg></span>
<span>领域驱动设计</span>
</div>
<p>参考文献
蚂蚁金服数据体验技术团队 - 领域驱动设计
美团 - 领域驱动设计在互联网业务开发中的实践
领域驱动实战思考
基于 DDD 的前端项目架构设计与实战
React 语境下前端 DDD 的思考
<p>算法时间复杂度事前预估算法时间开销 $$T(n)$$ 与问题规模 $$n$$ 的关系( $$T$$ 表示 “time”
...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70sr9000hapvaeble4k6w/">
<a class="timeline-item" href="/2023/11/14/clq1z6uq100179gz37nuuhe2e/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>jQuery</span>
</div>
<p>基础在 window 对象中挂载了 $和jQuery
window.jQuery();
window.$ = window.jQuery;
模块化原始写法只要把不同的函数(以及记录状态的变量)简单地...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70sr9000iapvaanek9rmc/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>Git</span>
</div>
<p>GIT 最佳实践GIT 本质是一个数据库,用来存代码的
工作区一个沙箱环境GIT 不负责管理,你尽管在沙箱里面对文件进行操作
暂存区:工作区文件变动先不急着提交,暂存到一定数量,在提交到版本库
...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70sra000lapvac78b8u3m/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>verdaccio 搭建 npm私库</span>
</div>
<p>使用 docker 搭建 verdaccio创建 &amp;amp; 配置config.yaml文件
# Read about the best practices
# https://verdaccio.o...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70srb000mapva8squ3ux6/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>wsl2</span>
</div>
<p>安装 wsl前置条件主板 bios 开启 intel 虚拟化
ms app store如果打不开、转圈 -&amp;gt; 关闭小飞机,也可以试试 改 ipv4 host 4.2.2.2
window...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70srb000papvag65bbon3/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="进行中"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M4 20h4L18.5 9.5a1.5 1.5 0 0 0-4-4L4 16v4"></path><path d="M13.5 6.5l4 4"></path></g></svg></span>
<span>码场悟道</span>
</div>
<p>模板引擎严格的模板引擎的定义,输入模板字符串 + 数据,得到渲染过的字符串。实现上,从正则替换到拼 function 字符串到正经的 AST 解析各种各样,但从定义上来说都是差不多的。字符串渲染的性能...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70srg000tapvabjyz1vxr/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>改掉选择困难症</span>
</div>
<p>对模糊零容忍。换句话说,就是想尽一切办法让自己找出那个最重要的、唯一的选项,让自己在某一个时间段里只有一条路可以走。如果不在这些选择的节点想清楚,我们就会陷入模糊的状态,它会使我们产生本能的反应——娱...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70srh000uapvafif569iq/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>内部循环与产出意识</span>
</div>
<p>每天早起、跑步、读书、学习,身体和心灵都在路上,然而这些都是内部循环,不直接对外产出,坚持这些习惯可以让我们成为更好的人,但不会成为更厉害的人。享受努力奋斗的同时,必须要有作品产出,参与到社会价值体系...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70srh000xapva4q5iag11/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>烦恼的原因</span>
</div>
<p>分心开小差,很多人感觉可能不是个问题,甚至还对自己的一心二用而感觉沾沾自喜。比如跑步的时候考虑明后天的安排,吃饭的时候在担忧与他人的关系,睡觉的时候思绪像瀑布一样倾泻而出,是我们在不知不觉中徒生烦恼、...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70sri000yapvah30mh8sv/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>走神</span>
</div>
<p>走神可以让我们活在任何时候,唯独不能活在当下。分心走神的原因,无非”当下太无聊、当下太痛苦”,因为身体受困于现实,只好让神思天马行空!
...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70srj0011apvaf9o32pdw/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>有效对话指南</span>
</div>
<p>卡耐基说过:要说服别人同意你的观点,你就要让他觉得这是他自己的观点。也就是说,本质上没有人真正被别人说服,听或者不听都是他们自己的主动选择
目的沟通目的无非两个:
让对方认同我们的观点
或者按我们说...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70srj0013apva5hyn5qtr/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>非暴力沟通</span>
</div>
<p>心理学有个史诗级的剧作叫做非暴力沟通,它能让一个人温柔而坚定的去说服对方。非暴力沟通大白话讲就是对他人足够的尊重,换取他人对你一次积极倾听的机会,所以这个技巧的核心是怎么做到尊重。一共分为四步
1.表...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70srk0016apva6049hm1d/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
<span>11-14 15:33:17</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
@ -716,6 +334,388 @@ window...</p>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6upx000d9gz3g8lv0u9n/">
<div class="timeline-info">
<span>11-06 16:02:18</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="进行中"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M4 20h4L18.5 9.5a1.5 1.5 0 0 0-4-4L4 16v4"></path><path d="M13.5 6.5l4 4"></path></g></svg></span>
<span>css奇技淫巧</span>
</div>
<p>grid 布局
flex 布局操纵的是一维、一行&amp;#x2F;一列grid 布局具备操纵二维的能力
设为网格布局以后容器子元素项目的float、display: inline-block、di...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6upx000h9gz32xgtfd3c/">
<div class="timeline-info">
<span>11-06 16:01:46</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>Git</span>
</div>
<p>GIT 最佳实践GIT 本质是一个数据库,用来存代码的
工作区一个沙箱环境GIT 不负责管理,你尽管在沙箱里面对文件进行操作
暂存区:工作区文件变动先不急着提交,暂存到一定数量,在提交到版本库
...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6upy000i9gz38936atru/">
<div class="timeline-info">
<span>11-06 16:01:17</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>jQuery</span>
</div>
<p>基础在 window 对象中挂载了 $和jQuery
window.jQuery();
window.$ = window.jQuery;
模块化原始写法只要把不同的函数(以及记录状态的变量)简单地...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6upw000a9gz3fix4b6kz/">
<div class="timeline-info">
<span>11-06 16:00:24</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>Unity Shader入门精要</span>
</div>
<p>代码基于c#,书籍 Unity Shader入门精要
什么是 OpenGL、DirectX用于渲染二维或三维图形。可以说这些接口架起了上层应用程序和底层 GPU 的沟通桥梁。一个应用程序向这些接口发...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6upz000m9gz34cc312gx/">
<div class="timeline-info">
<span>11-06 15:59:45</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>wsl2</span>
</div>
<p>安装 wsl前置条件主板 bios 开启 intel 虚拟化
ms app store如果打不开、转圈 -&amp;gt; 关闭小飞机,也可以试试 改 ipv4 host 4.2.2.2
window...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6upz000p9gz3c02qe3w3/">
<div class="timeline-info">
<span>11-06 15:57:50</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="进行中"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M4 20h4L18.5 9.5a1.5 1.5 0 0 0-4-4L4 16v4"></path><path d="M13.5 6.5l4 4"></path></g></svg></span>
<span>码场悟道</span>
</div>
<p>模板引擎严格的模板引擎的定义,输入模板字符串 + 数据,得到渲染过的字符串。实现上,从正则替换到拼 function 字符串到正经的 AST 解析各种各样,但从定义上来说都是差不多的。字符串渲染的性能...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6upx000e9gz38b40cwap/">
<div class="timeline-info">
<span>11-06 15:56:40</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="进行中"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M4 20h4L18.5 9.5a1.5 1.5 0 0 0-4-4L4 16v4"></path><path d="M13.5 6.5l4 4"></path></g></svg></span>
<span>领域驱动设计</span>
</div>
<p>参考文献
蚂蚁金服数据体验技术团队 - 领域驱动设计
美团 - 领域驱动设计在互联网业务开发中的实践
领域驱动实战思考
基于 DDD 的前端项目架构设计与实战
React 语境下前端 DDD 的思考
...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6upt00039gz36v4efo6p/">
<div class="timeline-info">
<span>11-06 13:25:00</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>有效对话指南</span>
</div>
<p>卡耐基说过:要说服别人同意你的观点,你就要让他觉得这是他自己的观点。也就是说,本质上没有人真正被别人说服,听或者不听都是他们自己的主动选择
目的沟通目的无非两个:
让对方认同我们的观点
或者按我们说...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6uq0000z9gz34ly6aay4/">
<div class="timeline-info">
<span>11-06 13:20:01</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>走神</span>
</div>
<p>走神可以让我们活在任何时候,唯独不能活在当下。分心走神的原因,无非”当下太无聊、当下太痛苦”,因为身体受困于现实,只好让神思天马行空!
...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6uq0000x9gz3hs3belyb/">
<div class="timeline-info">
<span>11-06 13:19:41</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>烦恼的原因</span>
</div>
<p>分心开小差,很多人感觉可能不是个问题,甚至还对自己的一心二用而感觉沾沾自喜。比如跑步的时候考虑明后天的安排,吃饭的时候在担忧与他人的关系,睡觉的时候思绪像瀑布一样倾泻而出,是我们在不知不觉中徒生烦恼、...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6uq0000t9gz330krfhzl/">
<div class="timeline-info">
<span>11-06 13:19:17</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>改掉选择困难症</span>
</div>
<p>对模糊零容忍。换句话说,就是想尽一切办法让自己找出那个最重要的、唯一的选项,让自己在某一个时间段里只有一条路可以走。如果不在这些选择的节点想清楚,我们就会陷入模糊的状态,它会使我们产生本能的反应——娱...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6uq100129gz305vm66le/">
<div class="timeline-info">
<span>11-06 13:18:46</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>非暴力沟通</span>
</div>
<p>心理学有个史诗级的剧作叫做非暴力沟通,它能让一个人温柔而坚定的去说服对方。非暴力沟通大白话讲就是对他人足够的尊重,换取他人对你一次积极倾听的机会,所以这个技巧的核心是怎么做到尊重。一共分为四步
1.表...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6upz000q9gz3e9zka9tm/">
<div class="timeline-info">
<span>11-06 13:18:22</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>内部循环与产出意识</span>
</div>
<p>每天早起、跑步、读书、学习,身体和心灵都在路上,然而这些都是内部循环,不直接对外产出,坚持这些习惯可以让我们成为更好的人,但不会成为更厉害的人。享受努力奋斗的同时,必须要有作品产出,参与到社会价值体系...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6upv00099gz3g38va10f/">
<div class="timeline-info">
<span>11-06 13:17:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>付鹏:逆全球化下的全球资产配置</span>
</div>
<p>为什么会有中美贸易战?为什么会有特朗普?他们手上有个重要的东西,选票。法国人民手上有个重要的东西,什么东西?公会。财富分配,到最后是需要权力去平衡的,也就简单讲,富者恒富,穷者不富的时候,他手上会用一...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6upv00079gz3bmi6akif/">
<div class="timeline-info">
<span>11-06 13:14:30</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>付鹏展望2023年下半年全球经济格局异常的利差意味着什么</span>
</div>
<p>
08年的金融危机或者09年是一个重要的时间节点到今年(2023年),在座各位你们将迎来第二个重要的节点,可能对于很多年轻人来讲,最好的一个时代结束了,我们所有人的下半辈子的投资,注意,也非常简...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/10/24/clq1z6uq0000u9gz398t53yry/">
<div class="timeline-info">
<span>10-24 09:47:38</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>有效对话指南</span>
</div>
<p>卡耐基说过:要说服别人同意你的观点,你就要让他觉得这是他自己的观点。也就是说,本质上没有人真正被别人说服,听或者不听都是他们自己的主动选择
目的沟通目的无非两个:
让对方认同我们的观点
或者按我们说...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/10/23/clq1z6upr00019gz329d23gxb/">
<div class="timeline-info">
<span>10-23 12:01:13</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="进行中"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M4 20h4L18.5 9.5a1.5 1.5 0 0 0-4-4L4 16v4"></path><path d="M13.5 6.5l4 4"></path></g></svg></span>
<span>Cosy 入门</span>
</div>
<p>安装hexo-theme-cosy 主题 1.x.x 版本 是在 Hexo 6.3.0 版本下进行的开发、测试的。根据可靠消息Hexo 7.0.0 版本不兼容 😂
如遇到如下情况:
代码高亮不...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/10/23/clq1z6upu00059gz38jc1f1k1/">
<div class="timeline-info">
<span>10-23 12:01:13</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>Markdown Sample</span>
</div>
<p>Linear Markdown Sample
Heading 1 link Heading linkHeading 2 link Heading linkHeading 3 link Heading ...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/10/20/clq1z6upy000l9gz35377fh8j/">
<div class="timeline-info">
<span>10-20 10:25:55</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>verdaccio 搭建 npm私库</span>
</div>
<p>使用 docker 搭建 verdaccio创建 &amp;amp; 配置config.yaml文件
# Read about the best practices
# https://verdaccio.o...</p>
</div>
</a>
</li>
</ul>
</li>

View File

@ -207,9 +207,9 @@
<ul class="timeline">
<li>
<a class="timeline-item" href="/2023/11/25/clpe70sr30006apva4yckbvrg/">
<a class="timeline-item" href="/2023/12/01/clq1z6upv00069gz36xytgxq3/">
<div class="timeline-info">
<span>11-25 10:58:18</span>
<span>12-01 10:47:54</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
@ -225,49 +225,9 @@
</li>
<li>
<a class="timeline-item" href="/2023/11/25/clpe70sr00003apvaay3m4wsc/">
<a class="timeline-item" href="/2023/11/24/clq1z6uq3001q9gz3f3jp6uxn/">
<div class="timeline-info">
<span>11-25 10:42:36</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="进行中"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M4 20h4L18.5 9.5a1.5 1.5 0 0 0-4-4L4 16v4"></path><path d="M13.5 6.5l4 4"></path></g></svg></span>
<span>Cosy 入门</span>
</div>
<p>安装hexo-theme-cosy 主题 1.x.x 版本 是在 Hexo 6.3.0 版本下进行的开发、测试的。根据可靠消息Hexo 7.0.0 版本不兼容 😂
如遇到如下情况:
代码高亮不...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/21/clpe70srf000qapva5okiftx0/">
<div class="timeline-info">
<span>11-21 21:34:53</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="进行中"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M4 20h4L18.5 9.5a1.5 1.5 0 0 0-4-4L4 16v4"></path><path d="M13.5 6.5l4 4"></path></g></svg></span>
<span>数据结构</span>
</div>
<p>算法时间复杂度事前预估算法时间开销 $$T(n)$$ 与问题规模 $$n$$ 的关系( $$T$$ 表示 “time”
...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/21/clpe70srn001qapva3qgo2dia/">
<div class="timeline-info">
<span>11-21 21:34:53</span>
<span>11-24 16:47:38</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
@ -308,106 +268,9 @@ handicap
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70sqx0001apva7fma9wfj/">
<a class="timeline-item" href="/2023/11/21/clq1z6uq100149gz3ado4fydu/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>有效对话指南</span>
</div>
<p>卡耐基说过:要说服别人同意你的观点,你就要让他觉得这是他自己的观点。也就是说,本质上没有人真正被别人说服,听或者不听都是他们自己的主动选择
目的沟通目的无非两个:
让对方认同我们的观点
或者按我们说...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70sr20005apva44dk3o3i/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>Markdown Sample</span>
</div>
<p>Linear Markdown Sample
Heading 1 link Heading linkHeading 2 link Heading linkHeading 3 link Heading ...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70sr40007apvaeysadyqe/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>付鹏展望2023年下半年全球经济格局异常的利差意味着什么</span>
</div>
<p>
08年的金融危机或者09年是一个重要的时间节点到今年(2023年),在座各位你们将迎来第二个重要的节点,可能对于很多年轻人来讲,最好的一个时代结束了,我们所有人的下半辈子的投资,注意,也非常简...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70sr50009apvad2s885f7/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>付鹏:逆全球化下的全球资产配置</span>
</div>
<p>为什么会有中美贸易战?为什么会有特朗普?他们手上有个重要的东西,选票。法国人民手上有个重要的东西,什么东西?公会。财富分配,到最后是需要权力去平衡的,也就简单讲,富者恒富,穷者不富的时候,他手上会用一...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70sr6000aapva15vj930q/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>Unity Shader入门精要</span>
</div>
<p>代码基于c#,书籍 Unity Shader入门精要
什么是 OpenGL、DirectX用于渲染二维或三维图形。可以说这些接口架起了上层应用程序和底层 GPU 的沟通桥梁。一个应用程序向这些接口发...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70sr7000dapva3zp94hnx/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
<span>11-21 13:04:17</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
@ -415,263 +278,18 @@ Heading 1 link Heading linkHeading 2 link Heading linkHeading 3 link Heading ...
<span class="icon status tip right" data-tip="进行中"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M4 20h4L18.5 9.5a1.5 1.5 0 0 0-4-4L4 16v4"></path><path d="M13.5 6.5l4 4"></path></g></svg></span>
<span>css奇技淫巧</span>
<span>数据结构</span>
</div>
<p>grid 布局
flex 布局操纵的是一维、一行&amp;#x2F;一列grid 布局具备操纵二维的能力
设为网格布局以后容器子元素项目的float、display: inline-block、di...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70sr8000eapva30204f5o/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="进行中"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M4 20h4L18.5 9.5a1.5 1.5 0 0 0-4-4L4 16v4"></path><path d="M13.5 6.5l4 4"></path></g></svg></span>
<span>领域驱动设计</span>
</div>
<p>参考文献
蚂蚁金服数据体验技术团队 - 领域驱动设计
美团 - 领域驱动设计在互联网业务开发中的实践
领域驱动实战思考
基于 DDD 的前端项目架构设计与实战
React 语境下前端 DDD 的思考
<p>算法时间复杂度事前预估算法时间开销 $$T(n)$$ 与问题规模 $$n$$ 的关系( $$T$$ 表示 “time”
...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70sr9000hapvaeble4k6w/">
<a class="timeline-item" href="/2023/11/14/clq1z6uq100179gz37nuuhe2e/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>jQuery</span>
</div>
<p>基础在 window 对象中挂载了 $和jQuery
window.jQuery();
window.$ = window.jQuery;
模块化原始写法只要把不同的函数(以及记录状态的变量)简单地...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70sr9000iapvaanek9rmc/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>Git</span>
</div>
<p>GIT 最佳实践GIT 本质是一个数据库,用来存代码的
工作区一个沙箱环境GIT 不负责管理,你尽管在沙箱里面对文件进行操作
暂存区:工作区文件变动先不急着提交,暂存到一定数量,在提交到版本库
...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70sra000lapvac78b8u3m/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>verdaccio 搭建 npm私库</span>
</div>
<p>使用 docker 搭建 verdaccio创建 &amp;amp; 配置config.yaml文件
# Read about the best practices
# https://verdaccio.o...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70srb000mapva8squ3ux6/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>wsl2</span>
</div>
<p>安装 wsl前置条件主板 bios 开启 intel 虚拟化
ms app store如果打不开、转圈 -&amp;gt; 关闭小飞机,也可以试试 改 ipv4 host 4.2.2.2
window...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70srb000papvag65bbon3/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="进行中"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M4 20h4L18.5 9.5a1.5 1.5 0 0 0-4-4L4 16v4"></path><path d="M13.5 6.5l4 4"></path></g></svg></span>
<span>码场悟道</span>
</div>
<p>模板引擎严格的模板引擎的定义,输入模板字符串 + 数据,得到渲染过的字符串。实现上,从正则替换到拼 function 字符串到正经的 AST 解析各种各样,但从定义上来说都是差不多的。字符串渲染的性能...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70srg000tapvabjyz1vxr/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>改掉选择困难症</span>
</div>
<p>对模糊零容忍。换句话说,就是想尽一切办法让自己找出那个最重要的、唯一的选项,让自己在某一个时间段里只有一条路可以走。如果不在这些选择的节点想清楚,我们就会陷入模糊的状态,它会使我们产生本能的反应——娱...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70srh000uapvafif569iq/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>内部循环与产出意识</span>
</div>
<p>每天早起、跑步、读书、学习,身体和心灵都在路上,然而这些都是内部循环,不直接对外产出,坚持这些习惯可以让我们成为更好的人,但不会成为更厉害的人。享受努力奋斗的同时,必须要有作品产出,参与到社会价值体系...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70srh000xapva4q5iag11/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>烦恼的原因</span>
</div>
<p>分心开小差,很多人感觉可能不是个问题,甚至还对自己的一心二用而感觉沾沾自喜。比如跑步的时候考虑明后天的安排,吃饭的时候在担忧与他人的关系,睡觉的时候思绪像瀑布一样倾泻而出,是我们在不知不觉中徒生烦恼、...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70sri000yapvah30mh8sv/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>走神</span>
</div>
<p>走神可以让我们活在任何时候,唯独不能活在当下。分心走神的原因,无非”当下太无聊、当下太痛苦”,因为身体受困于现实,只好让神思天马行空!
...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70srj0011apvaf9o32pdw/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>有效对话指南</span>
</div>
<p>卡耐基说过:要说服别人同意你的观点,你就要让他觉得这是他自己的观点。也就是说,本质上没有人真正被别人说服,听或者不听都是他们自己的主动选择
目的沟通目的无非两个:
让对方认同我们的观点
或者按我们说...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70srj0013apva5hyn5qtr/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>非暴力沟通</span>
</div>
<p>心理学有个史诗级的剧作叫做非暴力沟通,它能让一个人温柔而坚定的去说服对方。非暴力沟通大白话讲就是对他人足够的尊重,换取他人对你一次积极倾听的机会,所以这个技巧的核心是怎么做到尊重。一共分为四步
1.表...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70srk0016apva6049hm1d/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
<span>11-14 15:33:17</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
@ -716,6 +334,388 @@ window...</p>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6upx000d9gz3g8lv0u9n/">
<div class="timeline-info">
<span>11-06 16:02:18</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="进行中"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M4 20h4L18.5 9.5a1.5 1.5 0 0 0-4-4L4 16v4"></path><path d="M13.5 6.5l4 4"></path></g></svg></span>
<span>css奇技淫巧</span>
</div>
<p>grid 布局
flex 布局操纵的是一维、一行&amp;#x2F;一列grid 布局具备操纵二维的能力
设为网格布局以后容器子元素项目的float、display: inline-block、di...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6upx000h9gz32xgtfd3c/">
<div class="timeline-info">
<span>11-06 16:01:46</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>Git</span>
</div>
<p>GIT 最佳实践GIT 本质是一个数据库,用来存代码的
工作区一个沙箱环境GIT 不负责管理,你尽管在沙箱里面对文件进行操作
暂存区:工作区文件变动先不急着提交,暂存到一定数量,在提交到版本库
...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6upy000i9gz38936atru/">
<div class="timeline-info">
<span>11-06 16:01:17</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>jQuery</span>
</div>
<p>基础在 window 对象中挂载了 $和jQuery
window.jQuery();
window.$ = window.jQuery;
模块化原始写法只要把不同的函数(以及记录状态的变量)简单地...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6upw000a9gz3fix4b6kz/">
<div class="timeline-info">
<span>11-06 16:00:24</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>Unity Shader入门精要</span>
</div>
<p>代码基于c#,书籍 Unity Shader入门精要
什么是 OpenGL、DirectX用于渲染二维或三维图形。可以说这些接口架起了上层应用程序和底层 GPU 的沟通桥梁。一个应用程序向这些接口发...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6upz000m9gz34cc312gx/">
<div class="timeline-info">
<span>11-06 15:59:45</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>wsl2</span>
</div>
<p>安装 wsl前置条件主板 bios 开启 intel 虚拟化
ms app store如果打不开、转圈 -&amp;gt; 关闭小飞机,也可以试试 改 ipv4 host 4.2.2.2
window...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6upz000p9gz3c02qe3w3/">
<div class="timeline-info">
<span>11-06 15:57:50</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="进行中"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M4 20h4L18.5 9.5a1.5 1.5 0 0 0-4-4L4 16v4"></path><path d="M13.5 6.5l4 4"></path></g></svg></span>
<span>码场悟道</span>
</div>
<p>模板引擎严格的模板引擎的定义,输入模板字符串 + 数据,得到渲染过的字符串。实现上,从正则替换到拼 function 字符串到正经的 AST 解析各种各样,但从定义上来说都是差不多的。字符串渲染的性能...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6upx000e9gz38b40cwap/">
<div class="timeline-info">
<span>11-06 15:56:40</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="进行中"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M4 20h4L18.5 9.5a1.5 1.5 0 0 0-4-4L4 16v4"></path><path d="M13.5 6.5l4 4"></path></g></svg></span>
<span>领域驱动设计</span>
</div>
<p>参考文献
蚂蚁金服数据体验技术团队 - 领域驱动设计
美团 - 领域驱动设计在互联网业务开发中的实践
领域驱动实战思考
基于 DDD 的前端项目架构设计与实战
React 语境下前端 DDD 的思考
...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6upt00039gz36v4efo6p/">
<div class="timeline-info">
<span>11-06 13:25:00</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>有效对话指南</span>
</div>
<p>卡耐基说过:要说服别人同意你的观点,你就要让他觉得这是他自己的观点。也就是说,本质上没有人真正被别人说服,听或者不听都是他们自己的主动选择
目的沟通目的无非两个:
让对方认同我们的观点
或者按我们说...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6uq0000z9gz34ly6aay4/">
<div class="timeline-info">
<span>11-06 13:20:01</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>走神</span>
</div>
<p>走神可以让我们活在任何时候,唯独不能活在当下。分心走神的原因,无非”当下太无聊、当下太痛苦”,因为身体受困于现实,只好让神思天马行空!
...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6uq0000x9gz3hs3belyb/">
<div class="timeline-info">
<span>11-06 13:19:41</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>烦恼的原因</span>
</div>
<p>分心开小差,很多人感觉可能不是个问题,甚至还对自己的一心二用而感觉沾沾自喜。比如跑步的时候考虑明后天的安排,吃饭的时候在担忧与他人的关系,睡觉的时候思绪像瀑布一样倾泻而出,是我们在不知不觉中徒生烦恼、...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6uq0000t9gz330krfhzl/">
<div class="timeline-info">
<span>11-06 13:19:17</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>改掉选择困难症</span>
</div>
<p>对模糊零容忍。换句话说,就是想尽一切办法让自己找出那个最重要的、唯一的选项,让自己在某一个时间段里只有一条路可以走。如果不在这些选择的节点想清楚,我们就会陷入模糊的状态,它会使我们产生本能的反应——娱...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6uq100129gz305vm66le/">
<div class="timeline-info">
<span>11-06 13:18:46</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>非暴力沟通</span>
</div>
<p>心理学有个史诗级的剧作叫做非暴力沟通,它能让一个人温柔而坚定的去说服对方。非暴力沟通大白话讲就是对他人足够的尊重,换取他人对你一次积极倾听的机会,所以这个技巧的核心是怎么做到尊重。一共分为四步
1.表...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6upz000q9gz3e9zka9tm/">
<div class="timeline-info">
<span>11-06 13:18:22</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>内部循环与产出意识</span>
</div>
<p>每天早起、跑步、读书、学习,身体和心灵都在路上,然而这些都是内部循环,不直接对外产出,坚持这些习惯可以让我们成为更好的人,但不会成为更厉害的人。享受努力奋斗的同时,必须要有作品产出,参与到社会价值体系...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6upv00099gz3g38va10f/">
<div class="timeline-info">
<span>11-06 13:17:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>付鹏:逆全球化下的全球资产配置</span>
</div>
<p>为什么会有中美贸易战?为什么会有特朗普?他们手上有个重要的东西,选票。法国人民手上有个重要的东西,什么东西?公会。财富分配,到最后是需要权力去平衡的,也就简单讲,富者恒富,穷者不富的时候,他手上会用一...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6upv00079gz3bmi6akif/">
<div class="timeline-info">
<span>11-06 13:14:30</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>付鹏展望2023年下半年全球经济格局异常的利差意味着什么</span>
</div>
<p>
08年的金融危机或者09年是一个重要的时间节点到今年(2023年),在座各位你们将迎来第二个重要的节点,可能对于很多年轻人来讲,最好的一个时代结束了,我们所有人的下半辈子的投资,注意,也非常简...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/10/24/clq1z6uq0000u9gz398t53yry/">
<div class="timeline-info">
<span>10-24 09:47:38</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>有效对话指南</span>
</div>
<p>卡耐基说过:要说服别人同意你的观点,你就要让他觉得这是他自己的观点。也就是说,本质上没有人真正被别人说服,听或者不听都是他们自己的主动选择
目的沟通目的无非两个:
让对方认同我们的观点
或者按我们说...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/10/23/clq1z6upr00019gz329d23gxb/">
<div class="timeline-info">
<span>10-23 12:01:13</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="进行中"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M4 20h4L18.5 9.5a1.5 1.5 0 0 0-4-4L4 16v4"></path><path d="M13.5 6.5l4 4"></path></g></svg></span>
<span>Cosy 入门</span>
</div>
<p>安装hexo-theme-cosy 主题 1.x.x 版本 是在 Hexo 6.3.0 版本下进行的开发、测试的。根据可靠消息Hexo 7.0.0 版本不兼容 😂
如遇到如下情况:
代码高亮不...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/10/23/clq1z6upu00059gz38jc1f1k1/">
<div class="timeline-info">
<span>10-23 12:01:13</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>Markdown Sample</span>
</div>
<p>Linear Markdown Sample
Heading 1 link Heading linkHeading 2 link Heading linkHeading 3 link Heading ...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/10/20/clq1z6upy000l9gz35377fh8j/">
<div class="timeline-info">
<span>10-20 10:25:55</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>verdaccio 搭建 npm私库</span>
</div>
<p>使用 docker 搭建 verdaccio创建 &amp;amp; 配置config.yaml文件
# Read about the best practices
# https://verdaccio.o...</p>
</div>
</a>
</li>
</ul>
</li>

View File

@ -207,9 +207,9 @@
<ul class="timeline">
<li>
<a class="timeline-item" href="/2023/11/25/clpe70sr30006apva4yckbvrg/">
<a class="timeline-item" href="/2023/12/01/clq1z6upv00069gz36xytgxq3/">
<div class="timeline-info">
<span>11-25 10:58:18</span>
<span>12-01 10:47:54</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
@ -225,49 +225,9 @@
</li>
<li>
<a class="timeline-item" href="/2023/11/25/clpe70sr00003apvaay3m4wsc/">
<a class="timeline-item" href="/2023/11/24/clq1z6uq3001q9gz3f3jp6uxn/">
<div class="timeline-info">
<span>11-25 10:42:36</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="进行中"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M4 20h4L18.5 9.5a1.5 1.5 0 0 0-4-4L4 16v4"></path><path d="M13.5 6.5l4 4"></path></g></svg></span>
<span>Cosy 入门</span>
</div>
<p>安装hexo-theme-cosy 主题 1.x.x 版本 是在 Hexo 6.3.0 版本下进行的开发、测试的。根据可靠消息Hexo 7.0.0 版本不兼容 😂
如遇到如下情况:
代码高亮不...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/21/clpe70srf000qapva5okiftx0/">
<div class="timeline-info">
<span>11-21 21:34:53</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="进行中"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M4 20h4L18.5 9.5a1.5 1.5 0 0 0-4-4L4 16v4"></path><path d="M13.5 6.5l4 4"></path></g></svg></span>
<span>数据结构</span>
</div>
<p>算法时间复杂度事前预估算法时间开销 $$T(n)$$ 与问题规模 $$n$$ 的关系( $$T$$ 表示 “time”
...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/21/clpe70srn001qapva3qgo2dia/">
<div class="timeline-info">
<span>11-21 21:34:53</span>
<span>11-24 16:47:38</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
@ -308,106 +268,9 @@ handicap
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70sqx0001apva7fma9wfj/">
<a class="timeline-item" href="/2023/11/21/clq1z6uq100149gz3ado4fydu/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>有效对话指南</span>
</div>
<p>卡耐基说过:要说服别人同意你的观点,你就要让他觉得这是他自己的观点。也就是说,本质上没有人真正被别人说服,听或者不听都是他们自己的主动选择
目的沟通目的无非两个:
让对方认同我们的观点
或者按我们说...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70sr20005apva44dk3o3i/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>Markdown Sample</span>
</div>
<p>Linear Markdown Sample
Heading 1 link Heading linkHeading 2 link Heading linkHeading 3 link Heading ...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70sr40007apvaeysadyqe/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>付鹏展望2023年下半年全球经济格局异常的利差意味着什么</span>
</div>
<p>
08年的金融危机或者09年是一个重要的时间节点到今年(2023年),在座各位你们将迎来第二个重要的节点,可能对于很多年轻人来讲,最好的一个时代结束了,我们所有人的下半辈子的投资,注意,也非常简...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70sr50009apvad2s885f7/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>付鹏:逆全球化下的全球资产配置</span>
</div>
<p>为什么会有中美贸易战?为什么会有特朗普?他们手上有个重要的东西,选票。法国人民手上有个重要的东西,什么东西?公会。财富分配,到最后是需要权力去平衡的,也就简单讲,富者恒富,穷者不富的时候,他手上会用一...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70sr6000aapva15vj930q/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>Unity Shader入门精要</span>
</div>
<p>代码基于c#,书籍 Unity Shader入门精要
什么是 OpenGL、DirectX用于渲染二维或三维图形。可以说这些接口架起了上层应用程序和底层 GPU 的沟通桥梁。一个应用程序向这些接口发...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70sr7000dapva3zp94hnx/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
<span>11-21 13:04:17</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
@ -415,263 +278,18 @@ Heading 1 link Heading linkHeading 2 link Heading linkHeading 3 link Heading ...
<span class="icon status tip right" data-tip="进行中"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M4 20h4L18.5 9.5a1.5 1.5 0 0 0-4-4L4 16v4"></path><path d="M13.5 6.5l4 4"></path></g></svg></span>
<span>css奇技淫巧</span>
<span>数据结构</span>
</div>
<p>grid 布局
flex 布局操纵的是一维、一行&amp;#x2F;一列grid 布局具备操纵二维的能力
设为网格布局以后容器子元素项目的float、display: inline-block、di...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70sr8000eapva30204f5o/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="进行中"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M4 20h4L18.5 9.5a1.5 1.5 0 0 0-4-4L4 16v4"></path><path d="M13.5 6.5l4 4"></path></g></svg></span>
<span>领域驱动设计</span>
</div>
<p>参考文献
蚂蚁金服数据体验技术团队 - 领域驱动设计
美团 - 领域驱动设计在互联网业务开发中的实践
领域驱动实战思考
基于 DDD 的前端项目架构设计与实战
React 语境下前端 DDD 的思考
<p>算法时间复杂度事前预估算法时间开销 $$T(n)$$ 与问题规模 $$n$$ 的关系( $$T$$ 表示 “time”
...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70sr9000hapvaeble4k6w/">
<a class="timeline-item" href="/2023/11/14/clq1z6uq100179gz37nuuhe2e/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>jQuery</span>
</div>
<p>基础在 window 对象中挂载了 $和jQuery
window.jQuery();
window.$ = window.jQuery;
模块化原始写法只要把不同的函数(以及记录状态的变量)简单地...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70sr9000iapvaanek9rmc/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>Git</span>
</div>
<p>GIT 最佳实践GIT 本质是一个数据库,用来存代码的
工作区一个沙箱环境GIT 不负责管理,你尽管在沙箱里面对文件进行操作
暂存区:工作区文件变动先不急着提交,暂存到一定数量,在提交到版本库
...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70sra000lapvac78b8u3m/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>verdaccio 搭建 npm私库</span>
</div>
<p>使用 docker 搭建 verdaccio创建 &amp;amp; 配置config.yaml文件
# Read about the best practices
# https://verdaccio.o...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70srb000mapva8squ3ux6/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>wsl2</span>
</div>
<p>安装 wsl前置条件主板 bios 开启 intel 虚拟化
ms app store如果打不开、转圈 -&amp;gt; 关闭小飞机,也可以试试 改 ipv4 host 4.2.2.2
window...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70srb000papvag65bbon3/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="进行中"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M4 20h4L18.5 9.5a1.5 1.5 0 0 0-4-4L4 16v4"></path><path d="M13.5 6.5l4 4"></path></g></svg></span>
<span>码场悟道</span>
</div>
<p>模板引擎严格的模板引擎的定义,输入模板字符串 + 数据,得到渲染过的字符串。实现上,从正则替换到拼 function 字符串到正经的 AST 解析各种各样,但从定义上来说都是差不多的。字符串渲染的性能...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70srg000tapvabjyz1vxr/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>改掉选择困难症</span>
</div>
<p>对模糊零容忍。换句话说,就是想尽一切办法让自己找出那个最重要的、唯一的选项,让自己在某一个时间段里只有一条路可以走。如果不在这些选择的节点想清楚,我们就会陷入模糊的状态,它会使我们产生本能的反应——娱...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70srh000uapvafif569iq/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>内部循环与产出意识</span>
</div>
<p>每天早起、跑步、读书、学习,身体和心灵都在路上,然而这些都是内部循环,不直接对外产出,坚持这些习惯可以让我们成为更好的人,但不会成为更厉害的人。享受努力奋斗的同时,必须要有作品产出,参与到社会价值体系...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70srh000xapva4q5iag11/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>烦恼的原因</span>
</div>
<p>分心开小差,很多人感觉可能不是个问题,甚至还对自己的一心二用而感觉沾沾自喜。比如跑步的时候考虑明后天的安排,吃饭的时候在担忧与他人的关系,睡觉的时候思绪像瀑布一样倾泻而出,是我们在不知不觉中徒生烦恼、...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70sri000yapvah30mh8sv/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>走神</span>
</div>
<p>走神可以让我们活在任何时候,唯独不能活在当下。分心走神的原因,无非”当下太无聊、当下太痛苦”,因为身体受困于现实,只好让神思天马行空!
...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70srj0011apvaf9o32pdw/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>有效对话指南</span>
</div>
<p>卡耐基说过:要说服别人同意你的观点,你就要让他觉得这是他自己的观点。也就是说,本质上没有人真正被别人说服,听或者不听都是他们自己的主动选择
目的沟通目的无非两个:
让对方认同我们的观点
或者按我们说...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70srj0013apva5hyn5qtr/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>非暴力沟通</span>
</div>
<p>心理学有个史诗级的剧作叫做非暴力沟通,它能让一个人温柔而坚定的去说服对方。非暴力沟通大白话讲就是对他人足够的尊重,换取他人对你一次积极倾听的机会,所以这个技巧的核心是怎么做到尊重。一共分为四步
1.表...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70srk0016apva6049hm1d/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
<span>11-14 15:33:17</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
@ -716,6 +334,388 @@ window...</p>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6upx000d9gz3g8lv0u9n/">
<div class="timeline-info">
<span>11-06 16:02:18</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="进行中"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M4 20h4L18.5 9.5a1.5 1.5 0 0 0-4-4L4 16v4"></path><path d="M13.5 6.5l4 4"></path></g></svg></span>
<span>css奇技淫巧</span>
</div>
<p>grid 布局
flex 布局操纵的是一维、一行&amp;#x2F;一列grid 布局具备操纵二维的能力
设为网格布局以后容器子元素项目的float、display: inline-block、di...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6upx000h9gz32xgtfd3c/">
<div class="timeline-info">
<span>11-06 16:01:46</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>Git</span>
</div>
<p>GIT 最佳实践GIT 本质是一个数据库,用来存代码的
工作区一个沙箱环境GIT 不负责管理,你尽管在沙箱里面对文件进行操作
暂存区:工作区文件变动先不急着提交,暂存到一定数量,在提交到版本库
...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6upy000i9gz38936atru/">
<div class="timeline-info">
<span>11-06 16:01:17</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>jQuery</span>
</div>
<p>基础在 window 对象中挂载了 $和jQuery
window.jQuery();
window.$ = window.jQuery;
模块化原始写法只要把不同的函数(以及记录状态的变量)简单地...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6upw000a9gz3fix4b6kz/">
<div class="timeline-info">
<span>11-06 16:00:24</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>Unity Shader入门精要</span>
</div>
<p>代码基于c#,书籍 Unity Shader入门精要
什么是 OpenGL、DirectX用于渲染二维或三维图形。可以说这些接口架起了上层应用程序和底层 GPU 的沟通桥梁。一个应用程序向这些接口发...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6upz000m9gz34cc312gx/">
<div class="timeline-info">
<span>11-06 15:59:45</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>wsl2</span>
</div>
<p>安装 wsl前置条件主板 bios 开启 intel 虚拟化
ms app store如果打不开、转圈 -&amp;gt; 关闭小飞机,也可以试试 改 ipv4 host 4.2.2.2
window...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6upz000p9gz3c02qe3w3/">
<div class="timeline-info">
<span>11-06 15:57:50</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="进行中"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M4 20h4L18.5 9.5a1.5 1.5 0 0 0-4-4L4 16v4"></path><path d="M13.5 6.5l4 4"></path></g></svg></span>
<span>码场悟道</span>
</div>
<p>模板引擎严格的模板引擎的定义,输入模板字符串 + 数据,得到渲染过的字符串。实现上,从正则替换到拼 function 字符串到正经的 AST 解析各种各样,但从定义上来说都是差不多的。字符串渲染的性能...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6upx000e9gz38b40cwap/">
<div class="timeline-info">
<span>11-06 15:56:40</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="进行中"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M4 20h4L18.5 9.5a1.5 1.5 0 0 0-4-4L4 16v4"></path><path d="M13.5 6.5l4 4"></path></g></svg></span>
<span>领域驱动设计</span>
</div>
<p>参考文献
蚂蚁金服数据体验技术团队 - 领域驱动设计
美团 - 领域驱动设计在互联网业务开发中的实践
领域驱动实战思考
基于 DDD 的前端项目架构设计与实战
React 语境下前端 DDD 的思考
...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6upt00039gz36v4efo6p/">
<div class="timeline-info">
<span>11-06 13:25:00</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>有效对话指南</span>
</div>
<p>卡耐基说过:要说服别人同意你的观点,你就要让他觉得这是他自己的观点。也就是说,本质上没有人真正被别人说服,听或者不听都是他们自己的主动选择
目的沟通目的无非两个:
让对方认同我们的观点
或者按我们说...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6uq0000z9gz34ly6aay4/">
<div class="timeline-info">
<span>11-06 13:20:01</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>走神</span>
</div>
<p>走神可以让我们活在任何时候,唯独不能活在当下。分心走神的原因,无非”当下太无聊、当下太痛苦”,因为身体受困于现实,只好让神思天马行空!
...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6uq0000x9gz3hs3belyb/">
<div class="timeline-info">
<span>11-06 13:19:41</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>烦恼的原因</span>
</div>
<p>分心开小差,很多人感觉可能不是个问题,甚至还对自己的一心二用而感觉沾沾自喜。比如跑步的时候考虑明后天的安排,吃饭的时候在担忧与他人的关系,睡觉的时候思绪像瀑布一样倾泻而出,是我们在不知不觉中徒生烦恼、...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6uq0000t9gz330krfhzl/">
<div class="timeline-info">
<span>11-06 13:19:17</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>改掉选择困难症</span>
</div>
<p>对模糊零容忍。换句话说,就是想尽一切办法让自己找出那个最重要的、唯一的选项,让自己在某一个时间段里只有一条路可以走。如果不在这些选择的节点想清楚,我们就会陷入模糊的状态,它会使我们产生本能的反应——娱...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6uq100129gz305vm66le/">
<div class="timeline-info">
<span>11-06 13:18:46</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>非暴力沟通</span>
</div>
<p>心理学有个史诗级的剧作叫做非暴力沟通,它能让一个人温柔而坚定的去说服对方。非暴力沟通大白话讲就是对他人足够的尊重,换取他人对你一次积极倾听的机会,所以这个技巧的核心是怎么做到尊重。一共分为四步
1.表...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6upz000q9gz3e9zka9tm/">
<div class="timeline-info">
<span>11-06 13:18:22</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>内部循环与产出意识</span>
</div>
<p>每天早起、跑步、读书、学习,身体和心灵都在路上,然而这些都是内部循环,不直接对外产出,坚持这些习惯可以让我们成为更好的人,但不会成为更厉害的人。享受努力奋斗的同时,必须要有作品产出,参与到社会价值体系...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6upv00099gz3g38va10f/">
<div class="timeline-info">
<span>11-06 13:17:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>付鹏:逆全球化下的全球资产配置</span>
</div>
<p>为什么会有中美贸易战?为什么会有特朗普?他们手上有个重要的东西,选票。法国人民手上有个重要的东西,什么东西?公会。财富分配,到最后是需要权力去平衡的,也就简单讲,富者恒富,穷者不富的时候,他手上会用一...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6upv00079gz3bmi6akif/">
<div class="timeline-info">
<span>11-06 13:14:30</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>付鹏展望2023年下半年全球经济格局异常的利差意味着什么</span>
</div>
<p>
08年的金融危机或者09年是一个重要的时间节点到今年(2023年),在座各位你们将迎来第二个重要的节点,可能对于很多年轻人来讲,最好的一个时代结束了,我们所有人的下半辈子的投资,注意,也非常简...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/10/24/clq1z6uq0000u9gz398t53yry/">
<div class="timeline-info">
<span>10-24 09:47:38</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>有效对话指南</span>
</div>
<p>卡耐基说过:要说服别人同意你的观点,你就要让他觉得这是他自己的观点。也就是说,本质上没有人真正被别人说服,听或者不听都是他们自己的主动选择
目的沟通目的无非两个:
让对方认同我们的观点
或者按我们说...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/10/23/clq1z6upr00019gz329d23gxb/">
<div class="timeline-info">
<span>10-23 12:01:13</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="进行中"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M4 20h4L18.5 9.5a1.5 1.5 0 0 0-4-4L4 16v4"></path><path d="M13.5 6.5l4 4"></path></g></svg></span>
<span>Cosy 入门</span>
</div>
<p>安装hexo-theme-cosy 主题 1.x.x 版本 是在 Hexo 6.3.0 版本下进行的开发、测试的。根据可靠消息Hexo 7.0.0 版本不兼容 😂
如遇到如下情况:
代码高亮不...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/10/23/clq1z6upu00059gz38jc1f1k1/">
<div class="timeline-info">
<span>10-23 12:01:13</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>Markdown Sample</span>
</div>
<p>Linear Markdown Sample
Heading 1 link Heading linkHeading 2 link Heading linkHeading 3 link Heading ...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/10/20/clq1z6upy000l9gz35377fh8j/">
<div class="timeline-info">
<span>10-20 10:25:55</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>verdaccio 搭建 npm私库</span>
</div>
<p>使用 docker 搭建 verdaccio创建 &amp;amp; 配置config.yaml文件
# Read about the best practices
# https://verdaccio.o...</p>
</div>
</a>
</li>
</ul>
</li>

View File

@ -0,0 +1,764 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>
陈不渡 - 博观约取
</title>
<meta name="description" content="">
<meta name="keywords" content="">
<meta name="author" content="Mozzie">
<link rel="canonical" href="https://mozzie.cn">
<link rel="icon" type="image/svg" href='data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M16 7h1a2 2 0 0 1 2 2v.5a.5.5 0 0 0 .5.5a.5.5 0 0 1 .5.5v3a.5.5 0 0 1-.5.5a.5.5 0 0 0-.5.5v.5a2 2 0 0 1-2 2h-2"></path><path d="M8 7H6a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2h1"></path><path d="M12 8l-2 4h3l-2 4"></path></g></svg>'>
<link rel="stylesheet" href="/css/5e0df50f.css">
<meta name="generator" content="Hexo 6.3.0"></head>
<body id="app">
<!-- 响应式布局按钮 -->
<a class="side-navigation btn-hover btn-hover-bg tip left" data-tip="展开">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24">
<g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<rect x="4" y="4" width="16" height="16" rx="2"></rect>
<path d="M9 4v16"></path>
</g>
</svg>
</a>
<aside>
<div>
<link rel="stylesheet" href="/css/5bfc518f.css">
<div class="home-bar">
<a href="/" class="tip" data-tip="首页">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 512 512">
<path
d="M172.2 226.8c-14.6-2.9-28.2 8.9-28.2 23.8V301c0 10.2 7.1 18.4 16.7 22c18.2 6.8 31.3 24.4 31.3 45c0 26.5-21.5 48-48 48s-48-21.5-48-48V120c0-13.3-10.7-24-24-24H24c-13.3 0-24 10.7-24 24v248c0 89.5 82.1 160.2 175 140.7c54.4-11.4 98.3-55.4 109.7-109.7c17.4-82.9-37-157.2-112.5-172.2zM209 0c-9.2-.5-17 6.8-17 16v31.6c0 8.5 6.6 15.5 15 15.9c129.4 7 233.4 112 240.9 241.5c.5 8.4 7.5 15 15.9 15h32.1c9.2 0 16.5-7.8 16-17C503.4 139.8 372.2 8.6 209 0zm.3 96c-9.3-.7-17.3 6.7-17.3 16.1v32.1c0 8.4 6.5 15.3 14.8 15.9c76.8 6.3 138 68.2 144.9 145.2c.8 8.3 7.6 14.7 15.9 14.7h32.2c9.3 0 16.8-8 16.1-17.3c-8.4-110.1-96.5-198.2-206.6-206.7z"
fill="currentColor"></path>
</svg>
<span>Mozzie</span>
</a>
<!-- 切换主题 -->
<a id="toggle-theme" class="tip left" data-tip="切换主题">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 512 512">
<path d="M256 118a22 22 0 0 1-22-22V48a22 22 0 0 1 44 0v48a22 22 0 0 1-22 22z" fill="currentColor"></path>
<path d="M256 486a22 22 0 0 1-22-22v-48a22 22 0 0 1 44 0v48a22 22 0 0 1-22 22z" fill="currentColor"></path>
<path
d="M369.14 164.86a22 22 0 0 1-15.56-37.55l33.94-33.94a22 22 0 0 1 31.11 31.11l-33.94 33.94a21.93 21.93 0 0 1-15.55 6.44z"
fill="currentColor"></path>
<path
d="M108.92 425.08a22 22 0 0 1-15.55-37.56l33.94-33.94a22 22 0 1 1 31.11 31.11l-33.94 33.94a21.94 21.94 0 0 1-15.56 6.45z"
fill="currentColor"></path>
<path d="M464 278h-48a22 22 0 0 1 0-44h48a22 22 0 0 1 0 44z" fill="currentColor"></path>
<path d="M96 278H48a22 22 0 0 1 0-44h48a22 22 0 0 1 0 44z" fill="currentColor"></path>
<path
d="M403.08 425.08a21.94 21.94 0 0 1-15.56-6.45l-33.94-33.94a22 22 0 0 1 31.11-31.11l33.94 33.94a22 22 0 0 1-15.55 37.56z"
fill="currentColor"></path>
<path
d="M142.86 164.86a21.89 21.89 0 0 1-15.55-6.44l-33.94-33.94a22 22 0 0 1 31.11-31.11l33.94 33.94a22 22 0 0 1-15.56 37.55z"
fill="currentColor"></path>
<path d="M256 358a102 102 0 1 1 102-102a102.12 102.12 0 0 1-102 102z" fill="currentColor"></path>
</svg>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 512 512">
<path
d="M264 480A232 232 0 0 1 32 248c0-94 54-178.28 137.61-214.67a16 16 0 0 1 21.06 21.06C181.07 76.43 176 104.66 176 136c0 110.28 89.72 200 200 200c31.34 0 59.57-5.07 81.61-14.67a16 16 0 0 1 21.06 21.06C442.28 426 358 480 264 480z"
fill="currentColor"></path>
</svg>
</a>
</div>
<script src="/js/ae2a0e7b.js"></script>
<!-- search -->
<link rel="stylesheet" href="/css/82dd7e5a.css">
<form class="search-group">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 20 20">
<g fill="currentColor">
<path d="M8.5 3a5.5 5.5 0 0 1 4.383 8.823l4.147 4.147a.75.75 0 0 1-.976 1.133l-.084-.073l-4.147-4.147A5.5 5.5 0 1 1 8.5 3zm0 1.5a4 4 0 1 0 0 8a4 4 0 0 0 0-8z" fill="currentColor"></path>
</g>
</svg>
<span id="search-input">搜索...</span>
<div class="short-key">
<kbd class="key-cap"><span>Ctrl K</span></kbd>
</div>
</form>
<script>
window.algolia = {
appId: "5DTW808BZ8",
SearchOnlyAPIKey: "27845b245efc8a2853cc0bdc7366ea26"
}
window.search = {
enable: "true"
}
</script>
<script src="/js/b9c2be9c.js"></script>
<!-- navigation -->
<link rel="stylesheet" href="/css/3efc6cb5.css">
<section class="category-nav scrollbar-obtrusive">
<ul><li data-path="timeline">
<a href="/archives">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"> <g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"> <path d="M12 7v14"></path> <path d="M9 18l3 3l3-3"></path> <circle cx="12" cy="5" r="2"></circle> </g> </svg>
<div class="ellipsis">时间轴</div>
</a>
</li><li data-path="roadmap">
<a href="/roadmap">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"> <g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"> <path d="M10.5 20.4l-6.9-6.9c-.781-.781-.781-2.219 0-3l6.9-6.9c.781-.781 2.219-.781 3 0l6.9 6.9c.781.781.781 2.219 0 3l-6.9 6.9c-.781.781-2.219.781-3 0z"></path> <path d="M9 14v-2c0-.59.414-1 1-1h5"></path> <path d="M13 9l2 2l-2 2"></path> </g> </svg>
<div class="ellipsis">路线</div>
</a>
</li><li data-path="resume">
<a href="/resume">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"> <g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"> <path d="M14 3v4a1 1 0 0 0 1 1h4"></path> <path d="M5 8V5a2 2 0 0 1 2-2h7l5 5v11a2 2 0 0 1-2 2h-5"></path> <circle cx="6" cy="14" r="3"></circle> <path d="M4.5 17L3 22l3-1.5L9 22l-1.5-5"></path> </g> </svg>
<div class="ellipsis">简历</div>
</a>
</li></ul>
<p>分类</p>
<ul><li class="">
<a href="/categories/EQ/">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M5.636 5.636a9 9 0 0 1 13.397.747L13.414 12l5.619 5.617A9 9 0 1 1 5.636 5.636z"></path><circle cx="11.5" cy="7.5" r="1" fill="currentColor"></circle></g></svg>
<div class="ellipsis">
<span>EQ</span>
</div>
</a>
</li><li class="">
<a href="/categories/Finance/">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M14.8 9A2 2 0 0 0 13 8h-2a2 2 0 0 0 0 4h2a2 2 0 0 1 0 4h-2a2 2 0 0 1-1.8-1"></path><path d="M12 6v2m0 8v2"></path></g></svg>
<div class="ellipsis">
<span>Finance</span>
</div>
</a>
</li><li class="">
<a href="/categories/Front-End/">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M20 4l-2 14.5l-6 2l-6-2L4 4z"></path><path d="M7.5 8h3v8l-2-1"></path><path d="M16.5 8H14a.5.5 0 0 0-.5.5v3a.5.5 0 0 0 .5.5h1.423a.5.5 0 0 1 .495.57L15.5 15.5l-2 .5"></path></g></svg>
<div class="ellipsis">
<span>Front-End</span>
</div>
</a>
</li><li class="">
<a href="/categories/Hexo/">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M4 17v1a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-1"></path><path d="M8 16h8"></path><path d="M8.322 12.582l7.956.836"></path><path d="M8.787 9.168l7.826 1.664"></path><path d="M10.096 5.764l7.608 2.472"></path></g></svg>
<div class="ellipsis">
<span>Hexo</span>
</div>
</a>
</li><li class="">
<a href="/categories/%E6%B1%82%E5%AD%A6%E4%B9%8B%E8%B7%AF/">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M7 4a2 2 0 0 0-2 2v3a2 3 0 0 1-2 3a2 3 0 0 1 2 3v3a2 2 0 0 0 2 2"></path><path d="M17 4a2 2 0 0 1 2 2v3a2 3 0 0 0 2 3a2 3 0 0 0-2 3v3a2 2 0 0 1-2 2"></path></g></svg>
<div class="ellipsis">
<span>求学之路</span>
</div>
</a>
</li><li class="">
<a href="/categories/%E8%87%AA%E5%AA%92%E4%BD%93/">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><path d="M9 12a4 4 0 1 0 4 4V4a5 5 0 0 0 5 5" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path></svg>
<div class="ellipsis">
<span>自媒体</span>
</div>
</a>
</li></ul>
</section>
<script src="/js/f8b20eb9.js"></script>
<!-- icp -->
<div class="icp">
<a target="_blank" rel="noopener" href="http://beian.miit.gov.cn/">苏ICP备19008833号-4</a>
</div>
</div>
</aside>
<main>
<link rel="stylesheet" href="/css/efca006a.css">
<div class="archive scrollbar-obtrusive">
<ul>
<li>
<h2>2023</h2>
<ul class="timeline">
<li>
<a class="timeline-item" href="/2023/12/01/clq1z6upv00069gz36xytgxq3/">
<div class="timeline-info">
<span>12-01 10:47:54</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>付鹏:城镇化率还很低,所有还有发展空间?这句话是错误的:人口增速放缓了,人口消退了</span>
</div>
<p>大家讨论到了关于城镇化的这个比例,很多人一提到城镇化率,就说它其实还很低,因此我们还具备着城镇化的空间。其实我相信这句话本身是有问题的,因为城镇化率的变化不一定来自于你理解的城镇化过程,因为它实际上应...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/24/clq1z6uq3001q9gz3f3jp6uxn/">
<div class="timeline-info">
<span>11-24 16:47:38</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>词汇 01</span>
</div>
<p>
序号
中文
英文
备注
1
轻松的,不费力的
effortless
2
糟糕透顶, 极其讨厌
dreadful
弟弟阅读
3
障碍,阻碍
handicap
西方表示残疾,手放在帽...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/21/clq1z6uq100149gz3ado4fydu/">
<div class="timeline-info">
<span>11-21 13:04:17</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="进行中"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M4 20h4L18.5 9.5a1.5 1.5 0 0 0-4-4L4 16v4"></path><path d="M13.5 6.5l4 4"></path></g></svg></span>
<span>数据结构</span>
</div>
<p>算法时间复杂度事前预估算法时间开销 $$T(n)$$ 与问题规模 $$n$$ 的关系( $$T$$ 表示 “time”
...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/14/clq1z6uq100179gz37nuuhe2e/">
<div class="timeline-info">
<span>11-14 15:33:17</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>短视频账号起号逻辑</span>
</div>
<p>抖音流量池
级别
曝光次数
播放量范围
初级流量池
冷启动
0~500
二次曝光
3K~5K
三次曝光
1W~2W
四次曝光(人工复审)
10W~15W
中级流量池
五...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6upx000d9gz3g8lv0u9n/">
<div class="timeline-info">
<span>11-06 16:02:18</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="进行中"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M4 20h4L18.5 9.5a1.5 1.5 0 0 0-4-4L4 16v4"></path><path d="M13.5 6.5l4 4"></path></g></svg></span>
<span>css奇技淫巧</span>
</div>
<p>grid 布局
flex 布局操纵的是一维、一行&amp;#x2F;一列grid 布局具备操纵二维的能力
设为网格布局以后容器子元素项目的float、display: inline-block、di...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6upx000h9gz32xgtfd3c/">
<div class="timeline-info">
<span>11-06 16:01:46</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>Git</span>
</div>
<p>GIT 最佳实践GIT 本质是一个数据库,用来存代码的
工作区一个沙箱环境GIT 不负责管理,你尽管在沙箱里面对文件进行操作
暂存区:工作区文件变动先不急着提交,暂存到一定数量,在提交到版本库
...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6upy000i9gz38936atru/">
<div class="timeline-info">
<span>11-06 16:01:17</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>jQuery</span>
</div>
<p>基础在 window 对象中挂载了 $和jQuery
window.jQuery();
window.$ = window.jQuery;
模块化原始写法只要把不同的函数(以及记录状态的变量)简单地...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6upw000a9gz3fix4b6kz/">
<div class="timeline-info">
<span>11-06 16:00:24</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>Unity Shader入门精要</span>
</div>
<p>代码基于c#,书籍 Unity Shader入门精要
什么是 OpenGL、DirectX用于渲染二维或三维图形。可以说这些接口架起了上层应用程序和底层 GPU 的沟通桥梁。一个应用程序向这些接口发...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6upz000m9gz34cc312gx/">
<div class="timeline-info">
<span>11-06 15:59:45</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>wsl2</span>
</div>
<p>安装 wsl前置条件主板 bios 开启 intel 虚拟化
ms app store如果打不开、转圈 -&amp;gt; 关闭小飞机,也可以试试 改 ipv4 host 4.2.2.2
window...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6upz000p9gz3c02qe3w3/">
<div class="timeline-info">
<span>11-06 15:57:50</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="进行中"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M4 20h4L18.5 9.5a1.5 1.5 0 0 0-4-4L4 16v4"></path><path d="M13.5 6.5l4 4"></path></g></svg></span>
<span>码场悟道</span>
</div>
<p>模板引擎严格的模板引擎的定义,输入模板字符串 + 数据,得到渲染过的字符串。实现上,从正则替换到拼 function 字符串到正经的 AST 解析各种各样,但从定义上来说都是差不多的。字符串渲染的性能...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6upx000e9gz38b40cwap/">
<div class="timeline-info">
<span>11-06 15:56:40</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="进行中"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M4 20h4L18.5 9.5a1.5 1.5 0 0 0-4-4L4 16v4"></path><path d="M13.5 6.5l4 4"></path></g></svg></span>
<span>领域驱动设计</span>
</div>
<p>参考文献
蚂蚁金服数据体验技术团队 - 领域驱动设计
美团 - 领域驱动设计在互联网业务开发中的实践
领域驱动实战思考
基于 DDD 的前端项目架构设计与实战
React 语境下前端 DDD 的思考
...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6upt00039gz36v4efo6p/">
<div class="timeline-info">
<span>11-06 13:25:00</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>有效对话指南</span>
</div>
<p>卡耐基说过:要说服别人同意你的观点,你就要让他觉得这是他自己的观点。也就是说,本质上没有人真正被别人说服,听或者不听都是他们自己的主动选择
目的沟通目的无非两个:
让对方认同我们的观点
或者按我们说...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6uq0000z9gz34ly6aay4/">
<div class="timeline-info">
<span>11-06 13:20:01</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>走神</span>
</div>
<p>走神可以让我们活在任何时候,唯独不能活在当下。分心走神的原因,无非”当下太无聊、当下太痛苦”,因为身体受困于现实,只好让神思天马行空!
...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6uq0000x9gz3hs3belyb/">
<div class="timeline-info">
<span>11-06 13:19:41</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>烦恼的原因</span>
</div>
<p>分心开小差,很多人感觉可能不是个问题,甚至还对自己的一心二用而感觉沾沾自喜。比如跑步的时候考虑明后天的安排,吃饭的时候在担忧与他人的关系,睡觉的时候思绪像瀑布一样倾泻而出,是我们在不知不觉中徒生烦恼、...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6uq0000t9gz330krfhzl/">
<div class="timeline-info">
<span>11-06 13:19:17</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>改掉选择困难症</span>
</div>
<p>对模糊零容忍。换句话说,就是想尽一切办法让自己找出那个最重要的、唯一的选项,让自己在某一个时间段里只有一条路可以走。如果不在这些选择的节点想清楚,我们就会陷入模糊的状态,它会使我们产生本能的反应——娱...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6uq100129gz305vm66le/">
<div class="timeline-info">
<span>11-06 13:18:46</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>非暴力沟通</span>
</div>
<p>心理学有个史诗级的剧作叫做非暴力沟通,它能让一个人温柔而坚定的去说服对方。非暴力沟通大白话讲就是对他人足够的尊重,换取他人对你一次积极倾听的机会,所以这个技巧的核心是怎么做到尊重。一共分为四步
1.表...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6upz000q9gz3e9zka9tm/">
<div class="timeline-info">
<span>11-06 13:18:22</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>内部循环与产出意识</span>
</div>
<p>每天早起、跑步、读书、学习,身体和心灵都在路上,然而这些都是内部循环,不直接对外产出,坚持这些习惯可以让我们成为更好的人,但不会成为更厉害的人。享受努力奋斗的同时,必须要有作品产出,参与到社会价值体系...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6upv00099gz3g38va10f/">
<div class="timeline-info">
<span>11-06 13:17:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>付鹏:逆全球化下的全球资产配置</span>
</div>
<p>为什么会有中美贸易战?为什么会有特朗普?他们手上有个重要的东西,选票。法国人民手上有个重要的东西,什么东西?公会。财富分配,到最后是需要权力去平衡的,也就简单讲,富者恒富,穷者不富的时候,他手上会用一...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6upv00079gz3bmi6akif/">
<div class="timeline-info">
<span>11-06 13:14:30</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>付鹏展望2023年下半年全球经济格局异常的利差意味着什么</span>
</div>
<p>
08年的金融危机或者09年是一个重要的时间节点到今年(2023年),在座各位你们将迎来第二个重要的节点,可能对于很多年轻人来讲,最好的一个时代结束了,我们所有人的下半辈子的投资,注意,也非常简...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/10/24/clq1z6uq0000u9gz398t53yry/">
<div class="timeline-info">
<span>10-24 09:47:38</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>有效对话指南</span>
</div>
<p>卡耐基说过:要说服别人同意你的观点,你就要让他觉得这是他自己的观点。也就是说,本质上没有人真正被别人说服,听或者不听都是他们自己的主动选择
目的沟通目的无非两个:
让对方认同我们的观点
或者按我们说...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/10/23/clq1z6upr00019gz329d23gxb/">
<div class="timeline-info">
<span>10-23 12:01:13</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="进行中"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M4 20h4L18.5 9.5a1.5 1.5 0 0 0-4-4L4 16v4"></path><path d="M13.5 6.5l4 4"></path></g></svg></span>
<span>Cosy 入门</span>
</div>
<p>安装hexo-theme-cosy 主题 1.x.x 版本 是在 Hexo 6.3.0 版本下进行的开发、测试的。根据可靠消息Hexo 7.0.0 版本不兼容 😂
如遇到如下情况:
代码高亮不...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/10/23/clq1z6upu00059gz38jc1f1k1/">
<div class="timeline-info">
<span>10-23 12:01:13</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>Markdown Sample</span>
</div>
<p>Linear Markdown Sample
Heading 1 link Heading linkHeading 2 link Heading linkHeading 3 link Heading ...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/10/20/clq1z6upy000l9gz35377fh8j/">
<div class="timeline-info">
<span>10-20 10:25:55</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>verdaccio 搭建 npm私库</span>
</div>
<p>使用 docker 搭建 verdaccio创建 &amp;amp; 配置config.yaml文件
# Read about the best practices
# https://verdaccio.o...</p>
</div>
</a>
</li>
</ul>
</li>
</ul>
</div>
<script src="/js/31d6cfe0.js"></script>
</main>
</body>
<script>
window.i18n = {
"tip-collapse": "折叠",
"tip-expand": "展开",
"text-select": "选择",
"text-move": "移动",
"text-esc": "关闭",
"tip-status-done": "完成",
"tip-status-doing": "进行中",
"tip-status-todo": "待办",
"tip-status-other": "废弃",
"tip-status-default": "默认",
"tip-roadmap-today": "定位今天",
"text-search": "搜索...",
"text-today": "今天",
// month
"January": "一月",
"February": "二月",
"March": "三月",
"April": "四月",
"May": "五月",
"June": "六月",
"July": "七月",
"August": "八月",
"September": "九月",
"October": "十月",
"November": "十一月",
"December": "十二月",
}
</script>
<script src="/js/58c91c4e.js"></script>
</html>

View File

@ -207,9 +207,9 @@
<ul class="timeline">
<li>
<a class="timeline-item" href="/2023/11/25/clpe70sr30006apva4yckbvrg/">
<a class="timeline-item" href="/2023/12/01/clq1z6upv00069gz36xytgxq3/">
<div class="timeline-info">
<span>11-25 10:58:18</span>
<span>12-01 10:47:54</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
@ -225,49 +225,9 @@
</li>
<li>
<a class="timeline-item" href="/2023/11/25/clpe70sr00003apvaay3m4wsc/">
<a class="timeline-item" href="/2023/11/24/clq1z6uq3001q9gz3f3jp6uxn/">
<div class="timeline-info">
<span>11-25 10:42:36</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="进行中"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M4 20h4L18.5 9.5a1.5 1.5 0 0 0-4-4L4 16v4"></path><path d="M13.5 6.5l4 4"></path></g></svg></span>
<span>Cosy 入门</span>
</div>
<p>安装hexo-theme-cosy 主题 1.x.x 版本 是在 Hexo 6.3.0 版本下进行的开发、测试的。根据可靠消息Hexo 7.0.0 版本不兼容 😂
如遇到如下情况:
代码高亮不...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/21/clpe70srf000qapva5okiftx0/">
<div class="timeline-info">
<span>11-21 21:34:53</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="进行中"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M4 20h4L18.5 9.5a1.5 1.5 0 0 0-4-4L4 16v4"></path><path d="M13.5 6.5l4 4"></path></g></svg></span>
<span>数据结构</span>
</div>
<p>算法时间复杂度事前预估算法时间开销 $$T(n)$$ 与问题规模 $$n$$ 的关系( $$T$$ 表示 “time”
...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/21/clpe70srn001qapva3qgo2dia/">
<div class="timeline-info">
<span>11-21 21:34:53</span>
<span>11-24 16:47:38</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
@ -308,106 +268,9 @@ handicap
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70sqx0001apva7fma9wfj/">
<a class="timeline-item" href="/2023/11/21/clq1z6uq100149gz3ado4fydu/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>有效对话指南</span>
</div>
<p>卡耐基说过:要说服别人同意你的观点,你就要让他觉得这是他自己的观点。也就是说,本质上没有人真正被别人说服,听或者不听都是他们自己的主动选择
目的沟通目的无非两个:
让对方认同我们的观点
或者按我们说...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70sr20005apva44dk3o3i/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>Markdown Sample</span>
</div>
<p>Linear Markdown Sample
Heading 1 link Heading linkHeading 2 link Heading linkHeading 3 link Heading ...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70sr40007apvaeysadyqe/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>付鹏展望2023年下半年全球经济格局异常的利差意味着什么</span>
</div>
<p>
08年的金融危机或者09年是一个重要的时间节点到今年(2023年),在座各位你们将迎来第二个重要的节点,可能对于很多年轻人来讲,最好的一个时代结束了,我们所有人的下半辈子的投资,注意,也非常简...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70sr50009apvad2s885f7/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>付鹏:逆全球化下的全球资产配置</span>
</div>
<p>为什么会有中美贸易战?为什么会有特朗普?他们手上有个重要的东西,选票。法国人民手上有个重要的东西,什么东西?公会。财富分配,到最后是需要权力去平衡的,也就简单讲,富者恒富,穷者不富的时候,他手上会用一...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70sr6000aapva15vj930q/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>Unity Shader入门精要</span>
</div>
<p>代码基于c#,书籍 Unity Shader入门精要
什么是 OpenGL、DirectX用于渲染二维或三维图形。可以说这些接口架起了上层应用程序和底层 GPU 的沟通桥梁。一个应用程序向这些接口发...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70sr7000dapva3zp94hnx/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
<span>11-21 13:04:17</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
@ -415,263 +278,18 @@ Heading 1 link Heading linkHeading 2 link Heading linkHeading 3 link Heading ...
<span class="icon status tip right" data-tip="进行中"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M4 20h4L18.5 9.5a1.5 1.5 0 0 0-4-4L4 16v4"></path><path d="M13.5 6.5l4 4"></path></g></svg></span>
<span>css奇技淫巧</span>
<span>数据结构</span>
</div>
<p>grid 布局
flex 布局操纵的是一维、一行&amp;#x2F;一列grid 布局具备操纵二维的能力
设为网格布局以后容器子元素项目的float、display: inline-block、di...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70sr8000eapva30204f5o/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="进行中"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M4 20h4L18.5 9.5a1.5 1.5 0 0 0-4-4L4 16v4"></path><path d="M13.5 6.5l4 4"></path></g></svg></span>
<span>领域驱动设计</span>
</div>
<p>参考文献
蚂蚁金服数据体验技术团队 - 领域驱动设计
美团 - 领域驱动设计在互联网业务开发中的实践
领域驱动实战思考
基于 DDD 的前端项目架构设计与实战
React 语境下前端 DDD 的思考
<p>算法时间复杂度事前预估算法时间开销 $$T(n)$$ 与问题规模 $$n$$ 的关系( $$T$$ 表示 “time”
...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70sr9000hapvaeble4k6w/">
<a class="timeline-item" href="/2023/11/14/clq1z6uq100179gz37nuuhe2e/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>jQuery</span>
</div>
<p>基础在 window 对象中挂载了 $和jQuery
window.jQuery();
window.$ = window.jQuery;
模块化原始写法只要把不同的函数(以及记录状态的变量)简单地...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70sr9000iapvaanek9rmc/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>Git</span>
</div>
<p>GIT 最佳实践GIT 本质是一个数据库,用来存代码的
工作区一个沙箱环境GIT 不负责管理,你尽管在沙箱里面对文件进行操作
暂存区:工作区文件变动先不急着提交,暂存到一定数量,在提交到版本库
...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70sra000lapvac78b8u3m/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>verdaccio 搭建 npm私库</span>
</div>
<p>使用 docker 搭建 verdaccio创建 &amp;amp; 配置config.yaml文件
# Read about the best practices
# https://verdaccio.o...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70srb000mapva8squ3ux6/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>wsl2</span>
</div>
<p>安装 wsl前置条件主板 bios 开启 intel 虚拟化
ms app store如果打不开、转圈 -&amp;gt; 关闭小飞机,也可以试试 改 ipv4 host 4.2.2.2
window...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70srb000papvag65bbon3/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="进行中"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M4 20h4L18.5 9.5a1.5 1.5 0 0 0-4-4L4 16v4"></path><path d="M13.5 6.5l4 4"></path></g></svg></span>
<span>码场悟道</span>
</div>
<p>模板引擎严格的模板引擎的定义,输入模板字符串 + 数据,得到渲染过的字符串。实现上,从正则替换到拼 function 字符串到正经的 AST 解析各种各样,但从定义上来说都是差不多的。字符串渲染的性能...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70srg000tapvabjyz1vxr/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>改掉选择困难症</span>
</div>
<p>对模糊零容忍。换句话说,就是想尽一切办法让自己找出那个最重要的、唯一的选项,让自己在某一个时间段里只有一条路可以走。如果不在这些选择的节点想清楚,我们就会陷入模糊的状态,它会使我们产生本能的反应——娱...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70srh000uapvafif569iq/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>内部循环与产出意识</span>
</div>
<p>每天早起、跑步、读书、学习,身体和心灵都在路上,然而这些都是内部循环,不直接对外产出,坚持这些习惯可以让我们成为更好的人,但不会成为更厉害的人。享受努力奋斗的同时,必须要有作品产出,参与到社会价值体系...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70srh000xapva4q5iag11/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>烦恼的原因</span>
</div>
<p>分心开小差,很多人感觉可能不是个问题,甚至还对自己的一心二用而感觉沾沾自喜。比如跑步的时候考虑明后天的安排,吃饭的时候在担忧与他人的关系,睡觉的时候思绪像瀑布一样倾泻而出,是我们在不知不觉中徒生烦恼、...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70sri000yapvah30mh8sv/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>走神</span>
</div>
<p>走神可以让我们活在任何时候,唯独不能活在当下。分心走神的原因,无非”当下太无聊、当下太痛苦”,因为身体受困于现实,只好让神思天马行空!
...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70srj0011apvaf9o32pdw/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>有效对话指南</span>
</div>
<p>卡耐基说过:要说服别人同意你的观点,你就要让他觉得这是他自己的观点。也就是说,本质上没有人真正被别人说服,听或者不听都是他们自己的主动选择
目的沟通目的无非两个:
让对方认同我们的观点
或者按我们说...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70srj0013apva5hyn5qtr/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>非暴力沟通</span>
</div>
<p>心理学有个史诗级的剧作叫做非暴力沟通,它能让一个人温柔而坚定的去说服对方。非暴力沟通大白话讲就是对他人足够的尊重,换取他人对你一次积极倾听的机会,所以这个技巧的核心是怎么做到尊重。一共分为四步
1.表...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70srk0016apva6049hm1d/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
<span>11-14 15:33:17</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
@ -716,6 +334,388 @@ window...</p>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6upx000d9gz3g8lv0u9n/">
<div class="timeline-info">
<span>11-06 16:02:18</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="进行中"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M4 20h4L18.5 9.5a1.5 1.5 0 0 0-4-4L4 16v4"></path><path d="M13.5 6.5l4 4"></path></g></svg></span>
<span>css奇技淫巧</span>
</div>
<p>grid 布局
flex 布局操纵的是一维、一行&amp;#x2F;一列grid 布局具备操纵二维的能力
设为网格布局以后容器子元素项目的float、display: inline-block、di...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6upx000h9gz32xgtfd3c/">
<div class="timeline-info">
<span>11-06 16:01:46</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>Git</span>
</div>
<p>GIT 最佳实践GIT 本质是一个数据库,用来存代码的
工作区一个沙箱环境GIT 不负责管理,你尽管在沙箱里面对文件进行操作
暂存区:工作区文件变动先不急着提交,暂存到一定数量,在提交到版本库
...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6upy000i9gz38936atru/">
<div class="timeline-info">
<span>11-06 16:01:17</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>jQuery</span>
</div>
<p>基础在 window 对象中挂载了 $和jQuery
window.jQuery();
window.$ = window.jQuery;
模块化原始写法只要把不同的函数(以及记录状态的变量)简单地...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6upw000a9gz3fix4b6kz/">
<div class="timeline-info">
<span>11-06 16:00:24</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>Unity Shader入门精要</span>
</div>
<p>代码基于c#,书籍 Unity Shader入门精要
什么是 OpenGL、DirectX用于渲染二维或三维图形。可以说这些接口架起了上层应用程序和底层 GPU 的沟通桥梁。一个应用程序向这些接口发...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6upz000m9gz34cc312gx/">
<div class="timeline-info">
<span>11-06 15:59:45</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>wsl2</span>
</div>
<p>安装 wsl前置条件主板 bios 开启 intel 虚拟化
ms app store如果打不开、转圈 -&amp;gt; 关闭小飞机,也可以试试 改 ipv4 host 4.2.2.2
window...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6upz000p9gz3c02qe3w3/">
<div class="timeline-info">
<span>11-06 15:57:50</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="进行中"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M4 20h4L18.5 9.5a1.5 1.5 0 0 0-4-4L4 16v4"></path><path d="M13.5 6.5l4 4"></path></g></svg></span>
<span>码场悟道</span>
</div>
<p>模板引擎严格的模板引擎的定义,输入模板字符串 + 数据,得到渲染过的字符串。实现上,从正则替换到拼 function 字符串到正经的 AST 解析各种各样,但从定义上来说都是差不多的。字符串渲染的性能...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6upx000e9gz38b40cwap/">
<div class="timeline-info">
<span>11-06 15:56:40</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="进行中"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M4 20h4L18.5 9.5a1.5 1.5 0 0 0-4-4L4 16v4"></path><path d="M13.5 6.5l4 4"></path></g></svg></span>
<span>领域驱动设计</span>
</div>
<p>参考文献
蚂蚁金服数据体验技术团队 - 领域驱动设计
美团 - 领域驱动设计在互联网业务开发中的实践
领域驱动实战思考
基于 DDD 的前端项目架构设计与实战
React 语境下前端 DDD 的思考
...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6upt00039gz36v4efo6p/">
<div class="timeline-info">
<span>11-06 13:25:00</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>有效对话指南</span>
</div>
<p>卡耐基说过:要说服别人同意你的观点,你就要让他觉得这是他自己的观点。也就是说,本质上没有人真正被别人说服,听或者不听都是他们自己的主动选择
目的沟通目的无非两个:
让对方认同我们的观点
或者按我们说...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6uq0000z9gz34ly6aay4/">
<div class="timeline-info">
<span>11-06 13:20:01</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>走神</span>
</div>
<p>走神可以让我们活在任何时候,唯独不能活在当下。分心走神的原因,无非”当下太无聊、当下太痛苦”,因为身体受困于现实,只好让神思天马行空!
...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6uq0000x9gz3hs3belyb/">
<div class="timeline-info">
<span>11-06 13:19:41</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>烦恼的原因</span>
</div>
<p>分心开小差,很多人感觉可能不是个问题,甚至还对自己的一心二用而感觉沾沾自喜。比如跑步的时候考虑明后天的安排,吃饭的时候在担忧与他人的关系,睡觉的时候思绪像瀑布一样倾泻而出,是我们在不知不觉中徒生烦恼、...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6uq0000t9gz330krfhzl/">
<div class="timeline-info">
<span>11-06 13:19:17</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>改掉选择困难症</span>
</div>
<p>对模糊零容忍。换句话说,就是想尽一切办法让自己找出那个最重要的、唯一的选项,让自己在某一个时间段里只有一条路可以走。如果不在这些选择的节点想清楚,我们就会陷入模糊的状态,它会使我们产生本能的反应——娱...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6uq100129gz305vm66le/">
<div class="timeline-info">
<span>11-06 13:18:46</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>非暴力沟通</span>
</div>
<p>心理学有个史诗级的剧作叫做非暴力沟通,它能让一个人温柔而坚定的去说服对方。非暴力沟通大白话讲就是对他人足够的尊重,换取他人对你一次积极倾听的机会,所以这个技巧的核心是怎么做到尊重。一共分为四步
1.表...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6upz000q9gz3e9zka9tm/">
<div class="timeline-info">
<span>11-06 13:18:22</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>内部循环与产出意识</span>
</div>
<p>每天早起、跑步、读书、学习,身体和心灵都在路上,然而这些都是内部循环,不直接对外产出,坚持这些习惯可以让我们成为更好的人,但不会成为更厉害的人。享受努力奋斗的同时,必须要有作品产出,参与到社会价值体系...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6upv00099gz3g38va10f/">
<div class="timeline-info">
<span>11-06 13:17:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>付鹏:逆全球化下的全球资产配置</span>
</div>
<p>为什么会有中美贸易战?为什么会有特朗普?他们手上有个重要的东西,选票。法国人民手上有个重要的东西,什么东西?公会。财富分配,到最后是需要权力去平衡的,也就简单讲,富者恒富,穷者不富的时候,他手上会用一...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6upv00079gz3bmi6akif/">
<div class="timeline-info">
<span>11-06 13:14:30</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>付鹏展望2023年下半年全球经济格局异常的利差意味着什么</span>
</div>
<p>
08年的金融危机或者09年是一个重要的时间节点到今年(2023年),在座各位你们将迎来第二个重要的节点,可能对于很多年轻人来讲,最好的一个时代结束了,我们所有人的下半辈子的投资,注意,也非常简...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/10/24/clq1z6uq0000u9gz398t53yry/">
<div class="timeline-info">
<span>10-24 09:47:38</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>有效对话指南</span>
</div>
<p>卡耐基说过:要说服别人同意你的观点,你就要让他觉得这是他自己的观点。也就是说,本质上没有人真正被别人说服,听或者不听都是他们自己的主动选择
目的沟通目的无非两个:
让对方认同我们的观点
或者按我们说...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/10/23/clq1z6upr00019gz329d23gxb/">
<div class="timeline-info">
<span>10-23 12:01:13</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="进行中"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M4 20h4L18.5 9.5a1.5 1.5 0 0 0-4-4L4 16v4"></path><path d="M13.5 6.5l4 4"></path></g></svg></span>
<span>Cosy 入门</span>
</div>
<p>安装hexo-theme-cosy 主题 1.x.x 版本 是在 Hexo 6.3.0 版本下进行的开发、测试的。根据可靠消息Hexo 7.0.0 版本不兼容 😂
如遇到如下情况:
代码高亮不...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/10/23/clq1z6upu00059gz38jc1f1k1/">
<div class="timeline-info">
<span>10-23 12:01:13</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>Markdown Sample</span>
</div>
<p>Linear Markdown Sample
Heading 1 link Heading linkHeading 2 link Heading linkHeading 3 link Heading ...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/10/20/clq1z6upy000l9gz35377fh8j/">
<div class="timeline-info">
<span>10-20 10:25:55</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>verdaccio 搭建 npm私库</span>
</div>
<p>使用 docker 搭建 verdaccio创建 &amp;amp; 配置config.yaml文件
# Read about the best practices
# https://verdaccio.o...</p>
</div>
</a>
</li>
</ul>
</li>

View File

@ -207,9 +207,9 @@
<ul class="timeline">
<li>
<a class="timeline-item" href="/2023/11/25/clpe70sr30006apva4yckbvrg/">
<a class="timeline-item" href="/2023/12/01/clq1z6upv00069gz36xytgxq3/">
<div class="timeline-info">
<span>11-25 10:58:18</span>
<span>12-01 10:47:54</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
@ -225,49 +225,9 @@
</li>
<li>
<a class="timeline-item" href="/2023/11/25/clpe70sr00003apvaay3m4wsc/">
<a class="timeline-item" href="/2023/11/24/clq1z6uq3001q9gz3f3jp6uxn/">
<div class="timeline-info">
<span>11-25 10:42:36</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="进行中"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M4 20h4L18.5 9.5a1.5 1.5 0 0 0-4-4L4 16v4"></path><path d="M13.5 6.5l4 4"></path></g></svg></span>
<span>Cosy 入门</span>
</div>
<p>安装hexo-theme-cosy 主题 1.x.x 版本 是在 Hexo 6.3.0 版本下进行的开发、测试的。根据可靠消息Hexo 7.0.0 版本不兼容 😂
如遇到如下情况:
代码高亮不...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/21/clpe70srf000qapva5okiftx0/">
<div class="timeline-info">
<span>11-21 21:34:53</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="进行中"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M4 20h4L18.5 9.5a1.5 1.5 0 0 0-4-4L4 16v4"></path><path d="M13.5 6.5l4 4"></path></g></svg></span>
<span>数据结构</span>
</div>
<p>算法时间复杂度事前预估算法时间开销 $$T(n)$$ 与问题规模 $$n$$ 的关系( $$T$$ 表示 “time”
...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/21/clpe70srn001qapva3qgo2dia/">
<div class="timeline-info">
<span>11-21 21:34:53</span>
<span>11-24 16:47:38</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
@ -308,106 +268,9 @@ handicap
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70sqx0001apva7fma9wfj/">
<a class="timeline-item" href="/2023/11/21/clq1z6uq100149gz3ado4fydu/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>有效对话指南</span>
</div>
<p>卡耐基说过:要说服别人同意你的观点,你就要让他觉得这是他自己的观点。也就是说,本质上没有人真正被别人说服,听或者不听都是他们自己的主动选择
目的沟通目的无非两个:
让对方认同我们的观点
或者按我们说...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70sr20005apva44dk3o3i/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>Markdown Sample</span>
</div>
<p>Linear Markdown Sample
Heading 1 link Heading linkHeading 2 link Heading linkHeading 3 link Heading ...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70sr40007apvaeysadyqe/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>付鹏展望2023年下半年全球经济格局异常的利差意味着什么</span>
</div>
<p>
08年的金融危机或者09年是一个重要的时间节点到今年(2023年),在座各位你们将迎来第二个重要的节点,可能对于很多年轻人来讲,最好的一个时代结束了,我们所有人的下半辈子的投资,注意,也非常简...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70sr50009apvad2s885f7/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>付鹏:逆全球化下的全球资产配置</span>
</div>
<p>为什么会有中美贸易战?为什么会有特朗普?他们手上有个重要的东西,选票。法国人民手上有个重要的东西,什么东西?公会。财富分配,到最后是需要权力去平衡的,也就简单讲,富者恒富,穷者不富的时候,他手上会用一...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70sr6000aapva15vj930q/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>Unity Shader入门精要</span>
</div>
<p>代码基于c#,书籍 Unity Shader入门精要
什么是 OpenGL、DirectX用于渲染二维或三维图形。可以说这些接口架起了上层应用程序和底层 GPU 的沟通桥梁。一个应用程序向这些接口发...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70sr7000dapva3zp94hnx/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
<span>11-21 13:04:17</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
@ -415,263 +278,18 @@ Heading 1 link Heading linkHeading 2 link Heading linkHeading 3 link Heading ...
<span class="icon status tip right" data-tip="进行中"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M4 20h4L18.5 9.5a1.5 1.5 0 0 0-4-4L4 16v4"></path><path d="M13.5 6.5l4 4"></path></g></svg></span>
<span>css奇技淫巧</span>
<span>数据结构</span>
</div>
<p>grid 布局
flex 布局操纵的是一维、一行&amp;#x2F;一列grid 布局具备操纵二维的能力
设为网格布局以后容器子元素项目的float、display: inline-block、di...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70sr8000eapva30204f5o/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="进行中"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M4 20h4L18.5 9.5a1.5 1.5 0 0 0-4-4L4 16v4"></path><path d="M13.5 6.5l4 4"></path></g></svg></span>
<span>领域驱动设计</span>
</div>
<p>参考文献
蚂蚁金服数据体验技术团队 - 领域驱动设计
美团 - 领域驱动设计在互联网业务开发中的实践
领域驱动实战思考
基于 DDD 的前端项目架构设计与实战
React 语境下前端 DDD 的思考
<p>算法时间复杂度事前预估算法时间开销 $$T(n)$$ 与问题规模 $$n$$ 的关系( $$T$$ 表示 “time”
...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70sr9000hapvaeble4k6w/">
<a class="timeline-item" href="/2023/11/14/clq1z6uq100179gz37nuuhe2e/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>jQuery</span>
</div>
<p>基础在 window 对象中挂载了 $和jQuery
window.jQuery();
window.$ = window.jQuery;
模块化原始写法只要把不同的函数(以及记录状态的变量)简单地...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70sr9000iapvaanek9rmc/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>Git</span>
</div>
<p>GIT 最佳实践GIT 本质是一个数据库,用来存代码的
工作区一个沙箱环境GIT 不负责管理,你尽管在沙箱里面对文件进行操作
暂存区:工作区文件变动先不急着提交,暂存到一定数量,在提交到版本库
...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70sra000lapvac78b8u3m/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>verdaccio 搭建 npm私库</span>
</div>
<p>使用 docker 搭建 verdaccio创建 &amp;amp; 配置config.yaml文件
# Read about the best practices
# https://verdaccio.o...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70srb000mapva8squ3ux6/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>wsl2</span>
</div>
<p>安装 wsl前置条件主板 bios 开启 intel 虚拟化
ms app store如果打不开、转圈 -&amp;gt; 关闭小飞机,也可以试试 改 ipv4 host 4.2.2.2
window...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70srb000papvag65bbon3/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="进行中"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M4 20h4L18.5 9.5a1.5 1.5 0 0 0-4-4L4 16v4"></path><path d="M13.5 6.5l4 4"></path></g></svg></span>
<span>码场悟道</span>
</div>
<p>模板引擎严格的模板引擎的定义,输入模板字符串 + 数据,得到渲染过的字符串。实现上,从正则替换到拼 function 字符串到正经的 AST 解析各种各样,但从定义上来说都是差不多的。字符串渲染的性能...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70srg000tapvabjyz1vxr/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>改掉选择困难症</span>
</div>
<p>对模糊零容忍。换句话说,就是想尽一切办法让自己找出那个最重要的、唯一的选项,让自己在某一个时间段里只有一条路可以走。如果不在这些选择的节点想清楚,我们就会陷入模糊的状态,它会使我们产生本能的反应——娱...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70srh000uapvafif569iq/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>内部循环与产出意识</span>
</div>
<p>每天早起、跑步、读书、学习,身体和心灵都在路上,然而这些都是内部循环,不直接对外产出,坚持这些习惯可以让我们成为更好的人,但不会成为更厉害的人。享受努力奋斗的同时,必须要有作品产出,参与到社会价值体系...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70srh000xapva4q5iag11/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>烦恼的原因</span>
</div>
<p>分心开小差,很多人感觉可能不是个问题,甚至还对自己的一心二用而感觉沾沾自喜。比如跑步的时候考虑明后天的安排,吃饭的时候在担忧与他人的关系,睡觉的时候思绪像瀑布一样倾泻而出,是我们在不知不觉中徒生烦恼、...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70sri000yapvah30mh8sv/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>走神</span>
</div>
<p>走神可以让我们活在任何时候,唯独不能活在当下。分心走神的原因,无非”当下太无聊、当下太痛苦”,因为身体受困于现实,只好让神思天马行空!
...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70srj0011apvaf9o32pdw/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>有效对话指南</span>
</div>
<p>卡耐基说过:要说服别人同意你的观点,你就要让他觉得这是他自己的观点。也就是说,本质上没有人真正被别人说服,听或者不听都是他们自己的主动选择
目的沟通目的无非两个:
让对方认同我们的观点
或者按我们说...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70srj0013apva5hyn5qtr/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>非暴力沟通</span>
</div>
<p>心理学有个史诗级的剧作叫做非暴力沟通,它能让一个人温柔而坚定的去说服对方。非暴力沟通大白话讲就是对他人足够的尊重,换取他人对你一次积极倾听的机会,所以这个技巧的核心是怎么做到尊重。一共分为四步
1.表...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70srk0016apva6049hm1d/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
<span>11-14 15:33:17</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
@ -716,6 +334,388 @@ window...</p>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6upx000d9gz3g8lv0u9n/">
<div class="timeline-info">
<span>11-06 16:02:18</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="进行中"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M4 20h4L18.5 9.5a1.5 1.5 0 0 0-4-4L4 16v4"></path><path d="M13.5 6.5l4 4"></path></g></svg></span>
<span>css奇技淫巧</span>
</div>
<p>grid 布局
flex 布局操纵的是一维、一行&amp;#x2F;一列grid 布局具备操纵二维的能力
设为网格布局以后容器子元素项目的float、display: inline-block、di...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6upx000h9gz32xgtfd3c/">
<div class="timeline-info">
<span>11-06 16:01:46</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>Git</span>
</div>
<p>GIT 最佳实践GIT 本质是一个数据库,用来存代码的
工作区一个沙箱环境GIT 不负责管理,你尽管在沙箱里面对文件进行操作
暂存区:工作区文件变动先不急着提交,暂存到一定数量,在提交到版本库
...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6upy000i9gz38936atru/">
<div class="timeline-info">
<span>11-06 16:01:17</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>jQuery</span>
</div>
<p>基础在 window 对象中挂载了 $和jQuery
window.jQuery();
window.$ = window.jQuery;
模块化原始写法只要把不同的函数(以及记录状态的变量)简单地...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6upw000a9gz3fix4b6kz/">
<div class="timeline-info">
<span>11-06 16:00:24</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>Unity Shader入门精要</span>
</div>
<p>代码基于c#,书籍 Unity Shader入门精要
什么是 OpenGL、DirectX用于渲染二维或三维图形。可以说这些接口架起了上层应用程序和底层 GPU 的沟通桥梁。一个应用程序向这些接口发...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6upz000m9gz34cc312gx/">
<div class="timeline-info">
<span>11-06 15:59:45</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>wsl2</span>
</div>
<p>安装 wsl前置条件主板 bios 开启 intel 虚拟化
ms app store如果打不开、转圈 -&amp;gt; 关闭小飞机,也可以试试 改 ipv4 host 4.2.2.2
window...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6upz000p9gz3c02qe3w3/">
<div class="timeline-info">
<span>11-06 15:57:50</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="进行中"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M4 20h4L18.5 9.5a1.5 1.5 0 0 0-4-4L4 16v4"></path><path d="M13.5 6.5l4 4"></path></g></svg></span>
<span>码场悟道</span>
</div>
<p>模板引擎严格的模板引擎的定义,输入模板字符串 + 数据,得到渲染过的字符串。实现上,从正则替换到拼 function 字符串到正经的 AST 解析各种各样,但从定义上来说都是差不多的。字符串渲染的性能...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6upx000e9gz38b40cwap/">
<div class="timeline-info">
<span>11-06 15:56:40</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="进行中"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M4 20h4L18.5 9.5a1.5 1.5 0 0 0-4-4L4 16v4"></path><path d="M13.5 6.5l4 4"></path></g></svg></span>
<span>领域驱动设计</span>
</div>
<p>参考文献
蚂蚁金服数据体验技术团队 - 领域驱动设计
美团 - 领域驱动设计在互联网业务开发中的实践
领域驱动实战思考
基于 DDD 的前端项目架构设计与实战
React 语境下前端 DDD 的思考
...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6upt00039gz36v4efo6p/">
<div class="timeline-info">
<span>11-06 13:25:00</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>有效对话指南</span>
</div>
<p>卡耐基说过:要说服别人同意你的观点,你就要让他觉得这是他自己的观点。也就是说,本质上没有人真正被别人说服,听或者不听都是他们自己的主动选择
目的沟通目的无非两个:
让对方认同我们的观点
或者按我们说...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6uq0000z9gz34ly6aay4/">
<div class="timeline-info">
<span>11-06 13:20:01</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>走神</span>
</div>
<p>走神可以让我们活在任何时候,唯独不能活在当下。分心走神的原因,无非”当下太无聊、当下太痛苦”,因为身体受困于现实,只好让神思天马行空!
...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6uq0000x9gz3hs3belyb/">
<div class="timeline-info">
<span>11-06 13:19:41</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>烦恼的原因</span>
</div>
<p>分心开小差,很多人感觉可能不是个问题,甚至还对自己的一心二用而感觉沾沾自喜。比如跑步的时候考虑明后天的安排,吃饭的时候在担忧与他人的关系,睡觉的时候思绪像瀑布一样倾泻而出,是我们在不知不觉中徒生烦恼、...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6uq0000t9gz330krfhzl/">
<div class="timeline-info">
<span>11-06 13:19:17</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>改掉选择困难症</span>
</div>
<p>对模糊零容忍。换句话说,就是想尽一切办法让自己找出那个最重要的、唯一的选项,让自己在某一个时间段里只有一条路可以走。如果不在这些选择的节点想清楚,我们就会陷入模糊的状态,它会使我们产生本能的反应——娱...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6uq100129gz305vm66le/">
<div class="timeline-info">
<span>11-06 13:18:46</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>非暴力沟通</span>
</div>
<p>心理学有个史诗级的剧作叫做非暴力沟通,它能让一个人温柔而坚定的去说服对方。非暴力沟通大白话讲就是对他人足够的尊重,换取他人对你一次积极倾听的机会,所以这个技巧的核心是怎么做到尊重。一共分为四步
1.表...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6upz000q9gz3e9zka9tm/">
<div class="timeline-info">
<span>11-06 13:18:22</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>内部循环与产出意识</span>
</div>
<p>每天早起、跑步、读书、学习,身体和心灵都在路上,然而这些都是内部循环,不直接对外产出,坚持这些习惯可以让我们成为更好的人,但不会成为更厉害的人。享受努力奋斗的同时,必须要有作品产出,参与到社会价值体系...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6upv00099gz3g38va10f/">
<div class="timeline-info">
<span>11-06 13:17:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>付鹏:逆全球化下的全球资产配置</span>
</div>
<p>为什么会有中美贸易战?为什么会有特朗普?他们手上有个重要的东西,选票。法国人民手上有个重要的东西,什么东西?公会。财富分配,到最后是需要权力去平衡的,也就简单讲,富者恒富,穷者不富的时候,他手上会用一...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6upv00079gz3bmi6akif/">
<div class="timeline-info">
<span>11-06 13:14:30</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>付鹏展望2023年下半年全球经济格局异常的利差意味着什么</span>
</div>
<p>
08年的金融危机或者09年是一个重要的时间节点到今年(2023年),在座各位你们将迎来第二个重要的节点,可能对于很多年轻人来讲,最好的一个时代结束了,我们所有人的下半辈子的投资,注意,也非常简...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/10/24/clq1z6uq0000u9gz398t53yry/">
<div class="timeline-info">
<span>10-24 09:47:38</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>有效对话指南</span>
</div>
<p>卡耐基说过:要说服别人同意你的观点,你就要让他觉得这是他自己的观点。也就是说,本质上没有人真正被别人说服,听或者不听都是他们自己的主动选择
目的沟通目的无非两个:
让对方认同我们的观点
或者按我们说...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/10/23/clq1z6upr00019gz329d23gxb/">
<div class="timeline-info">
<span>10-23 12:01:13</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="进行中"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M4 20h4L18.5 9.5a1.5 1.5 0 0 0-4-4L4 16v4"></path><path d="M13.5 6.5l4 4"></path></g></svg></span>
<span>Cosy 入门</span>
</div>
<p>安装hexo-theme-cosy 主题 1.x.x 版本 是在 Hexo 6.3.0 版本下进行的开发、测试的。根据可靠消息Hexo 7.0.0 版本不兼容 😂
如遇到如下情况:
代码高亮不...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/10/23/clq1z6upu00059gz38jc1f1k1/">
<div class="timeline-info">
<span>10-23 12:01:13</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>Markdown Sample</span>
</div>
<p>Linear Markdown Sample
Heading 1 link Heading linkHeading 2 link Heading linkHeading 3 link Heading ...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/10/20/clq1z6upy000l9gz35377fh8j/">
<div class="timeline-info">
<span>10-20 10:25:55</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>verdaccio 搭建 npm私库</span>
</div>
<p>使用 docker 搭建 verdaccio创建 &amp;amp; 配置config.yaml文件
# Read about the best practices
# https://verdaccio.o...</p>
</div>
</a>
</li>
</ul>
</li>

View File

@ -207,9 +207,9 @@
<ul class="timeline">
<li>
<a class="timeline-item" href="/2023/11/25/clpe70sr30006apva4yckbvrg/">
<a class="timeline-item" href="/2023/12/01/clq1z6upv00069gz36xytgxq3/">
<div class="timeline-info">
<span>11-25 10:58:18</span>
<span>12-01 10:47:54</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
@ -225,49 +225,9 @@
</li>
<li>
<a class="timeline-item" href="/2023/11/25/clpe70sr00003apvaay3m4wsc/">
<a class="timeline-item" href="/2023/11/24/clq1z6uq3001q9gz3f3jp6uxn/">
<div class="timeline-info">
<span>11-25 10:42:36</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="进行中"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M4 20h4L18.5 9.5a1.5 1.5 0 0 0-4-4L4 16v4"></path><path d="M13.5 6.5l4 4"></path></g></svg></span>
<span>Cosy 入门</span>
</div>
<p>安装hexo-theme-cosy 主题 1.x.x 版本 是在 Hexo 6.3.0 版本下进行的开发、测试的。根据可靠消息Hexo 7.0.0 版本不兼容 😂
如遇到如下情况:
代码高亮不...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/21/clpe70srf000qapva5okiftx0/">
<div class="timeline-info">
<span>11-21 21:34:53</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="进行中"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M4 20h4L18.5 9.5a1.5 1.5 0 0 0-4-4L4 16v4"></path><path d="M13.5 6.5l4 4"></path></g></svg></span>
<span>数据结构</span>
</div>
<p>算法时间复杂度事前预估算法时间开销 $$T(n)$$ 与问题规模 $$n$$ 的关系( $$T$$ 表示 “time”
...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/21/clpe70srn001qapva3qgo2dia/">
<div class="timeline-info">
<span>11-21 21:34:53</span>
<span>11-24 16:47:38</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
@ -308,106 +268,9 @@ handicap
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70sqx0001apva7fma9wfj/">
<a class="timeline-item" href="/2023/11/21/clq1z6uq100149gz3ado4fydu/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>有效对话指南</span>
</div>
<p>卡耐基说过:要说服别人同意你的观点,你就要让他觉得这是他自己的观点。也就是说,本质上没有人真正被别人说服,听或者不听都是他们自己的主动选择
目的沟通目的无非两个:
让对方认同我们的观点
或者按我们说...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70sr20005apva44dk3o3i/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>Markdown Sample</span>
</div>
<p>Linear Markdown Sample
Heading 1 link Heading linkHeading 2 link Heading linkHeading 3 link Heading ...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70sr40007apvaeysadyqe/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>付鹏展望2023年下半年全球经济格局异常的利差意味着什么</span>
</div>
<p>
08年的金融危机或者09年是一个重要的时间节点到今年(2023年),在座各位你们将迎来第二个重要的节点,可能对于很多年轻人来讲,最好的一个时代结束了,我们所有人的下半辈子的投资,注意,也非常简...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70sr50009apvad2s885f7/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>付鹏:逆全球化下的全球资产配置</span>
</div>
<p>为什么会有中美贸易战?为什么会有特朗普?他们手上有个重要的东西,选票。法国人民手上有个重要的东西,什么东西?公会。财富分配,到最后是需要权力去平衡的,也就简单讲,富者恒富,穷者不富的时候,他手上会用一...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70sr6000aapva15vj930q/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>Unity Shader入门精要</span>
</div>
<p>代码基于c#,书籍 Unity Shader入门精要
什么是 OpenGL、DirectX用于渲染二维或三维图形。可以说这些接口架起了上层应用程序和底层 GPU 的沟通桥梁。一个应用程序向这些接口发...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70sr7000dapva3zp94hnx/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
<span>11-21 13:04:17</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
@ -415,263 +278,18 @@ Heading 1 link Heading linkHeading 2 link Heading linkHeading 3 link Heading ...
<span class="icon status tip right" data-tip="进行中"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M4 20h4L18.5 9.5a1.5 1.5 0 0 0-4-4L4 16v4"></path><path d="M13.5 6.5l4 4"></path></g></svg></span>
<span>css奇技淫巧</span>
<span>数据结构</span>
</div>
<p>grid 布局
flex 布局操纵的是一维、一行&amp;#x2F;一列grid 布局具备操纵二维的能力
设为网格布局以后容器子元素项目的float、display: inline-block、di...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70sr8000eapva30204f5o/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="进行中"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M4 20h4L18.5 9.5a1.5 1.5 0 0 0-4-4L4 16v4"></path><path d="M13.5 6.5l4 4"></path></g></svg></span>
<span>领域驱动设计</span>
</div>
<p>参考文献
蚂蚁金服数据体验技术团队 - 领域驱动设计
美团 - 领域驱动设计在互联网业务开发中的实践
领域驱动实战思考
基于 DDD 的前端项目架构设计与实战
React 语境下前端 DDD 的思考
<p>算法时间复杂度事前预估算法时间开销 $$T(n)$$ 与问题规模 $$n$$ 的关系( $$T$$ 表示 “time”
...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70sr9000hapvaeble4k6w/">
<a class="timeline-item" href="/2023/11/14/clq1z6uq100179gz37nuuhe2e/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>jQuery</span>
</div>
<p>基础在 window 对象中挂载了 $和jQuery
window.jQuery();
window.$ = window.jQuery;
模块化原始写法只要把不同的函数(以及记录状态的变量)简单地...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70sr9000iapvaanek9rmc/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>Git</span>
</div>
<p>GIT 最佳实践GIT 本质是一个数据库,用来存代码的
工作区一个沙箱环境GIT 不负责管理,你尽管在沙箱里面对文件进行操作
暂存区:工作区文件变动先不急着提交,暂存到一定数量,在提交到版本库
...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70sra000lapvac78b8u3m/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>verdaccio 搭建 npm私库</span>
</div>
<p>使用 docker 搭建 verdaccio创建 &amp;amp; 配置config.yaml文件
# Read about the best practices
# https://verdaccio.o...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70srb000mapva8squ3ux6/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>wsl2</span>
</div>
<p>安装 wsl前置条件主板 bios 开启 intel 虚拟化
ms app store如果打不开、转圈 -&amp;gt; 关闭小飞机,也可以试试 改 ipv4 host 4.2.2.2
window...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70srb000papvag65bbon3/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="进行中"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M4 20h4L18.5 9.5a1.5 1.5 0 0 0-4-4L4 16v4"></path><path d="M13.5 6.5l4 4"></path></g></svg></span>
<span>码场悟道</span>
</div>
<p>模板引擎严格的模板引擎的定义,输入模板字符串 + 数据,得到渲染过的字符串。实现上,从正则替换到拼 function 字符串到正经的 AST 解析各种各样,但从定义上来说都是差不多的。字符串渲染的性能...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70srg000tapvabjyz1vxr/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>改掉选择困难症</span>
</div>
<p>对模糊零容忍。换句话说,就是想尽一切办法让自己找出那个最重要的、唯一的选项,让自己在某一个时间段里只有一条路可以走。如果不在这些选择的节点想清楚,我们就会陷入模糊的状态,它会使我们产生本能的反应——娱...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70srh000uapvafif569iq/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>内部循环与产出意识</span>
</div>
<p>每天早起、跑步、读书、学习,身体和心灵都在路上,然而这些都是内部循环,不直接对外产出,坚持这些习惯可以让我们成为更好的人,但不会成为更厉害的人。享受努力奋斗的同时,必须要有作品产出,参与到社会价值体系...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70srh000xapva4q5iag11/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>烦恼的原因</span>
</div>
<p>分心开小差,很多人感觉可能不是个问题,甚至还对自己的一心二用而感觉沾沾自喜。比如跑步的时候考虑明后天的安排,吃饭的时候在担忧与他人的关系,睡觉的时候思绪像瀑布一样倾泻而出,是我们在不知不觉中徒生烦恼、...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70sri000yapvah30mh8sv/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>走神</span>
</div>
<p>走神可以让我们活在任何时候,唯独不能活在当下。分心走神的原因,无非”当下太无聊、当下太痛苦”,因为身体受困于现实,只好让神思天马行空!
...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70srj0011apvaf9o32pdw/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>有效对话指南</span>
</div>
<p>卡耐基说过:要说服别人同意你的观点,你就要让他觉得这是他自己的观点。也就是说,本质上没有人真正被别人说服,听或者不听都是他们自己的主动选择
目的沟通目的无非两个:
让对方认同我们的观点
或者按我们说...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70srj0013apva5hyn5qtr/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>非暴力沟通</span>
</div>
<p>心理学有个史诗级的剧作叫做非暴力沟通,它能让一个人温柔而坚定的去说服对方。非暴力沟通大白话讲就是对他人足够的尊重,换取他人对你一次积极倾听的机会,所以这个技巧的核心是怎么做到尊重。一共分为四步
1.表...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70srk0016apva6049hm1d/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
<span>11-14 15:33:17</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
@ -716,6 +334,388 @@ window...</p>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6upx000d9gz3g8lv0u9n/">
<div class="timeline-info">
<span>11-06 16:02:18</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="进行中"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M4 20h4L18.5 9.5a1.5 1.5 0 0 0-4-4L4 16v4"></path><path d="M13.5 6.5l4 4"></path></g></svg></span>
<span>css奇技淫巧</span>
</div>
<p>grid 布局
flex 布局操纵的是一维、一行&amp;#x2F;一列grid 布局具备操纵二维的能力
设为网格布局以后容器子元素项目的float、display: inline-block、di...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6upx000h9gz32xgtfd3c/">
<div class="timeline-info">
<span>11-06 16:01:46</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>Git</span>
</div>
<p>GIT 最佳实践GIT 本质是一个数据库,用来存代码的
工作区一个沙箱环境GIT 不负责管理,你尽管在沙箱里面对文件进行操作
暂存区:工作区文件变动先不急着提交,暂存到一定数量,在提交到版本库
...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6upy000i9gz38936atru/">
<div class="timeline-info">
<span>11-06 16:01:17</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>jQuery</span>
</div>
<p>基础在 window 对象中挂载了 $和jQuery
window.jQuery();
window.$ = window.jQuery;
模块化原始写法只要把不同的函数(以及记录状态的变量)简单地...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6upw000a9gz3fix4b6kz/">
<div class="timeline-info">
<span>11-06 16:00:24</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>Unity Shader入门精要</span>
</div>
<p>代码基于c#,书籍 Unity Shader入门精要
什么是 OpenGL、DirectX用于渲染二维或三维图形。可以说这些接口架起了上层应用程序和底层 GPU 的沟通桥梁。一个应用程序向这些接口发...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6upz000m9gz34cc312gx/">
<div class="timeline-info">
<span>11-06 15:59:45</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>wsl2</span>
</div>
<p>安装 wsl前置条件主板 bios 开启 intel 虚拟化
ms app store如果打不开、转圈 -&amp;gt; 关闭小飞机,也可以试试 改 ipv4 host 4.2.2.2
window...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6upz000p9gz3c02qe3w3/">
<div class="timeline-info">
<span>11-06 15:57:50</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="进行中"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M4 20h4L18.5 9.5a1.5 1.5 0 0 0-4-4L4 16v4"></path><path d="M13.5 6.5l4 4"></path></g></svg></span>
<span>码场悟道</span>
</div>
<p>模板引擎严格的模板引擎的定义,输入模板字符串 + 数据,得到渲染过的字符串。实现上,从正则替换到拼 function 字符串到正经的 AST 解析各种各样,但从定义上来说都是差不多的。字符串渲染的性能...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6upx000e9gz38b40cwap/">
<div class="timeline-info">
<span>11-06 15:56:40</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="进行中"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M4 20h4L18.5 9.5a1.5 1.5 0 0 0-4-4L4 16v4"></path><path d="M13.5 6.5l4 4"></path></g></svg></span>
<span>领域驱动设计</span>
</div>
<p>参考文献
蚂蚁金服数据体验技术团队 - 领域驱动设计
美团 - 领域驱动设计在互联网业务开发中的实践
领域驱动实战思考
基于 DDD 的前端项目架构设计与实战
React 语境下前端 DDD 的思考
...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6upt00039gz36v4efo6p/">
<div class="timeline-info">
<span>11-06 13:25:00</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>有效对话指南</span>
</div>
<p>卡耐基说过:要说服别人同意你的观点,你就要让他觉得这是他自己的观点。也就是说,本质上没有人真正被别人说服,听或者不听都是他们自己的主动选择
目的沟通目的无非两个:
让对方认同我们的观点
或者按我们说...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6uq0000z9gz34ly6aay4/">
<div class="timeline-info">
<span>11-06 13:20:01</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>走神</span>
</div>
<p>走神可以让我们活在任何时候,唯独不能活在当下。分心走神的原因,无非”当下太无聊、当下太痛苦”,因为身体受困于现实,只好让神思天马行空!
...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6uq0000x9gz3hs3belyb/">
<div class="timeline-info">
<span>11-06 13:19:41</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>烦恼的原因</span>
</div>
<p>分心开小差,很多人感觉可能不是个问题,甚至还对自己的一心二用而感觉沾沾自喜。比如跑步的时候考虑明后天的安排,吃饭的时候在担忧与他人的关系,睡觉的时候思绪像瀑布一样倾泻而出,是我们在不知不觉中徒生烦恼、...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6uq0000t9gz330krfhzl/">
<div class="timeline-info">
<span>11-06 13:19:17</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>改掉选择困难症</span>
</div>
<p>对模糊零容忍。换句话说,就是想尽一切办法让自己找出那个最重要的、唯一的选项,让自己在某一个时间段里只有一条路可以走。如果不在这些选择的节点想清楚,我们就会陷入模糊的状态,它会使我们产生本能的反应——娱...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6uq100129gz305vm66le/">
<div class="timeline-info">
<span>11-06 13:18:46</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>非暴力沟通</span>
</div>
<p>心理学有个史诗级的剧作叫做非暴力沟通,它能让一个人温柔而坚定的去说服对方。非暴力沟通大白话讲就是对他人足够的尊重,换取他人对你一次积极倾听的机会,所以这个技巧的核心是怎么做到尊重。一共分为四步
1.表...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6upz000q9gz3e9zka9tm/">
<div class="timeline-info">
<span>11-06 13:18:22</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>内部循环与产出意识</span>
</div>
<p>每天早起、跑步、读书、学习,身体和心灵都在路上,然而这些都是内部循环,不直接对外产出,坚持这些习惯可以让我们成为更好的人,但不会成为更厉害的人。享受努力奋斗的同时,必须要有作品产出,参与到社会价值体系...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6upv00099gz3g38va10f/">
<div class="timeline-info">
<span>11-06 13:17:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>付鹏:逆全球化下的全球资产配置</span>
</div>
<p>为什么会有中美贸易战?为什么会有特朗普?他们手上有个重要的东西,选票。法国人民手上有个重要的东西,什么东西?公会。财富分配,到最后是需要权力去平衡的,也就简单讲,富者恒富,穷者不富的时候,他手上会用一...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6upv00079gz3bmi6akif/">
<div class="timeline-info">
<span>11-06 13:14:30</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>付鹏展望2023年下半年全球经济格局异常的利差意味着什么</span>
</div>
<p>
08年的金融危机或者09年是一个重要的时间节点到今年(2023年),在座各位你们将迎来第二个重要的节点,可能对于很多年轻人来讲,最好的一个时代结束了,我们所有人的下半辈子的投资,注意,也非常简...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/10/24/clq1z6uq0000u9gz398t53yry/">
<div class="timeline-info">
<span>10-24 09:47:38</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>有效对话指南</span>
</div>
<p>卡耐基说过:要说服别人同意你的观点,你就要让他觉得这是他自己的观点。也就是说,本质上没有人真正被别人说服,听或者不听都是他们自己的主动选择
目的沟通目的无非两个:
让对方认同我们的观点
或者按我们说...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/10/23/clq1z6upr00019gz329d23gxb/">
<div class="timeline-info">
<span>10-23 12:01:13</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="进行中"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M4 20h4L18.5 9.5a1.5 1.5 0 0 0-4-4L4 16v4"></path><path d="M13.5 6.5l4 4"></path></g></svg></span>
<span>Cosy 入门</span>
</div>
<p>安装hexo-theme-cosy 主题 1.x.x 版本 是在 Hexo 6.3.0 版本下进行的开发、测试的。根据可靠消息Hexo 7.0.0 版本不兼容 😂
如遇到如下情况:
代码高亮不...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/10/23/clq1z6upu00059gz38jc1f1k1/">
<div class="timeline-info">
<span>10-23 12:01:13</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>Markdown Sample</span>
</div>
<p>Linear Markdown Sample
Heading 1 link Heading linkHeading 2 link Heading linkHeading 3 link Heading ...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/10/20/clq1z6upy000l9gz35377fh8j/">
<div class="timeline-info">
<span>10-20 10:25:55</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>verdaccio 搭建 npm私库</span>
</div>
<p>使用 docker 搭建 verdaccio创建 &amp;amp; 配置config.yaml文件
# Read about the best practices
# https://verdaccio.o...</p>
</div>
</a>
</li>
</ul>
</li>

View File

@ -207,9 +207,9 @@
<ul class="timeline">
<li>
<a class="timeline-item" href="/2023/11/25/clpe70sr30006apva4yckbvrg/">
<a class="timeline-item" href="/2023/12/01/clq1z6upv00069gz36xytgxq3/">
<div class="timeline-info">
<span>11-25 10:58:18</span>
<span>12-01 10:47:54</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
@ -225,49 +225,9 @@
</li>
<li>
<a class="timeline-item" href="/2023/11/25/clpe70sr00003apvaay3m4wsc/">
<a class="timeline-item" href="/2023/11/24/clq1z6uq3001q9gz3f3jp6uxn/">
<div class="timeline-info">
<span>11-25 10:42:36</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="进行中"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M4 20h4L18.5 9.5a1.5 1.5 0 0 0-4-4L4 16v4"></path><path d="M13.5 6.5l4 4"></path></g></svg></span>
<span>Cosy 入门</span>
</div>
<p>安装hexo-theme-cosy 主题 1.x.x 版本 是在 Hexo 6.3.0 版本下进行的开发、测试的。根据可靠消息Hexo 7.0.0 版本不兼容 😂
如遇到如下情况:
代码高亮不...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/21/clpe70srf000qapva5okiftx0/">
<div class="timeline-info">
<span>11-21 21:34:53</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="进行中"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M4 20h4L18.5 9.5a1.5 1.5 0 0 0-4-4L4 16v4"></path><path d="M13.5 6.5l4 4"></path></g></svg></span>
<span>数据结构</span>
</div>
<p>算法时间复杂度事前预估算法时间开销 $$T(n)$$ 与问题规模 $$n$$ 的关系( $$T$$ 表示 “time”
...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/21/clpe70srn001qapva3qgo2dia/">
<div class="timeline-info">
<span>11-21 21:34:53</span>
<span>11-24 16:47:38</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
@ -308,106 +268,9 @@ handicap
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70sqx0001apva7fma9wfj/">
<a class="timeline-item" href="/2023/11/21/clq1z6uq100149gz3ado4fydu/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>有效对话指南</span>
</div>
<p>卡耐基说过:要说服别人同意你的观点,你就要让他觉得这是他自己的观点。也就是说,本质上没有人真正被别人说服,听或者不听都是他们自己的主动选择
目的沟通目的无非两个:
让对方认同我们的观点
或者按我们说...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70sr20005apva44dk3o3i/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>Markdown Sample</span>
</div>
<p>Linear Markdown Sample
Heading 1 link Heading linkHeading 2 link Heading linkHeading 3 link Heading ...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70sr40007apvaeysadyqe/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>付鹏展望2023年下半年全球经济格局异常的利差意味着什么</span>
</div>
<p>
08年的金融危机或者09年是一个重要的时间节点到今年(2023年),在座各位你们将迎来第二个重要的节点,可能对于很多年轻人来讲,最好的一个时代结束了,我们所有人的下半辈子的投资,注意,也非常简...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70sr50009apvad2s885f7/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>付鹏:逆全球化下的全球资产配置</span>
</div>
<p>为什么会有中美贸易战?为什么会有特朗普?他们手上有个重要的东西,选票。法国人民手上有个重要的东西,什么东西?公会。财富分配,到最后是需要权力去平衡的,也就简单讲,富者恒富,穷者不富的时候,他手上会用一...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70sr6000aapva15vj930q/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>Unity Shader入门精要</span>
</div>
<p>代码基于c#,书籍 Unity Shader入门精要
什么是 OpenGL、DirectX用于渲染二维或三维图形。可以说这些接口架起了上层应用程序和底层 GPU 的沟通桥梁。一个应用程序向这些接口发...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70sr7000dapva3zp94hnx/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
<span>11-21 13:04:17</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
@ -415,263 +278,18 @@ Heading 1 link Heading linkHeading 2 link Heading linkHeading 3 link Heading ...
<span class="icon status tip right" data-tip="进行中"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M4 20h4L18.5 9.5a1.5 1.5 0 0 0-4-4L4 16v4"></path><path d="M13.5 6.5l4 4"></path></g></svg></span>
<span>css奇技淫巧</span>
<span>数据结构</span>
</div>
<p>grid 布局
flex 布局操纵的是一维、一行&amp;#x2F;一列grid 布局具备操纵二维的能力
设为网格布局以后容器子元素项目的float、display: inline-block、di...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70sr8000eapva30204f5o/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="进行中"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M4 20h4L18.5 9.5a1.5 1.5 0 0 0-4-4L4 16v4"></path><path d="M13.5 6.5l4 4"></path></g></svg></span>
<span>领域驱动设计</span>
</div>
<p>参考文献
蚂蚁金服数据体验技术团队 - 领域驱动设计
美团 - 领域驱动设计在互联网业务开发中的实践
领域驱动实战思考
基于 DDD 的前端项目架构设计与实战
React 语境下前端 DDD 的思考
<p>算法时间复杂度事前预估算法时间开销 $$T(n)$$ 与问题规模 $$n$$ 的关系( $$T$$ 表示 “time”
...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70sr9000hapvaeble4k6w/">
<a class="timeline-item" href="/2023/11/14/clq1z6uq100179gz37nuuhe2e/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>jQuery</span>
</div>
<p>基础在 window 对象中挂载了 $和jQuery
window.jQuery();
window.$ = window.jQuery;
模块化原始写法只要把不同的函数(以及记录状态的变量)简单地...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70sr9000iapvaanek9rmc/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>Git</span>
</div>
<p>GIT 最佳实践GIT 本质是一个数据库,用来存代码的
工作区一个沙箱环境GIT 不负责管理,你尽管在沙箱里面对文件进行操作
暂存区:工作区文件变动先不急着提交,暂存到一定数量,在提交到版本库
...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70sra000lapvac78b8u3m/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>verdaccio 搭建 npm私库</span>
</div>
<p>使用 docker 搭建 verdaccio创建 &amp;amp; 配置config.yaml文件
# Read about the best practices
# https://verdaccio.o...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70srb000mapva8squ3ux6/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>wsl2</span>
</div>
<p>安装 wsl前置条件主板 bios 开启 intel 虚拟化
ms app store如果打不开、转圈 -&amp;gt; 关闭小飞机,也可以试试 改 ipv4 host 4.2.2.2
window...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70srb000papvag65bbon3/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="进行中"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M4 20h4L18.5 9.5a1.5 1.5 0 0 0-4-4L4 16v4"></path><path d="M13.5 6.5l4 4"></path></g></svg></span>
<span>码场悟道</span>
</div>
<p>模板引擎严格的模板引擎的定义,输入模板字符串 + 数据,得到渲染过的字符串。实现上,从正则替换到拼 function 字符串到正经的 AST 解析各种各样,但从定义上来说都是差不多的。字符串渲染的性能...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70srg000tapvabjyz1vxr/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>改掉选择困难症</span>
</div>
<p>对模糊零容忍。换句话说,就是想尽一切办法让自己找出那个最重要的、唯一的选项,让自己在某一个时间段里只有一条路可以走。如果不在这些选择的节点想清楚,我们就会陷入模糊的状态,它会使我们产生本能的反应——娱...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70srh000uapvafif569iq/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>内部循环与产出意识</span>
</div>
<p>每天早起、跑步、读书、学习,身体和心灵都在路上,然而这些都是内部循环,不直接对外产出,坚持这些习惯可以让我们成为更好的人,但不会成为更厉害的人。享受努力奋斗的同时,必须要有作品产出,参与到社会价值体系...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70srh000xapva4q5iag11/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>烦恼的原因</span>
</div>
<p>分心开小差,很多人感觉可能不是个问题,甚至还对自己的一心二用而感觉沾沾自喜。比如跑步的时候考虑明后天的安排,吃饭的时候在担忧与他人的关系,睡觉的时候思绪像瀑布一样倾泻而出,是我们在不知不觉中徒生烦恼、...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70sri000yapvah30mh8sv/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>走神</span>
</div>
<p>走神可以让我们活在任何时候,唯独不能活在当下。分心走神的原因,无非”当下太无聊、当下太痛苦”,因为身体受困于现实,只好让神思天马行空!
...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70srj0011apvaf9o32pdw/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>有效对话指南</span>
</div>
<p>卡耐基说过:要说服别人同意你的观点,你就要让他觉得这是他自己的观点。也就是说,本质上没有人真正被别人说服,听或者不听都是他们自己的主动选择
目的沟通目的无非两个:
让对方认同我们的观点
或者按我们说...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70srj0013apva5hyn5qtr/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>非暴力沟通</span>
</div>
<p>心理学有个史诗级的剧作叫做非暴力沟通,它能让一个人温柔而坚定的去说服对方。非暴力沟通大白话讲就是对他人足够的尊重,换取他人对你一次积极倾听的机会,所以这个技巧的核心是怎么做到尊重。一共分为四步
1.表...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70srk0016apva6049hm1d/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
<span>11-14 15:33:17</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
@ -716,6 +334,388 @@ window...</p>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6upx000d9gz3g8lv0u9n/">
<div class="timeline-info">
<span>11-06 16:02:18</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="进行中"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M4 20h4L18.5 9.5a1.5 1.5 0 0 0-4-4L4 16v4"></path><path d="M13.5 6.5l4 4"></path></g></svg></span>
<span>css奇技淫巧</span>
</div>
<p>grid 布局
flex 布局操纵的是一维、一行&amp;#x2F;一列grid 布局具备操纵二维的能力
设为网格布局以后容器子元素项目的float、display: inline-block、di...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6upx000h9gz32xgtfd3c/">
<div class="timeline-info">
<span>11-06 16:01:46</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>Git</span>
</div>
<p>GIT 最佳实践GIT 本质是一个数据库,用来存代码的
工作区一个沙箱环境GIT 不负责管理,你尽管在沙箱里面对文件进行操作
暂存区:工作区文件变动先不急着提交,暂存到一定数量,在提交到版本库
...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6upy000i9gz38936atru/">
<div class="timeline-info">
<span>11-06 16:01:17</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>jQuery</span>
</div>
<p>基础在 window 对象中挂载了 $和jQuery
window.jQuery();
window.$ = window.jQuery;
模块化原始写法只要把不同的函数(以及记录状态的变量)简单地...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6upw000a9gz3fix4b6kz/">
<div class="timeline-info">
<span>11-06 16:00:24</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>Unity Shader入门精要</span>
</div>
<p>代码基于c#,书籍 Unity Shader入门精要
什么是 OpenGL、DirectX用于渲染二维或三维图形。可以说这些接口架起了上层应用程序和底层 GPU 的沟通桥梁。一个应用程序向这些接口发...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6upz000m9gz34cc312gx/">
<div class="timeline-info">
<span>11-06 15:59:45</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>wsl2</span>
</div>
<p>安装 wsl前置条件主板 bios 开启 intel 虚拟化
ms app store如果打不开、转圈 -&amp;gt; 关闭小飞机,也可以试试 改 ipv4 host 4.2.2.2
window...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6upz000p9gz3c02qe3w3/">
<div class="timeline-info">
<span>11-06 15:57:50</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="进行中"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M4 20h4L18.5 9.5a1.5 1.5 0 0 0-4-4L4 16v4"></path><path d="M13.5 6.5l4 4"></path></g></svg></span>
<span>码场悟道</span>
</div>
<p>模板引擎严格的模板引擎的定义,输入模板字符串 + 数据,得到渲染过的字符串。实现上,从正则替换到拼 function 字符串到正经的 AST 解析各种各样,但从定义上来说都是差不多的。字符串渲染的性能...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6upx000e9gz38b40cwap/">
<div class="timeline-info">
<span>11-06 15:56:40</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="进行中"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M4 20h4L18.5 9.5a1.5 1.5 0 0 0-4-4L4 16v4"></path><path d="M13.5 6.5l4 4"></path></g></svg></span>
<span>领域驱动设计</span>
</div>
<p>参考文献
蚂蚁金服数据体验技术团队 - 领域驱动设计
美团 - 领域驱动设计在互联网业务开发中的实践
领域驱动实战思考
基于 DDD 的前端项目架构设计与实战
React 语境下前端 DDD 的思考
...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6upt00039gz36v4efo6p/">
<div class="timeline-info">
<span>11-06 13:25:00</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>有效对话指南</span>
</div>
<p>卡耐基说过:要说服别人同意你的观点,你就要让他觉得这是他自己的观点。也就是说,本质上没有人真正被别人说服,听或者不听都是他们自己的主动选择
目的沟通目的无非两个:
让对方认同我们的观点
或者按我们说...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6uq0000z9gz34ly6aay4/">
<div class="timeline-info">
<span>11-06 13:20:01</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>走神</span>
</div>
<p>走神可以让我们活在任何时候,唯独不能活在当下。分心走神的原因,无非”当下太无聊、当下太痛苦”,因为身体受困于现实,只好让神思天马行空!
...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6uq0000x9gz3hs3belyb/">
<div class="timeline-info">
<span>11-06 13:19:41</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>烦恼的原因</span>
</div>
<p>分心开小差,很多人感觉可能不是个问题,甚至还对自己的一心二用而感觉沾沾自喜。比如跑步的时候考虑明后天的安排,吃饭的时候在担忧与他人的关系,睡觉的时候思绪像瀑布一样倾泻而出,是我们在不知不觉中徒生烦恼、...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6uq0000t9gz330krfhzl/">
<div class="timeline-info">
<span>11-06 13:19:17</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>改掉选择困难症</span>
</div>
<p>对模糊零容忍。换句话说,就是想尽一切办法让自己找出那个最重要的、唯一的选项,让自己在某一个时间段里只有一条路可以走。如果不在这些选择的节点想清楚,我们就会陷入模糊的状态,它会使我们产生本能的反应——娱...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6uq100129gz305vm66le/">
<div class="timeline-info">
<span>11-06 13:18:46</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>非暴力沟通</span>
</div>
<p>心理学有个史诗级的剧作叫做非暴力沟通,它能让一个人温柔而坚定的去说服对方。非暴力沟通大白话讲就是对他人足够的尊重,换取他人对你一次积极倾听的机会,所以这个技巧的核心是怎么做到尊重。一共分为四步
1.表...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6upz000q9gz3e9zka9tm/">
<div class="timeline-info">
<span>11-06 13:18:22</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>内部循环与产出意识</span>
</div>
<p>每天早起、跑步、读书、学习,身体和心灵都在路上,然而这些都是内部循环,不直接对外产出,坚持这些习惯可以让我们成为更好的人,但不会成为更厉害的人。享受努力奋斗的同时,必须要有作品产出,参与到社会价值体系...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6upv00099gz3g38va10f/">
<div class="timeline-info">
<span>11-06 13:17:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>付鹏:逆全球化下的全球资产配置</span>
</div>
<p>为什么会有中美贸易战?为什么会有特朗普?他们手上有个重要的东西,选票。法国人民手上有个重要的东西,什么东西?公会。财富分配,到最后是需要权力去平衡的,也就简单讲,富者恒富,穷者不富的时候,他手上会用一...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6upv00079gz3bmi6akif/">
<div class="timeline-info">
<span>11-06 13:14:30</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>付鹏展望2023年下半年全球经济格局异常的利差意味着什么</span>
</div>
<p>
08年的金融危机或者09年是一个重要的时间节点到今年(2023年),在座各位你们将迎来第二个重要的节点,可能对于很多年轻人来讲,最好的一个时代结束了,我们所有人的下半辈子的投资,注意,也非常简...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/10/24/clq1z6uq0000u9gz398t53yry/">
<div class="timeline-info">
<span>10-24 09:47:38</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>有效对话指南</span>
</div>
<p>卡耐基说过:要说服别人同意你的观点,你就要让他觉得这是他自己的观点。也就是说,本质上没有人真正被别人说服,听或者不听都是他们自己的主动选择
目的沟通目的无非两个:
让对方认同我们的观点
或者按我们说...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/10/23/clq1z6upr00019gz329d23gxb/">
<div class="timeline-info">
<span>10-23 12:01:13</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="进行中"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M4 20h4L18.5 9.5a1.5 1.5 0 0 0-4-4L4 16v4"></path><path d="M13.5 6.5l4 4"></path></g></svg></span>
<span>Cosy 入门</span>
</div>
<p>安装hexo-theme-cosy 主题 1.x.x 版本 是在 Hexo 6.3.0 版本下进行的开发、测试的。根据可靠消息Hexo 7.0.0 版本不兼容 😂
如遇到如下情况:
代码高亮不...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/10/23/clq1z6upu00059gz38jc1f1k1/">
<div class="timeline-info">
<span>10-23 12:01:13</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>Markdown Sample</span>
</div>
<p>Linear Markdown Sample
Heading 1 link Heading linkHeading 2 link Heading linkHeading 3 link Heading ...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/10/20/clq1z6upy000l9gz35377fh8j/">
<div class="timeline-info">
<span>10-20 10:25:55</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>verdaccio 搭建 npm私库</span>
</div>
<p>使用 docker 搭建 verdaccio创建 &amp;amp; 配置config.yaml文件
# Read about the best practices
# https://verdaccio.o...</p>
</div>
</a>
</li>
</ul>
</li>

View File

@ -207,9 +207,9 @@
<ul class="timeline">
<li>
<a class="timeline-item" href="/2023/11/25/clpe70sr30006apva4yckbvrg/">
<a class="timeline-item" href="/2023/12/01/clq1z6upv00069gz36xytgxq3/">
<div class="timeline-info">
<span>11-25 10:58:18</span>
<span>12-01 10:47:54</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
@ -225,49 +225,9 @@
</li>
<li>
<a class="timeline-item" href="/2023/11/25/clpe70sr00003apvaay3m4wsc/">
<a class="timeline-item" href="/2023/11/24/clq1z6uq3001q9gz3f3jp6uxn/">
<div class="timeline-info">
<span>11-25 10:42:36</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="进行中"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M4 20h4L18.5 9.5a1.5 1.5 0 0 0-4-4L4 16v4"></path><path d="M13.5 6.5l4 4"></path></g></svg></span>
<span>Cosy 入门</span>
</div>
<p>安装hexo-theme-cosy 主题 1.x.x 版本 是在 Hexo 6.3.0 版本下进行的开发、测试的。根据可靠消息Hexo 7.0.0 版本不兼容 😂
如遇到如下情况:
代码高亮不...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/21/clpe70srf000qapva5okiftx0/">
<div class="timeline-info">
<span>11-21 21:34:53</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="进行中"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M4 20h4L18.5 9.5a1.5 1.5 0 0 0-4-4L4 16v4"></path><path d="M13.5 6.5l4 4"></path></g></svg></span>
<span>数据结构</span>
</div>
<p>算法时间复杂度事前预估算法时间开销 $$T(n)$$ 与问题规模 $$n$$ 的关系( $$T$$ 表示 “time”
...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/21/clpe70srn001qapva3qgo2dia/">
<div class="timeline-info">
<span>11-21 21:34:53</span>
<span>11-24 16:47:38</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
@ -308,106 +268,9 @@ handicap
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70sqx0001apva7fma9wfj/">
<a class="timeline-item" href="/2023/11/21/clq1z6uq100149gz3ado4fydu/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>有效对话指南</span>
</div>
<p>卡耐基说过:要说服别人同意你的观点,你就要让他觉得这是他自己的观点。也就是说,本质上没有人真正被别人说服,听或者不听都是他们自己的主动选择
目的沟通目的无非两个:
让对方认同我们的观点
或者按我们说...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70sr20005apva44dk3o3i/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>Markdown Sample</span>
</div>
<p>Linear Markdown Sample
Heading 1 link Heading linkHeading 2 link Heading linkHeading 3 link Heading ...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70sr40007apvaeysadyqe/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>付鹏展望2023年下半年全球经济格局异常的利差意味着什么</span>
</div>
<p>
08年的金融危机或者09年是一个重要的时间节点到今年(2023年),在座各位你们将迎来第二个重要的节点,可能对于很多年轻人来讲,最好的一个时代结束了,我们所有人的下半辈子的投资,注意,也非常简...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70sr50009apvad2s885f7/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>付鹏:逆全球化下的全球资产配置</span>
</div>
<p>为什么会有中美贸易战?为什么会有特朗普?他们手上有个重要的东西,选票。法国人民手上有个重要的东西,什么东西?公会。财富分配,到最后是需要权力去平衡的,也就简单讲,富者恒富,穷者不富的时候,他手上会用一...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70sr6000aapva15vj930q/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>Unity Shader入门精要</span>
</div>
<p>代码基于c#,书籍 Unity Shader入门精要
什么是 OpenGL、DirectX用于渲染二维或三维图形。可以说这些接口架起了上层应用程序和底层 GPU 的沟通桥梁。一个应用程序向这些接口发...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70sr7000dapva3zp94hnx/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
<span>11-21 13:04:17</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
@ -415,263 +278,18 @@ Heading 1 link Heading linkHeading 2 link Heading linkHeading 3 link Heading ...
<span class="icon status tip right" data-tip="进行中"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M4 20h4L18.5 9.5a1.5 1.5 0 0 0-4-4L4 16v4"></path><path d="M13.5 6.5l4 4"></path></g></svg></span>
<span>css奇技淫巧</span>
<span>数据结构</span>
</div>
<p>grid 布局
flex 布局操纵的是一维、一行&amp;#x2F;一列grid 布局具备操纵二维的能力
设为网格布局以后容器子元素项目的float、display: inline-block、di...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70sr8000eapva30204f5o/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="进行中"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M4 20h4L18.5 9.5a1.5 1.5 0 0 0-4-4L4 16v4"></path><path d="M13.5 6.5l4 4"></path></g></svg></span>
<span>领域驱动设计</span>
</div>
<p>参考文献
蚂蚁金服数据体验技术团队 - 领域驱动设计
美团 - 领域驱动设计在互联网业务开发中的实践
领域驱动实战思考
基于 DDD 的前端项目架构设计与实战
React 语境下前端 DDD 的思考
<p>算法时间复杂度事前预估算法时间开销 $$T(n)$$ 与问题规模 $$n$$ 的关系( $$T$$ 表示 “time”
...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70sr9000hapvaeble4k6w/">
<a class="timeline-item" href="/2023/11/14/clq1z6uq100179gz37nuuhe2e/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>jQuery</span>
</div>
<p>基础在 window 对象中挂载了 $和jQuery
window.jQuery();
window.$ = window.jQuery;
模块化原始写法只要把不同的函数(以及记录状态的变量)简单地...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70sr9000iapvaanek9rmc/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>Git</span>
</div>
<p>GIT 最佳实践GIT 本质是一个数据库,用来存代码的
工作区一个沙箱环境GIT 不负责管理,你尽管在沙箱里面对文件进行操作
暂存区:工作区文件变动先不急着提交,暂存到一定数量,在提交到版本库
...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70sra000lapvac78b8u3m/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>verdaccio 搭建 npm私库</span>
</div>
<p>使用 docker 搭建 verdaccio创建 &amp;amp; 配置config.yaml文件
# Read about the best practices
# https://verdaccio.o...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70srb000mapva8squ3ux6/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>wsl2</span>
</div>
<p>安装 wsl前置条件主板 bios 开启 intel 虚拟化
ms app store如果打不开、转圈 -&amp;gt; 关闭小飞机,也可以试试 改 ipv4 host 4.2.2.2
window...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70srb000papvag65bbon3/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="进行中"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M4 20h4L18.5 9.5a1.5 1.5 0 0 0-4-4L4 16v4"></path><path d="M13.5 6.5l4 4"></path></g></svg></span>
<span>码场悟道</span>
</div>
<p>模板引擎严格的模板引擎的定义,输入模板字符串 + 数据,得到渲染过的字符串。实现上,从正则替换到拼 function 字符串到正经的 AST 解析各种各样,但从定义上来说都是差不多的。字符串渲染的性能...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70srg000tapvabjyz1vxr/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>改掉选择困难症</span>
</div>
<p>对模糊零容忍。换句话说,就是想尽一切办法让自己找出那个最重要的、唯一的选项,让自己在某一个时间段里只有一条路可以走。如果不在这些选择的节点想清楚,我们就会陷入模糊的状态,它会使我们产生本能的反应——娱...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70srh000uapvafif569iq/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>内部循环与产出意识</span>
</div>
<p>每天早起、跑步、读书、学习,身体和心灵都在路上,然而这些都是内部循环,不直接对外产出,坚持这些习惯可以让我们成为更好的人,但不会成为更厉害的人。享受努力奋斗的同时,必须要有作品产出,参与到社会价值体系...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70srh000xapva4q5iag11/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>烦恼的原因</span>
</div>
<p>分心开小差,很多人感觉可能不是个问题,甚至还对自己的一心二用而感觉沾沾自喜。比如跑步的时候考虑明后天的安排,吃饭的时候在担忧与他人的关系,睡觉的时候思绪像瀑布一样倾泻而出,是我们在不知不觉中徒生烦恼、...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70sri000yapvah30mh8sv/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>走神</span>
</div>
<p>走神可以让我们活在任何时候,唯独不能活在当下。分心走神的原因,无非”当下太无聊、当下太痛苦”,因为身体受困于现实,只好让神思天马行空!
...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70srj0011apvaf9o32pdw/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>有效对话指南</span>
</div>
<p>卡耐基说过:要说服别人同意你的观点,你就要让他觉得这是他自己的观点。也就是说,本质上没有人真正被别人说服,听或者不听都是他们自己的主动选择
目的沟通目的无非两个:
让对方认同我们的观点
或者按我们说...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70srj0013apva5hyn5qtr/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>非暴力沟通</span>
</div>
<p>心理学有个史诗级的剧作叫做非暴力沟通,它能让一个人温柔而坚定的去说服对方。非暴力沟通大白话讲就是对他人足够的尊重,换取他人对你一次积极倾听的机会,所以这个技巧的核心是怎么做到尊重。一共分为四步
1.表...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70srk0016apva6049hm1d/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
<span>11-14 15:33:17</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
@ -716,6 +334,388 @@ window...</p>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6upx000d9gz3g8lv0u9n/">
<div class="timeline-info">
<span>11-06 16:02:18</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="进行中"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M4 20h4L18.5 9.5a1.5 1.5 0 0 0-4-4L4 16v4"></path><path d="M13.5 6.5l4 4"></path></g></svg></span>
<span>css奇技淫巧</span>
</div>
<p>grid 布局
flex 布局操纵的是一维、一行&amp;#x2F;一列grid 布局具备操纵二维的能力
设为网格布局以后容器子元素项目的float、display: inline-block、di...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6upx000h9gz32xgtfd3c/">
<div class="timeline-info">
<span>11-06 16:01:46</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>Git</span>
</div>
<p>GIT 最佳实践GIT 本质是一个数据库,用来存代码的
工作区一个沙箱环境GIT 不负责管理,你尽管在沙箱里面对文件进行操作
暂存区:工作区文件变动先不急着提交,暂存到一定数量,在提交到版本库
...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6upy000i9gz38936atru/">
<div class="timeline-info">
<span>11-06 16:01:17</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>jQuery</span>
</div>
<p>基础在 window 对象中挂载了 $和jQuery
window.jQuery();
window.$ = window.jQuery;
模块化原始写法只要把不同的函数(以及记录状态的变量)简单地...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6upw000a9gz3fix4b6kz/">
<div class="timeline-info">
<span>11-06 16:00:24</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>Unity Shader入门精要</span>
</div>
<p>代码基于c#,书籍 Unity Shader入门精要
什么是 OpenGL、DirectX用于渲染二维或三维图形。可以说这些接口架起了上层应用程序和底层 GPU 的沟通桥梁。一个应用程序向这些接口发...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6upz000m9gz34cc312gx/">
<div class="timeline-info">
<span>11-06 15:59:45</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>wsl2</span>
</div>
<p>安装 wsl前置条件主板 bios 开启 intel 虚拟化
ms app store如果打不开、转圈 -&amp;gt; 关闭小飞机,也可以试试 改 ipv4 host 4.2.2.2
window...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6upz000p9gz3c02qe3w3/">
<div class="timeline-info">
<span>11-06 15:57:50</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="进行中"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M4 20h4L18.5 9.5a1.5 1.5 0 0 0-4-4L4 16v4"></path><path d="M13.5 6.5l4 4"></path></g></svg></span>
<span>码场悟道</span>
</div>
<p>模板引擎严格的模板引擎的定义,输入模板字符串 + 数据,得到渲染过的字符串。实现上,从正则替换到拼 function 字符串到正经的 AST 解析各种各样,但从定义上来说都是差不多的。字符串渲染的性能...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6upx000e9gz38b40cwap/">
<div class="timeline-info">
<span>11-06 15:56:40</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="进行中"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M4 20h4L18.5 9.5a1.5 1.5 0 0 0-4-4L4 16v4"></path><path d="M13.5 6.5l4 4"></path></g></svg></span>
<span>领域驱动设计</span>
</div>
<p>参考文献
蚂蚁金服数据体验技术团队 - 领域驱动设计
美团 - 领域驱动设计在互联网业务开发中的实践
领域驱动实战思考
基于 DDD 的前端项目架构设计与实战
React 语境下前端 DDD 的思考
...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6upt00039gz36v4efo6p/">
<div class="timeline-info">
<span>11-06 13:25:00</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>有效对话指南</span>
</div>
<p>卡耐基说过:要说服别人同意你的观点,你就要让他觉得这是他自己的观点。也就是说,本质上没有人真正被别人说服,听或者不听都是他们自己的主动选择
目的沟通目的无非两个:
让对方认同我们的观点
或者按我们说...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6uq0000z9gz34ly6aay4/">
<div class="timeline-info">
<span>11-06 13:20:01</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>走神</span>
</div>
<p>走神可以让我们活在任何时候,唯独不能活在当下。分心走神的原因,无非”当下太无聊、当下太痛苦”,因为身体受困于现实,只好让神思天马行空!
...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6uq0000x9gz3hs3belyb/">
<div class="timeline-info">
<span>11-06 13:19:41</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>烦恼的原因</span>
</div>
<p>分心开小差,很多人感觉可能不是个问题,甚至还对自己的一心二用而感觉沾沾自喜。比如跑步的时候考虑明后天的安排,吃饭的时候在担忧与他人的关系,睡觉的时候思绪像瀑布一样倾泻而出,是我们在不知不觉中徒生烦恼、...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6uq0000t9gz330krfhzl/">
<div class="timeline-info">
<span>11-06 13:19:17</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>改掉选择困难症</span>
</div>
<p>对模糊零容忍。换句话说,就是想尽一切办法让自己找出那个最重要的、唯一的选项,让自己在某一个时间段里只有一条路可以走。如果不在这些选择的节点想清楚,我们就会陷入模糊的状态,它会使我们产生本能的反应——娱...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6uq100129gz305vm66le/">
<div class="timeline-info">
<span>11-06 13:18:46</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>非暴力沟通</span>
</div>
<p>心理学有个史诗级的剧作叫做非暴力沟通,它能让一个人温柔而坚定的去说服对方。非暴力沟通大白话讲就是对他人足够的尊重,换取他人对你一次积极倾听的机会,所以这个技巧的核心是怎么做到尊重。一共分为四步
1.表...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6upz000q9gz3e9zka9tm/">
<div class="timeline-info">
<span>11-06 13:18:22</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>内部循环与产出意识</span>
</div>
<p>每天早起、跑步、读书、学习,身体和心灵都在路上,然而这些都是内部循环,不直接对外产出,坚持这些习惯可以让我们成为更好的人,但不会成为更厉害的人。享受努力奋斗的同时,必须要有作品产出,参与到社会价值体系...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6upv00099gz3g38va10f/">
<div class="timeline-info">
<span>11-06 13:17:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>付鹏:逆全球化下的全球资产配置</span>
</div>
<p>为什么会有中美贸易战?为什么会有特朗普?他们手上有个重要的东西,选票。法国人民手上有个重要的东西,什么东西?公会。财富分配,到最后是需要权力去平衡的,也就简单讲,富者恒富,穷者不富的时候,他手上会用一...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6upv00079gz3bmi6akif/">
<div class="timeline-info">
<span>11-06 13:14:30</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>付鹏展望2023年下半年全球经济格局异常的利差意味着什么</span>
</div>
<p>
08年的金融危机或者09年是一个重要的时间节点到今年(2023年),在座各位你们将迎来第二个重要的节点,可能对于很多年轻人来讲,最好的一个时代结束了,我们所有人的下半辈子的投资,注意,也非常简...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/10/24/clq1z6uq0000u9gz398t53yry/">
<div class="timeline-info">
<span>10-24 09:47:38</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>有效对话指南</span>
</div>
<p>卡耐基说过:要说服别人同意你的观点,你就要让他觉得这是他自己的观点。也就是说,本质上没有人真正被别人说服,听或者不听都是他们自己的主动选择
目的沟通目的无非两个:
让对方认同我们的观点
或者按我们说...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/10/23/clq1z6upr00019gz329d23gxb/">
<div class="timeline-info">
<span>10-23 12:01:13</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="进行中"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M4 20h4L18.5 9.5a1.5 1.5 0 0 0-4-4L4 16v4"></path><path d="M13.5 6.5l4 4"></path></g></svg></span>
<span>Cosy 入门</span>
</div>
<p>安装hexo-theme-cosy 主题 1.x.x 版本 是在 Hexo 6.3.0 版本下进行的开发、测试的。根据可靠消息Hexo 7.0.0 版本不兼容 😂
如遇到如下情况:
代码高亮不...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/10/23/clq1z6upu00059gz38jc1f1k1/">
<div class="timeline-info">
<span>10-23 12:01:13</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>Markdown Sample</span>
</div>
<p>Linear Markdown Sample
Heading 1 link Heading linkHeading 2 link Heading linkHeading 3 link Heading ...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/10/20/clq1z6upy000l9gz35377fh8j/">
<div class="timeline-info">
<span>10-20 10:25:55</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>verdaccio 搭建 npm私库</span>
</div>
<p>使用 docker 搭建 verdaccio创建 &amp;amp; 配置config.yaml文件
# Read about the best practices
# https://verdaccio.o...</p>
</div>
</a>
</li>
</ul>
</li>

View File

@ -207,9 +207,9 @@
<ul class="timeline">
<li>
<a class="timeline-item" href="/2023/11/25/clpe70sr30006apva4yckbvrg/">
<a class="timeline-item" href="/2023/12/01/clq1z6upv00069gz36xytgxq3/">
<div class="timeline-info">
<span>11-25 10:58:18</span>
<span>12-01 10:47:54</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
@ -225,49 +225,9 @@
</li>
<li>
<a class="timeline-item" href="/2023/11/25/clpe70sr00003apvaay3m4wsc/">
<a class="timeline-item" href="/2023/11/24/clq1z6uq3001q9gz3f3jp6uxn/">
<div class="timeline-info">
<span>11-25 10:42:36</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="进行中"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M4 20h4L18.5 9.5a1.5 1.5 0 0 0-4-4L4 16v4"></path><path d="M13.5 6.5l4 4"></path></g></svg></span>
<span>Cosy 入门</span>
</div>
<p>安装hexo-theme-cosy 主题 1.x.x 版本 是在 Hexo 6.3.0 版本下进行的开发、测试的。根据可靠消息Hexo 7.0.0 版本不兼容 😂
如遇到如下情况:
代码高亮不...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/21/clpe70srf000qapva5okiftx0/">
<div class="timeline-info">
<span>11-21 21:34:53</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="进行中"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M4 20h4L18.5 9.5a1.5 1.5 0 0 0-4-4L4 16v4"></path><path d="M13.5 6.5l4 4"></path></g></svg></span>
<span>数据结构</span>
</div>
<p>算法时间复杂度事前预估算法时间开销 $$T(n)$$ 与问题规模 $$n$$ 的关系( $$T$$ 表示 “time”
...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/21/clpe70srn001qapva3qgo2dia/">
<div class="timeline-info">
<span>11-21 21:34:53</span>
<span>11-24 16:47:38</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
@ -308,106 +268,9 @@ handicap
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70sqx0001apva7fma9wfj/">
<a class="timeline-item" href="/2023/11/21/clq1z6uq100149gz3ado4fydu/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>有效对话指南</span>
</div>
<p>卡耐基说过:要说服别人同意你的观点,你就要让他觉得这是他自己的观点。也就是说,本质上没有人真正被别人说服,听或者不听都是他们自己的主动选择
目的沟通目的无非两个:
让对方认同我们的观点
或者按我们说...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70sr20005apva44dk3o3i/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>Markdown Sample</span>
</div>
<p>Linear Markdown Sample
Heading 1 link Heading linkHeading 2 link Heading linkHeading 3 link Heading ...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70sr40007apvaeysadyqe/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>付鹏展望2023年下半年全球经济格局异常的利差意味着什么</span>
</div>
<p>
08年的金融危机或者09年是一个重要的时间节点到今年(2023年),在座各位你们将迎来第二个重要的节点,可能对于很多年轻人来讲,最好的一个时代结束了,我们所有人的下半辈子的投资,注意,也非常简...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70sr50009apvad2s885f7/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>付鹏:逆全球化下的全球资产配置</span>
</div>
<p>为什么会有中美贸易战?为什么会有特朗普?他们手上有个重要的东西,选票。法国人民手上有个重要的东西,什么东西?公会。财富分配,到最后是需要权力去平衡的,也就简单讲,富者恒富,穷者不富的时候,他手上会用一...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70sr6000aapva15vj930q/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>Unity Shader入门精要</span>
</div>
<p>代码基于c#,书籍 Unity Shader入门精要
什么是 OpenGL、DirectX用于渲染二维或三维图形。可以说这些接口架起了上层应用程序和底层 GPU 的沟通桥梁。一个应用程序向这些接口发...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70sr7000dapva3zp94hnx/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
<span>11-21 13:04:17</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
@ -415,263 +278,18 @@ Heading 1 link Heading linkHeading 2 link Heading linkHeading 3 link Heading ...
<span class="icon status tip right" data-tip="进行中"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M4 20h4L18.5 9.5a1.5 1.5 0 0 0-4-4L4 16v4"></path><path d="M13.5 6.5l4 4"></path></g></svg></span>
<span>css奇技淫巧</span>
<span>数据结构</span>
</div>
<p>grid 布局
flex 布局操纵的是一维、一行&amp;#x2F;一列grid 布局具备操纵二维的能力
设为网格布局以后容器子元素项目的float、display: inline-block、di...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70sr8000eapva30204f5o/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="进行中"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M4 20h4L18.5 9.5a1.5 1.5 0 0 0-4-4L4 16v4"></path><path d="M13.5 6.5l4 4"></path></g></svg></span>
<span>领域驱动设计</span>
</div>
<p>参考文献
蚂蚁金服数据体验技术团队 - 领域驱动设计
美团 - 领域驱动设计在互联网业务开发中的实践
领域驱动实战思考
基于 DDD 的前端项目架构设计与实战
React 语境下前端 DDD 的思考
<p>算法时间复杂度事前预估算法时间开销 $$T(n)$$ 与问题规模 $$n$$ 的关系( $$T$$ 表示 “time”
...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70sr9000hapvaeble4k6w/">
<a class="timeline-item" href="/2023/11/14/clq1z6uq100179gz37nuuhe2e/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>jQuery</span>
</div>
<p>基础在 window 对象中挂载了 $和jQuery
window.jQuery();
window.$ = window.jQuery;
模块化原始写法只要把不同的函数(以及记录状态的变量)简单地...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70sr9000iapvaanek9rmc/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>Git</span>
</div>
<p>GIT 最佳实践GIT 本质是一个数据库,用来存代码的
工作区一个沙箱环境GIT 不负责管理,你尽管在沙箱里面对文件进行操作
暂存区:工作区文件变动先不急着提交,暂存到一定数量,在提交到版本库
...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70sra000lapvac78b8u3m/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>verdaccio 搭建 npm私库</span>
</div>
<p>使用 docker 搭建 verdaccio创建 &amp;amp; 配置config.yaml文件
# Read about the best practices
# https://verdaccio.o...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70srb000mapva8squ3ux6/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>wsl2</span>
</div>
<p>安装 wsl前置条件主板 bios 开启 intel 虚拟化
ms app store如果打不开、转圈 -&amp;gt; 关闭小飞机,也可以试试 改 ipv4 host 4.2.2.2
window...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70srb000papvag65bbon3/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="进行中"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M4 20h4L18.5 9.5a1.5 1.5 0 0 0-4-4L4 16v4"></path><path d="M13.5 6.5l4 4"></path></g></svg></span>
<span>码场悟道</span>
</div>
<p>模板引擎严格的模板引擎的定义,输入模板字符串 + 数据,得到渲染过的字符串。实现上,从正则替换到拼 function 字符串到正经的 AST 解析各种各样,但从定义上来说都是差不多的。字符串渲染的性能...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70srg000tapvabjyz1vxr/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>改掉选择困难症</span>
</div>
<p>对模糊零容忍。换句话说,就是想尽一切办法让自己找出那个最重要的、唯一的选项,让自己在某一个时间段里只有一条路可以走。如果不在这些选择的节点想清楚,我们就会陷入模糊的状态,它会使我们产生本能的反应——娱...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70srh000uapvafif569iq/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>内部循环与产出意识</span>
</div>
<p>每天早起、跑步、读书、学习,身体和心灵都在路上,然而这些都是内部循环,不直接对外产出,坚持这些习惯可以让我们成为更好的人,但不会成为更厉害的人。享受努力奋斗的同时,必须要有作品产出,参与到社会价值体系...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70srh000xapva4q5iag11/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>烦恼的原因</span>
</div>
<p>分心开小差,很多人感觉可能不是个问题,甚至还对自己的一心二用而感觉沾沾自喜。比如跑步的时候考虑明后天的安排,吃饭的时候在担忧与他人的关系,睡觉的时候思绪像瀑布一样倾泻而出,是我们在不知不觉中徒生烦恼、...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70sri000yapvah30mh8sv/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>走神</span>
</div>
<p>走神可以让我们活在任何时候,唯独不能活在当下。分心走神的原因,无非”当下太无聊、当下太痛苦”,因为身体受困于现实,只好让神思天马行空!
...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70srj0011apvaf9o32pdw/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>有效对话指南</span>
</div>
<p>卡耐基说过:要说服别人同意你的观点,你就要让他觉得这是他自己的观点。也就是说,本质上没有人真正被别人说服,听或者不听都是他们自己的主动选择
目的沟通目的无非两个:
让对方认同我们的观点
或者按我们说...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70srj0013apva5hyn5qtr/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>非暴力沟通</span>
</div>
<p>心理学有个史诗级的剧作叫做非暴力沟通,它能让一个人温柔而坚定的去说服对方。非暴力沟通大白话讲就是对他人足够的尊重,换取他人对你一次积极倾听的机会,所以这个技巧的核心是怎么做到尊重。一共分为四步
1.表...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/17/clpe70srk0016apva6049hm1d/">
<div class="timeline-info">
<span>11-17 16:12:08</span>
<span>11-14 15:33:17</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
@ -716,6 +334,388 @@ window...</p>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6upx000d9gz3g8lv0u9n/">
<div class="timeline-info">
<span>11-06 16:02:18</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="进行中"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M4 20h4L18.5 9.5a1.5 1.5 0 0 0-4-4L4 16v4"></path><path d="M13.5 6.5l4 4"></path></g></svg></span>
<span>css奇技淫巧</span>
</div>
<p>grid 布局
flex 布局操纵的是一维、一行&amp;#x2F;一列grid 布局具备操纵二维的能力
设为网格布局以后容器子元素项目的float、display: inline-block、di...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6upx000h9gz32xgtfd3c/">
<div class="timeline-info">
<span>11-06 16:01:46</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>Git</span>
</div>
<p>GIT 最佳实践GIT 本质是一个数据库,用来存代码的
工作区一个沙箱环境GIT 不负责管理,你尽管在沙箱里面对文件进行操作
暂存区:工作区文件变动先不急着提交,暂存到一定数量,在提交到版本库
...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6upy000i9gz38936atru/">
<div class="timeline-info">
<span>11-06 16:01:17</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>jQuery</span>
</div>
<p>基础在 window 对象中挂载了 $和jQuery
window.jQuery();
window.$ = window.jQuery;
模块化原始写法只要把不同的函数(以及记录状态的变量)简单地...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6upw000a9gz3fix4b6kz/">
<div class="timeline-info">
<span>11-06 16:00:24</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>Unity Shader入门精要</span>
</div>
<p>代码基于c#,书籍 Unity Shader入门精要
什么是 OpenGL、DirectX用于渲染二维或三维图形。可以说这些接口架起了上层应用程序和底层 GPU 的沟通桥梁。一个应用程序向这些接口发...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6upz000m9gz34cc312gx/">
<div class="timeline-info">
<span>11-06 15:59:45</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>wsl2</span>
</div>
<p>安装 wsl前置条件主板 bios 开启 intel 虚拟化
ms app store如果打不开、转圈 -&amp;gt; 关闭小飞机,也可以试试 改 ipv4 host 4.2.2.2
window...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6upz000p9gz3c02qe3w3/">
<div class="timeline-info">
<span>11-06 15:57:50</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="进行中"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M4 20h4L18.5 9.5a1.5 1.5 0 0 0-4-4L4 16v4"></path><path d="M13.5 6.5l4 4"></path></g></svg></span>
<span>码场悟道</span>
</div>
<p>模板引擎严格的模板引擎的定义,输入模板字符串 + 数据,得到渲染过的字符串。实现上,从正则替换到拼 function 字符串到正经的 AST 解析各种各样,但从定义上来说都是差不多的。字符串渲染的性能...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6upx000e9gz38b40cwap/">
<div class="timeline-info">
<span>11-06 15:56:40</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="进行中"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M4 20h4L18.5 9.5a1.5 1.5 0 0 0-4-4L4 16v4"></path><path d="M13.5 6.5l4 4"></path></g></svg></span>
<span>领域驱动设计</span>
</div>
<p>参考文献
蚂蚁金服数据体验技术团队 - 领域驱动设计
美团 - 领域驱动设计在互联网业务开发中的实践
领域驱动实战思考
基于 DDD 的前端项目架构设计与实战
React 语境下前端 DDD 的思考
...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6upt00039gz36v4efo6p/">
<div class="timeline-info">
<span>11-06 13:25:00</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>有效对话指南</span>
</div>
<p>卡耐基说过:要说服别人同意你的观点,你就要让他觉得这是他自己的观点。也就是说,本质上没有人真正被别人说服,听或者不听都是他们自己的主动选择
目的沟通目的无非两个:
让对方认同我们的观点
或者按我们说...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6uq0000z9gz34ly6aay4/">
<div class="timeline-info">
<span>11-06 13:20:01</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>走神</span>
</div>
<p>走神可以让我们活在任何时候,唯独不能活在当下。分心走神的原因,无非”当下太无聊、当下太痛苦”,因为身体受困于现实,只好让神思天马行空!
...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6uq0000x9gz3hs3belyb/">
<div class="timeline-info">
<span>11-06 13:19:41</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>烦恼的原因</span>
</div>
<p>分心开小差,很多人感觉可能不是个问题,甚至还对自己的一心二用而感觉沾沾自喜。比如跑步的时候考虑明后天的安排,吃饭的时候在担忧与他人的关系,睡觉的时候思绪像瀑布一样倾泻而出,是我们在不知不觉中徒生烦恼、...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6uq0000t9gz330krfhzl/">
<div class="timeline-info">
<span>11-06 13:19:17</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>改掉选择困难症</span>
</div>
<p>对模糊零容忍。换句话说,就是想尽一切办法让自己找出那个最重要的、唯一的选项,让自己在某一个时间段里只有一条路可以走。如果不在这些选择的节点想清楚,我们就会陷入模糊的状态,它会使我们产生本能的反应——娱...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6uq100129gz305vm66le/">
<div class="timeline-info">
<span>11-06 13:18:46</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>非暴力沟通</span>
</div>
<p>心理学有个史诗级的剧作叫做非暴力沟通,它能让一个人温柔而坚定的去说服对方。非暴力沟通大白话讲就是对他人足够的尊重,换取他人对你一次积极倾听的机会,所以这个技巧的核心是怎么做到尊重。一共分为四步
1.表...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6upz000q9gz3e9zka9tm/">
<div class="timeline-info">
<span>11-06 13:18:22</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>内部循环与产出意识</span>
</div>
<p>每天早起、跑步、读书、学习,身体和心灵都在路上,然而这些都是内部循环,不直接对外产出,坚持这些习惯可以让我们成为更好的人,但不会成为更厉害的人。享受努力奋斗的同时,必须要有作品产出,参与到社会价值体系...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6upv00099gz3g38va10f/">
<div class="timeline-info">
<span>11-06 13:17:08</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>付鹏:逆全球化下的全球资产配置</span>
</div>
<p>为什么会有中美贸易战?为什么会有特朗普?他们手上有个重要的东西,选票。法国人民手上有个重要的东西,什么东西?公会。财富分配,到最后是需要权力去平衡的,也就简单讲,富者恒富,穷者不富的时候,他手上会用一...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/11/06/clq1z6upv00079gz3bmi6akif/">
<div class="timeline-info">
<span>11-06 13:14:30</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>付鹏展望2023年下半年全球经济格局异常的利差意味着什么</span>
</div>
<p>
08年的金融危机或者09年是一个重要的时间节点到今年(2023年),在座各位你们将迎来第二个重要的节点,可能对于很多年轻人来讲,最好的一个时代结束了,我们所有人的下半辈子的投资,注意,也非常简...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/10/24/clq1z6uq0000u9gz398t53yry/">
<div class="timeline-info">
<span>10-24 09:47:38</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>有效对话指南</span>
</div>
<p>卡耐基说过:要说服别人同意你的观点,你就要让他觉得这是他自己的观点。也就是说,本质上没有人真正被别人说服,听或者不听都是他们自己的主动选择
目的沟通目的无非两个:
让对方认同我们的观点
或者按我们说...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/10/23/clq1z6upr00019gz329d23gxb/">
<div class="timeline-info">
<span>10-23 12:01:13</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="进行中"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M4 20h4L18.5 9.5a1.5 1.5 0 0 0-4-4L4 16v4"></path><path d="M13.5 6.5l4 4"></path></g></svg></span>
<span>Cosy 入门</span>
</div>
<p>安装hexo-theme-cosy 主题 1.x.x 版本 是在 Hexo 6.3.0 版本下进行的开发、测试的。根据可靠消息Hexo 7.0.0 版本不兼容 😂
如遇到如下情况:
代码高亮不...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/10/23/clq1z6upu00059gz38jc1f1k1/">
<div class="timeline-info">
<span>10-23 12:01:13</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>Markdown Sample</span>
</div>
<p>Linear Markdown Sample
Heading 1 link Heading linkHeading 2 link Heading linkHeading 3 link Heading ...</p>
</div>
</a>
</li>
<li>
<a class="timeline-item" href="/2023/10/20/clq1z6upy000l9gz35377fh8j/">
<div class="timeline-info">
<span>10-20 10:25:55</span>
</div>
<div class="timeline-marker"></div>
<div class="timeline-content">
<div class="timeline-title">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<span>verdaccio 搭建 npm私库</span>
</div>
<p>使用 docker 搭建 verdaccio创建 &amp;amp; 配置config.yaml文件
# Read about the best practices
# https://verdaccio.o...</p>
</div>
</a>
</li>
</ul>
</li>

View File

@ -253,7 +253,7 @@
<ul class="table scrollbar-obtrusive">
<li data-status="done">
<a href="/2023/11/17/clpe70sqx0001apva7fma9wfj/">
<a href="/2023/11/06/clq1z6upt00039gz36v4efo6p/">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
@ -265,7 +265,7 @@
</p>
<span class="post-date">
<b>
11 17
11 06
</b>
<em>/ 2023</em>
</span>
@ -273,61 +273,7 @@
</li>
<li data-status="done">
<a href="/2023/11/17/clpe70srg000tapvabjyz1vxr/">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<p class="ellipsis">
<span>改掉选择困难症</span>
</p>
<span class="post-date">
<b>
11 17
</b>
<em>/ 2023</em>
</span>
</a>
</li>
<li data-status="done">
<a href="/2023/11/17/clpe70srh000uapvafif569iq/">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<p class="ellipsis">
<span>内部循环与产出意识</span>
</p>
<span class="post-date">
<b>
11 17
</b>
<em>/ 2023</em>
</span>
</a>
</li>
<li data-status="done">
<a href="/2023/11/17/clpe70srh000xapva4q5iag11/">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<p class="ellipsis">
<span>烦恼的原因</span>
</p>
<span class="post-date">
<b>
11 17
</b>
<em>/ 2023</em>
</span>
</a>
</li>
<li data-status="done">
<a href="/2023/11/17/clpe70sri000yapvah30mh8sv/">
<a href="/2023/11/06/clq1z6uq0000z9gz34ly6aay4/">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
@ -337,7 +283,7 @@
</p>
<span class="post-date">
<b>
11 17
11 06
</b>
<em>/ 2023</em>
</span>
@ -345,17 +291,17 @@
</li>
<li data-status="done">
<a href="/2023/11/17/clpe70srj0011apvaf9o32pdw/">
<a href="/2023/11/06/clq1z6uq0000x9gz3hs3belyb/">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<p class="ellipsis">
<span>有效对话指南</span>
<span>烦恼的原因</span>
</p>
<span class="post-date">
<b>
11 17
11 06
</b>
<em>/ 2023</em>
</span>
@ -363,7 +309,25 @@
</li>
<li data-status="done">
<a href="/2023/11/17/clpe70srj0013apva5hyn5qtr/">
<a href="/2023/11/06/clq1z6uq0000t9gz330krfhzl/">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<p class="ellipsis">
<span>改掉选择困难症</span>
</p>
<span class="post-date">
<b>
11 06
</b>
<em>/ 2023</em>
</span>
</a>
</li>
<li data-status="done">
<a href="/2023/11/06/clq1z6uq100129gz305vm66le/">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
@ -373,7 +337,43 @@
</p>
<span class="post-date">
<b>
11 17
11 06
</b>
<em>/ 2023</em>
</span>
</a>
</li>
<li data-status="done">
<a href="/2023/11/06/clq1z6upz000q9gz3e9zka9tm/">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<p class="ellipsis">
<span>内部循环与产出意识</span>
</p>
<span class="post-date">
<b>
11 06
</b>
<em>/ 2023</em>
</span>
</a>
</li>
<li data-status="done">
<a href="/2023/10/24/clq1z6uq0000u9gz398t53yry/">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<p class="ellipsis">
<span>有效对话指南</span>
</p>
<span class="post-date">
<b>
10 24
</b>
<em>/ 2023</em>
</span>

View File

@ -253,7 +253,7 @@
<ul class="table scrollbar-obtrusive">
<li data-status="done">
<a href="/2023/11/25/clpe70sr30006apva4yckbvrg/">
<a href="/2023/12/01/clq1z6upv00069gz36xytgxq3/">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
@ -263,7 +263,7 @@
</p>
<span class="post-date">
<b>
11 25
12 01
</b>
<em>/ 2023</em>
</span>
@ -271,25 +271,7 @@
</li>
<li data-status="done">
<a href="/2023/11/17/clpe70sr40007apvaeysadyqe/">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<p class="ellipsis">
<span>付鹏展望2023年下半年全球经济格局异常的利差意味着什么</span>
</p>
<span class="post-date">
<b>
11 17
</b>
<em>/ 2023</em>
</span>
</a>
</li>
<li data-status="done">
<a href="/2023/11/17/clpe70sr50009apvad2s885f7/">
<a href="/2023/11/06/clq1z6upv00099gz3g38va10f/">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
@ -299,7 +281,25 @@
</p>
<span class="post-date">
<b>
11 17
11 06
</b>
<em>/ 2023</em>
</span>
</a>
</li>
<li data-status="done">
<a href="/2023/11/06/clq1z6upv00079gz3bmi6akif/">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<p class="ellipsis">
<span>付鹏展望2023年下半年全球经济格局异常的利差意味着什么</span>
</p>
<span class="post-date">
<b>
11 06
</b>
<em>/ 2023</em>
</span>

View File

@ -252,26 +252,8 @@
<!-- 分类文章列表 -->
<ul class="table scrollbar-obtrusive">
<li data-status="done">
<a href="/2023/11/17/clpe70sr6000aapva15vj930q/">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<p class="ellipsis">
<span>Unity Shader入门精要</span>
</p>
<span class="post-date">
<b>
11 17
</b>
<em>/ 2023</em>
</span>
</a>
</li>
<li data-status="doing">
<a href="/2023/11/17/clpe70sr7000dapva3zp94hnx/">
<a href="/2023/11/06/clq1z6upx000d9gz3g8lv0u9n/">
<span class="icon status tip right" data-tip="进行中"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M4 20h4L18.5 9.5a1.5 1.5 0 0 0-4-4L4 16v4"></path><path d="M13.5 6.5l4 4"></path></g></svg></span>
@ -281,25 +263,7 @@
</p>
<span class="post-date">
<b>
11 17
</b>
<em>/ 2023</em>
</span>
</a>
</li>
<li data-status="doing">
<a href="/2023/11/17/clpe70sr8000eapva30204f5o/">
<span class="icon status tip right" data-tip="进行中"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M4 20h4L18.5 9.5a1.5 1.5 0 0 0-4-4L4 16v4"></path><path d="M13.5 6.5l4 4"></path></g></svg></span>
<p class="ellipsis">
<span>领域驱动设计</span>
</p>
<span class="post-date">
<b>
11 17
11 06
</b>
<em>/ 2023</em>
</span>
@ -307,25 +271,7 @@
</li>
<li data-status="done">
<a href="/2023/11/17/clpe70sr9000hapvaeble4k6w/">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<p class="ellipsis">
<span>jQuery</span>
</p>
<span class="post-date">
<b>
11 17
</b>
<em>/ 2023</em>
</span>
</a>
</li>
<li data-status="done">
<a href="/2023/11/17/clpe70sr9000iapvaanek9rmc/">
<a href="/2023/11/06/clq1z6upx000h9gz32xgtfd3c/">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
@ -335,7 +281,7 @@
</p>
<span class="post-date">
<b>
11 17
11 06
</b>
<em>/ 2023</em>
</span>
@ -343,17 +289,17 @@
</li>
<li data-status="done">
<a href="/2023/11/17/clpe70sra000lapvac78b8u3m/">
<a href="/2023/11/06/clq1z6upy000i9gz38936atru/">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<p class="ellipsis">
<span>verdaccio 搭建 npm私库</span>
<span>jQuery</span>
</p>
<span class="post-date">
<b>
11 17
11 06
</b>
<em>/ 2023</em>
</span>
@ -361,7 +307,25 @@
</li>
<li data-status="done">
<a href="/2023/11/17/clpe70srb000mapva8squ3ux6/">
<a href="/2023/11/06/clq1z6upw000a9gz3fix4b6kz/">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<p class="ellipsis">
<span>Unity Shader入门精要</span>
</p>
<span class="post-date">
<b>
11 06
</b>
<em>/ 2023</em>
</span>
</a>
</li>
<li data-status="done">
<a href="/2023/11/06/clq1z6upz000m9gz34cc312gx/">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
@ -371,7 +335,7 @@
</p>
<span class="post-date">
<b>
11 17
11 06
</b>
<em>/ 2023</em>
</span>
@ -379,7 +343,7 @@
</li>
<li data-status="doing">
<a href="/2023/11/17/clpe70srb000papvag65bbon3/">
<a href="/2023/11/06/clq1z6upz000p9gz3c02qe3w3/">
<span class="icon status tip right" data-tip="进行中"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M4 20h4L18.5 9.5a1.5 1.5 0 0 0-4-4L4 16v4"></path><path d="M13.5 6.5l4 4"></path></g></svg></span>
@ -389,7 +353,43 @@
</p>
<span class="post-date">
<b>
11 17
11 06
</b>
<em>/ 2023</em>
</span>
</a>
</li>
<li data-status="doing">
<a href="/2023/11/06/clq1z6upx000e9gz38b40cwap/">
<span class="icon status tip right" data-tip="进行中"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M4 20h4L18.5 9.5a1.5 1.5 0 0 0-4-4L4 16v4"></path><path d="M13.5 6.5l4 4"></path></g></svg></span>
<p class="ellipsis">
<span>领域驱动设计</span>
</p>
<span class="post-date">
<b>
11 06
</b>
<em>/ 2023</em>
</span>
</a>
</li>
<li data-status="done">
<a href="/2023/10/20/clq1z6upy000l9gz35377fh8j/">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
<p class="ellipsis">
<span>verdaccio 搭建 npm私库</span>
</p>
<span class="post-date">
<b>
10 20
</b>
<em>/ 2023</em>
</span>

View File

@ -253,7 +253,7 @@
<ul class="table scrollbar-obtrusive">
<li data-status="done">
<a href="/2023/11/17/clpe70sr20005apva44dk3o3i/">
<a href="/2023/10/23/clq1z6upu00059gz38jc1f1k1/">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
@ -265,7 +265,7 @@
</p>
<span class="post-date">
<b>
11 17
10 23
</b>
<em>/ 2023</em>
</span>
@ -273,7 +273,7 @@
</li>
<li data-status="doing">
<a href="/2023/11/25/clpe70sr00003apvaay3m4wsc/">
<a href="/2023/10/23/clq1z6upr00019gz329d23gxb/">
<span class="icon status tip right" data-tip="进行中"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M4 20h4L18.5 9.5a1.5 1.5 0 0 0-4-4L4 16v4"></path><path d="M13.5 6.5l4 4"></path></g></svg></span>
@ -285,7 +285,7 @@
</p>
<span class="post-date">
<b>
11 25
10 23
</b>
<em>/ 2023</em>
</span>

View File

@ -253,7 +253,7 @@
<ul class="table scrollbar-obtrusive">
<li data-status="doing">
<a href="/2023/11/21/clpe70srf000qapva5okiftx0/">
<a href="/2023/11/21/clq1z6uq100149gz3ado4fydu/">
<span class="icon status tip right" data-tip="进行中"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M4 20h4L18.5 9.5a1.5 1.5 0 0 0-4-4L4 16v4"></path><path d="M13.5 6.5l4 4"></path></g></svg></span>
@ -273,7 +273,7 @@
</li>
<li data-status="done">
<a href="/2023/11/21/clpe70srn001qapva3qgo2dia/">
<a href="/2023/11/24/clq1z6uq3001q9gz3f3jp6uxn/">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
@ -283,7 +283,7 @@
</p>
<span class="post-date">
<b>
11 21
11 24
</b>
<em>/ 2023</em>
</span>

View File

@ -253,7 +253,7 @@
<ul class="table scrollbar-obtrusive">
<li data-status="done">
<a href="/2023/11/17/clpe70srk0016apva6049hm1d/">
<a href="/2023/11/14/clq1z6uq100179gz37nuuhe2e/">
<span class="icon status tip right" data-tip="完成"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9"></circle><path d="M9 12l2 2l4-4"></path></g></svg></span>
@ -265,7 +265,7 @@
</p>
<span class="post-date">
<b>
11 17
11 14
</b>
<em>/ 2023</em>
</span>

1
public/css/3fe07c47.css Normal file

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -232,7 +232,7 @@
<script>
window.roadmapYears = JSON.parse('{"2022":[{"title":"读书","start":"01-01","end":"1-5"},{"title":"还是读书","start":"02-01","end":"05-30"}],"2023":[{"title":"⛵️ 开发hexo-theme-cosy主题","start":"09-03","end":"10-03","content":"基本功能基本迭代完成目前稳定在1.2.4版本"},{"title":"✅ 视频AI无闪烁转绘","start":"10-25","end":"11-04","content":"stable diffusion + Ebsynth 插帧"},{"title":"✅ 成为一名飞手","start":"11-04","end":"11-09","content":"UTC无人驾驶航空器系统操作手合格证"},{"title":"✅ hexo-theme-cosy 发包到 npm","start":"11-14","end":"11-16","content":"人生中第一个正儿八经的 npm 包,使用 github 的 action 白嫖一手 ci 资源"},{"title":"抖音千粉","start":"11-06","end":"12-30","content":"粉丝量突破1000预算投入¥3000每天至少生产1个小姐姐舞蹈 AI转绘 视频"},{"title":"📚 付鹏《见证逆潮》","start":"12-10","end":"12-30","content":"笔录书中核心观点,写一篇读后感"}]}')
window.roadmapYears = JSON.parse('{"2022":[{"title":"读书","start":"01-01","end":"1-5"},{"title":"还是读书","start":"02-01","end":"05-30"}],"2023":[{"title":"⛵️ 开发hexo-theme-cosy主题","start":"09-03","end":"10-03","content":"基本功能基本迭代完成目前稳定在1.2.4版本"},{"title":"✅ 视频AI无闪烁转绘","start":"10-25","end":"11-04","content":"stable diffusion + Ebsynth 插帧"},{"title":"✅ 成为一名飞手","start":"11-04","end":"11-09","content":"UTC无人驾驶航空器系统操作手合格证"},{"title":"✅ hexo-theme-cosy 发包到 npm","start":"11-14","end":"11-16","content":"人生中第一个正儿八经的 npm 包,使用 github 的 action 白嫖一手 ci 资源"},{"title":"抖音千粉","start":"11-06","end":"12-30","content":"粉丝量突破1000预算投入¥3000每天至少生产1个小姐姐舞蹈 AI转绘 视频"},{"title":"📚 付鹏《见证逆潮》","start":"12-10","end":"12-30","content":"笔录书中核心观点,写一篇读后感"}]}')
window.initYear = '2023'
</script>

View File

@ -32,7 +32,7 @@ years:
end: 11-16
content: 人生中第一个正儿八经的 npm 包,使用 github 的 action 白嫖一手 ci 资源
- title: 抖音千粉
- title: 抖音千粉
start: 11-06
end: 12-30
content: 粉丝量突破1000预算投入¥3000每天至少生产1个小姐姐舞蹈 AI转绘 视频