<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
    <channel>
        <title>墨殇个人博客</title>
        <link>https://moshang.eu.org/</link>
        <description>一个神秘而不为人知的站点</description>
        <lastBuildDate>Wed, 19 Aug 2026 06:34:04 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>zh-CN</language>
        <copyright>All rights reserved 2026, 墨殇个人博客</copyright>
        <item>
            <title><![CDATA[OpenWRT扩容]]></title>
            <link>https://moshang.eu.org/article/21bdeb47-39da-80e6-8cd5-e38716688d5d</link>
            <guid>https://moshang.eu.org/article/21bdeb47-39da-80e6-8cd5-e38716688d5d</guid>
            <pubDate>Fri, 02 Jul 2021 00:00:00 GMT</pubDate>
            <description><![CDATA[ext4磁盘空间扩容教程]]></description>
            <content:encoded><![CDATA[<div id="notion-article" class="mx-auto overflow-hidden "><main class="notion light-mode notion-page notion-block-21bdeb4739da80e68cd5e38716688d5d"><div class="notion-viewport"></div><div class="notion-collection-page-properties"></div><div class="notion-text notion-block-21bdeb4739da804babead1bc038b446e">openWRT磁盘空间扩容</div><h2 class="notion-h notion-h1 notion-h-indent-0 notion-block-21bdeb4739da80babeb2cca8c87cb54b" data-id="21bdeb4739da80babeb2cca8c87cb54b"><span><div id="21bdeb4739da80babeb2cca8c87cb54b" class="notion-header-anchor"></div><a class="notion-hash-link" href="#21bdeb4739da80babeb2cca8c87cb54b" title="准备插件   e2fsprogs    fdisk    block-mount"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title">准备插件   e2fsprogs    fdisk    block-mount</span></span></h2><h2 class="notion-h notion-h1 notion-h-indent-0 notion-block-21bdeb4739da806cb118d9d064f94a02" data-id="21bdeb4739da806cb118d9d064f94a02"><span><div id="21bdeb4739da806cb118d9d064f94a02" class="notion-header-anchor"></div><a class="notion-hash-link" href="#21bdeb4739da806cb118d9d064f94a02" title="开始"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title">开始</span></span></h2><div class="notion-text notion-block-21bdeb4739da809886c8ecf232c3e0b9">fdisk -l           查看磁盘分区
fdisk /dve/mmcblk0       主分区</div><figure class="notion-asset-wrapper notion-asset-wrapper-image notion-block-21bdeb4739da805e958fd39f331d1ec2"><div style="position:relative;display:flex;justify-content:center;align-self:center;width:549px;max-width:100%;flex-direction:column"><img style="object-fit:cover" src="https://file.notion.com/f/f/0c7e6dfa-2495-4ccc-8897-592c2fb6fa3b/e7faeec2-b4a5-4799-a4af-625d301d3e32/image.png?table=block&amp;id=21bdeb47-39da-805e-958f-d39f331d1ec2&amp;spaceId=0c7e6dfa-2495-4ccc-8897-592c2fb6fa3b&amp;expirationTimestamp=1787148000000&amp;signature=0CMw41MU32eDqwoBRNX4iG7lOFJ59Ilnx33fJsKM2K8&amp;t=21bdeb47-39da-805e-958f-d39f331d1ec2" alt="notion image" loading="lazy" decoding="async"/></div></figure><h3 class="notion-h notion-h2 notion-h-indent-1 notion-block-21bdeb4739da80178492ecaab99fcd20" data-id="21bdeb4739da80178492ecaab99fcd20"><span><div id="21bdeb4739da80178492ecaab99fcd20" class="notion-header-anchor"></div><a class="notion-hash-link" href="#21bdeb4739da80178492ecaab99fcd20" title="p 回车
第二个分区 end数值  记住
n  回车
p 回车
3 回车
大于end数值
+5g
w 回车
fdisk -l
mkfs.ext4 新分区路径"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title">p 回车
第二个分区 end数值  记住
n  回车
p 回车
3 回车
大于end数值
+5g
w 回车
fdisk -l
mkfs.ext4 新分区路径</span></span></h3><h3 class="notion-h notion-h2 notion-h-indent-1 notion-block-21bdeb4739da809dbe60ca5233d431dd" data-id="21bdeb4739da809dbe60ca5233d431dd"><span><div id="21bdeb4739da809dbe60ca5233d431dd" class="notion-header-anchor"></div><a class="notion-hash-link" href="#21bdeb4739da809dbe60ca5233d431dd" title="观点2"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title">观点2</span></span></h3><h2 class="notion-h notion-h1 notion-h-indent-0 notion-block-21bdeb4739da80838658df7b0784c16c" data-id="21bdeb4739da80838658df7b0784c16c"><span><div id="21bdeb4739da80838658df7b0784c16c" class="notion-header-anchor"></div><a class="notion-hash-link" href="#21bdeb4739da80838658df7b0784c16c" title="🤗总结归纳"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title">🤗总结归纳</span></span></h2><div class="notion-blank notion-block-21bdeb4739da8077b49ac6ace7ee4c93"> </div><h2 class="notion-h notion-h1 notion-h-indent-0 notion-block-21bdeb4739da809da5f3f23bc42cb1ff" data-id="21bdeb4739da809da5f3f23bc42cb1ff"><span><div id="21bdeb4739da809da5f3f23bc42cb1ff" class="notion-header-anchor"></div><a class="notion-hash-link" href="#21bdeb4739da809da5f3f23bc42cb1ff" title="参考文章"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title">参考文章</span></span></h2><div class="notion-blank notion-block-21bdeb4739da801796a3e2cd60d5d820"> </div><div class="notion-blank notion-block-21bdeb4739da807dace8f8e0c1d9f3a9"> </div><div class="notion-text notion-block-21bdeb4739da806fad69c9e5b2c52d87">致谢：</div><div class="notion-callout notion-gray_background_co notion-block-21bdeb4739da800387eec132da6982ed"><div class="notion-page-icon-inline notion-page-icon-span"><span class="notion-page-icon" role="img" aria-label="💡">💡</span></div><div class="notion-callout-text">有关Notion安装或者使用上的问题，欢迎您在底部评论区留言，一起交流~</div></div><div class="notion-blank notion-block-21bdeb4739da80c8a51ee32a13c77624"> </div><div class="notion-blank notion-block-21bdeb4739da80c3a7ffee00296c7b37"> </div></main></div>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[HTML转为图片输出]]></title>
            <link>https://moshang.eu.org/article/example-10</link>
            <guid>https://moshang.eu.org/article/example-10</guid>
            <pubDate>Sat, 22 Mar 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[就是让AI 给我写了一个，将HTML片段转为图片的工具]]></description>
            <content:encoded><![CDATA[<div id="notion-article" class="mx-auto overflow-hidden "><main class="notion light-mode notion-page notion-block-1c3deb4739da8087bdb6d0fc9164d833"><div class="notion-viewport"></div><div class="notion-collection-page-properties"></div><h3 class="notion-h notion-h2 notion-h-indent-0 notion-block-1c3deb4739da803a82edfad61eb227ca" data-id="1c3deb4739da803a82edfad61eb227ca"><span><div id="1c3deb4739da803a82edfad61eb227ca" class="notion-header-anchor"></div><a class="notion-hash-link" href="#1c3deb4739da803a82edfad61eb227ca" title="问题"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title"><b>问题</b></span></span></h3><div class="notion-text notion-block-1c3deb4739da80489584f2df64af8fb2">就是让AI 给我写了一个，将HTML片段转为图片的工具，比如这个<code class="notion-inline-code">Banner</code></div><div class="notion-text notion-block-1c3deb4739da80ddabdfe27d12453c89">AI选用的是<code class="notion-inline-code">Puppeteer</code>这个组件，我没接触过，反正就是能自己配置，谷歌 火狐什么的浏览器，代码的，没有界面，叫无头浏览器，<code class="notion-inline-code">路易十六很喜欢</code></div><div class="notion-text notion-block-1c3deb4739da80beb215fa5e82632824">然后各种问题，首先 <code class="notion-inline-code">Puppeteer</code> 这玩意压根不能用，我让用<code class="notion-inline-code">C#</code>写，写的方法名压根不对，可能是版本问题；然后自己下的<code class="notion-inline-code">Chrome</code>浏览器内核也不能用，好不容易本地调试完了，<code class="notion-inline-code">Docker</code>里又报错了；</div><h3 class="notion-h notion-h2 notion-h-indent-0 notion-block-1c3deb4739da802da1bbe5594e5930b3" data-id="1c3deb4739da802da1bbe5594e5930b3"><span><div id="1c3deb4739da802da1bbe5594e5930b3" class="notion-header-anchor"></div><a class="notion-hash-link" href="#1c3deb4739da802da1bbe5594e5930b3" title="契机"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title"><b>契机</b></span></span></h3><div class="notion-text notion-block-1c3deb4739da805f8e49e4cca4bf4f19">后来放弃了，调着调着发现服务器空间不够了，由于我一直瞎搞，<code class="notion-inline-code">100G</code> 就玩<code class="notion-inline-code">Docker</code>，玩没了，我就清理，后来发现一个 <code class="notion-inline-code">browserless/chrome</code>，我也没用上啊，发现在 <code class="notion-inline-code">rsshub</code> 里挂着，看着名字是浏览器，一艘还真是，<code class="notion-inline-code">rsshub</code>就是用这个<a class="notion-link" href="https://github.com/browserless/browserless" target="_blank" rel="noopener noreferrer">browserless</a>监听网页变化的</div><div class="notion-text notion-block-1c3deb4739da8060aa96c8fc74bffcdf">要不说瞎折腾有好处，指不定哪就藏个<code class="notion-inline-code">路易十六</code></div><h3 class="notion-h notion-h2 notion-h-indent-0 notion-block-1c3deb4739da80aab095ea799be9c0a2" data-id="1c3deb4739da80aab095ea799be9c0a2"><span><div id="1c3deb4739da80aab095ea799be9c0a2" class="notion-header-anchor"></div><a class="notion-hash-link" href="#1c3deb4739da80aab095ea799be9c0a2" title="宽高问题"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title"><b>宽高问题</b></span></span></h3><div class="notion-text notion-block-1c3deb4739da80a5ae9ff481768350cd">因为我就录入一个div,一段，这里的宽高就不是浏览器的高度，Puppeteer默认高度是600，继续问AI，改了一天也没改对；</div><div class="notion-text notion-block-1c3deb4739da808f8fb1fcabc8eee2df">最后是有两处，默认的高度要给够，写了个8000，然后再算一次，就是 <code class="notion-inline-code">document.querySelector(&#x27;body &gt; div&#x27;).getBoundingClientRect().height</code>，只能是元素的高度，<code class="notion-inline-code">body</code>也不行，<code class="notion-inline-code">document</code>也不行</div><h3 class="notion-h notion-h2 notion-h-indent-0 notion-block-1c3deb4739da8009b761f01869fa6341" data-id="1c3deb4739da8009b761f01869fa6341"><span><div id="1c3deb4739da8009b761f01869fa6341" class="notion-header-anchor"></div><a class="notion-hash-link" href="#1c3deb4739da8009b761f01869fa6341" title="代码"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title"><b>代码</b></span></span></h3><div class="notion-text notion-block-1c3deb4739da8041a22edd8a6cfbd408">一共没多少行</div><div class="notion-text notion-block-1c3deb4739da805e8bd7c4e9171fb2a1">browserless Docker</div><div class="notion-text notion-block-1c3deb4739da80d1bb9afdab34b6e283">Dockerfile</div><div class="notion-blank notion-block-1c3deb4739da80bbbc90cc9c5fc073d2"> </div><div class="notion-blank notion-block-1c3deb4739da8020b0f9e41df517b691"> </div><div class="notion-text notion-block-1c3deb4739da80ad88f9dff0975782ab">致谢：</div><div class="notion-callout notion-gray_background_co notion-block-1c3deb4739da80f3bf6de13533f993c6"><div class="notion-page-icon-inline notion-page-icon-span"><span class="notion-page-icon" role="img" aria-label="💡">💡</span></div><div class="notion-callout-text">有关Notion安装或者使用上的问题，欢迎您在底部评论区留言，一起交流~</div></div><div class="notion-blank notion-block-1c3deb4739da80b3b03efa8b9a6b3272"> </div><div class="notion-blank notion-block-1c3deb4739da8043ab58fad98b2adbed"> </div></main></div>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[微信4.0测试版概览]]></title>
            <link>https://moshang.eu.org/article/example-9</link>
            <guid>https://moshang.eu.org/article/example-9</guid>
            <pubDate>Fri, 02 Jul 2021 00:00:00 GMT</pubDate>
            <description><![CDATA[微信4.0测试版 for Mac深色模式、自定义字号，优化订阅号与小程序体验。]]></description>
            <content:encoded><![CDATA[<div id="notion-article" class="mx-auto overflow-hidden "><main class="notion light-mode notion-page notion-block-437b0b59f8784a56886d17e590890086"><div class="notion-viewport"></div><div class="notion-collection-page-properties"></div><div class="notion-blank notion-block-3e640dff673244e886f53d1efeb11f76"> </div><figure class="notion-asset-wrapper notion-asset-wrapper-image notion-block-17adeb4739da801b9fb4daed1ffba265"><div style="position:relative;display:flex;justify-content:center;align-self:center;width:256px;max-width:100%;flex-direction:column"><img style="object-fit:cover" src="https://file.notion.com/f/f/0c7e6dfa-2495-4ccc-8897-592c2fb6fa3b/2ce4faed-2bdc-4630-85e2-0d36b05cede8/%E5%BE%AE%E4%BF%A1-macOS-512x512.webp?table=block&amp;id=17adeb47-39da-801b-9fb4-daed1ffba265&amp;spaceId=0c7e6dfa-2495-4ccc-8897-592c2fb6fa3b&amp;expirationTimestamp=1787148000000&amp;signature=Dks-aH7jK8iVSvFrmf4wfpHBldVzOr2ZUNK3N-hEwmI&amp;t=17adeb47-39da-801b-9fb4-daed1ffba265" alt="notion image" loading="lazy" decoding="async"/></div></figure><div class="notion-text notion-block-17adeb4739da80b7b479e785a29c1ef6"><b>微信4.0测试版 for Mac</b></div><div class="notion-text notion-block-17adeb4739da8097be2ef7288f7493d7"><b>深色模式、自定义字号，优化订阅号与小程序体验。</b></div><div class="notion-text notion-block-17adeb4739da800b99eefaeda72fc569"><em><b>version 4.0.0 beta</b></em></div><div class="notion-blank notion-block-45faff5e1ff341feb28234ab81d5093d"> </div><h3 class="notion-h notion-h2 notion-h-indent-1 notion-block-17adeb4739da80a2ac80ec00b89d079a" data-id="17adeb4739da80a2ac80ec00b89d079a"><span><div id="17adeb4739da80a2ac80ec00b89d079a" class="notion-header-anchor"></div><a class="notion-hash-link" href="#17adeb4739da80a2ac80ec00b89d079a" title="微信4.0测试版概览"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title"><b>微信4.0测试版概览</b></span></span></h3><div class="notion-text notion-block-17adeb4739da8086aa62df027abee697"><b>微信4.0.0版本全新推出深色模式和自定义字号大小，提升用户的视觉体验和阅读舒适度。同时，优化了订阅号和小程序的使用体验，并支持无缝数据转移，让用户轻松享受新功能。</b></div><h4 class="notion-h notion-h3 notion-h-indent-2 notion-block-17adeb4739da80de8e71e6f81e3a89a8" data-id="17adeb4739da80de8e71e6f81e3a89a8"><span><div id="17adeb4739da80de8e71e6f81e3a89a8" class="notion-header-anchor"></div><a class="notion-hash-link" href="#17adeb4739da80de8e71e6f81e3a89a8" title="核心功能"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title"><b>核心功能</b></span></span></h4><h4 class="notion-h notion-h3 notion-h-indent-2 notion-block-17adeb4739da8086877bd357d988d9e0" data-id="17adeb4739da8086877bd357d988d9e0"><span><div id="17adeb4739da8086877bd357d988d9e0" class="notion-header-anchor"></div><a class="notion-hash-link" href="#17adeb4739da8086877bd357d988d9e0" title="深色模式"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title"><b>深色模式</b></span></span></h4><div class="notion-text notion-block-17adeb4739da802b8e1be4dc8eeffd57"><b>微信4.0.0版本全新推出深色模式，给用户带来更舒适的视觉体验。不论是在明亮的白天还是昏暗的夜晚，深色模式让你的眼睛更加放松，减少光线对眼睛的刺激，令聊天更加愉悦。</b></div><h4 class="notion-h notion-h3 notion-h-indent-2 notion-block-17adeb4739da809280a6fb5040c941dd" data-id="17adeb4739da809280a6fb5040c941dd"><span><div id="17adeb4739da809280a6fb5040c941dd" class="notion-header-anchor"></div><a class="notion-hash-link" href="#17adeb4739da809280a6fb5040c941dd" title="自定义字号大小"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title"><b>自定义字号大小</b></span></span></h4><div class="notion-text notion-block-17adeb4739da80719c16d64acf25345d"><b>新版本支持字号大小设置，让每位用户都能根据自己的阅读习惯自由调整字体大小。无论是需要更大字体以便于阅读，还是希望保持简洁界面，尽在掌握中。</b></div><h4 class="notion-h notion-h3 notion-h-indent-2 notion-block-17adeb4739da805399aee88bbf33efee" data-id="17adeb4739da805399aee88bbf33efee"><span><div id="17adeb4739da805399aee88bbf33efee" class="notion-header-anchor"></div><a class="notion-hash-link" href="#17adeb4739da805399aee88bbf33efee" title="优化订阅号体验"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title"><b>优化订阅号体验</b></span></span></h4><div class="notion-text notion-block-17adeb4739da806e8488c9b512423f0f"><b>针对Mac版的用户，微信4.0.0优化了订阅号的整体体验，通过更流畅的界面和更易操作的功能，让用户对关注的内容更方便地获取和管理，提升阅读的享受。</b></div><h4 class="notion-h notion-h3 notion-h-indent-2 notion-block-17adeb4739da80f6a4e3fa527adebe9f" data-id="17adeb4739da80f6a4e3fa527adebe9f"><span><div id="17adeb4739da80f6a4e3fa527adebe9f" class="notion-header-anchor"></div><a class="notion-hash-link" href="#17adeb4739da80f6a4e3fa527adebe9f" title="小程序首页改进"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title"><b>小程序首页改进</b></span></span></h4><div class="notion-text notion-block-17adeb4739da80f3bd94d006e513b215"><b>Mac版微信同样进行了小程序首页的优化，让你能更快速找到和使用各种小程序。这一改进不仅提升了操作的便捷性，也让小程序的服务更加贴心。</b></div><h4 class="notion-h notion-h3 notion-h-indent-2 notion-block-17adeb4739da809da9f6e3b93362a277" data-id="17adeb4739da809da9f6e3b93362a277"><span><div id="17adeb4739da809da9f6e3b93362a277" class="notion-header-anchor"></div><a class="notion-hash-link" href="#17adeb4739da809da9f6e3b93362a277" title="内测版独特优势"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title"><b>内测版独特优势</b></span></span></h4><div class="notion-text notion-block-17adeb4739da80cdbffec52c287a94a2"><b>作为内测版，微信4.0.0为测试资格用户提供了独享的新功能体验。无论是新用户还是对新功能充满好奇的老用户，这里都有你值得期待的独特体验。</b></div><h4 class="notion-h notion-h3 notion-h-indent-2 notion-block-17adeb4739da803aa01be154d354988b" data-id="17adeb4739da803aa01be154d354988b"><span><div id="17adeb4739da803aa01be154d354988b" class="notion-header-anchor"></div><a class="notion-hash-link" href="#17adeb4739da803aa01be154d354988b" title="数据无缝转移"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title"><b>数据无缝转移</b></span></span></h4><div class="notion-text notion-block-17adeb4739da80bd9ec5d2fda96d18b5"><b>新内测版微信允许用户快速导入已有聊天记录，无需担心丢失重要信息。无缝的过渡过程让你更轻松地体验新版本，而不必担心信息的断层。</b></div><h4 class="notion-h notion-h3 notion-h-indent-2 notion-block-17adeb4739da804da959c4278f3029ab" data-id="17adeb4739da804da959c4278f3029ab"><span><div id="17adeb4739da804da959c4278f3029ab" class="notion-header-anchor"></div><a class="notion-hash-link" href="#17adeb4739da804da959c4278f3029ab" title="总结"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title"><b>总结</b></span></span></h4><div class="notion-text notion-block-17adeb4739da805da4c2c97ac3f8f437"><b>微信4.0.0版本带来了多项用户体验优化，包括深色模式和自定义字号设置，旨在提供更舒适的视觉效果和个性化的阅读体验。此外，针对Mac用户的订阅号和小程序功能进行了改进，提升了内容获取和操作的便捷性。内测版还允许用户无缝导入聊天记录，确保重要信息不丢失，为用户提供了独特的功能体验。</b></div><h3 class="notion-h notion-h2 notion-h-indent-1 notion-block-17adeb4739da80d49ad7f20c1c216582" data-id="17adeb4739da80d49ad7f20c1c216582"><span><div id="17adeb4739da80d49ad7f20c1c216582" class="notion-header-anchor"></div><a class="notion-hash-link" href="#17adeb4739da80d49ad7f20c1c216582" title="FAQ"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title"><b>FAQ</b></span></span></h3><h4 class="notion-h notion-h3 notion-h-indent-2 notion-block-17adeb4739da80edb12be0eaa8254233" data-id="17adeb4739da80edb12be0eaa8254233"><span><div id="17adeb4739da80edb12be0eaa8254233" class="notion-header-anchor"></div><a class="notion-hash-link" href="#17adeb4739da80edb12be0eaa8254233" title="什么是微信 4.0.0 内测版本？"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title"><b>什么是微信 4.0.0 内测版本？</b></span></span></h4><div class="notion-text notion-block-17adeb4739da80f9af14c8e124c8de43"><b>微信 4.0.0 内测版本是微信的一种测试版本，特别供找出错误和改进功能的用户使用。这个版本的更新会先于正式发布，让用户体验到新的功能并提供反馈。</b></div><h4 class="notion-h notion-h3 notion-h-indent-2 notion-block-17adeb4739da8081915ae593727fefa9" data-id="17adeb4739da8081915ae593727fefa9"><span><div id="17adeb4739da8081915ae593727fefa9" class="notion-header-anchor"></div><a class="notion-hash-link" href="#17adeb4739da8081915ae593727fefa9" title="深色模式是什么？"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title"><b>深色模式是什么？</b></span></span></h4><div class="notion-text notion-block-17adeb4739da801a9438c07f11a83857"><b>深色模式是一种显示设置，可以把软件的背景变为黑色或深色，这样在暗光环境下使用时眼睛会更舒适，减少视觉疲劳。</b></div><h4 class="notion-h notion-h3 notion-h-indent-2 notion-block-17adeb4739da80238c18ccbbd5bd898d" data-id="17adeb4739da80238c18ccbbd5bd898d"><span><div id="17adeb4739da80238c18ccbbd5bd898d" class="notion-header-anchor"></div><a class="notion-hash-link" href="#17adeb4739da80238c18ccbbd5bd898d" title="如何设置字号大小？"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title"><b>如何设置字号大小？</b></span></span></h4><div class="notion-text notion-block-17adeb4739da80f19a61f64ab3f24eda"><b>在微信 4.0.0 内测版本中，用户可以通过设置菜单调整字体的大小，以便使用者根据自己的视力需求选择更适合的字大小。</b></div><h4 class="notion-h notion-h3 notion-h-indent-2 notion-block-17adeb4739da80999524d2f423378d84" data-id="17adeb4739da80999524d2f423378d84"><span><div id="17adeb4739da80999524d2f423378d84" class="notion-header-anchor"></div><a class="notion-hash-link" href="#17adeb4739da80999524d2f423378d84" title="我可以使用内测版吗？"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title"><b>我可以使用内测版吗？</b></span></span></h4><div class="notion-text notion-block-17adeb4739da8083b930f8261570a397"><b>使用微信 4.0.0 内测版需要申请测试资格。没有资格的用户下载了内测版也无法登录使用。需要注意这一点哦！</b></div><h4 class="notion-h notion-h3 notion-h-indent-2 notion-block-17adeb4739da808bab4af43f0f618f8d" data-id="17adeb4739da808bab4af43f0f618f8d"><span><div id="17adeb4739da808bab4af43f0f618f8d" class="notion-header-anchor"></div><a class="notion-hash-link" href="#17adeb4739da808bab4af43f0f618f8d" title="如何更新到最新版本？"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title"><b>如何更新到最新版本？</b></span></span></h4><div class="notion-text notion-block-17adeb4739da80309d80cd71a5985c8f"><b>要更新到微信最新版本，您可以在应用内找到更新选项，或访问微信官方网站下载最新版本。确保经常检查更新，以获得新的功能和修复。</b></div><h4 class="notion-h notion-h3 notion-h-indent-2 notion-block-17adeb4739da80869872caea73718b10" data-id="17adeb4739da80869872caea73718b10"><span><div id="17adeb4739da80869872caea73718b10" class="notion-header-anchor"></div><a class="notion-hash-link" href="#17adeb4739da80869872caea73718b10" title="内测版会影响我现有的聊天记录吗？"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title"><b>内测版会影响我现有的聊天记录吗？</b></span></span></h4><div class="notion-text notion-block-17adeb4739da80978406fd7bffd0cff8"><b>不会的！您可以将现有微信的聊天记录快速导入到内测版中，所以您不需要担心丢失重要的对话。</b></div><h4 class="notion-h notion-h3 notion-h-indent-2 notion-block-17adeb4739da8082a208fe1051e22820" data-id="17adeb4739da8082a208fe1051e22820"><span><div id="17adeb4739da8082a208fe1051e22820" class="notion-header-anchor"></div><a class="notion-hash-link" href="#17adeb4739da8082a208fe1051e22820" title="公众号体验优化是什么？"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title"><b>公众号体验优化是什么？</b></span></span></h4><div class="notion-text notion-block-17adeb4739da80cd9f0fe5b8f01ed4f4"><b>在 Mac 版的微信 4.0.0 内测版本中，公众号的使用体验得到了优化，这可能意味着更好的功能和更顺畅的阅读体验，让大家更容易找到感兴趣的内容。</b></div><h4 class="notion-h notion-h3 notion-h-indent-2 notion-block-17adeb4739da80aca50cd68ee2bf8b43" data-id="17adeb4739da80aca50cd68ee2bf8b43"><span><div id="17adeb4739da80aca50cd68ee2bf8b43" class="notion-header-anchor"></div><a class="notion-hash-link" href="#17adeb4739da80aca50cd68ee2bf8b43" title="我可以切换深色模式和浅色模式吗？"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title"><b>我可以切换深色模式和浅色模式吗？</b></span></span></h4><div class="notion-text notion-block-17adeb4739da80e79b03c7c299772c5b"><b>是的！在更新的微信版本中，用户可以自由切换深色模式和浅色模式，选择自己喜欢的视觉体验，非常方便！</b></div><h4 class="notion-h notion-h3 notion-h-indent-2 notion-block-17adeb4739da80e5a2cae108cf88f2b3" data-id="17adeb4739da80e5a2cae108cf88f2b3"><span><div id="17adeb4739da80e5a2cae108cf88f2b3" class="notion-header-anchor"></div><a class="notion-hash-link" href="#17adeb4739da80e5a2cae108cf88f2b3" title="内测版本的功能会变吗？"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title"><b>内测版本的功能会变吗？</b></span></span></h4><div class="notion-text notion-block-17adeb4739da8054ba70d3134cd6e6de"><b>内测版本的功能可能会有所变化，因为开发团队会根据用户反馈不断调整和改进功能。使用者可以在应用内提出意见反馈！</b></div><div class="notion-blank notion-block-eed0764d04164e97a892518c2f35642e"> </div><hr class="notion-hr notion-block-17adeb4739da808ca2e7f3a9f709aea7"/><div class="notion-blank notion-block-17adeb4739da80c0b2c4dc96bb539581"> </div><div class="notion-text notion-block-6dac4ee8f10d472889268a9ba48aeb96">微信4.0测试版在Mac平台上的推出展现了其对用户体验的持续优化。通过引入深色模式和自定义字号等功能，微信团队明确展示了对用户需求的深入理解。这些改进不仅提升了日常使用体验，更体现了微信在桌面端持续创新的决心。</div><div class="notion-text notion-block-0a669230b7ba4b468bb22ee318074c76">同时，针对订阅号和小程序的优化也显示出微信正在努力打造更完整的桌面端生态系统。这些功能的改进将为用户带来更流畅、更便捷的使用体验。</div><h2 class="notion-h notion-h1 notion-h-indent-0 notion-block-20804217522f44ceaf56cb99029bae67" data-id="20804217522f44ceaf56cb99029bae67"><span><div id="20804217522f44ceaf56cb99029bae67" class="notion-header-anchor"></div><a class="notion-hash-link" href="#20804217522f44ceaf56cb99029bae67" title="微信4.0官方测试版下载(Apple芯片)"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title"><b><a class="notion-link" href="https://dldir1v6.qq.com/weixin/Universal/Mac/WeChatMac_arm64.dmg" target="_blank" rel="noopener noreferrer">微信4.0官方测试版下载(Apple芯片)</a></b></span></span></h2><div class="notion-file notion-block-17adeb4739da8028910de8688cfd82e0"><a class="notion-file-link" href="https://dldir1v6.qq.com/weixin/Universal/Mac/WeChatMac_arm64.dmg?spaceId=0c7e6dfa-2495-4ccc-8897-592c2fb6fa3b" target="_blank" rel="noopener noreferrer"><svg class="notion-file-icon" viewBox="0 0 30 30"><path d="M22,8v12c0,3.866-3.134,7-7,7s-7-3.134-7-7V8c0-2.762,2.238-5,5-5s5,2.238,5,5v12c0,1.657-1.343,3-3,3s-3-1.343-3-3V8h-2v12c0,2.762,2.238,5,5,5s5-2.238,5-5V8c0-3.866-3.134-7-7-7S6,4.134,6,8v12c0,4.971,4.029,9,9,9s9-4.029,9-9V8H22z"></path></svg><div class="notion-file-info"><div class="notion-file-title">WeChatMac_arm64.dmg</div></div></a></div><div class="notion-blank notion-block-a40abd597aa142dfbfe8604cf307c324"> </div><div class="notion-blank notion-block-66f0ff1e05fb49d6bee4bba513d651d2"> </div><div class="notion-text notion-block-8ef164e1a61f4009b7889448c38cc375">致谢：</div><div class="notion-callout notion-gray_background_co notion-block-3d3e0f80de9748cf84b7cc3c8e5e62de"><div class="notion-page-icon-inline notion-page-icon-span"><span class="notion-page-icon" role="img" aria-label="💡">💡</span></div><div class="notion-callout-text">有关Notion安装或者使用上的问题，欢迎您在底部评论区留言，一起交流~</div></div><div class="notion-blank notion-block-1b62e9431bf14370ba81e5ae1e80bc33"> </div><div class="notion-blank notion-block-b73dbc72e11b40f880ffec9936965577"> </div></main></div>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[搭建证书自动续期的vps]]></title>
            <link>https://moshang.eu.org/article/de3e514a-54db-4717-8b1a-59ecb4871a61</link>
            <guid>https://moshang.eu.org/article/de3e514a-54db-4717-8b1a-59ecb4871a61</guid>
            <pubDate>Fri, 02 Jul 2021 00:00:00 GMT</pubDate>
            <description><![CDATA[证书自动续期优选方案。一键搭建VPS]]></description>
            <content:encoded><![CDATA[<div id="notion-article" class="mx-auto overflow-hidden "><main class="notion light-mode notion-page notion-block-de3e514a54db47178b1a59ecb4871a61"><div class="notion-viewport"></div><div class="notion-collection-page-properties"></div><div class="notion-text notion-block-402d2d59ef6843e0a5f4ee2ec9f53466"><b>1、解析域名并放行端口</b></div><div class="notion-text notion-block-e29e5c1dd38f4a0aa366504909debd7b"><b>2、安装依赖包</b></div><div class="notion-text notion-block-512f08c8b063448abe94b8e275745f80"><b>3、安装acme.sh</b></div><div class="notion-text notion-block-55738801f330420fa1f3361a2752cc18"><b>4、立刻加载修改后设置，使之生效</b></div><div class="notion-text notion-block-3083e55cec6f4af9a28ed834810788eb"><b>5、申请证书</b></div><div class="notion-text notion-block-eb76cb549cf14e4db388cd22f2fb39d0"><b>6、安装Nginx</b></div><div class="notion-text notion-block-c64408351e56495bbdf48d90a47b5113"><b>7、在/etc/nginx目录下创建一个文件夹，并命名为ssl</b></div><div class="notion-text notion-block-b87b96a9abbb4880adac5fdd96fda250"><b>8、设置证书自动续期</b></div><div class="notion-text notion-block-efa6cc470d5d4e12a04dd84922f52c4b"><b>9、安装xray面板</b></div><div class="notion-text notion-block-988f4fcf3c5046168d5b1ca7296f898d"><b>10、安装BBR</b></div><div class="notion-text notion-block-0ac4b0c959c04cd992a67aacd8389ada"><b>11、注意要点</b></div><div class="notion-text notion-block-c62525af4301445d9560887e7df1f7d9"><b>服务器有在安装阶段有可能会ping不通或者连接不上</b></div><div class="notion-text notion-block-a81d3c2967ab4c2da150214327791bc9"><b>如果遇到经常掉线的、反应迟钝的或者经常连接不上，请更好服务器的地区或者换一个IP</b></div><div class="notion-text notion-block-2a7285400e714e99bfddb5a395616452"><b>面板的根路径和添加节点的路径不能一样</b></div><div class="notion-blank notion-block-50045ab45ecf45f78040ac30b0cff6f6"> </div><div class="notion-text notion-block-d5caa06f31024a53b1fe7dead3977ef6">致谢：</div><div class="notion-callout notion-gray_background_co notion-block-0f0b26d773444f638ccc4702fc8026d2"><div class="notion-page-icon-inline notion-page-icon-span"><span class="notion-page-icon" role="img" aria-label="💡">💡</span></div><div class="notion-callout-text">有关Notion安装或者使用上的问题，欢迎您在底部评论区留言，一起交流~</div></div><div class="notion-blank notion-block-a65bc658f69146379357d33cec9b3868"> </div><div class="notion-blank notion-block-33948775693f4a4f99c9f1a12cd477a9"> </div></main></div>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[软路由安装ssl证书]]></title>
            <link>https://moshang.eu.org/article/8c1075e1-1422-4855-8755-ef9189fb4774</link>
            <guid>https://moshang.eu.org/article/8c1075e1-1422-4855-8755-ef9189fb4774</guid>
            <pubDate>Fri, 02 Jul 2021 00:00:00 GMT</pubDate>
            <description><![CDATA[开启https，加密网络更安全]]></description>
            <content:encoded><![CDATA[<div id="notion-article" class="mx-auto overflow-hidden "><main class="notion light-mode notion-page notion-block-8c1075e1142248558755ef9189fb4774"><div class="notion-viewport"></div><div class="notion-collection-page-properties"></div><div class="notion-text notion-block-236e389d48724ba6bb29eff6d07e0bc2"><b>1、解析软路由IP地址</b></div><div class="notion-text notion-block-f92405006c7144c1bcf6e0dbaed894b2"><b>在CloudFlare中解析软路由的IP地址</b></div><div class="notion-text notion-block-769cdaab44b2482bad4d06af72939270"><b>注意：这里如果是设置了内网穿透的，则可以填穿透后的IP地址</b></div><div class="notion-text notion-block-867f27be14e54402a1227807daaf40bd"><b>2、申请SSL证书</b></div><div class="notion-text notion-block-fe26d1c25206470d99db67b227d3364f"><b>申请证书网站：</b><a class="notion-link" href="https://freessl.cn/" target="_blank" rel="noopener noreferrer"><b>https://freessl.cn/</b></a></div><div class="notion-text notion-block-cb6a9bffe3b449bfaa4d99c8ee265218"><b>填入对应的域名，选择51ssl，然后点击创建免费ssl证书</b></div><div class="notion-text notion-block-4855417b175243389732452db327b0b8"><b>然后把对应的主机记录值和验证值添加到CloudFlare解析</b></div><div class="notion-text notion-block-dc8dfe346fa049d9b410d179ecb618dc"><b>等待验证完成，然后下载对应的SSL证书</b></div><div class="notion-text notion-block-7a623fbffa30487b8169dfc57ebd5a4b"><b>3、软路由安装openssl服务</b></div><div class="notion-text notion-block-3354ceaf5e87483589034e9d6299dbf5"><b>用Finalshell连接软路由</b></div><div class="notion-text notion-block-00b51f32c52d47d2ac690f292e2f721d"><b>安装openssl服务</b></div><div class="notion-text notion-block-801313c815504da3ac1167e1d607dbe6"><b>查看uhttpd文件的路径</b></div><div class="notion-text notion-block-4130b17f2c7449c388275a994ff99cd8"><b>然后根据查找的记录，修改证书的文件名，然后上传到原来的目录覆盖掉原来的文件</b></div><div class="notion-text notion-block-7baf0a62232948028133d11d4b446685"><b>上传后检查config uhttpd ‘main’的内容是否和下面内容一致</b></div><div class="notion-text notion-block-86cdba621f334591ac6fe8659d435b2a"><b>重启uhttpd服务</b></div><div class="notion-blank notion-block-7561aee117ed4f22b4be8960f9a29ea2"> </div><div class="notion-blank notion-block-20ffbe331ba449dcb7a5f0355e275526"> </div><div class="notion-text notion-block-de341fa9554743e089b435ff40db2576">致谢：</div><div class="notion-callout notion-gray_background_co notion-block-21a16036efbd46ecbc41a1058bdad372"><div class="notion-page-icon-inline notion-page-icon-span"><span class="notion-page-icon" role="img" aria-label="💡">💡</span></div><div class="notion-callout-text">有关Notion安装或者使用上的问题，欢迎您在底部评论区留言，一起交流~</div></div><div class="notion-blank notion-block-71f562e9b8f1411f942750826fe4360c"> </div><div class="notion-blank notion-block-09aa3834941541e392bab13aa3a22f53"> </div></main></div>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[istore软路由系统使用]]></title>
            <link>https://moshang.eu.org/article/c835447e-da56-4c68-98c7-0d8e914c0ab3</link>
            <guid>https://moshang.eu.org/article/c835447e-da56-4c68-98c7-0d8e914c0ab3</guid>
            <pubDate>Fri, 02 Jul 2021 00:00:00 GMT</pubDate>
            <description><![CDATA[超好用的软路由系统推荐]]></description>
            <content:encoded><![CDATA[<div id="notion-article" class="mx-auto overflow-hidden "><main class="notion light-mode notion-page notion-block-c835447eda564c6898c70d8e914c0ab3"><div class="notion-viewport"></div><div class="notion-collection-page-properties"></div><div class="notion-text notion-block-13272eb79c714af09dd905cf71e7c35f"><b>准备工作：一个USB3.0的 TF读卡器、8G以上TF卡一个、准备好节点链接一个、</b><b>先开启魔法上网</b></div><div class="notion-text notion-block-29fc9c09bb104776b22ea15430033089"><b>1、根据自己的软路由型号下载系统：</b><b>【</b><a class="notion-link" href="https://fw.koolcenter.com/iStoreOS/r4s/" target="_blank" rel="noopener noreferrer"><b>点击前往</b></a><b>】</b></div><div class="notion-text notion-block-f3ca2180f62c4f4782797a5aab8e3cbf"><b>2、下载自己想要安装的科学插件：</b><b>【</b><a class="notion-link" href="https://github.com/AUK9527/Are-u-ok" target="_blank" rel="noopener noreferrer"><b>点击前往</b></a><b>】</b></div><div class="notion-text notion-block-62f53492f3854e82897f8255a09473e7"><b>3、制作启动盘</b></div><div class="notion-text notion-block-b13433fbd6b44c0fbc52ce5028216f80"><b>Rufus下载：</b><b>【</b><a class="notion-link" href="https://rufus.ie/zh/" target="_blank" rel="noopener noreferrer"><b>点击前往</b></a><b>】</b></div><div class="notion-text notion-block-733e998f607d4310a92628e3fc32d9f7"><b>电脑插入放TF卡的读卡器，打开rufus工具，选择下载好的固件，把固件写入到TF卡</b></div><div class="notion-text notion-block-4cbfd331bb33437c92da42585f3a89b9"><b>4、把TF卡插入软路由中，通电启动</b></div><div class="notion-text notion-block-8dae60ff1f594b958b4f9692f5cae64e"><b>5、登录管理后台</b></div><div class="notion-text notion-block-70ceff0ed0af4b5a84c6fde0c3e9dadc"><b>默认IP：192.168.100.1</b></div><div class="notion-text notion-block-b544619a8af94241afba169ab0bb2ab8"><b>默认密码：password</b></div><div class="notion-text notion-block-d59dd7bca29845b9aab03ec53ba65151"><b>6、开启魔法上网</b></div><div class="notion-text notion-block-04189d812dd94225b608052482d6ddee"><b>7、设置管理后台</b></div><div class="notion-text notion-block-eca0e0fac78f434ca6a48a19f02a53aa"><b>更改登录密码：点击系统——点击管理权——更改密码</b></div><div class="notion-text notion-block-bdb78aefddb64799b4d0ce40849a4a36"><b>设置网络：点击网络导向——点击宽带拨号连接——输入宽带账号密码（注意：这里需要把光猫设置为桥接模式，具体可以让宽带安装师傅设置好）</b></div><div class="notion-text notion-block-32735aa805aa4cceac677cd57f0b1d20"><b>更改登录后台IP：点击网络——点击接口——点击lan口后面的编辑——把IPV4地址改成你想要的（</b><b>这里的IP段不要和光猫的IP段一样</b><b>）——点击DHCP服务器——点击IPv6设置——</b><b>把RA服务和DHCPv6服务器禁用（可选）</b></div><div class="notion-text notion-block-d9f381efff7248239ac1b89c980e4f32"><b>点击iStore——点击手动安装——选择前面下载好的科学插件逐一安装即可</b></div><div class="notion-text notion-block-747f10ce60564d83b1f8ae3a66da7e74"><b>设置魔法上网：</b><b>
    ◦ </b><b>点击服务——点击passwall——点击节点列表——点击通过链接添加节点——把前面准备好的节点链接添加过来——点击添加——点击保存并应用</b><b>
    ◦ </b><b>衔接上一步，如何添加订阅链接：点击节点订阅——点击添加——给订阅自定义一个名称——添加订阅链接——点击保存并应用——返回概览——点击手动订阅</b><b>
    ◦ </b><b>点击基本设置——勾选主开关——选择对应的节点——保存并应用</b></div><div class="notion-text notion-block-e553e3ba23fc481ab19a488f8814ad2a"><b>设置完成后——点击网络——点击DHCP/DNS——点击HOSTS和解析文件——勾选忽略解析文件——点击保存并应用</b></div><div class="notion-blank notion-block-4ed988f0323d41879827e0ffa5ddff41"> </div><div class="notion-blank notion-block-32913d1f56e844d39aaddf6869d736a5"> </div><div class="notion-text notion-block-fc19ba10274d406ab8d47f6560a2cc21">致谢：</div><div class="notion-callout notion-gray_background_co notion-block-2f47d3d42b38439cae2cf97980db5860"><div class="notion-page-icon-inline notion-page-icon-span"><span class="notion-page-icon" role="img" aria-label="💡">💡</span></div><div class="notion-callout-text">有关Notion安装或者使用上的问题，欢迎您在底部评论区留言，一起交流~</div></div><div class="notion-blank notion-block-37f96d8de29b4161895899f0dd4f6749"> </div><div class="notion-blank notion-block-9f5855bf01074e99b6a6bf3f5cef3ed4"> </div></main></div>]]></content:encoded>
        </item>
    </channel>
</rss>