Skip to content

Commit

Permalink
Site updated: 2023-09-04 00:17:24
Browse files Browse the repository at this point in the history
  • Loading branch information
cxzlw committed Sep 3, 2023
1 parent b2be395 commit b4c2099
Show file tree
Hide file tree
Showing 15 changed files with 52 additions and 47 deletions.
2 changes: 1 addition & 1 deletion 2023/07/05/trace-of-line-01/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<meta property="og:description" content="不存在的历史,勾起了石月仙的注意,随着找寻真相的深入,一个隐瞒了全世界的阴谋浮出水面。而对于人类,阴谋何来,何从,何去?「第三次科技革命后,人类进入信息时代,信息化开始影响人类的历史进程……」「为什么初中高中上过的还要再上一遍啊?我都快烦死了。」石月仙在心中自言自语道,眼睛无神地看着教授在全息屏上指指点点。">
<meta property="og:locale" content="zh_CN">
<meta property="article:published_time" content="2023-07-05T14:20:06.000Z">
<meta property="article:modified_time" content="2023-09-01T15:15:24.727Z">
<meta property="article:modified_time" content="2023-09-03T16:17:05.756Z">
<meta property="article:author" content="cxzlw">
<meta property="article:tag" content="飞石">
<meta property="article:tag" content="小说">
Expand Down
2 changes: 1 addition & 1 deletion 2023/07/05/zhihu-aac-old/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<meta property="og:locale" content="zh_CN">
<meta property="og:image" content="https://blog.cxzlw.top/img/image.png">
<meta property="article:published_time" content="2023-07-04T17:49:31.000Z">
<meta property="article:modified_time" content="2023-09-01T15:15:24.727Z">
<meta property="article:modified_time" content="2023-09-03T16:17:05.756Z">
<meta property="article:author" content="cxzlw">
<meta property="article:tag" content="cxzlw">
<meta property="article:tag" content="Python">
Expand Down
2 changes: 1 addition & 1 deletion 2023/07/06/zerotier-planet-convert/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<meta property="og:description" content="由于国内特殊的网络原因,Zerotier 官方提供的 Planet 用户体验不佳。为此,不少人选择自建私有 Moon,甚至私有 Planet 服务器。然而,正如官方文档所说,使用私有 Planet 服务器会使你的节点无法找到其他的标准节点。本文试图提出一种方案在使用私有 Planet 服务器的同时与标准节点通信。">
<meta property="og:locale" content="zh_CN">
<meta property="article:published_time" content="2023-07-06T04:37:41.000Z">
<meta property="article:modified_time" content="2023-09-01T15:15:24.727Z">
<meta property="article:modified_time" content="2023-09-03T16:17:05.756Z">
<meta property="article:author" content="cxzlw">
<meta property="article:tag" content="Zerotier">
<meta property="article:tag" content="cxzlw">
Expand Down
2 changes: 1 addition & 1 deletion 2023/07/08/mc-server-optimization-dev-01/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<meta property="og:locale" content="zh_CN">
<meta property="og:image" content="https://blog.cxzlw.top/imgs/image-2.png">
<meta property="article:published_time" content="2023-07-07T16:41:26.000Z">
<meta property="article:modified_time" content="2023-09-01T15:15:24.727Z">
<meta property="article:modified_time" content="2023-09-03T16:17:05.756Z">
<meta property="article:author" content="cxzlw">
<meta property="article:tag" content="Zerotier">
<meta property="article:tag" content="自建Planet">
Expand Down
2 changes: 1 addition & 1 deletion 2023/07/10/trace-of-line-02/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<meta property="og:description" content="不存在的历史,勾起了石月仙的注意,随着找寻真相的深入,一个隐瞒了全世界的阴谋浮出水面。而对于人类,阴谋何来,何从,何去?「你家里关于知识大革命真实历史的藏书消失了,不仅如此,你对于知识大革命原有的记忆也消失了。这说明什么?」「说明有人想彻底地掩埋真相?」">
<meta property="og:locale" content="zh_CN">
<meta property="article:published_time" content="2023-07-10T15:01:06.000Z">
<meta property="article:modified_time" content="2023-09-01T15:15:24.727Z">
<meta property="article:modified_time" content="2023-09-03T16:17:05.756Z">
<meta property="article:author" content="cxzlw">
<meta property="article:tag" content="飞石">
<meta property="article:tag" content="小说">
Expand Down
2 changes: 1 addition & 1 deletion 2023/08/04/permission-system-design-share/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<meta property="og:description" content="最近在参与某 OJ 的开发,过程中我们需要一个权限系统。作为一个热爱 MC 的开发者,我很喜欢 luckperms 的设计,于是这个小东西就出来了。在这里给大家分享我们的权限系统设计。">
<meta property="og:locale" content="zh_CN">
<meta property="article:published_time" content="2023-08-04T07:32:59.000Z">
<meta property="article:modified_time" content="2023-09-01T15:15:24.727Z">
<meta property="article:modified_time" content="2023-09-03T16:17:05.756Z">
<meta property="article:author" content="cxzlw">
<meta property="article:tag" content="cxzlw">
<meta property="article:tag" content="权限系统">
Expand Down
2 changes: 1 addition & 1 deletion 2023/08/04/test-latex/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<meta property="og:description" content="$$E&#x3D;mc^2$$ WORK?">
<meta property="og:locale" content="zh_CN">
<meta property="article:published_time" content="2023-08-04T06:35:08.000Z">
<meta property="article:modified_time" content="2023-09-01T15:15:24.727Z">
<meta property="article:modified_time" content="2023-09-03T16:17:05.756Z">
<meta property="article:author" content="cxzlw">
<meta property="article:tag" content="创新者老王">
<meta property="article:tag" content="创新者.老王">
Expand Down
2 changes: 1 addition & 1 deletion 2023/08/08/python-to-windows-service/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<meta property="og:description" content="今天想把一个 Python 项目用 Nuitka 打包后设为开机自启。突然发现 Nuitka Commercial 可以把 Python 项目打包为 Windows service, 然而要钱(这周生活费够不够我吃的都是个问题……)。当然人家也给出了 win32service 这个东西,那自然要看看。">
<meta property="og:locale" content="zh_CN">
<meta property="article:published_time" content="2023-08-08T12:15:13.000Z">
<meta property="article:modified_time" content="2023-09-01T15:15:24.727Z">
<meta property="article:modified_time" content="2023-09-03T16:17:05.756Z">
<meta property="article:author" content="cxzlw">
<meta property="article:tag" content="cxzlw">
<meta property="article:tag" content="Python">
Expand Down
2 changes: 1 addition & 1 deletion 2023/08/22/eca-i-am-interested-in/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<meta property="og:description" content="在这整理一下 ECA time want chose notes Minecraft Technology 周一 中午 YES Maybe No Attendance? Mathematics For Everyone 周一 16:30 参加一半就全给 Present ML x AI 周一 16:30 YES YES A+ Lit Club 周一 16:30">
<meta property="og:locale" content="zh_CN">
<meta property="article:published_time" content="2023-08-22T13:37:05.000Z">
<meta property="article:modified_time" content="2023-09-01T15:15:24.727Z">
<meta property="article:modified_time" content="2023-09-03T16:17:05.756Z">
<meta property="article:author" content="cxzlw">
<meta property="article:tag" content="创新者老王">
<meta property="article:tag" content="创新者.老王">
Expand Down
19 changes: 12 additions & 7 deletions 2023/08/31/cell-structure/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,18 +16,18 @@
<meta name="author" content="cxzlw (Thomas Wang)">
<meta name="keywords" content="创新者老王,创新者.老王,博客,技术博客,老王,创新者,Earthno1,FatalError">

<meta name="description" content="Cell structureMind mapmindmap root((Cell structure)) Organelles all typical cells have Cell membrane Controls movement in and out of cells. Oute">
<meta name="description" content="Not avaliable">
<meta property="og:type" content="article">
<meta property="og:title" content="Biology - Cell structure">
<meta property="og:url" content="https://blog.cxzlw.top/2023/08/31/cell-structure/index.html">
<meta property="og:site_name" content="创新者.老王的博客">
<meta property="og:description" content="Cell structureMind mapmindmap root((Cell structure)) Organelles all typical cells have Cell membrane Controls movement in and out of cells. Oute">
<meta property="og:description" content="Not avaliable">
<meta property="og:locale" content="zh_CN">
<meta property="og:image" content="https://blog.cxzlw.top/img/animal.jpg">
<meta property="og:image" content="https://blog.cxzlw.top/img/plant.jpg">
<meta property="og:image" content="https://blog.cxzlw.top/img/prokaryotic.jpg">
<meta property="article:published_time" content="2023-08-31T15:11:29.000Z">
<meta property="article:modified_time" content="2023-09-01T15:15:24.727Z">
<meta property="article:modified_time" content="2023-09-03T16:17:05.756Z">
<meta property="article:author" content="cxzlw">
<meta property="article:tag" content="创新者老王">
<meta property="article:tag" content="创新者.老王">
Expand Down Expand Up @@ -252,7 +252,7 @@
<span class="post-meta mr-2">
<i class="iconfont icon-chart"></i>

3.4k
12

</span>

Expand All @@ -263,7 +263,7 @@



29 分钟
1 分钟

</span>

Expand Down Expand Up @@ -313,7 +313,12 @@ <h1 id="seo-header">Biology - Cell structure</h1>

<div class="markdown-body">

<h1 id="Cell-structure"><a href="#Cell-structure" class="headerlink" title="Cell structure"></a>Cell structure</h1><h2 id="Mind-map"><a href="#Mind-map" class="headerlink" title="Mind map"></a>Mind map</h2><pre><code class=" mermaid">mindmap
<p>Not avaliable</p>
<!-- # Cell structure
## Mind map
<pre><code class=" mermaid">mindmap
root((Cell structure))
Organelles all typical cells have
Cell membrane
Expand Down Expand Up @@ -512,7 +517,7 @@ <h3 id="Some-differences-between-a-plant-cell-and-a-prokaryotic-cell"><a href="#
</ol>
<div class="note note-info">
<p>This page was rendered by my blog locally, for a beautiful and well-layouted result, so there are things related to my<br>blog. These things don’t mean it was downloaded from someone’s blog. Of course, this page won’t be avaliable to the<br>public before the assessment is no longer accepting submissions.</p>
</div>
</div> -->


</div>
Expand Down
2 changes: 1 addition & 1 deletion about/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<meta property="og:description" content="欢迎来到我的博客">
<meta property="og:locale" content="zh_CN">
<meta property="article:published_time" content="2023-07-02T17:01:41.000Z">
<meta property="article:modified_time" content="2023-09-01T15:15:24.727Z">
<meta property="article:modified_time" content="2023-09-03T16:17:05.756Z">
<meta property="article:author" content="cxzlw">
<meta property="article:tag" content="创新者老王">
<meta property="article:tag" content="创新者.老王">
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -256,7 +256,7 @@ <h2 class="index-header">

<a class="index-excerpt index-excerpt__noimg" href="/2023/08/31/cell-structure/" target="_self">
<div>
Cell structureMind mapmindmap root((Cell structure)) Organelles all typical cells have Cell membrane Controls movement in and out of cells. Oute
Not avaliable
</div>
</a>

Expand Down
2 changes: 1 addition & 1 deletion local-search.xml

Large diffs are not rendered by default.

54 changes: 27 additions & 27 deletions sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<url>
<loc>https://blog.cxzlw.top/manifest.json</loc>

<lastmod>2023-09-01</lastmod>
<lastmod>2023-09-03</lastmod>

<changefreq>monthly</changefreq>
<priority>0.6</priority>
Expand All @@ -13,7 +13,7 @@
<url>
<loc>https://blog.cxzlw.top/2023/08/31/cell-structure/</loc>

<lastmod>2023-09-01</lastmod>
<lastmod>2023-09-03</lastmod>

<changefreq>monthly</changefreq>
<priority>0.6</priority>
Expand All @@ -22,7 +22,7 @@
<url>
<loc>https://blog.cxzlw.top/2023/08/22/eca-i-am-interested-in/</loc>

<lastmod>2023-09-01</lastmod>
<lastmod>2023-09-03</lastmod>

<changefreq>monthly</changefreq>
<priority>0.6</priority>
Expand All @@ -31,7 +31,7 @@
<url>
<loc>https://blog.cxzlw.top/2023/07/08/mc-server-optimization-dev-01/</loc>

<lastmod>2023-09-01</lastmod>
<lastmod>2023-09-03</lastmod>

<changefreq>monthly</changefreq>
<priority>0.6</priority>
Expand All @@ -40,7 +40,7 @@
<url>
<loc>https://blog.cxzlw.top/2023/08/04/permission-system-design-share/</loc>

<lastmod>2023-09-01</lastmod>
<lastmod>2023-09-03</lastmod>

<changefreq>monthly</changefreq>
<priority>0.6</priority>
Expand All @@ -49,7 +49,7 @@
<url>
<loc>https://blog.cxzlw.top/2023/08/08/python-to-windows-service/</loc>

<lastmod>2023-09-01</lastmod>
<lastmod>2023-09-03</lastmod>

<changefreq>monthly</changefreq>
<priority>0.6</priority>
Expand All @@ -58,7 +58,7 @@
<url>
<loc>https://blog.cxzlw.top/2023/08/04/test-latex/</loc>

<lastmod>2023-09-01</lastmod>
<lastmod>2023-09-03</lastmod>

<changefreq>monthly</changefreq>
<priority>0.6</priority>
Expand All @@ -67,7 +67,7 @@
<url>
<loc>https://blog.cxzlw.top/2023/07/05/trace-of-line-01/</loc>

<lastmod>2023-09-01</lastmod>
<lastmod>2023-09-03</lastmod>

<changefreq>monthly</changefreq>
<priority>0.6</priority>
Expand All @@ -76,7 +76,7 @@
<url>
<loc>https://blog.cxzlw.top/2023/07/10/trace-of-line-02/</loc>

<lastmod>2023-09-01</lastmod>
<lastmod>2023-09-03</lastmod>

<changefreq>monthly</changefreq>
<priority>0.6</priority>
Expand All @@ -85,7 +85,7 @@
<url>
<loc>https://blog.cxzlw.top/2023/07/06/zerotier-planet-convert/</loc>

<lastmod>2023-09-01</lastmod>
<lastmod>2023-09-03</lastmod>

<changefreq>monthly</changefreq>
<priority>0.6</priority>
Expand All @@ -94,7 +94,7 @@
<url>
<loc>https://blog.cxzlw.top/2023/07/05/zhihu-aac-old/</loc>

<lastmod>2023-09-01</lastmod>
<lastmod>2023-09-03</lastmod>

<changefreq>monthly</changefreq>
<priority>0.6</priority>
Expand All @@ -103,7 +103,7 @@
<url>
<loc>https://blog.cxzlw.top/about/index.html</loc>

<lastmod>2023-09-01</lastmod>
<lastmod>2023-09-03</lastmod>

<changefreq>monthly</changefreq>
<priority>0.6</priority>
Expand All @@ -112,106 +112,106 @@

<url>
<loc>https://blog.cxzlw.top/</loc>
<lastmod>2023-09-01</lastmod>
<lastmod>2023-09-03</lastmod>
<changefreq>daily</changefreq>
<priority>1.0</priority>
</url>


<url>
<loc>https://blog.cxzlw.top/tags/Zerotier/</loc>
<lastmod>2023-09-01</lastmod>
<lastmod>2023-09-03</lastmod>
<changefreq>weekly</changefreq>
<priority>0.2</priority>
</url>

<url>
<loc>https://blog.cxzlw.top/tags/%E8%87%AA%E5%BB%BAPlanet/</loc>
<lastmod>2023-09-01</lastmod>
<lastmod>2023-09-03</lastmod>
<changefreq>weekly</changefreq>
<priority>0.2</priority>
</url>

<url>
<loc>https://blog.cxzlw.top/tags/cxzlw/</loc>
<lastmod>2023-09-01</lastmod>
<lastmod>2023-09-03</lastmod>
<changefreq>weekly</changefreq>
<priority>0.2</priority>
</url>

<url>
<loc>https://blog.cxzlw.top/tags/%E6%9D%83%E9%99%90%E7%B3%BB%E7%BB%9F/</loc>
<lastmod>2023-09-01</lastmod>
<lastmod>2023-09-03</lastmod>
<changefreq>weekly</changefreq>
<priority>0.2</priority>
</url>

<url>
<loc>https://blog.cxzlw.top/tags/Python/</loc>
<lastmod>2023-09-01</lastmod>
<lastmod>2023-09-03</lastmod>
<changefreq>weekly</changefreq>
<priority>0.2</priority>
</url>

<url>
<loc>https://blog.cxzlw.top/tags/Windows-service/</loc>
<lastmod>2023-09-01</lastmod>
<lastmod>2023-09-03</lastmod>
<changefreq>weekly</changefreq>
<priority>0.2</priority>
</url>

<url>
<loc>https://blog.cxzlw.top/tags/Nuitka/</loc>
<lastmod>2023-09-01</lastmod>
<lastmod>2023-09-03</lastmod>
<changefreq>weekly</changefreq>
<priority>0.2</priority>
</url>

<url>
<loc>https://blog.cxzlw.top/tags/%E9%A3%9E%E7%9F%B3/</loc>
<lastmod>2023-09-01</lastmod>
<lastmod>2023-09-03</lastmod>
<changefreq>weekly</changefreq>
<priority>0.2</priority>
</url>

<url>
<loc>https://blog.cxzlw.top/tags/%E5%B0%8F%E8%AF%B4/</loc>
<lastmod>2023-09-01</lastmod>
<lastmod>2023-09-03</lastmod>
<changefreq>weekly</changefreq>
<priority>0.2</priority>
</url>

<url>
<loc>https://blog.cxzlw.top/tags/%E7%A6%BB%E8%B0%B1%E7%BD%91%E6%96%87/</loc>
<lastmod>2023-09-01</lastmod>
<lastmod>2023-09-03</lastmod>
<changefreq>weekly</changefreq>
<priority>0.2</priority>
</url>

<url>
<loc>https://blog.cxzlw.top/tags/%E8%B7%AF%E8%BF%87%E7%9A%84%E6%9F%90%E4%B8%AA%E5%AD%A6%E6%B8%A3/</loc>
<lastmod>2023-09-01</lastmod>
<lastmod>2023-09-03</lastmod>
<changefreq>weekly</changefreq>
<priority>0.2</priority>
</url>

<url>
<loc>https://blog.cxzlw.top/tags/%E8%87%AA%E5%BB%BA-Planet/</loc>
<lastmod>2023-09-01</lastmod>
<lastmod>2023-09-03</lastmod>
<changefreq>weekly</changefreq>
<priority>0.2</priority>
</url>

<url>
<loc>https://blog.cxzlw.top/tags/%E7%9F%A5%E4%B9%8E/</loc>
<lastmod>2023-09-01</lastmod>
<lastmod>2023-09-03</lastmod>
<changefreq>weekly</changefreq>
<priority>0.2</priority>
</url>

<url>
<loc>https://blog.cxzlw.top/tags/%E5%8F%8D%E7%88%AC/</loc>
<lastmod>2023-09-01</lastmod>
<lastmod>2023-09-03</lastmod>
<changefreq>weekly</changefreq>
<priority>0.2</priority>
</url>
Expand Down
Loading

0 comments on commit b4c2099

Please sign in to comment.