<?xml version="1.0" encoding="utf-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0"><channel><title>4elong.com</title><link>http://4elong.com/</link><description>一起走过的日子</description><item><title>CUPS 打印状态stopped:filter failed解决办法</title><link>http://4elong.com/post/426.html</link><description>&lt;p&gt;在CUPS配置网页打印测试页，若出现打印机没有相应的问题，可观察错误信息。打印状态显示为：stopped:filter failed&lt;/p&gt;&lt;p&gt;经过一番搜寻，发现是打印机驱动的问题，某些惠普HP打印机可能依赖hplip软件包附带的驱动程序，某些打印机缺少专有插件就无法运行。当更新hplip软件包时，这些需要专有插件的打印机可能就无法运行，与此同时CPUS程序返回&amp;quot;Filter Failed&amp;quot;错误。&lt;/p&gt;&lt;p&gt;解决方式：终端执行&lt;/p&gt;&lt;div&gt;&lt;code-box id=&quot;XSBjhi&quot;&gt;&lt;button code-id=&quot;XSBjhi&quot; type=&quot;button&quot; data-clipboard-action=&quot;copy&quot; data-clipboard-target=&quot;#pre-XSBjhi&quot; aria-label=&quot;复制代码&quot;&gt;&lt;/button&gt;&lt;pre id=&quot;pre-XSBjhi&quot;&gt;sudo&amp;nbsp;hp-plugin&lt;/pre&gt;&lt;/code-box&gt;&lt;/div&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;p&gt;出处：https://www.cnblogs.com/wangzhihuang/p/15714660.html&lt;/p&gt;</description><pubDate>Tue, 30 Jul 2024 21:02:23 +0800</pubDate></item><item><title>解决WIN11设备管理器中AAP Server和Wireless iAP感叹号</title><link>http://4elong.com/post/425.html</link><description>&lt;p&gt;症状：&lt;/p&gt;&lt;p&gt;&lt;img src=&quot;http://4elong.com/zb_users/upload/2024/01/202401251706156154334142.png&quot; alt=&quot;image.png&quot;/&gt;&lt;/p&gt;&lt;p&gt;解决办法：&lt;br/&gt;&lt;/p&gt;&lt;p&gt;&lt;img src=&quot;http://4elong.com/zb_users/upload/2024/01/202401251706156182747038.png&quot; alt=&quot;image.png&quot;/&gt;&lt;/p&gt;&lt;p&gt;视频教程：&lt;/p&gt;&lt;p&gt;【解决win11设备管理器AAP Server和Wireless iAP感叹号的问题】&amp;nbsp;&lt;/p&gt;&lt;p&gt;https://www.bilibili.com/video/BV1hb4y1A7At/?share_source=copy_web&amp;amp;vd_source=918aaea95fa6ea2b0a14058efb8a659d&lt;/p&gt;</description><pubDate>Thu, 25 Jan 2024 12:09:25 +0800</pubDate></item><item><title>openwrt软件包红字错误解决方案</title><link>http://4elong.com/post/424.html</link><description>&lt;pre class=&quot;prism-highlight prism-language-sql&quot;&gt;opkg&amp;nbsp;update
opkg&amp;nbsp;install&amp;nbsp;luci&amp;nbsp;luci-base&amp;nbsp;luci-compat&lt;/pre&gt;&lt;p&gt;引用：https://blog.csdn.net/weixin_43274097/article/details/107197717&lt;/p&gt;</description><pubDate>Sat, 13 Jan 2024 22:25:25 +0800</pubDate></item><item><title>拯救网件R6300V2变砖过程及最新OpenWRT固件</title><link>http://4elong.com/post/423.html</link><description>&lt;p&gt;&lt;span style=&quot;font-size: 24px;&quot;&gt;前言&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;家里的NAS，树莓派等安装了不少的服务，过去一直是利用FRP通过VPS上公网。上周出差到外地，电脑上的NAS客户端忽然不能同步文件了，排查后发现是PI上的FRP代理挂了，导致一周多时间无法与NAS同步文件。回来后，向运营商申请公网IPV4地址，竟然秒批，于是便想把网络利用价值最大化，开始折腾主路由。&lt;br/&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;主路由是一台多年前的 R6300V2，通过&lt;a href=&quot;https://wkings.blog/archives/875&quot; target=&quot;_blank&quot; title=&quot;网件路由器 R6300v2 刷机教程和固件大全&quot;&gt;教程&lt;/a&gt;刷的梅林386。梅林使用简单，但是功能上有所欠缺，想改成OpenWRT来实现更多用途。好在教程里面有提供梅林转OP的教程，于是按照步骤一步一步，先上传备份的bak_cfe.bin和bak_board_data.bin，然后运行恢复命令&lt;/p&gt;&lt;blockquote&gt;&lt;pre class=&quot;prism-highlight prism-language-sql&quot;&gt;dd&amp;nbsp;if=/tmp/bak_cfe.bin&amp;nbsp;of=/dev/mtd0
nvram&amp;nbsp;erase
reboot&lt;/pre&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;悲剧从此刻开始降临。&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-size: 24px;&quot;&gt;漫漫救砖&lt;/span&gt;&lt;span style=&quot;font-size: 24px;&quot;&gt;路&lt;/span&gt;&lt;/p&gt;&lt;p&gt;运行完reboot之后，等了好久发现路由器一直起不来，ping 192.168.1.1，返回值一直是100，但是又进不去CEFminiWeb页面，SSH也登录不上，30-30-30大法什么的都用了一个遍，还是不行。心中有种不详的预感，可能要变砖。&lt;/p&gt;&lt;p&gt;赶紧上网查资料，在&lt;a href=&quot;https://www.right.com.cn/FORUM/forum.php?mod=viewthread&amp;tid=7613019&amp;page=1&amp;authorid=811696&quot; target=&quot;_blank&quot;&gt;恩山论坛&lt;/a&gt;找到了问题所在&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;&lt;span style=&quot;color: #444444; text-wrap: wrap; background-color: #FFFFFF; font-family: 微软雅黑, &amp;quot;Microsoft YaHei&amp;quot;;&quot;&gt;&lt;/span&gt;&lt;/p&gt;&lt;pre class=&quot;prism-highlight prism-language-sql&quot;&gt;dd&amp;nbsp;if=/tmp/r6300v2_cfe.bin&amp;nbsp;of=/dev/mtd0
dd&amp;nbsp;if=/tmp/r6300v2_board_data.bin&amp;nbsp;of=/dev/mtd4
nvram&amp;nbsp;erase
reboot&lt;/pre&gt;&lt;p&gt;&lt;span style=&quot;font-family: 微软雅黑, &amp;quot;Microsoft YaHei&amp;quot;;&quot;&gt;&lt;span style=&quot;color: #444444; text-wrap: wrap; background-color: #FFFFFF; font-family: 微软雅黑, &amp;quot;Microsoft YaHei&amp;quot;;&quot;&gt;&lt;/span&gt;&lt;/span&gt;&lt;br/&gt;&lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;&lt;span style=&quot;color: #444444; font-family: Tahoma, Helvetica, &amp;quot;Microsoft Yahei&amp;quot;, sans-serif; text-wrap: wrap; background-color: #FFFFFF;&quot;&gt;那狗逼少他妈复制一行代码，也不知道他从哪儿抄来的，这也能少抄一句。好戏还在后头&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;color: #444444; font-family: Tahoma, Helvetica, &amp;quot;Microsoft Yahei&amp;quot;, sans-serif; text-wrap: wrap; background-color: #FFFFFF;&quot;&gt;事已至此，只能怪自己没做好前期工作，于是开始救砖。路由器能ping通，返回100，说明还没彻底挂掉，还有挽回余地。开始搜索&lt;a href=&quot;https://www.right.com.cn/forum/forum.php?mod=viewthread&amp;tid=253451&amp;page=1&quot; target=&quot;_blank&quot; title=&quot;网件 r6300v2 变砖修复，复位失效修复，刷最新梅林，如何刷回原厂&quot;&gt;救砖教程&lt;/a&gt;，救砖过程相对简单，准备好相应的固件和命令，还要有TTL线，把握好ctrl+c的时机，基本上都可以把原厂固件刷进去。难的是后面的。。。&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-size: 24px;&quot;&gt;卡原厂固件&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;color: #444444; font-family: Tahoma, Helvetica, &amp;quot;Microsoft Yahei&amp;quot;, sans-serif; text-wrap: wrap; background-color: #FFFFFF;&quot;&gt;在原厂固件刷成功之后，开始上传OP固件，以为会很顺利，不出意外的话意外就来了。无论上传哪个OP固件都不成功，还是会退回原厂的这个固件，好像没刷进去一样。于是想试着打开原厂固件的Telnet，看能不能有更多的发挥空间，想到最开始的教程里面有，如下图：&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;color: #444444; font-family: Tahoma, Helvetica, &amp;quot;Microsoft Yahei&amp;quot;, sans-serif; text-wrap: wrap; background-color: #FFFFFF;&quot;&gt;&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;color: #444444; font-family: Tahoma, Helvetica, &amp;quot;Microsoft Yahei&amp;quot;, sans-serif; text-wrap: wrap; background-color: #FFFFFF;&quot;&gt;&lt;img src=&quot;http://4elong.com/zb_users/upload/2023/12/202312281703732356656893.png&quot; alt=&quot;image.png&quot; width=&quot;729&quot; height=&quot;202&quot; style=&quot;width: 729px; height: 202px;&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;color: #444444; font-family: Tahoma, Helvetica, &amp;quot;Microsoft Yahei&amp;quot;, sans-serif; text-wrap: wrap; background-color: #FFFFFF;&quot;&gt;&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;color: #444444; font-family: Tahoma, Helvetica, &amp;quot;Microsoft Yahei&amp;quot;, sans-serif; text-wrap: wrap; background-color: #FFFFFF;&quot;&gt;一顿猛敲，发现没什么用，一度敲到怀疑人生。本着一个坑里不能掉两回的理念，循着官方固件打开Telnet的思路，又开始一顿搜索，终于让我找到了&lt;a href=&quot;https://www.yuoo.cn/R6300V2001.html&quot; target=&quot;_blank&quot; title=&quot;网件R6300V2刷board_id刷梅林固件详细教程&quot;&gt;终极解决方案&lt;/a&gt;。&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;color: #444444; font-family: Tahoma, Helvetica, &amp;quot;Microsoft Yahei&amp;quot;, sans-serif; text-wrap: wrap; background-color: #FFFFFF;&quot;&gt;原来这个狗逼抄作业真的不会抄，什么东西都只抄个大概，真正打开官固Telnet还需要一个telnetenable的软件才行。这个MAC地址也不是什么机器底部标签里面的MAC，因为你多次刷机之后这个MAC已经完全变形了，现在的MAC你可以在CFE里面或者登录到官固里面查看。&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;color: #444444; font-family: Tahoma, Helvetica, &amp;quot;Microsoft Yahei&amp;quot;, sans-serif; text-wrap: wrap; background-color: #FFFFFF;&quot;&gt;&lt;a href=&quot;https://down-1257210002.file.myqcloud.com/exe/telnetenable.exe&quot; target=&quot;_blank&quot;&gt;下载telnetenable&lt;/a&gt;，在其目录下运行&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;blockquote&gt;&lt;pre class=&quot;prism-highlight prism-language-sql&quot;&gt;c:\telnetenable&amp;nbsp;192.168.1.1&amp;nbsp;XXXXXXXXXXXX&amp;nbsp;admin&amp;nbsp;password&lt;/pre&gt;&lt;p&gt;&lt;span style=&quot;color: #444444; text-wrap: wrap; background-color: #FFFFFF; font-family: 微软雅黑, &amp;quot;Microsoft YaHei&amp;quot;;&quot;&gt;&lt;/span&gt;&lt;br/&gt;&lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;&lt;span style=&quot;color: #444444; font-family: Tahoma, Helvetica, &amp;quot;Microsoft Yahei&amp;quot;, sans-serif; text-wrap: wrap; background-color: #FFFFFF;&quot;&gt;这里的admin,password要看你刷的固件的默认密码是什么，不是固定的，运行完之后就可以通过telnet命令登录路由器了。&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;color: #444444; font-family: Tahoma, Helvetica, &amp;quot;Microsoft Yahei&amp;quot;, sans-serif; text-wrap: wrap; background-color: #FFFFFF;&quot;&gt;登录之后分别运行&lt;/span&gt;&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;&lt;span style=&quot;color: #444444; text-wrap: wrap; background-color: #FFFFFF; font-family: 微软雅黑, &amp;quot;Microsoft YaHei&amp;quot;;&quot;&gt;&lt;/span&gt;&lt;/p&gt;&lt;/blockquote&gt;&lt;blockquote&gt;&lt;pre class=&quot;prism-highlight prism-language-sql&quot;&gt;burnboardid&amp;nbsp;U12H240T00_NETGEAR
nvram&amp;nbsp;set&amp;nbsp;board_id=U12H240T00_NETGEAR&lt;/pre&gt;&lt;p&gt;&lt;span style=&quot;color: #444444; text-wrap: wrap; background-color: #FFFFFF; font-family: 微软雅黑, &amp;quot;Microsoft YaHei&amp;quot;;&quot;&gt;&lt;/span&gt;&lt;br/&gt;&lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;&lt;span style=&quot;color: #444444; text-wrap: wrap; background-color: #FFFFFF; font-family: 微软雅黑, &amp;quot;Microsoft YaHei&amp;quot;;&quot;&gt;就可以直接刷任意OP固件了。&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-size: 24px;&quot;&gt;后序&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;color: #444444; text-wrap: wrap; background-color: #FFFFFF; font-family: 微软雅黑, &amp;quot;Microsoft YaHei&amp;quot;;&quot;&gt;现在OP对R6300V2的固件已经支持&lt;a href=&quot;https://openwrt.org/toh/netgear/r6300_v2&quot; target=&quot;_self&quot;&gt;23.05.2&lt;/a&gt;了，经过测试发现可用，但是官方显示支持5G WIFI，实测好像并没有看到5G信号。&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;color:#444444;font-family:微软雅黑, Microsoft YaHei&quot;&gt;&lt;span style=&quot;background-color: #FFFFFF;&quot;&gt;另外官方的软件源不太好用，很多你懂得软件都缺少相应的依赖包支持，建议在自定义软件源添加&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;blockquote&gt;&lt;pre class=&quot;prism-highlight prism-language-sql&quot;&gt;src/gz&amp;nbsp;openwrt_kiddin9&amp;nbsp;https://dl.openwrt.ai/latest/packages/arm_cortex-a9/kiddin9&lt;/pre&gt;&lt;p&gt;&lt;span style=&quot;color:#444444;font-family:微软雅黑, Microsoft YaHei&quot;&gt;&lt;span style=&quot;background-color: #FFFFFF;&quot;&gt;&lt;a href=&quot;https://dl.openwrt.ai/latest/packages/arm_cortex-a9/kiddin9&quot; rel=&quot;nofollow&quot; style=&quot;box-sizing: border-box; background-color: rgb(246, 248, 250); text-underline-offset: 0.2rem; margin-bottom: 0px; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, &amp;quot;Noto Sans&amp;quot;, Helvetica, Arial, sans-serif, &amp;quot;Apple Color Emoji&amp;quot;, &amp;quot;Segoe UI Emoji&amp;quot;; font-size: 16px; text-wrap: wrap;&quot;&gt;&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;br/&gt;&lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;&lt;span style=&quot;color:#444444;font-family:微软雅黑, Microsoft YaHei&quot;&gt;作为备用软件源，可以解决很多不必要的软件安装烦恼。&lt;span style=&quot;font-family: 微软雅黑, &amp;quot;Microsoft YaHei&amp;quot;; color: #FF0000;&quot;&gt;使用该软件源一定要记得删除opkg配置(/etc/opkg.con)中的option check_signature&lt;/span&gt;，否则是无用的。&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-size: 24px;&quot;&gt;结语&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;color:#444444;font-family:微软雅黑, Microsoft YaHei&quot;&gt;真心不建议没责任心，不细心的人出来做刷机教程，只会误导更多的人，让更多的人走弯路，要么你就做好，要么你就不做，不知道有多少人因为这个教程变砖，当然我也不否定受益的人或许更多，包括我在内也因此教程刷机成功过，但是失败带来的后果只会让人更沮丧，不是吗？&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;color: #444444; text-wrap: wrap; background-color: #FFFFFF; font-family: 微软雅黑, &amp;quot;Microsoft YaHei&amp;quot;;&quot;&gt;&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;color: #444444; text-wrap: wrap; background-color: #FFFFFF; font-family: 微软雅黑, &amp;quot;Microsoft YaHei&amp;quot;;&quot;&gt;所有信息来源均已注明链接。&lt;/span&gt;&lt;/p&gt;</description><pubDate>Thu, 28 Dec 2023 10:25:29 +0800</pubDate></item><item><title>松下SZ5/SZ6增加第二块SATA硬盘的方法</title><link>http://4elong.com/post/422.html</link><description>&lt;p&gt;松下SZ系列分为高配和低配版本，高配为16G内存，带光驱，并有2块硬盘，1块为M.2 2280，1块为普通SATA接口；而低配版本往往只有1块M.2 2280硬盘。&lt;/p&gt;&lt;p&gt;低配版本数据排线也没有第二块SATA硬盘的接口，更换排线也无济于事，因为外围电路也没有。经多方查找，终于找到相关外围电路帖子，将外围电路元件买齐，又买了电烙铁，发现烙铁头太大，根本焊不到。于是又买了热风枪，在拙略的焊工下，历时数日，终于焊接成功，现已经证明帖子内容无误，只需将外围电路补齐，更换数据排线，即可添加第二块硬盘。方法如下：&lt;/p&gt;&lt;p&gt;&lt;img class=&quot;ue-image&quot; src=&quot;http://4elong.com/zb_users/upload/2023/04/20230424100802_91860.jpeg&quot;/&gt;&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;1: 0603 三端滤波电容 22nf 16V NFM18CC223R1C3D&lt;/p&gt;&lt;p&gt;2：0805 0欧电阻&lt;/p&gt;&lt;p&gt;3：0402 10nf电容 50V&lt;/p&gt;&lt;p&gt;4：0402 0欧电阻&lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;按编号把相应的元件焊上去就可以了。不需要刷BIOS。但是这里特别是0402很难焊，如果焊功不好最好是找个专业修电脑修手机的师傅帮忙焊上&lt;/p&gt;&lt;p&gt;&lt;img class=&quot;ue-image&quot; src=&quot;http://4elong.com/zb_users/upload/2023/04/202304241682301966235405.jpg&quot; title=&quot;电容.jpg&quot; alt=&quot;电容.jpg&quot;/&gt;&lt;/p&gt;&lt;p&gt;焊接好的效果。&lt;/p&gt;&lt;p&gt;&lt;img class=&quot;ue-image&quot; src=&quot;http://4elong.com/zb_users/upload/2023/04/20230424100802_45890.jpeg&quot;/&gt;&lt;/p&gt;&lt;p&gt;原文出处：&lt;a href=&quot;https://www.ibmnb.com/thread-2002738-1-1.html&quot; _src=&quot;https://www.ibmnb.com/thread-2002738-1-1.html&quot;&gt;https://www.ibmnb.com/thread-2002738-1-1.html&lt;/a&gt; &lt;/p&gt;&lt;p&gt;下一步研究如何增加LTE 4G模块&lt;/p&gt;</description><pubDate>Mon, 24 Apr 2023 09:49:49 +0800</pubDate></item><item><title>Fiddler抓包获取钉钉corpid方法</title><link>http://4elong.com/post/421.html</link><description>&lt;ol class=&quot;custom_num list-paddingleft-1&quot; style=&quot;list-style-type: num;&quot;&gt;&lt;li class=&quot;list-num-1-1 list-num-paddingleft-1&quot;&gt;&lt;p&gt;登陆官网下载并安装Fiddler（&lt;code&gt;https://www.telerik.com/fiddler&lt;/code&gt;）之后打开。&lt;/p&gt;&lt;/li&gt;&lt;li class=&quot;list-num-1-2 list-num-paddingleft-1&quot;&gt;&lt;p&gt;打开钉钉选择你的公司，进入工作台，点击考勤打卡。&lt;/p&gt;&lt;/li&gt;&lt;/ol&gt;&lt;p&gt;&lt;img src=&quot;http://4elong.com/zb_users/upload/2023/04/202304121681274290414028.png&quot; alt=&quot;d620d72c85d4bf47bdc551a7edbd9a6.png&quot;/&gt;&lt;/p&gt;&lt;ol class=&quot;custom_num list-paddingleft-1&quot; style=&quot;list-style-type: num;&quot;&gt;&lt;li class=&quot;list-num-1-1 list-num-paddingleft-1&quot;&gt;&lt;p&gt;回到Fiddler界面，点击attend.dingtaok.com开头的记录，右边的Url即是。&lt;/p&gt;&lt;/li&gt;&lt;/ol&gt;&lt;p&gt;&lt;img src=&quot;http://4elong.com/zb_users/upload/2023/04/202304121681274407208294.png&quot; alt=&quot;d3fe2a7ad6c0a52c617993bb809fe82.png&quot;/&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;</description><pubDate>Wed, 12 Apr 2023 12:34:32 +0800</pubDate></item><item><title>更换电脑后，TortoiseSVN密码查找</title><link>http://4elong.com/post/420.html</link><description>&lt;p&gt;旧电脑运行速度太慢，经常死机，更换了新电脑后，旧电脑上的SVN需要同步过来，由于时间久远，SVN服务器IP和自己的账号密码全部忘记，网上查了之后，可以用“TortoiseSVN Password Decrypter”来找回密码。&lt;/p&gt;&lt;p&gt;软件网址是：&lt;a href=&quot;http://www.leapbeyond.com/ric/TSvnPD/，打开之后&quot; _src=&quot;http://www.leapbeyond.com/ric/TSvnPD/，打开之后&quot;&gt;http://www.leapbeyond.com/ric/TSvnPD/&lt;/a&gt;&lt;/p&gt;&lt;p&gt;打开之后的界面：&lt;/p&gt;&lt;p&gt;&lt;img src=&quot;http://4elong.com/zb_users/upload/2023/02/202302151676448259119881.png&quot; alt=&quot;image.png&quot; width=&quot;881&quot; height=&quot;404&quot; style=&quot;width: 881px; height: 404px;&quot;/&gt;&lt;/p&gt;&lt;p&gt;下载地址：&lt;a href=&quot;http://www.leapbeyond.com/ric/TSvnPD/TSvnPwd.exe&quot; _src=&quot;http://www.leapbeyond.com/ric/TSvnPD/TSvnPwd.exe&quot;&gt;http://www.leapbeyond.com/ric/TSvnPD/TSvnPwd.exe&lt;/a&gt; &lt;/p&gt;&lt;p&gt;本地下载：&lt;/p&gt;&lt;p class=&quot;ue-upload&quot; style=&quot;line-height: 16px;&quot;&gt;&lt;img style=&quot;vertical-align: middle; margin-right: 2px;&quot; src=&quot;http://4elong.com/zb_system/image/filetype/zip.png&quot;/&gt;&lt;a style=&quot;font-size:12px; color:#0066cc;&quot; href=&quot;http://4elong.com/zb_users/upload/2023/02/202302151676448380899277.zip&quot; title=&quot;TSvnPwd.zip&quot;&gt;TSvnPwd.zip&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;</description><pubDate>Wed, 15 Feb 2023 15:57:56 +0800</pubDate></item><item><title>解决Win11需要使用新应用以打开此WindowsDefender链接</title><link>http://4elong.com/post/419.html</link><description>&lt;p style=&quot;box-sizing: inherit; overflow-wrap: break-word; margin-top: 1.5em; margin-bottom: 1.5em; color: rgb(48, 48, 48); font-family: &amp;quot;Titillium Web&amp;quot;, arial, helvetica, sans-serif; font-size: 18px; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;1、按Windows键，输入PowerShell，搜索到Windows PowerShell之后，右键以管理员身份运行&lt;/p&gt;&lt;p style=&quot;box-sizing: inherit; overflow-wrap: break-word; margin-top: 1.5em; margin-bottom: 1.5em; color: rgb(48, 48, 48); font-family: &amp;quot;Titillium Web&amp;quot;, arial, helvetica, sans-serif; font-size: 18px; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;2、输入以下命令运行，然后输入Y确认。&lt;/p&gt;&lt;p style=&quot;box-sizing: inherit; overflow-wrap: break-word; margin-top: 1.5em; margin-bottom: 1.5em; color: rgb(48, 48, 48); font-family: &amp;quot;Titillium Web&amp;quot;, arial, helvetica, sans-serif; font-size: 18px; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;Set-ExecutionPolicy Unrestricted&lt;/p&gt;&lt;p style=&quot;box-sizing: inherit; overflow-wrap: break-word; margin-top: 1.5em; margin-bottom: 1.5em; color: rgb(48, 48, 48); font-family: &amp;quot;Titillium Web&amp;quot;, arial, helvetica, sans-serif; font-size: 18px; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;&lt;img class=&quot;alignnone size-large wp-image-1442&quot; src=&quot;http://4elong.com/zb_users/upload/2022/04/20220422155635_94697.jpeg&quot; alt=&quot;&quot; width=&quot;810&quot; height=&quot;687&quot; srcset=&quot;http://4elong.com/zb_users/upload/2022/04/20220422155635_94697.jpeg 1024w, https://www.chengchenxu.com/wp-content/uploads/2021/09/1-300x255.jpg 300w, https://www.chengchenxu.com/wp-content/uploads/2021/09/1-768x652.jpg 768w, https://www.chengchenxu.com/wp-content/uploads/2021/09/1-1536x1303.jpg 1536w, https://www.chengchenxu.com/wp-content/uploads/2021/09/1.jpg 1716w&quot; sizes=&quot;(max-width: 810px) 100vw, 810px&quot; style=&quot;box-sizing: inherit; height: auto; max-width: 100%; border: 0px;&quot;/&gt;&lt;/p&gt;&lt;p style=&quot;box-sizing: inherit; overflow-wrap: break-word; margin-top: 1.5em; margin-bottom: 1.5em; color: rgb(48, 48, 48); font-family: &amp;quot;Titillium Web&amp;quot;, arial, helvetica, sans-serif; font-size: 18px; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;3、输入以下命令，运行过程过中会有红色错误提示，不用理会，需要几分钟时间执行完毕。&lt;/p&gt;&lt;p style=&quot;box-sizing: inherit; overflow-wrap: break-word; margin-top: 1.5em; margin-bottom: 1.5em; color: rgb(48, 48, 48); font-family: &amp;quot;Titillium Web&amp;quot;, arial, helvetica, sans-serif; font-size: 18px; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml”}&lt;/p&gt;&lt;p style=&quot;box-sizing: inherit; overflow-wrap: break-word; margin-top: 1.5em; margin-bottom: 1.5em; color: rgb(48, 48, 48); font-family: &amp;quot;Titillium Web&amp;quot;, arial, helvetica, sans-serif; font-size: 18px; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;&lt;img loading=&quot;lazy&quot; class=&quot;alignnone size-large wp-image-1443&quot; src=&quot;http://4elong.com/zb_users/upload/2022/04/20220422155640_20697.jpeg&quot; alt=&quot;&quot; width=&quot;810&quot; height=&quot;693&quot; srcset=&quot;http://4elong.com/zb_users/upload/2022/04/20220422155640_20697.jpeg 1024w, https://www.chengchenxu.com/wp-content/uploads/2021/09/2-300x257.jpg 300w, https://www.chengchenxu.com/wp-content/uploads/2021/09/2-768x657.jpg 768w, https://www.chengchenxu.com/wp-content/uploads/2021/09/2-1536x1314.jpg 1536w, https://www.chengchenxu.com/wp-content/uploads/2021/09/2.jpg 1709w&quot; sizes=&quot;(max-width: 810px) 100vw, 810px&quot; style=&quot;box-sizing: inherit; height: auto; max-width: 100%; border: 0px;&quot;/&gt;&lt;/p&gt;&lt;p style=&quot;box-sizing: inherit; overflow-wrap: break-word; margin-top: 1.5em; margin-bottom: 1.5em; color: rgb(48, 48, 48); font-family: &amp;quot;Titillium Web&amp;quot;, arial, helvetica, sans-serif; font-size: 18px; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;4、输入以下命令&lt;/p&gt;&lt;p style=&quot;box-sizing: inherit; overflow-wrap: break-word; margin-top: 1.5em; margin-bottom: 1.5em; color: rgb(48, 48, 48); font-family: &amp;quot;Titillium Web&amp;quot;, arial, helvetica, sans-serif; font-size: 18px; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;Get-AppxPackage Microsoft.SecHealthUI -AllUsers | Reset-AppxPackage&lt;/p&gt;&lt;p style=&quot;box-sizing: inherit; overflow-wrap: break-word; margin-top: 1.5em; margin-bottom: 1.5em; color: rgb(48, 48, 48); font-family: &amp;quot;Titillium Web&amp;quot;, arial, helvetica, sans-serif; font-size: 18px; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;&lt;img loading=&quot;lazy&quot; class=&quot;alignnone size-large wp-image-1445&quot; src=&quot;http://4elong.com/zb_users/upload/2022/04/20220422155644_68098.jpeg&quot; alt=&quot;&quot; width=&quot;810&quot; height=&quot;740&quot; srcset=&quot;http://4elong.com/zb_users/upload/2022/04/20220422155644_68098.jpeg 1024w, https://www.chengchenxu.com/wp-content/uploads/2021/09/5-300x274.jpg 300w, https://www.chengchenxu.com/wp-content/uploads/2021/09/5-768x702.jpg 768w, https://www.chengchenxu.com/wp-content/uploads/2021/09/5-1536x1404.jpg 1536w, https://www.chengchenxu.com/wp-content/uploads/2021/09/5.jpg 1596w&quot; sizes=&quot;(max-width: 810px) 100vw, 810px&quot; style=&quot;box-sizing: inherit; height: auto; max-width: 100%; border: 0px;&quot;/&gt;&lt;/p&gt;&lt;p style=&quot;box-sizing: inherit; overflow-wrap: break-word; margin-top: 1.5em; margin-bottom: 1.5em; color: rgb(48, 48, 48); font-family: &amp;quot;Titillium Web&amp;quot;, arial, helvetica, sans-serif; font-size: 18px; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;执行完毕后即可正常打开WindowsDefender&lt;/p&gt;&lt;p style=&quot;box-sizing: inherit; overflow-wrap: break-word; margin-top: 1.5em; margin-bottom: 1.5em; color: rgb(48, 48, 48); font-family: &amp;quot;Titillium Web&amp;quot;, arial, helvetica, sans-serif; font-size: 18px; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;&lt;img loading=&quot;lazy&quot; class=&quot;alignnone size-large wp-image-1444&quot; src=&quot;http://4elong.com/zb_users/upload/2022/04/20220422155647_70112.jpeg&quot; alt=&quot;&quot; width=&quot;810&quot; height=&quot;633&quot; srcset=&quot;http://4elong.com/zb_users/upload/2022/04/20220422155647_70112.jpeg 1024w, https://www.chengchenxu.com/wp-content/uploads/2021/09/3-300x235.jpg 300w, https://www.chengchenxu.com/wp-content/uploads/2021/09/3-768x600.jpg 768w, https://www.chengchenxu.com/wp-content/uploads/2021/09/3-1536x1201.jpg 1536w, https://www.chengchenxu.com/wp-content/uploads/2021/09/3-2048x1601.jpg 2048w&quot; sizes=&quot;(max-width: 810px) 100vw, 810px&quot; style=&quot;box-sizing: inherit; height: auto; max-width: 100%; border: 0px;&quot;/&gt;&lt;/p&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;</description><pubDate>Fri, 22 Apr 2022 15:55:35 +0800</pubDate></item><item><title>微软 Win11 测试/预览版任务栏无响应、部分区域无法加载，附解决方法</title><link>http://4elong.com/post/418.html</link><description>&lt;p style=&quot;margin-top: 0px; margin-bottom: 2rem; padding: 0px; border: 0px; line-height: 1.8; font-size: 1.6rem; color: rgb(51, 51, 51); font-family: system-ui, -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, Ubuntu, &amp;quot;Helvetica Neue&amp;quot;, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif, &amp;quot;Apple Color Emoji&amp;quot;, &amp;quot;Segoe UI Emoji&amp;quot;, &amp;quot;Segoe UI Symbol&amp;quot;; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;[9 月 3 日 10:32 更新] 刚刚，微软官方公布了&amp;nbsp;Win11 测试版与预览版今日突发问题的解决方法，具体如下：&lt;/p&gt;&lt;ul class=&quot; list-paddingleft-2&quot; style=&quot;list-style-type: none;&quot;&gt;&lt;li&gt;&lt;p style=&quot;margin-top: 0px; margin-bottom: 2rem; padding: 0px 0px 0px 1.7rem; border: 0px; line-height: 1.8; font-size: 1.6rem; position: relative;&quot;&gt;通过 Ctrl+ Alt+Delete 打开任务管理器；&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p style=&quot;margin-top: 0px; margin-bottom: 2rem; padding: 0px 0px 0px 1.7rem; border: 0px; line-height: 1.8; font-size: 1.6rem; position: relative;&quot;&gt;点击任务管理器底部的“详细信息”来展开任务管理器；&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p style=&quot;margin-top: 0px; margin-bottom: 2rem; padding: 0px 0px 0px 1.7rem; border: 0px; line-height: 1.8; font-size: 1.6rem; position: relative;&quot;&gt;点击“文件”并选择“运行新任务”；&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p style=&quot;margin-top: 0px; margin-bottom: 2rem; padding: 0px 0px 0px 1.7rem; border: 0px; line-height: 1.8; font-size: 1.6rem; position: relative;&quot;&gt;在“打开”中输入“cmd”；&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p style=&quot;margin-top: 0px; margin-bottom: 2rem; padding: 0px; border: 0px; line-height: 1.8; font-size: 1.6rem; color: rgb(51, 51, 51); font-family: system-ui, -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, Ubuntu, &amp;quot;Helvetica Neue&amp;quot;, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif, &amp;quot;Apple Color Emoji&amp;quot;, &amp;quot;Segoe UI Emoji&amp;quot;, &amp;quot;Segoe UI Symbol&amp;quot;; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;&lt;img data-original=&quot;http://4elong.com/zb_users/upload/2021/09/20210903105015_50281.png&quot; src=&quot;http://4elong.com/zb_users/upload/2021/09/20210903105015_50281.png&quot; style=&quot;margin: 7px 0px; padding: 0px; border: 0px; vertical-align: middle; background: url(&amp;quot;data:image/svg+xml,%3Csvg xmlns=&amp;#39;http://www.w3.org/2000/svg&amp;#39; width=&amp;#39;86.74&amp;#39; height=&amp;#39;35.48&amp;#39; viewBox=&amp;#39;0 0 86.74 35.48&amp;#39;%3E%3Cpath d=&amp;#39;M83.23 7.29c-1.7.49-.9.79-1.23 1.35s-1.17.84-1.83 1.57a21.69 21.69 0 0 1-1.67 1.73A1.27 1.27 0 0 1 80.37 13a5.76 5.76 0 0 1-1.15 2.45 8.69 8.69 0 0 1-2.47 2.39 5.52 5.52 0 0 1 1.8 1.43 12.83 12.83 0 0 1 2.42 5.13 7.68 7.68 0 0 1-1.18 3.94 5.79 5.79 0 0 1-4.5 2.4 4.14 4.14 0 0 1-3.19-1.54c-.79-.76-2.37-2-2.16-2.48a16.69 16.69 0 0 0 1.62-2.48c-.22.22-.7.56-.86.42a1.8 1.8 0 0 0-1.17-.35c-.7 0-.93-.35-.93-.51a12.27 12.27 0 0 1 2.26-1.6c1.33-.89 1.66-1.54 1.66-2s-.74-.46-.74-.46-1.79.19-1.14-1c1.1-2 1.22-1.43 2.63-2a3.94 3.94 0 0 0 1.54-1 5.39 5.39 0 0 0 .76-1 10.37 10.37 0 0 0-1.16.41 1.71 1.71 0 0 1-2.15-.16c-.58-.58-1.25-.71-.47-1.12a8.65 8.65 0 0 0 1.73-1.31c1.52-1.43 2.84-2.9 3.62-3.69 1-1 2.8-3.23 2.36-3a21.12 21.12 0 0 0-2.82 1.62 14.77 14.77 0 0 0-1.26 1.31 18.24 18.24 0 0 0-3.46 3.58 2.28 2.28 0 0 1-3.19.46c-.66-.51-3-2.27-3.24-3.22A6.62 6.62 0 0 1 67 4.81a5.06 5.06 0 0 1 1.18-1.31 20.65 20.65 0 0 1 2-1c.27-.09.6-.09.57.32a3.47 3.47 0 0 1-.24.92 7.79 7.79 0 0 0 0 3.17.53.53 0 0 0 .66.28c.35-.11 1.45-1 2.21-1.36a14.52 14.52 0 0 0 1.53-.85 1.31 1.31 0 0 1-.92-.58c-.21-.39-.37-1.23-.77-1.58a2.77 2.77 0 0 1-.6-.74 2 2 0 0 0 1.1 0c.44-.18.66-.73 1.2-.76.87-.06 1.17.38 1.81 1s.85.95 1.26 1.35c.53-.29 2.5-1.22 3.07-1.43a3.48 3.48 0 0 1 2.2-.06c1 .24 2.07 1.68 2.29 1.81a.94.94 0 0 1 .24.62c-2.18 1.55-1.49 2.38-2.56 2.68zm-7.5 11.3a13.24 13.24 0 0 0-1.47 1s-.22.2.12.32a.66.66 0 0 1 .4 1 2 2 0 0 1-.51.85 1.91 1.91 0 0 1 .75.38 1.06 1.06 0 0 1-.11 1 22.85 22.85 0 0 1-.93 2.28c-.48.83-1 .86-.28 1.15a6 6 0 0 1 .86.29 1.24 1.24 0 0 0 1.21.29c.73-.2 1.41-.34 1.81-2.06a6.26 6.26 0 0 0-.09-3.52c-.2-.56-.93-2.79-1.66-3h-.1zm-14.46 9.43a9.94 9.94 0 0 1-2 1.83 17.78 17.78 0 0 1-2.33 1l.24-.58c1.66-.92 2.63-2.38 2.43-2.54-.74-.61-4.9-.18-6.35-3.4a8.44 8.44 0 0 1 .58-7.59c.6-.66 1.55-1.81 1-2s-.57.51-1.31.49-2.89-2.49-3.16-3.49a4.5 4.5 0 0 1 .38-3.62c-.07 1 0 2.1.62 2.57a5.85 5.85 0 0 0 2.29.11 20.27 20.27 0 0 1 3.37.18 3.94 3.94 0 0 1 2.76 1.6 3.17 3.17 0 0 1-.07 3.39 13.88 13.88 0 0 1-2 2.21c-.55.58-1 1.21-.81 1.64.45 1.31 2.37 2.17 3.43 3.16s2.56 3.24 2.44 4.19c-.1.72-.8.5-1.43.89zm-1-19.4c-.35.57-1.58.35-2.15-.05s-2.63-2-3.19-2.35-1.12.43-2.23.3a2.1 2.1 0 0 0 1.19-1c.22-.66-1.31-1.49-2.29-2.07 0 0 2.37.16 3.29.36a10.76 10.76 0 0 1 3.42 1.25c.86.45 1.47.53 1.85 1.39a1.67 1.67 0 0 1-.15.81c0 .22.62.81.27 1.38zm21.3 13.06a2.15 2.15 0 0 1-.35-2.41 27.6 27.6 0 0 1 1.45-3.33c.38-.66 1-2.25 1-2.25.28-.59.79.06 1.42 1.31s.41 3.49.52 3.94 1.22 1.05 1.11 2-.76.38-1.31 1.08-1.49.66-2.23.87a5.91 5.91 0 0 0-1.71 1.12.72.72 0 0 1 0-.46 9 9 0 0 1 .66-1.11c.11-.3-.25-.51-.52-.73zM42.17 0H1.87A1.85 1.85 0 0 0 0 1.83v25.91a1.9 1.9 0 0 0 2 1.79h23l8.54 5.91v-5.87h8.54a1.9 1.9 0 0 0 2-1.79V1.84A1.85 1.85 0 0 0 42.17 0zm-26.4 25.63H8.54V3.28h7.23zM37.46 9.85h-5.22v15.78h-7.31V9.85h-5.22V3.28h17.75z&amp;#39; fill=&amp;#39;%23ccc&amp;#39;/%3E%3C/svg%3E&amp;quot;) center center no-repeat rgb(231, 231, 231); max-width: 100%; height: auto; cursor: pointer; border-radius: 2px;&quot;/&gt;&lt;/p&gt;&lt;ul class=&quot;ai-word-checked list-paddingleft-2&quot; style=&quot;list-style-type: none;&quot;&gt;&lt;li&gt;&lt;p style=&quot;margin-top: 0px; margin-bottom: 2rem; padding: 0px 0px 0px 1.7rem; border: 0px; line-height: 1.8; font-size: 1.6rem; position: relative;&quot;&gt;粘贴以下内容：&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p style=&quot;margin-top: 0px; margin-bottom: 2rem; padding: 0px; border: 0px; line-height: 1.8; font-size: 1.6rem; color: rgb(51, 51, 51); font-family: system-ui, -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, Ubuntu, &amp;quot;Helvetica Neue&amp;quot;, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif, &amp;quot;Apple Color Emoji&amp;quot;, &amp;quot;Segoe UI Emoji&amp;quot;, &amp;quot;Segoe UI Symbol&amp;quot;; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;reg delete HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\IrisService /f &amp;amp;&amp;amp; shutdown -r -t 0&lt;/p&gt;&lt;p style=&quot;margin-top: 0px; margin-bottom: 2rem; padding: 0px; border: 0px; line-height: 1.8; font-size: 1.6rem; color: rgb(51, 51, 51); font-family: system-ui, -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, Ubuntu, &amp;quot;Helvetica Neue&amp;quot;, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif, &amp;quot;Apple Color Emoji&amp;quot;, &amp;quot;Segoe UI Emoji&amp;quot;, &amp;quot;Segoe UI Symbol&amp;quot;; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;&lt;img data-original=&quot;http://4elong.com/zb_users/upload/2021/09/20210903105015_93809.png&quot; src=&quot;http://4elong.com/zb_users/upload/2021/09/20210903105015_93809.png&quot; style=&quot;margin: 7px 0px; padding: 0px; border: 0px; vertical-align: middle; background: url(&amp;quot;data:image/svg+xml,%3Csvg xmlns=&amp;#39;http://www.w3.org/2000/svg&amp;#39; width=&amp;#39;86.74&amp;#39; height=&amp;#39;35.48&amp;#39; viewBox=&amp;#39;0 0 86.74 35.48&amp;#39;%3E%3Cpath d=&amp;#39;M83.23 7.29c-1.7.49-.9.79-1.23 1.35s-1.17.84-1.83 1.57a21.69 21.69 0 0 1-1.67 1.73A1.27 1.27 0 0 1 80.37 13a5.76 5.76 0 0 1-1.15 2.45 8.69 8.69 0 0 1-2.47 2.39 5.52 5.52 0 0 1 1.8 1.43 12.83 12.83 0 0 1 2.42 5.13 7.68 7.68 0 0 1-1.18 3.94 5.79 5.79 0 0 1-4.5 2.4 4.14 4.14 0 0 1-3.19-1.54c-.79-.76-2.37-2-2.16-2.48a16.69 16.69 0 0 0 1.62-2.48c-.22.22-.7.56-.86.42a1.8 1.8 0 0 0-1.17-.35c-.7 0-.93-.35-.93-.51a12.27 12.27 0 0 1 2.26-1.6c1.33-.89 1.66-1.54 1.66-2s-.74-.46-.74-.46-1.79.19-1.14-1c1.1-2 1.22-1.43 2.63-2a3.94 3.94 0 0 0 1.54-1 5.39 5.39 0 0 0 .76-1 10.37 10.37 0 0 0-1.16.41 1.71 1.71 0 0 1-2.15-.16c-.58-.58-1.25-.71-.47-1.12a8.65 8.65 0 0 0 1.73-1.31c1.52-1.43 2.84-2.9 3.62-3.69 1-1 2.8-3.23 2.36-3a21.12 21.12 0 0 0-2.82 1.62 14.77 14.77 0 0 0-1.26 1.31 18.24 18.24 0 0 0-3.46 3.58 2.28 2.28 0 0 1-3.19.46c-.66-.51-3-2.27-3.24-3.22A6.62 6.62 0 0 1 67 4.81a5.06 5.06 0 0 1 1.18-1.31 20.65 20.65 0 0 1 2-1c.27-.09.6-.09.57.32a3.47 3.47 0 0 1-.24.92 7.79 7.79 0 0 0 0 3.17.53.53 0 0 0 .66.28c.35-.11 1.45-1 2.21-1.36a14.52 14.52 0 0 0 1.53-.85 1.31 1.31 0 0 1-.92-.58c-.21-.39-.37-1.23-.77-1.58a2.77 2.77 0 0 1-.6-.74 2 2 0 0 0 1.1 0c.44-.18.66-.73 1.2-.76.87-.06 1.17.38 1.81 1s.85.95 1.26 1.35c.53-.29 2.5-1.22 3.07-1.43a3.48 3.48 0 0 1 2.2-.06c1 .24 2.07 1.68 2.29 1.81a.94.94 0 0 1 .24.62c-2.18 1.55-1.49 2.38-2.56 2.68zm-7.5 11.3a13.24 13.24 0 0 0-1.47 1s-.22.2.12.32a.66.66 0 0 1 .4 1 2 2 0 0 1-.51.85 1.91 1.91 0 0 1 .75.38 1.06 1.06 0 0 1-.11 1 22.85 22.85 0 0 1-.93 2.28c-.48.83-1 .86-.28 1.15a6 6 0 0 1 .86.29 1.24 1.24 0 0 0 1.21.29c.73-.2 1.41-.34 1.81-2.06a6.26 6.26 0 0 0-.09-3.52c-.2-.56-.93-2.79-1.66-3h-.1zm-14.46 9.43a9.94 9.94 0 0 1-2 1.83 17.78 17.78 0 0 1-2.33 1l.24-.58c1.66-.92 2.63-2.38 2.43-2.54-.74-.61-4.9-.18-6.35-3.4a8.44 8.44 0 0 1 .58-7.59c.6-.66 1.55-1.81 1-2s-.57.51-1.31.49-2.89-2.49-3.16-3.49a4.5 4.5 0 0 1 .38-3.62c-.07 1 0 2.1.62 2.57a5.85 5.85 0 0 0 2.29.11 20.27 20.27 0 0 1 3.37.18 3.94 3.94 0 0 1 2.76 1.6 3.17 3.17 0 0 1-.07 3.39 13.88 13.88 0 0 1-2 2.21c-.55.58-1 1.21-.81 1.64.45 1.31 2.37 2.17 3.43 3.16s2.56 3.24 2.44 4.19c-.1.72-.8.5-1.43.89zm-1-19.4c-.35.57-1.58.35-2.15-.05s-2.63-2-3.19-2.35-1.12.43-2.23.3a2.1 2.1 0 0 0 1.19-1c.22-.66-1.31-1.49-2.29-2.07 0 0 2.37.16 3.29.36a10.76 10.76 0 0 1 3.42 1.25c.86.45 1.47.53 1.85 1.39a1.67 1.67 0 0 1-.15.81c0 .22.62.81.27 1.38zm21.3 13.06a2.15 2.15 0 0 1-.35-2.41 27.6 27.6 0 0 1 1.45-3.33c.38-.66 1-2.25 1-2.25.28-.59.79.06 1.42 1.31s.41 3.49.52 3.94 1.22 1.05 1.11 2-.76.38-1.31 1.08-1.49.66-2.23.87a5.91 5.91 0 0 0-1.71 1.12.72.72 0 0 1 0-.46 9 9 0 0 1 .66-1.11c.11-.3-.25-.51-.52-.73zM42.17 0H1.87A1.85 1.85 0 0 0 0 1.83v25.91a1.9 1.9 0 0 0 2 1.79h23l8.54 5.91v-5.87h8.54a1.9 1.9 0 0 0 2-1.79V1.84A1.85 1.85 0 0 0 42.17 0zm-26.4 25.63H8.54V3.28h7.23zM37.46 9.85h-5.22v15.78h-7.31V9.85h-5.22V3.28h17.75z&amp;#39; fill=&amp;#39;%23ccc&amp;#39;/%3E%3C/svg%3E&amp;quot;) center center no-repeat rgb(231, 231, 231); max-width: 100%; height: auto; cursor: pointer; border-radius: 2px;&quot;/&gt;&lt;/p&gt;&lt;ul class=&quot; list-paddingleft-2&quot; style=&quot;list-style-type: none;&quot;&gt;&lt;li&gt;&lt;p style=&quot;margin-top: 0px; margin-bottom: 2rem; padding: 0px 0px 0px 1.7rem; border: 0px; line-height: 1.8; font-size: 1.6rem; position: relative;&quot;&gt;点击 Enter，用户的 PC 将会重新启动。重新启动后，一切应当会恢复正常。&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p style=&quot;margin-top: 0px; margin-bottom: 2rem; padding: 0px; border: 0px; line-height: 1.8; font-size: 1.6rem; color: rgb(51, 51, 51); font-family: system-ui, -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, Ubuntu, &amp;quot;Helvetica Neue&amp;quot;, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif, &amp;quot;Apple Color Emoji&amp;quot;, &amp;quot;Segoe UI Emoji&amp;quot;, &amp;quot;Segoe UI Symbol&amp;quot;; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;&lt;img data-original=&quot;http://4elong.com/zb_users/upload/2021/09/20210903105016_50525.png&quot; src=&quot;http://4elong.com/zb_users/upload/2021/09/20210903105016_50525.png&quot; style=&quot;margin: 7px 0px; padding: 0px; border: 0px; vertical-align: middle; background: url(&amp;quot;data:image/svg+xml,%3Csvg xmlns=&amp;#39;http://www.w3.org/2000/svg&amp;#39; width=&amp;#39;86.74&amp;#39; height=&amp;#39;35.48&amp;#39; viewBox=&amp;#39;0 0 86.74 35.48&amp;#39;%3E%3Cpath d=&amp;#39;M83.23 7.29c-1.7.49-.9.79-1.23 1.35s-1.17.84-1.83 1.57a21.69 21.69 0 0 1-1.67 1.73A1.27 1.27 0 0 1 80.37 13a5.76 5.76 0 0 1-1.15 2.45 8.69 8.69 0 0 1-2.47 2.39 5.52 5.52 0 0 1 1.8 1.43 12.83 12.83 0 0 1 2.42 5.13 7.68 7.68 0 0 1-1.18 3.94 5.79 5.79 0 0 1-4.5 2.4 4.14 4.14 0 0 1-3.19-1.54c-.79-.76-2.37-2-2.16-2.48a16.69 16.69 0 0 0 1.62-2.48c-.22.22-.7.56-.86.42a1.8 1.8 0 0 0-1.17-.35c-.7 0-.93-.35-.93-.51a12.27 12.27 0 0 1 2.26-1.6c1.33-.89 1.66-1.54 1.66-2s-.74-.46-.74-.46-1.79.19-1.14-1c1.1-2 1.22-1.43 2.63-2a3.94 3.94 0 0 0 1.54-1 5.39 5.39 0 0 0 .76-1 10.37 10.37 0 0 0-1.16.41 1.71 1.71 0 0 1-2.15-.16c-.58-.58-1.25-.71-.47-1.12a8.65 8.65 0 0 0 1.73-1.31c1.52-1.43 2.84-2.9 3.62-3.69 1-1 2.8-3.23 2.36-3a21.12 21.12 0 0 0-2.82 1.62 14.77 14.77 0 0 0-1.26 1.31 18.24 18.24 0 0 0-3.46 3.58 2.28 2.28 0 0 1-3.19.46c-.66-.51-3-2.27-3.24-3.22A6.62 6.62 0 0 1 67 4.81a5.06 5.06 0 0 1 1.18-1.31 20.65 20.65 0 0 1 2-1c.27-.09.6-.09.57.32a3.47 3.47 0 0 1-.24.92 7.79 7.79 0 0 0 0 3.17.53.53 0 0 0 .66.28c.35-.11 1.45-1 2.21-1.36a14.52 14.52 0 0 0 1.53-.85 1.31 1.31 0 0 1-.92-.58c-.21-.39-.37-1.23-.77-1.58a2.77 2.77 0 0 1-.6-.74 2 2 0 0 0 1.1 0c.44-.18.66-.73 1.2-.76.87-.06 1.17.38 1.81 1s.85.95 1.26 1.35c.53-.29 2.5-1.22 3.07-1.43a3.48 3.48 0 0 1 2.2-.06c1 .24 2.07 1.68 2.29 1.81a.94.94 0 0 1 .24.62c-2.18 1.55-1.49 2.38-2.56 2.68zm-7.5 11.3a13.24 13.24 0 0 0-1.47 1s-.22.2.12.32a.66.66 0 0 1 .4 1 2 2 0 0 1-.51.85 1.91 1.91 0 0 1 .75.38 1.06 1.06 0 0 1-.11 1 22.85 22.85 0 0 1-.93 2.28c-.48.83-1 .86-.28 1.15a6 6 0 0 1 .86.29 1.24 1.24 0 0 0 1.21.29c.73-.2 1.41-.34 1.81-2.06a6.26 6.26 0 0 0-.09-3.52c-.2-.56-.93-2.79-1.66-3h-.1zm-14.46 9.43a9.94 9.94 0 0 1-2 1.83 17.78 17.78 0 0 1-2.33 1l.24-.58c1.66-.92 2.63-2.38 2.43-2.54-.74-.61-4.9-.18-6.35-3.4a8.44 8.44 0 0 1 .58-7.59c.6-.66 1.55-1.81 1-2s-.57.51-1.31.49-2.89-2.49-3.16-3.49a4.5 4.5 0 0 1 .38-3.62c-.07 1 0 2.1.62 2.57a5.85 5.85 0 0 0 2.29.11 20.27 20.27 0 0 1 3.37.18 3.94 3.94 0 0 1 2.76 1.6 3.17 3.17 0 0 1-.07 3.39 13.88 13.88 0 0 1-2 2.21c-.55.58-1 1.21-.81 1.64.45 1.31 2.37 2.17 3.43 3.16s2.56 3.24 2.44 4.19c-.1.72-.8.5-1.43.89zm-1-19.4c-.35.57-1.58.35-2.15-.05s-2.63-2-3.19-2.35-1.12.43-2.23.3a2.1 2.1 0 0 0 1.19-1c.22-.66-1.31-1.49-2.29-2.07 0 0 2.37.16 3.29.36a10.76 10.76 0 0 1 3.42 1.25c.86.45 1.47.53 1.85 1.39a1.67 1.67 0 0 1-.15.81c0 .22.62.81.27 1.38zm21.3 13.06a2.15 2.15 0 0 1-.35-2.41 27.6 27.6 0 0 1 1.45-3.33c.38-.66 1-2.25 1-2.25.28-.59.79.06 1.42 1.31s.41 3.49.52 3.94 1.22 1.05 1.11 2-.76.38-1.31 1.08-1.49.66-2.23.87a5.91 5.91 0 0 0-1.71 1.12.72.72 0 0 1 0-.46 9 9 0 0 1 .66-1.11c.11-.3-.25-.51-.52-.73zM42.17 0H1.87A1.85 1.85 0 0 0 0 1.83v25.91a1.9 1.9 0 0 0 2 1.79h23l8.54 5.91v-5.87h8.54a1.9 1.9 0 0 0 2-1.79V1.84A1.85 1.85 0 0 0 42.17 0zm-26.4 25.63H8.54V3.28h7.23zM37.46 9.85h-5.22v15.78h-7.31V9.85h-5.22V3.28h17.75z&amp;#39; fill=&amp;#39;%23ccc&amp;#39;/%3E%3C/svg%3E&amp;quot;) center center no-repeat rgb(231, 231, 231); max-width: 100%; height: auto; cursor: pointer; border-radius: 2px;&quot;/&gt;&lt;/p&gt;&lt;p style=&quot;margin-top: 0px; margin-bottom: 2rem; padding: 0px; border: 0px; line-height: 1.8; font-size: 1.6rem; color: rgb(51, 51, 51); font-family: system-ui, -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, Ubuntu, &amp;quot;Helvetica Neue&amp;quot;, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif, &amp;quot;Apple Color Emoji&amp;quot;, &amp;quot;Segoe UI Emoji&amp;quot;, &amp;quot;Segoe UI Symbol&amp;quot;; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;&lt;img data-original=&quot;http://4elong.com/zb_users/upload/2021/09/20210903105016_56771.png&quot; src=&quot;http://4elong.com/zb_users/upload/2021/09/20210903105016_56771.png&quot; style=&quot;margin: 7px 0px; padding: 0px; border: 0px; vertical-align: middle; background: url(&amp;quot;data:image/svg+xml,%3Csvg xmlns=&amp;#39;http://www.w3.org/2000/svg&amp;#39; width=&amp;#39;86.74&amp;#39; height=&amp;#39;35.48&amp;#39; viewBox=&amp;#39;0 0 86.74 35.48&amp;#39;%3E%3Cpath d=&amp;#39;M83.23 7.29c-1.7.49-.9.79-1.23 1.35s-1.17.84-1.83 1.57a21.69 21.69 0 0 1-1.67 1.73A1.27 1.27 0 0 1 80.37 13a5.76 5.76 0 0 1-1.15 2.45 8.69 8.69 0 0 1-2.47 2.39 5.52 5.52 0 0 1 1.8 1.43 12.83 12.83 0 0 1 2.42 5.13 7.68 7.68 0 0 1-1.18 3.94 5.79 5.79 0 0 1-4.5 2.4 4.14 4.14 0 0 1-3.19-1.54c-.79-.76-2.37-2-2.16-2.48a16.69 16.69 0 0 0 1.62-2.48c-.22.22-.7.56-.86.42a1.8 1.8 0 0 0-1.17-.35c-.7 0-.93-.35-.93-.51a12.27 12.27 0 0 1 2.26-1.6c1.33-.89 1.66-1.54 1.66-2s-.74-.46-.74-.46-1.79.19-1.14-1c1.1-2 1.22-1.43 2.63-2a3.94 3.94 0 0 0 1.54-1 5.39 5.39 0 0 0 .76-1 10.37 10.37 0 0 0-1.16.41 1.71 1.71 0 0 1-2.15-.16c-.58-.58-1.25-.71-.47-1.12a8.65 8.65 0 0 0 1.73-1.31c1.52-1.43 2.84-2.9 3.62-3.69 1-1 2.8-3.23 2.36-3a21.12 21.12 0 0 0-2.82 1.62 14.77 14.77 0 0 0-1.26 1.31 18.24 18.24 0 0 0-3.46 3.58 2.28 2.28 0 0 1-3.19.46c-.66-.51-3-2.27-3.24-3.22A6.62 6.62 0 0 1 67 4.81a5.06 5.06 0 0 1 1.18-1.31 20.65 20.65 0 0 1 2-1c.27-.09.6-.09.57.32a3.47 3.47 0 0 1-.24.92 7.79 7.79 0 0 0 0 3.17.53.53 0 0 0 .66.28c.35-.11 1.45-1 2.21-1.36a14.52 14.52 0 0 0 1.53-.85 1.31 1.31 0 0 1-.92-.58c-.21-.39-.37-1.23-.77-1.58a2.77 2.77 0 0 1-.6-.74 2 2 0 0 0 1.1 0c.44-.18.66-.73 1.2-.76.87-.06 1.17.38 1.81 1s.85.95 1.26 1.35c.53-.29 2.5-1.22 3.07-1.43a3.48 3.48 0 0 1 2.2-.06c1 .24 2.07 1.68 2.29 1.81a.94.94 0 0 1 .24.62c-2.18 1.55-1.49 2.38-2.56 2.68zm-7.5 11.3a13.24 13.24 0 0 0-1.47 1s-.22.2.12.32a.66.66 0 0 1 .4 1 2 2 0 0 1-.51.85 1.91 1.91 0 0 1 .75.38 1.06 1.06 0 0 1-.11 1 22.85 22.85 0 0 1-.93 2.28c-.48.83-1 .86-.28 1.15a6 6 0 0 1 .86.29 1.24 1.24 0 0 0 1.21.29c.73-.2 1.41-.34 1.81-2.06a6.26 6.26 0 0 0-.09-3.52c-.2-.56-.93-2.79-1.66-3h-.1zm-14.46 9.43a9.94 9.94 0 0 1-2 1.83 17.78 17.78 0 0 1-2.33 1l.24-.58c1.66-.92 2.63-2.38 2.43-2.54-.74-.61-4.9-.18-6.35-3.4a8.44 8.44 0 0 1 .58-7.59c.6-.66 1.55-1.81 1-2s-.57.51-1.31.49-2.89-2.49-3.16-3.49a4.5 4.5 0 0 1 .38-3.62c-.07 1 0 2.1.62 2.57a5.85 5.85 0 0 0 2.29.11 20.27 20.27 0 0 1 3.37.18 3.94 3.94 0 0 1 2.76 1.6 3.17 3.17 0 0 1-.07 3.39 13.88 13.88 0 0 1-2 2.21c-.55.58-1 1.21-.81 1.64.45 1.31 2.37 2.17 3.43 3.16s2.56 3.24 2.44 4.19c-.1.72-.8.5-1.43.89zm-1-19.4c-.35.57-1.58.35-2.15-.05s-2.63-2-3.19-2.35-1.12.43-2.23.3a2.1 2.1 0 0 0 1.19-1c.22-.66-1.31-1.49-2.29-2.07 0 0 2.37.16 3.29.36a10.76 10.76 0 0 1 3.42 1.25c.86.45 1.47.53 1.85 1.39a1.67 1.67 0 0 1-.15.81c0 .22.62.81.27 1.38zm21.3 13.06a2.15 2.15 0 0 1-.35-2.41 27.6 27.6 0 0 1 1.45-3.33c.38-.66 1-2.25 1-2.25.28-.59.79.06 1.42 1.31s.41 3.49.52 3.94 1.22 1.05 1.11 2-.76.38-1.31 1.08-1.49.66-2.23.87a5.91 5.91 0 0 0-1.71 1.12.72.72 0 0 1 0-.46 9 9 0 0 1 .66-1.11c.11-.3-.25-.51-.52-.73zM42.17 0H1.87A1.85 1.85 0 0 0 0 1.83v25.91a1.9 1.9 0 0 0 2 1.79h23l8.54 5.91v-5.87h8.54a1.9 1.9 0 0 0 2-1.79V1.84A1.85 1.85 0 0 0 42.17 0zm-26.4 25.63H8.54V3.28h7.23zM37.46 9.85h-5.22v15.78h-7.31V9.85h-5.22V3.28h17.75z&amp;#39; fill=&amp;#39;%23ccc&amp;#39;/%3E%3C/svg%3E&amp;quot;) center center no-repeat rgb(231, 231, 231); max-width: 100%; height: auto; cursor: pointer; border-radius: 2px;&quot;/&gt;&lt;/p&gt;&lt;p style=&quot;margin-top: 0px; margin-bottom: 2rem; padding: 0px; border: 0px; line-height: 1.8; font-size: 1.6rem; color: rgb(51, 51, 51); font-family: system-ui, -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, Ubuntu, &amp;quot;Helvetica Neue&amp;quot;, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif, &amp;quot;Apple Color Emoji&amp;quot;, &amp;quot;Segoe UI Emoji&amp;quot;, &amp;quot;Segoe UI Symbol&amp;quot;; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;IT之家 9 月 3 日消息&amp;nbsp;今日，大量&amp;nbsp;Windows 11&amp;nbsp;测试版与预览版用户反馈，测试版和预览版出现了严重&amp;nbsp;Bug，包括任务栏没有响应，点击桌面图标无反应等问题。&lt;/p&gt;&lt;p style=&quot;margin-top: 0px; margin-bottom: 2rem; padding: 0px; border: 0px; line-height: 1.8; font-size: 1.6rem; color: rgb(51, 51, 51); font-family: system-ui, -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, Ubuntu, &amp;quot;Helvetica Neue&amp;quot;, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif, &amp;quot;Apple Color Emoji&amp;quot;, &amp;quot;Segoe UI Emoji&amp;quot;, &amp;quot;Segoe UI Symbol&amp;quot;; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;&lt;img data-original=&quot;http://4elong.com/zb_users/upload/2021/09/20210903105016_38970.jpeg&quot; src=&quot;http://4elong.com/zb_users/upload/2021/09/20210903105016_38970.jpeg&quot; style=&quot;margin: 7px 0px; padding: 0px; border: 0px; vertical-align: middle; background: url(&amp;quot;data:image/svg+xml,%3Csvg xmlns=&amp;#39;http://www.w3.org/2000/svg&amp;#39; width=&amp;#39;86.74&amp;#39; height=&amp;#39;35.48&amp;#39; viewBox=&amp;#39;0 0 86.74 35.48&amp;#39;%3E%3Cpath d=&amp;#39;M83.23 7.29c-1.7.49-.9.79-1.23 1.35s-1.17.84-1.83 1.57a21.69 21.69 0 0 1-1.67 1.73A1.27 1.27 0 0 1 80.37 13a5.76 5.76 0 0 1-1.15 2.45 8.69 8.69 0 0 1-2.47 2.39 5.52 5.52 0 0 1 1.8 1.43 12.83 12.83 0 0 1 2.42 5.13 7.68 7.68 0 0 1-1.18 3.94 5.79 5.79 0 0 1-4.5 2.4 4.14 4.14 0 0 1-3.19-1.54c-.79-.76-2.37-2-2.16-2.48a16.69 16.69 0 0 0 1.62-2.48c-.22.22-.7.56-.86.42a1.8 1.8 0 0 0-1.17-.35c-.7 0-.93-.35-.93-.51a12.27 12.27 0 0 1 2.26-1.6c1.33-.89 1.66-1.54 1.66-2s-.74-.46-.74-.46-1.79.19-1.14-1c1.1-2 1.22-1.43 2.63-2a3.94 3.94 0 0 0 1.54-1 5.39 5.39 0 0 0 .76-1 10.37 10.37 0 0 0-1.16.41 1.71 1.71 0 0 1-2.15-.16c-.58-.58-1.25-.71-.47-1.12a8.65 8.65 0 0 0 1.73-1.31c1.52-1.43 2.84-2.9 3.62-3.69 1-1 2.8-3.23 2.36-3a21.12 21.12 0 0 0-2.82 1.62 14.77 14.77 0 0 0-1.26 1.31 18.24 18.24 0 0 0-3.46 3.58 2.28 2.28 0 0 1-3.19.46c-.66-.51-3-2.27-3.24-3.22A6.62 6.62 0 0 1 67 4.81a5.06 5.06 0 0 1 1.18-1.31 20.65 20.65 0 0 1 2-1c.27-.09.6-.09.57.32a3.47 3.47 0 0 1-.24.92 7.79 7.79 0 0 0 0 3.17.53.53 0 0 0 .66.28c.35-.11 1.45-1 2.21-1.36a14.52 14.52 0 0 0 1.53-.85 1.31 1.31 0 0 1-.92-.58c-.21-.39-.37-1.23-.77-1.58a2.77 2.77 0 0 1-.6-.74 2 2 0 0 0 1.1 0c.44-.18.66-.73 1.2-.76.87-.06 1.17.38 1.81 1s.85.95 1.26 1.35c.53-.29 2.5-1.22 3.07-1.43a3.48 3.48 0 0 1 2.2-.06c1 .24 2.07 1.68 2.29 1.81a.94.94 0 0 1 .24.62c-2.18 1.55-1.49 2.38-2.56 2.68zm-7.5 11.3a13.24 13.24 0 0 0-1.47 1s-.22.2.12.32a.66.66 0 0 1 .4 1 2 2 0 0 1-.51.85 1.91 1.91 0 0 1 .75.38 1.06 1.06 0 0 1-.11 1 22.85 22.85 0 0 1-.93 2.28c-.48.83-1 .86-.28 1.15a6 6 0 0 1 .86.29 1.24 1.24 0 0 0 1.21.29c.73-.2 1.41-.34 1.81-2.06a6.26 6.26 0 0 0-.09-3.52c-.2-.56-.93-2.79-1.66-3h-.1zm-14.46 9.43a9.94 9.94 0 0 1-2 1.83 17.78 17.78 0 0 1-2.33 1l.24-.58c1.66-.92 2.63-2.38 2.43-2.54-.74-.61-4.9-.18-6.35-3.4a8.44 8.44 0 0 1 .58-7.59c.6-.66 1.55-1.81 1-2s-.57.51-1.31.49-2.89-2.49-3.16-3.49a4.5 4.5 0 0 1 .38-3.62c-.07 1 0 2.1.62 2.57a5.85 5.85 0 0 0 2.29.11 20.27 20.27 0 0 1 3.37.18 3.94 3.94 0 0 1 2.76 1.6 3.17 3.17 0 0 1-.07 3.39 13.88 13.88 0 0 1-2 2.21c-.55.58-1 1.21-.81 1.64.45 1.31 2.37 2.17 3.43 3.16s2.56 3.24 2.44 4.19c-.1.72-.8.5-1.43.89zm-1-19.4c-.35.57-1.58.35-2.15-.05s-2.63-2-3.19-2.35-1.12.43-2.23.3a2.1 2.1 0 0 0 1.19-1c.22-.66-1.31-1.49-2.29-2.07 0 0 2.37.16 3.29.36a10.76 10.76 0 0 1 3.42 1.25c.86.45 1.47.53 1.85 1.39a1.67 1.67 0 0 1-.15.81c0 .22.62.81.27 1.38zm21.3 13.06a2.15 2.15 0 0 1-.35-2.41 27.6 27.6 0 0 1 1.45-3.33c.38-.66 1-2.25 1-2.25.28-.59.79.06 1.42 1.31s.41 3.49.52 3.94 1.22 1.05 1.11 2-.76.38-1.31 1.08-1.49.66-2.23.87a5.91 5.91 0 0 0-1.71 1.12.72.72 0 0 1 0-.46 9 9 0 0 1 .66-1.11c.11-.3-.25-.51-.52-.73zM42.17 0H1.87A1.85 1.85 0 0 0 0 1.83v25.91a1.9 1.9 0 0 0 2 1.79h23l8.54 5.91v-5.87h8.54a1.9 1.9 0 0 0 2-1.79V1.84A1.85 1.85 0 0 0 42.17 0zm-26.4 25.63H8.54V3.28h7.23zM37.46 9.85h-5.22v15.78h-7.31V9.85h-5.22V3.28h17.75z&amp;#39; fill=&amp;#39;%23ccc&amp;#39;/%3E%3C/svg%3E&amp;quot;) center center no-repeat rgb(231, 231, 231); max-width: 100%; height: auto; cursor: pointer; border-radius: 2px;&quot;/&gt;&lt;/p&gt;&lt;p style=&quot;margin-top: 0px; margin-bottom: 2rem; padding: 0px; border: 0px; line-height: 1.8; font-size: 1.6rem; color: rgb(51, 51, 51); font-family: system-ui, -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, Ubuntu, &amp;quot;Helvetica Neue&amp;quot;, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif, &amp;quot;Apple Color Emoji&amp;quot;, &amp;quot;Segoe UI Emoji&amp;quot;, &amp;quot;Segoe UI Symbol&amp;quot;; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;据部分IT之家网友反馈，遇到问题的用户可通过以下方式暂时解决该问题，&lt;span class=&quot;accentTextColor&quot; style=&quot;margin: 0px; padding: 0px 0.1rem; border: 0px; background: linear-gradient(to top, transparent 7%, #FBE4E4 7%, #FBE4E4 90%, transparent 90%, transparent 100%);&quot;&gt;IT之家测试有效&lt;/span&gt;。具体方法如下：&lt;/p&gt;&lt;ul class=&quot;ai-word-checked list-paddingleft-2&quot; style=&quot;list-style-type: none;&quot;&gt;&lt;li&gt;&lt;p style=&quot;margin-top: 0px; margin-bottom: 2rem; padding: 0px 0px 0px 1.7rem; border: 0px; line-height: 1.8; font-size: 1.6rem; position: relative;&quot;&gt;通过 Ctrl + Shift +Esc 或 Ctrl+ Alt+Delete 等方式打开任务管理器；&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p style=&quot;margin-top: 0px; margin-bottom: 2rem; padding: 0px 0px 0px 1.7rem; border: 0px; line-height: 1.8; font-size: 1.6rem; position: relative;&quot;&gt;点击文件-运行新任务，输入 Control 打开控制面板；&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p style=&quot;margin-top: 0px; margin-bottom: 2rem; padding: 0px; border: 0px; line-height: 1.8; font-size: 1.6rem; color: rgb(51, 51, 51); font-family: system-ui, -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, Ubuntu, &amp;quot;Helvetica Neue&amp;quot;, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif, &amp;quot;Apple Color Emoji&amp;quot;, &amp;quot;Segoe UI Emoji&amp;quot;, &amp;quot;Segoe UI Symbol&amp;quot;; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;&lt;img data-original=&quot;http://4elong.com/zb_users/upload/2021/09/20210903105017_74226.png&quot; src=&quot;http://4elong.com/zb_users/upload/2021/09/20210903105017_74226.png&quot; style=&quot;margin: 7px 0px; padding: 0px; border: 0px; vertical-align: middle; background: url(&amp;quot;data:image/svg+xml,%3Csvg xmlns=&amp;#39;http://www.w3.org/2000/svg&amp;#39; width=&amp;#39;86.74&amp;#39; height=&amp;#39;35.48&amp;#39; viewBox=&amp;#39;0 0 86.74 35.48&amp;#39;%3E%3Cpath d=&amp;#39;M83.23 7.29c-1.7.49-.9.79-1.23 1.35s-1.17.84-1.83 1.57a21.69 21.69 0 0 1-1.67 1.73A1.27 1.27 0 0 1 80.37 13a5.76 5.76 0 0 1-1.15 2.45 8.69 8.69 0 0 1-2.47 2.39 5.52 5.52 0 0 1 1.8 1.43 12.83 12.83 0 0 1 2.42 5.13 7.68 7.68 0 0 1-1.18 3.94 5.79 5.79 0 0 1-4.5 2.4 4.14 4.14 0 0 1-3.19-1.54c-.79-.76-2.37-2-2.16-2.48a16.69 16.69 0 0 0 1.62-2.48c-.22.22-.7.56-.86.42a1.8 1.8 0 0 0-1.17-.35c-.7 0-.93-.35-.93-.51a12.27 12.27 0 0 1 2.26-1.6c1.33-.89 1.66-1.54 1.66-2s-.74-.46-.74-.46-1.79.19-1.14-1c1.1-2 1.22-1.43 2.63-2a3.94 3.94 0 0 0 1.54-1 5.39 5.39 0 0 0 .76-1 10.37 10.37 0 0 0-1.16.41 1.71 1.71 0 0 1-2.15-.16c-.58-.58-1.25-.71-.47-1.12a8.65 8.65 0 0 0 1.73-1.31c1.52-1.43 2.84-2.9 3.62-3.69 1-1 2.8-3.23 2.36-3a21.12 21.12 0 0 0-2.82 1.62 14.77 14.77 0 0 0-1.26 1.31 18.24 18.24 0 0 0-3.46 3.58 2.28 2.28 0 0 1-3.19.46c-.66-.51-3-2.27-3.24-3.22A6.62 6.62 0 0 1 67 4.81a5.06 5.06 0 0 1 1.18-1.31 20.65 20.65 0 0 1 2-1c.27-.09.6-.09.57.32a3.47 3.47 0 0 1-.24.92 7.79 7.79 0 0 0 0 3.17.53.53 0 0 0 .66.28c.35-.11 1.45-1 2.21-1.36a14.52 14.52 0 0 0 1.53-.85 1.31 1.31 0 0 1-.92-.58c-.21-.39-.37-1.23-.77-1.58a2.77 2.77 0 0 1-.6-.74 2 2 0 0 0 1.1 0c.44-.18.66-.73 1.2-.76.87-.06 1.17.38 1.81 1s.85.95 1.26 1.35c.53-.29 2.5-1.22 3.07-1.43a3.48 3.48 0 0 1 2.2-.06c1 .24 2.07 1.68 2.29 1.81a.94.94 0 0 1 .24.62c-2.18 1.55-1.49 2.38-2.56 2.68zm-7.5 11.3a13.24 13.24 0 0 0-1.47 1s-.22.2.12.32a.66.66 0 0 1 .4 1 2 2 0 0 1-.51.85 1.91 1.91 0 0 1 .75.38 1.06 1.06 0 0 1-.11 1 22.85 22.85 0 0 1-.93 2.28c-.48.83-1 .86-.28 1.15a6 6 0 0 1 .86.29 1.24 1.24 0 0 0 1.21.29c.73-.2 1.41-.34 1.81-2.06a6.26 6.26 0 0 0-.09-3.52c-.2-.56-.93-2.79-1.66-3h-.1zm-14.46 9.43a9.94 9.94 0 0 1-2 1.83 17.78 17.78 0 0 1-2.33 1l.24-.58c1.66-.92 2.63-2.38 2.43-2.54-.74-.61-4.9-.18-6.35-3.4a8.44 8.44 0 0 1 .58-7.59c.6-.66 1.55-1.81 1-2s-.57.51-1.31.49-2.89-2.49-3.16-3.49a4.5 4.5 0 0 1 .38-3.62c-.07 1 0 2.1.62 2.57a5.85 5.85 0 0 0 2.29.11 20.27 20.27 0 0 1 3.37.18 3.94 3.94 0 0 1 2.76 1.6 3.17 3.17 0 0 1-.07 3.39 13.88 13.88 0 0 1-2 2.21c-.55.58-1 1.21-.81 1.64.45 1.31 2.37 2.17 3.43 3.16s2.56 3.24 2.44 4.19c-.1.72-.8.5-1.43.89zm-1-19.4c-.35.57-1.58.35-2.15-.05s-2.63-2-3.19-2.35-1.12.43-2.23.3a2.1 2.1 0 0 0 1.19-1c.22-.66-1.31-1.49-2.29-2.07 0 0 2.37.16 3.29.36a10.76 10.76 0 0 1 3.42 1.25c.86.45 1.47.53 1.85 1.39a1.67 1.67 0 0 1-.15.81c0 .22.62.81.27 1.38zm21.3 13.06a2.15 2.15 0 0 1-.35-2.41 27.6 27.6 0 0 1 1.45-3.33c.38-.66 1-2.25 1-2.25.28-.59.79.06 1.42 1.31s.41 3.49.52 3.94 1.22 1.05 1.11 2-.76.38-1.31 1.08-1.49.66-2.23.87a5.91 5.91 0 0 0-1.71 1.12.72.72 0 0 1 0-.46 9 9 0 0 1 .66-1.11c.11-.3-.25-.51-.52-.73zM42.17 0H1.87A1.85 1.85 0 0 0 0 1.83v25.91a1.9 1.9 0 0 0 2 1.79h23l8.54 5.91v-5.87h8.54a1.9 1.9 0 0 0 2-1.79V1.84A1.85 1.85 0 0 0 42.17 0zm-26.4 25.63H8.54V3.28h7.23zM37.46 9.85h-5.22v15.78h-7.31V9.85h-5.22V3.28h17.75z&amp;#39; fill=&amp;#39;%23ccc&amp;#39;/%3E%3C/svg%3E&amp;quot;) center center no-repeat rgb(231, 231, 231); max-width: 100%; height: auto; cursor: pointer; border-radius: 2px;&quot;/&gt;&lt;/p&gt;&lt;p style=&quot;margin-top: 0px; margin-bottom: 2rem; padding: 0px; border: 0px; line-height: 1.8; font-size: 1.6rem; color: rgb(51, 51, 51); font-family: system-ui, -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, Ubuntu, &amp;quot;Helvetica Neue&amp;quot;, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif, &amp;quot;Apple Color Emoji&amp;quot;, &amp;quot;Segoe UI Emoji&amp;quot;, &amp;quot;Segoe UI Symbol&amp;quot;; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;▲&amp;nbsp;任务管理器-文件-运行新任务&lt;/p&gt;&lt;p style=&quot;margin-top: 0px; margin-bottom: 2rem; padding: 0px; border: 0px; line-height: 1.8; font-size: 1.6rem; color: rgb(51, 51, 51); font-family: system-ui, -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, Ubuntu, &amp;quot;Helvetica Neue&amp;quot;, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif, &amp;quot;Apple Color Emoji&amp;quot;, &amp;quot;Segoe UI Emoji&amp;quot;, &amp;quot;Segoe UI Symbol&amp;quot;; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;&lt;img data-original=&quot;http://4elong.com/zb_users/upload/2021/09/20210903105017_23905.png&quot; src=&quot;http://4elong.com/zb_users/upload/2021/09/20210903105017_23905.png&quot; style=&quot;margin: 7px 0px; padding: 0px; border: 0px; vertical-align: middle; background: url(&amp;quot;data:image/svg+xml,%3Csvg xmlns=&amp;#39;http://www.w3.org/2000/svg&amp;#39; width=&amp;#39;86.74&amp;#39; height=&amp;#39;35.48&amp;#39; viewBox=&amp;#39;0 0 86.74 35.48&amp;#39;%3E%3Cpath d=&amp;#39;M83.23 7.29c-1.7.49-.9.79-1.23 1.35s-1.17.84-1.83 1.57a21.69 21.69 0 0 1-1.67 1.73A1.27 1.27 0 0 1 80.37 13a5.76 5.76 0 0 1-1.15 2.45 8.69 8.69 0 0 1-2.47 2.39 5.52 5.52 0 0 1 1.8 1.43 12.83 12.83 0 0 1 2.42 5.13 7.68 7.68 0 0 1-1.18 3.94 5.79 5.79 0 0 1-4.5 2.4 4.14 4.14 0 0 1-3.19-1.54c-.79-.76-2.37-2-2.16-2.48a16.69 16.69 0 0 0 1.62-2.48c-.22.22-.7.56-.86.42a1.8 1.8 0 0 0-1.17-.35c-.7 0-.93-.35-.93-.51a12.27 12.27 0 0 1 2.26-1.6c1.33-.89 1.66-1.54 1.66-2s-.74-.46-.74-.46-1.79.19-1.14-1c1.1-2 1.22-1.43 2.63-2a3.94 3.94 0 0 0 1.54-1 5.39 5.39 0 0 0 .76-1 10.37 10.37 0 0 0-1.16.41 1.71 1.71 0 0 1-2.15-.16c-.58-.58-1.25-.71-.47-1.12a8.65 8.65 0 0 0 1.73-1.31c1.52-1.43 2.84-2.9 3.62-3.69 1-1 2.8-3.23 2.36-3a21.12 21.12 0 0 0-2.82 1.62 14.77 14.77 0 0 0-1.26 1.31 18.24 18.24 0 0 0-3.46 3.58 2.28 2.28 0 0 1-3.19.46c-.66-.51-3-2.27-3.24-3.22A6.62 6.62 0 0 1 67 4.81a5.06 5.06 0 0 1 1.18-1.31 20.65 20.65 0 0 1 2-1c.27-.09.6-.09.57.32a3.47 3.47 0 0 1-.24.92 7.79 7.79 0 0 0 0 3.17.53.53 0 0 0 .66.28c.35-.11 1.45-1 2.21-1.36a14.52 14.52 0 0 0 1.53-.85 1.31 1.31 0 0 1-.92-.58c-.21-.39-.37-1.23-.77-1.58a2.77 2.77 0 0 1-.6-.74 2 2 0 0 0 1.1 0c.44-.18.66-.73 1.2-.76.87-.06 1.17.38 1.81 1s.85.95 1.26 1.35c.53-.29 2.5-1.22 3.07-1.43a3.48 3.48 0 0 1 2.2-.06c1 .24 2.07 1.68 2.29 1.81a.94.94 0 0 1 .24.62c-2.18 1.55-1.49 2.38-2.56 2.68zm-7.5 11.3a13.24 13.24 0 0 0-1.47 1s-.22.2.12.32a.66.66 0 0 1 .4 1 2 2 0 0 1-.51.85 1.91 1.91 0 0 1 .75.38 1.06 1.06 0 0 1-.11 1 22.85 22.85 0 0 1-.93 2.28c-.48.83-1 .86-.28 1.15a6 6 0 0 1 .86.29 1.24 1.24 0 0 0 1.21.29c.73-.2 1.41-.34 1.81-2.06a6.26 6.26 0 0 0-.09-3.52c-.2-.56-.93-2.79-1.66-3h-.1zm-14.46 9.43a9.94 9.94 0 0 1-2 1.83 17.78 17.78 0 0 1-2.33 1l.24-.58c1.66-.92 2.63-2.38 2.43-2.54-.74-.61-4.9-.18-6.35-3.4a8.44 8.44 0 0 1 .58-7.59c.6-.66 1.55-1.81 1-2s-.57.51-1.31.49-2.89-2.49-3.16-3.49a4.5 4.5 0 0 1 .38-3.62c-.07 1 0 2.1.62 2.57a5.85 5.85 0 0 0 2.29.11 20.27 20.27 0 0 1 3.37.18 3.94 3.94 0 0 1 2.76 1.6 3.17 3.17 0 0 1-.07 3.39 13.88 13.88 0 0 1-2 2.21c-.55.58-1 1.21-.81 1.64.45 1.31 2.37 2.17 3.43 3.16s2.56 3.24 2.44 4.19c-.1.72-.8.5-1.43.89zm-1-19.4c-.35.57-1.58.35-2.15-.05s-2.63-2-3.19-2.35-1.12.43-2.23.3a2.1 2.1 0 0 0 1.19-1c.22-.66-1.31-1.49-2.29-2.07 0 0 2.37.16 3.29.36a10.76 10.76 0 0 1 3.42 1.25c.86.45 1.47.53 1.85 1.39a1.67 1.67 0 0 1-.15.81c0 .22.62.81.27 1.38zm21.3 13.06a2.15 2.15 0 0 1-.35-2.41 27.6 27.6 0 0 1 1.45-3.33c.38-.66 1-2.25 1-2.25.28-.59.79.06 1.42 1.31s.41 3.49.52 3.94 1.22 1.05 1.11 2-.76.38-1.31 1.08-1.49.66-2.23.87a5.91 5.91 0 0 0-1.71 1.12.72.72 0 0 1 0-.46 9 9 0 0 1 .66-1.11c.11-.3-.25-.51-.52-.73zM42.17 0H1.87A1.85 1.85 0 0 0 0 1.83v25.91a1.9 1.9 0 0 0 2 1.79h23l8.54 5.91v-5.87h8.54a1.9 1.9 0 0 0 2-1.79V1.84A1.85 1.85 0 0 0 42.17 0zm-26.4 25.63H8.54V3.28h7.23zM37.46 9.85h-5.22v15.78h-7.31V9.85h-5.22V3.28h17.75z&amp;#39; fill=&amp;#39;%23ccc&amp;#39;/%3E%3C/svg%3E&amp;quot;) center center no-repeat rgb(231, 231, 231); max-width: 100%; height: auto; cursor: pointer; border-radius: 2px;&quot;/&gt;&lt;/p&gt;&lt;p style=&quot;margin-top: 0px; margin-bottom: 2rem; padding: 0px; border: 0px; line-height: 1.8; font-size: 1.6rem; color: rgb(51, 51, 51); font-family: system-ui, -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, Ubuntu, &amp;quot;Helvetica Neue&amp;quot;, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif, &amp;quot;Apple Color Emoji&amp;quot;, &amp;quot;Segoe UI Emoji&amp;quot;, &amp;quot;Segoe UI Symbol&amp;quot;; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;▲&amp;nbsp;输入 Control&amp;nbsp;打开控制面板&lt;/p&gt;&lt;ul class=&quot; list-paddingleft-2&quot; style=&quot;list-style-type: none;&quot;&gt;&lt;li&gt;&lt;p style=&quot;margin-top: 0px; margin-bottom: 2rem; padding: 0px 0px 0px 1.7rem; border: 0px; line-height: 1.8; font-size: 1.6rem; position: relative;&quot;&gt;在时钟和区域中将日期修改至 9 月 4 日或之后，关闭同步时间并重启电脑。&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p style=&quot;margin-top: 0px; margin-bottom: 2rem; padding: 0px; border: 0px; line-height: 1.8; font-size: 1.6rem; color: rgb(51, 51, 51); font-family: system-ui, -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, Ubuntu, &amp;quot;Helvetica Neue&amp;quot;, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif, &amp;quot;Apple Color Emoji&amp;quot;, &amp;quot;Segoe UI Emoji&amp;quot;, &amp;quot;Segoe UI Symbol&amp;quot;; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;&lt;img data-original=&quot;http://4elong.com/zb_users/upload/2021/09/20210903105017_50490.png&quot; src=&quot;http://4elong.com/zb_users/upload/2021/09/20210903105017_50490.png&quot; style=&quot;margin: 7px 0px; padding: 0px; border: 0px; vertical-align: middle; background: url(&amp;quot;data:image/svg+xml,%3Csvg xmlns=&amp;#39;http://www.w3.org/2000/svg&amp;#39; width=&amp;#39;86.74&amp;#39; height=&amp;#39;35.48&amp;#39; viewBox=&amp;#39;0 0 86.74 35.48&amp;#39;%3E%3Cpath d=&amp;#39;M83.23 7.29c-1.7.49-.9.79-1.23 1.35s-1.17.84-1.83 1.57a21.69 21.69 0 0 1-1.67 1.73A1.27 1.27 0 0 1 80.37 13a5.76 5.76 0 0 1-1.15 2.45 8.69 8.69 0 0 1-2.47 2.39 5.52 5.52 0 0 1 1.8 1.43 12.83 12.83 0 0 1 2.42 5.13 7.68 7.68 0 0 1-1.18 3.94 5.79 5.79 0 0 1-4.5 2.4 4.14 4.14 0 0 1-3.19-1.54c-.79-.76-2.37-2-2.16-2.48a16.69 16.69 0 0 0 1.62-2.48c-.22.22-.7.56-.86.42a1.8 1.8 0 0 0-1.17-.35c-.7 0-.93-.35-.93-.51a12.27 12.27 0 0 1 2.26-1.6c1.33-.89 1.66-1.54 1.66-2s-.74-.46-.74-.46-1.79.19-1.14-1c1.1-2 1.22-1.43 2.63-2a3.94 3.94 0 0 0 1.54-1 5.39 5.39 0 0 0 .76-1 10.37 10.37 0 0 0-1.16.41 1.71 1.71 0 0 1-2.15-.16c-.58-.58-1.25-.71-.47-1.12a8.65 8.65 0 0 0 1.73-1.31c1.52-1.43 2.84-2.9 3.62-3.69 1-1 2.8-3.23 2.36-3a21.12 21.12 0 0 0-2.82 1.62 14.77 14.77 0 0 0-1.26 1.31 18.24 18.24 0 0 0-3.46 3.58 2.28 2.28 0 0 1-3.19.46c-.66-.51-3-2.27-3.24-3.22A6.62 6.62 0 0 1 67 4.81a5.06 5.06 0 0 1 1.18-1.31 20.65 20.65 0 0 1 2-1c.27-.09.6-.09.57.32a3.47 3.47 0 0 1-.24.92 7.79 7.79 0 0 0 0 3.17.53.53 0 0 0 .66.28c.35-.11 1.45-1 2.21-1.36a14.52 14.52 0 0 0 1.53-.85 1.31 1.31 0 0 1-.92-.58c-.21-.39-.37-1.23-.77-1.58a2.77 2.77 0 0 1-.6-.74 2 2 0 0 0 1.1 0c.44-.18.66-.73 1.2-.76.87-.06 1.17.38 1.81 1s.85.95 1.26 1.35c.53-.29 2.5-1.22 3.07-1.43a3.48 3.48 0 0 1 2.2-.06c1 .24 2.07 1.68 2.29 1.81a.94.94 0 0 1 .24.62c-2.18 1.55-1.49 2.38-2.56 2.68zm-7.5 11.3a13.24 13.24 0 0 0-1.47 1s-.22.2.12.32a.66.66 0 0 1 .4 1 2 2 0 0 1-.51.85 1.91 1.91 0 0 1 .75.38 1.06 1.06 0 0 1-.11 1 22.85 22.85 0 0 1-.93 2.28c-.48.83-1 .86-.28 1.15a6 6 0 0 1 .86.29 1.24 1.24 0 0 0 1.21.29c.73-.2 1.41-.34 1.81-2.06a6.26 6.26 0 0 0-.09-3.52c-.2-.56-.93-2.79-1.66-3h-.1zm-14.46 9.43a9.94 9.94 0 0 1-2 1.83 17.78 17.78 0 0 1-2.33 1l.24-.58c1.66-.92 2.63-2.38 2.43-2.54-.74-.61-4.9-.18-6.35-3.4a8.44 8.44 0 0 1 .58-7.59c.6-.66 1.55-1.81 1-2s-.57.51-1.31.49-2.89-2.49-3.16-3.49a4.5 4.5 0 0 1 .38-3.62c-.07 1 0 2.1.62 2.57a5.85 5.85 0 0 0 2.29.11 20.27 20.27 0 0 1 3.37.18 3.94 3.94 0 0 1 2.76 1.6 3.17 3.17 0 0 1-.07 3.39 13.88 13.88 0 0 1-2 2.21c-.55.58-1 1.21-.81 1.64.45 1.31 2.37 2.17 3.43 3.16s2.56 3.24 2.44 4.19c-.1.72-.8.5-1.43.89zm-1-19.4c-.35.57-1.58.35-2.15-.05s-2.63-2-3.19-2.35-1.12.43-2.23.3a2.1 2.1 0 0 0 1.19-1c.22-.66-1.31-1.49-2.29-2.07 0 0 2.37.16 3.29.36a10.76 10.76 0 0 1 3.42 1.25c.86.45 1.47.53 1.85 1.39a1.67 1.67 0 0 1-.15.81c0 .22.62.81.27 1.38zm21.3 13.06a2.15 2.15 0 0 1-.35-2.41 27.6 27.6 0 0 1 1.45-3.33c.38-.66 1-2.25 1-2.25.28-.59.79.06 1.42 1.31s.41 3.49.52 3.94 1.22 1.05 1.11 2-.76.38-1.31 1.08-1.49.66-2.23.87a5.91 5.91 0 0 0-1.71 1.12.72.72 0 0 1 0-.46 9 9 0 0 1 .66-1.11c.11-.3-.25-.51-.52-.73zM42.17 0H1.87A1.85 1.85 0 0 0 0 1.83v25.91a1.9 1.9 0 0 0 2 1.79h23l8.54 5.91v-5.87h8.54a1.9 1.9 0 0 0 2-1.79V1.84A1.85 1.85 0 0 0 42.17 0zm-26.4 25.63H8.54V3.28h7.23zM37.46 9.85h-5.22v15.78h-7.31V9.85h-5.22V3.28h17.75z&amp;#39; fill=&amp;#39;%23ccc&amp;#39;/%3E%3C/svg%3E&amp;quot;) center center no-repeat rgb(231, 231, 231); max-width: 100%; height: auto; cursor: pointer; border-radius: 2px;&quot;/&gt;&lt;/p&gt;&lt;p style=&quot;margin-top: 0px; margin-bottom: 2rem; padding: 0px; border: 0px; line-height: 1.8; font-size: 1.6rem; color: rgb(51, 51, 51); font-family: system-ui, -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, Ubuntu, &amp;quot;Helvetica Neue&amp;quot;, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif, &amp;quot;Apple Color Emoji&amp;quot;, &amp;quot;Segoe UI Emoji&amp;quot;, &amp;quot;Segoe UI Symbol&amp;quot;; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;&lt;img data-original=&quot;http://4elong.com/zb_users/upload/2021/09/20210903105017_82943.png&quot; src=&quot;http://4elong.com/zb_users/upload/2021/09/20210903105017_82943.png&quot; style=&quot;margin: 7px 0px; padding: 0px; border: 0px; vertical-align: middle; background: url(&amp;quot;data:image/svg+xml,%3Csvg xmlns=&amp;#39;http://www.w3.org/2000/svg&amp;#39; width=&amp;#39;86.74&amp;#39; height=&amp;#39;35.48&amp;#39; viewBox=&amp;#39;0 0 86.74 35.48&amp;#39;%3E%3Cpath d=&amp;#39;M83.23 7.29c-1.7.49-.9.79-1.23 1.35s-1.17.84-1.83 1.57a21.69 21.69 0 0 1-1.67 1.73A1.27 1.27 0 0 1 80.37 13a5.76 5.76 0 0 1-1.15 2.45 8.69 8.69 0 0 1-2.47 2.39 5.52 5.52 0 0 1 1.8 1.43 12.83 12.83 0 0 1 2.42 5.13 7.68 7.68 0 0 1-1.18 3.94 5.79 5.79 0 0 1-4.5 2.4 4.14 4.14 0 0 1-3.19-1.54c-.79-.76-2.37-2-2.16-2.48a16.69 16.69 0 0 0 1.62-2.48c-.22.22-.7.56-.86.42a1.8 1.8 0 0 0-1.17-.35c-.7 0-.93-.35-.93-.51a12.27 12.27 0 0 1 2.26-1.6c1.33-.89 1.66-1.54 1.66-2s-.74-.46-.74-.46-1.79.19-1.14-1c1.1-2 1.22-1.43 2.63-2a3.94 3.94 0 0 0 1.54-1 5.39 5.39 0 0 0 .76-1 10.37 10.37 0 0 0-1.16.41 1.71 1.71 0 0 1-2.15-.16c-.58-.58-1.25-.71-.47-1.12a8.65 8.65 0 0 0 1.73-1.31c1.52-1.43 2.84-2.9 3.62-3.69 1-1 2.8-3.23 2.36-3a21.12 21.12 0 0 0-2.82 1.62 14.77 14.77 0 0 0-1.26 1.31 18.24 18.24 0 0 0-3.46 3.58 2.28 2.28 0 0 1-3.19.46c-.66-.51-3-2.27-3.24-3.22A6.62 6.62 0 0 1 67 4.81a5.06 5.06 0 0 1 1.18-1.31 20.65 20.65 0 0 1 2-1c.27-.09.6-.09.57.32a3.47 3.47 0 0 1-.24.92 7.79 7.79 0 0 0 0 3.17.53.53 0 0 0 .66.28c.35-.11 1.45-1 2.21-1.36a14.52 14.52 0 0 0 1.53-.85 1.31 1.31 0 0 1-.92-.58c-.21-.39-.37-1.23-.77-1.58a2.77 2.77 0 0 1-.6-.74 2 2 0 0 0 1.1 0c.44-.18.66-.73 1.2-.76.87-.06 1.17.38 1.81 1s.85.95 1.26 1.35c.53-.29 2.5-1.22 3.07-1.43a3.48 3.48 0 0 1 2.2-.06c1 .24 2.07 1.68 2.29 1.81a.94.94 0 0 1 .24.62c-2.18 1.55-1.49 2.38-2.56 2.68zm-7.5 11.3a13.24 13.24 0 0 0-1.47 1s-.22.2.12.32a.66.66 0 0 1 .4 1 2 2 0 0 1-.51.85 1.91 1.91 0 0 1 .75.38 1.06 1.06 0 0 1-.11 1 22.85 22.85 0 0 1-.93 2.28c-.48.83-1 .86-.28 1.15a6 6 0 0 1 .86.29 1.24 1.24 0 0 0 1.21.29c.73-.2 1.41-.34 1.81-2.06a6.26 6.26 0 0 0-.09-3.52c-.2-.56-.93-2.79-1.66-3h-.1zm-14.46 9.43a9.94 9.94 0 0 1-2 1.83 17.78 17.78 0 0 1-2.33 1l.24-.58c1.66-.92 2.63-2.38 2.43-2.54-.74-.61-4.9-.18-6.35-3.4a8.44 8.44 0 0 1 .58-7.59c.6-.66 1.55-1.81 1-2s-.57.51-1.31.49-2.89-2.49-3.16-3.49a4.5 4.5 0 0 1 .38-3.62c-.07 1 0 2.1.62 2.57a5.85 5.85 0 0 0 2.29.11 20.27 20.27 0 0 1 3.37.18 3.94 3.94 0 0 1 2.76 1.6 3.17 3.17 0 0 1-.07 3.39 13.88 13.88 0 0 1-2 2.21c-.55.58-1 1.21-.81 1.64.45 1.31 2.37 2.17 3.43 3.16s2.56 3.24 2.44 4.19c-.1.72-.8.5-1.43.89zm-1-19.4c-.35.57-1.58.35-2.15-.05s-2.63-2-3.19-2.35-1.12.43-2.23.3a2.1 2.1 0 0 0 1.19-1c.22-.66-1.31-1.49-2.29-2.07 0 0 2.37.16 3.29.36a10.76 10.76 0 0 1 3.42 1.25c.86.45 1.47.53 1.85 1.39a1.67 1.67 0 0 1-.15.81c0 .22.62.81.27 1.38zm21.3 13.06a2.15 2.15 0 0 1-.35-2.41 27.6 27.6 0 0 1 1.45-3.33c.38-.66 1-2.25 1-2.25.28-.59.79.06 1.42 1.31s.41 3.49.52 3.94 1.22 1.05 1.11 2-.76.38-1.31 1.08-1.49.66-2.23.87a5.91 5.91 0 0 0-1.71 1.12.72.72 0 0 1 0-.46 9 9 0 0 1 .66-1.11c.11-.3-.25-.51-.52-.73zM42.17 0H1.87A1.85 1.85 0 0 0 0 1.83v25.91a1.9 1.9 0 0 0 2 1.79h23l8.54 5.91v-5.87h8.54a1.9 1.9 0 0 0 2-1.79V1.84A1.85 1.85 0 0 0 42.17 0zm-26.4 25.63H8.54V3.28h7.23zM37.46 9.85h-5.22v15.78h-7.31V9.85h-5.22V3.28h17.75z&amp;#39; fill=&amp;#39;%23ccc&amp;#39;/%3E%3C/svg%3E&amp;quot;) center center no-repeat rgb(231, 231, 231); max-width: 100%; height: auto; cursor: pointer; border-radius: 2px;&quot;/&gt;&lt;/p&gt;&lt;p style=&quot;margin-top: 0px; margin-bottom: 2rem; padding: 0px; border: 0px; line-height: 1.8; font-size: 1.6rem; color: rgb(51, 51, 51); font-family: system-ui, -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, Ubuntu, &amp;quot;Helvetica Neue&amp;quot;, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif, &amp;quot;Apple Color Emoji&amp;quot;, &amp;quot;Segoe UI Emoji&amp;quot;, &amp;quot;Segoe UI Symbol&amp;quot;; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;▲ 修改日期&lt;/p&gt;&lt;p style=&quot;margin-top: 0px; margin-bottom: 2rem; padding: 0px; border: 0px; line-height: 1.8; font-size: 1.6rem; color: rgb(51, 51, 51); font-family: system-ui, -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, Ubuntu, &amp;quot;Helvetica Neue&amp;quot;, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif, &amp;quot;Apple Color Emoji&amp;quot;, &amp;quot;Segoe UI Emoji&amp;quot;, &amp;quot;Segoe UI Symbol&amp;quot;; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;另据IT之家网友 @yeweimei 测试，用户可通过上述方法进入 控制面板-日期和时间 中，更改授时服务器地址为 ntp.ntsc.ac.cn（中国科学院国家授时中心），重启电脑后即可解决该问题。&lt;/p&gt;&lt;p style=&quot;margin-top: 0px; margin-bottom: 2rem; padding: 0px; border: 0px; line-height: 1.8; font-size: 1.6rem; color: rgb(51, 51, 51); font-family: system-ui, -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, Ubuntu, &amp;quot;Helvetica Neue&amp;quot;, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif, &amp;quot;Apple Color Emoji&amp;quot;, &amp;quot;Segoe UI Emoji&amp;quot;, &amp;quot;Segoe UI Symbol&amp;quot;; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;&lt;img data-original=&quot;http://4elong.com/zb_users/upload/2021/09/20210903105018_26679.png&quot; src=&quot;http://4elong.com/zb_users/upload/2021/09/20210903105018_26679.png&quot; style=&quot;margin: 7px 0px; padding: 0px; border: 0px; vertical-align: middle; background: url(&amp;quot;data:image/svg+xml,%3Csvg xmlns=&amp;#39;http://www.w3.org/2000/svg&amp;#39; width=&amp;#39;86.74&amp;#39; height=&amp;#39;35.48&amp;#39; viewBox=&amp;#39;0 0 86.74 35.48&amp;#39;%3E%3Cpath d=&amp;#39;M83.23 7.29c-1.7.49-.9.79-1.23 1.35s-1.17.84-1.83 1.57a21.69 21.69 0 0 1-1.67 1.73A1.27 1.27 0 0 1 80.37 13a5.76 5.76 0 0 1-1.15 2.45 8.69 8.69 0 0 1-2.47 2.39 5.52 5.52 0 0 1 1.8 1.43 12.83 12.83 0 0 1 2.42 5.13 7.68 7.68 0 0 1-1.18 3.94 5.79 5.79 0 0 1-4.5 2.4 4.14 4.14 0 0 1-3.19-1.54c-.79-.76-2.37-2-2.16-2.48a16.69 16.69 0 0 0 1.62-2.48c-.22.22-.7.56-.86.42a1.8 1.8 0 0 0-1.17-.35c-.7 0-.93-.35-.93-.51a12.27 12.27 0 0 1 2.26-1.6c1.33-.89 1.66-1.54 1.66-2s-.74-.46-.74-.46-1.79.19-1.14-1c1.1-2 1.22-1.43 2.63-2a3.94 3.94 0 0 0 1.54-1 5.39 5.39 0 0 0 .76-1 10.37 10.37 0 0 0-1.16.41 1.71 1.71 0 0 1-2.15-.16c-.58-.58-1.25-.71-.47-1.12a8.65 8.65 0 0 0 1.73-1.31c1.52-1.43 2.84-2.9 3.62-3.69 1-1 2.8-3.23 2.36-3a21.12 21.12 0 0 0-2.82 1.62 14.77 14.77 0 0 0-1.26 1.31 18.24 18.24 0 0 0-3.46 3.58 2.28 2.28 0 0 1-3.19.46c-.66-.51-3-2.27-3.24-3.22A6.62 6.62 0 0 1 67 4.81a5.06 5.06 0 0 1 1.18-1.31 20.65 20.65 0 0 1 2-1c.27-.09.6-.09.57.32a3.47 3.47 0 0 1-.24.92 7.79 7.79 0 0 0 0 3.17.53.53 0 0 0 .66.28c.35-.11 1.45-1 2.21-1.36a14.52 14.52 0 0 0 1.53-.85 1.31 1.31 0 0 1-.92-.58c-.21-.39-.37-1.23-.77-1.58a2.77 2.77 0 0 1-.6-.74 2 2 0 0 0 1.1 0c.44-.18.66-.73 1.2-.76.87-.06 1.17.38 1.81 1s.85.95 1.26 1.35c.53-.29 2.5-1.22 3.07-1.43a3.48 3.48 0 0 1 2.2-.06c1 .24 2.07 1.68 2.29 1.81a.94.94 0 0 1 .24.62c-2.18 1.55-1.49 2.38-2.56 2.68zm-7.5 11.3a13.24 13.24 0 0 0-1.47 1s-.22.2.12.32a.66.66 0 0 1 .4 1 2 2 0 0 1-.51.85 1.91 1.91 0 0 1 .75.38 1.06 1.06 0 0 1-.11 1 22.85 22.85 0 0 1-.93 2.28c-.48.83-1 .86-.28 1.15a6 6 0 0 1 .86.29 1.24 1.24 0 0 0 1.21.29c.73-.2 1.41-.34 1.81-2.06a6.26 6.26 0 0 0-.09-3.52c-.2-.56-.93-2.79-1.66-3h-.1zm-14.46 9.43a9.94 9.94 0 0 1-2 1.83 17.78 17.78 0 0 1-2.33 1l.24-.58c1.66-.92 2.63-2.38 2.43-2.54-.74-.61-4.9-.18-6.35-3.4a8.44 8.44 0 0 1 .58-7.59c.6-.66 1.55-1.81 1-2s-.57.51-1.31.49-2.89-2.49-3.16-3.49a4.5 4.5 0 0 1 .38-3.62c-.07 1 0 2.1.62 2.57a5.85 5.85 0 0 0 2.29.11 20.27 20.27 0 0 1 3.37.18 3.94 3.94 0 0 1 2.76 1.6 3.17 3.17 0 0 1-.07 3.39 13.88 13.88 0 0 1-2 2.21c-.55.58-1 1.21-.81 1.64.45 1.31 2.37 2.17 3.43 3.16s2.56 3.24 2.44 4.19c-.1.72-.8.5-1.43.89zm-1-19.4c-.35.57-1.58.35-2.15-.05s-2.63-2-3.19-2.35-1.12.43-2.23.3a2.1 2.1 0 0 0 1.19-1c.22-.66-1.31-1.49-2.29-2.07 0 0 2.37.16 3.29.36a10.76 10.76 0 0 1 3.42 1.25c.86.45 1.47.53 1.85 1.39a1.67 1.67 0 0 1-.15.81c0 .22.62.81.27 1.38zm21.3 13.06a2.15 2.15 0 0 1-.35-2.41 27.6 27.6 0 0 1 1.45-3.33c.38-.66 1-2.25 1-2.25.28-.59.79.06 1.42 1.31s.41 3.49.52 3.94 1.22 1.05 1.11 2-.76.38-1.31 1.08-1.49.66-2.23.87a5.91 5.91 0 0 0-1.71 1.12.72.72 0 0 1 0-.46 9 9 0 0 1 .66-1.11c.11-.3-.25-.51-.52-.73zM42.17 0H1.87A1.85 1.85 0 0 0 0 1.83v25.91a1.9 1.9 0 0 0 2 1.79h23l8.54 5.91v-5.87h8.54a1.9 1.9 0 0 0 2-1.79V1.84A1.85 1.85 0 0 0 42.17 0zm-26.4 25.63H8.54V3.28h7.23zM37.46 9.85h-5.22v15.78h-7.31V9.85h-5.22V3.28h17.75z&amp;#39; fill=&amp;#39;%23ccc&amp;#39;/%3E%3C/svg%3E&amp;quot;) center center no-repeat rgb(231, 231, 231); max-width: 100%; height: auto; cursor: pointer; border-radius: 2px;&quot;/&gt;&lt;/p&gt;&lt;p style=&quot;margin-top: 0px; margin-bottom: 2rem; padding: 0px; border: 0px; line-height: 1.8; font-size: 1.6rem; color: rgb(51, 51, 51); font-family: system-ui, -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, Ubuntu, &amp;quot;Helvetica Neue&amp;quot;, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif, &amp;quot;Apple Color Emoji&amp;quot;, &amp;quot;Segoe UI Emoji&amp;quot;, &amp;quot;Segoe UI Symbol&amp;quot;; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;&lt;img data-original=&quot;http://4elong.com/zb_users/upload/2021/09/20210903105018_64058.png&quot; src=&quot;http://4elong.com/zb_users/upload/2021/09/20210903105018_64058.png&quot; style=&quot;margin: 7px 0px; padding: 0px; border: 0px; vertical-align: middle; background: url(&amp;quot;data:image/svg+xml,%3Csvg xmlns=&amp;#39;http://www.w3.org/2000/svg&amp;#39; width=&amp;#39;86.74&amp;#39; height=&amp;#39;35.48&amp;#39; viewBox=&amp;#39;0 0 86.74 35.48&amp;#39;%3E%3Cpath d=&amp;#39;M83.23 7.29c-1.7.49-.9.79-1.23 1.35s-1.17.84-1.83 1.57a21.69 21.69 0 0 1-1.67 1.73A1.27 1.27 0 0 1 80.37 13a5.76 5.76 0 0 1-1.15 2.45 8.69 8.69 0 0 1-2.47 2.39 5.52 5.52 0 0 1 1.8 1.43 12.83 12.83 0 0 1 2.42 5.13 7.68 7.68 0 0 1-1.18 3.94 5.79 5.79 0 0 1-4.5 2.4 4.14 4.14 0 0 1-3.19-1.54c-.79-.76-2.37-2-2.16-2.48a16.69 16.69 0 0 0 1.62-2.48c-.22.22-.7.56-.86.42a1.8 1.8 0 0 0-1.17-.35c-.7 0-.93-.35-.93-.51a12.27 12.27 0 0 1 2.26-1.6c1.33-.89 1.66-1.54 1.66-2s-.74-.46-.74-.46-1.79.19-1.14-1c1.1-2 1.22-1.43 2.63-2a3.94 3.94 0 0 0 1.54-1 5.39 5.39 0 0 0 .76-1 10.37 10.37 0 0 0-1.16.41 1.71 1.71 0 0 1-2.15-.16c-.58-.58-1.25-.71-.47-1.12a8.65 8.65 0 0 0 1.73-1.31c1.52-1.43 2.84-2.9 3.62-3.69 1-1 2.8-3.23 2.36-3a21.12 21.12 0 0 0-2.82 1.62 14.77 14.77 0 0 0-1.26 1.31 18.24 18.24 0 0 0-3.46 3.58 2.28 2.28 0 0 1-3.19.46c-.66-.51-3-2.27-3.24-3.22A6.62 6.62 0 0 1 67 4.81a5.06 5.06 0 0 1 1.18-1.31 20.65 20.65 0 0 1 2-1c.27-.09.6-.09.57.32a3.47 3.47 0 0 1-.24.92 7.79 7.79 0 0 0 0 3.17.53.53 0 0 0 .66.28c.35-.11 1.45-1 2.21-1.36a14.52 14.52 0 0 0 1.53-.85 1.31 1.31 0 0 1-.92-.58c-.21-.39-.37-1.23-.77-1.58a2.77 2.77 0 0 1-.6-.74 2 2 0 0 0 1.1 0c.44-.18.66-.73 1.2-.76.87-.06 1.17.38 1.81 1s.85.95 1.26 1.35c.53-.29 2.5-1.22 3.07-1.43a3.48 3.48 0 0 1 2.2-.06c1 .24 2.07 1.68 2.29 1.81a.94.94 0 0 1 .24.62c-2.18 1.55-1.49 2.38-2.56 2.68zm-7.5 11.3a13.24 13.24 0 0 0-1.47 1s-.22.2.12.32a.66.66 0 0 1 .4 1 2 2 0 0 1-.51.85 1.91 1.91 0 0 1 .75.38 1.06 1.06 0 0 1-.11 1 22.85 22.85 0 0 1-.93 2.28c-.48.83-1 .86-.28 1.15a6 6 0 0 1 .86.29 1.24 1.24 0 0 0 1.21.29c.73-.2 1.41-.34 1.81-2.06a6.26 6.26 0 0 0-.09-3.52c-.2-.56-.93-2.79-1.66-3h-.1zm-14.46 9.43a9.94 9.94 0 0 1-2 1.83 17.78 17.78 0 0 1-2.33 1l.24-.58c1.66-.92 2.63-2.38 2.43-2.54-.74-.61-4.9-.18-6.35-3.4a8.44 8.44 0 0 1 .58-7.59c.6-.66 1.55-1.81 1-2s-.57.51-1.31.49-2.89-2.49-3.16-3.49a4.5 4.5 0 0 1 .38-3.62c-.07 1 0 2.1.62 2.57a5.85 5.85 0 0 0 2.29.11 20.27 20.27 0 0 1 3.37.18 3.94 3.94 0 0 1 2.76 1.6 3.17 3.17 0 0 1-.07 3.39 13.88 13.88 0 0 1-2 2.21c-.55.58-1 1.21-.81 1.64.45 1.31 2.37 2.17 3.43 3.16s2.56 3.24 2.44 4.19c-.1.72-.8.5-1.43.89zm-1-19.4c-.35.57-1.58.35-2.15-.05s-2.63-2-3.19-2.35-1.12.43-2.23.3a2.1 2.1 0 0 0 1.19-1c.22-.66-1.31-1.49-2.29-2.07 0 0 2.37.16 3.29.36a10.76 10.76 0 0 1 3.42 1.25c.86.45 1.47.53 1.85 1.39a1.67 1.67 0 0 1-.15.81c0 .22.62.81.27 1.38zm21.3 13.06a2.15 2.15 0 0 1-.35-2.41 27.6 27.6 0 0 1 1.45-3.33c.38-.66 1-2.25 1-2.25.28-.59.79.06 1.42 1.31s.41 3.49.52 3.94 1.22 1.05 1.11 2-.76.38-1.31 1.08-1.49.66-2.23.87a5.91 5.91 0 0 0-1.71 1.12.72.72 0 0 1 0-.46 9 9 0 0 1 .66-1.11c.11-.3-.25-.51-.52-.73zM42.17 0H1.87A1.85 1.85 0 0 0 0 1.83v25.91a1.9 1.9 0 0 0 2 1.79h23l8.54 5.91v-5.87h8.54a1.9 1.9 0 0 0 2-1.79V1.84A1.85 1.85 0 0 0 42.17 0zm-26.4 25.63H8.54V3.28h7.23zM37.46 9.85h-5.22v15.78h-7.31V9.85h-5.22V3.28h17.75z&amp;#39; fill=&amp;#39;%23ccc&amp;#39;/%3E%3C/svg%3E&amp;quot;) center center no-repeat rgb(231, 231, 231); max-width: 100%; height: auto; cursor: pointer; border-radius: 2px;&quot;/&gt;&lt;/p&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;</description><pubDate>Fri, 03 Sep 2021 10:49:13 +0800</pubDate></item><item><title>马斯克：将于 2022 年推出特斯拉人形机器人 Tesla Bot 原型，能干家务</title><link>http://4elong.com/post/417.html</link><description>&lt;p style=&quot;margin-top: 0px; margin-bottom: 0px; padding: 0px 0px 20px; color: rgb(66, 66, 66); font-size: 1pc; line-height: 30px; font-family: &amp;quot;Microsoft Yahei&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;HanHei SC&amp;quot;, Arial; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;在特斯拉 AI 日上，CEO 埃隆・马斯克称，公司可能会在明年某个时候推出人形机器人特斯拉机器人的原型。&lt;/p&gt;&lt;p style=&quot;margin-top: 0px; margin-bottom: 0px; padding: 0px 0px 20px; color: rgb(66, 66, 66); font-size: 1pc; line-height: 30px; font-family: &amp;quot;Microsoft Yahei&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;HanHei SC&amp;quot;, Arial; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;&lt;img src=&quot;http://4elong.com/zb_users/upload/2021/08/20210820111357_45785.jpeg&quot; w=&quot;1440&quot; h=&quot;789&quot; class=&quot;lazy&quot; title=&quot;马斯克：将于 2022 年推出特斯拉人形机器人 Tesla Bot 原型，能干家务&quot; srcset=&quot;https://img.ithome.com/newsuploadfiles/2021/8/b4db8a73-7453-43b9-bd70-41976446b1f2.jpg 2x&quot; data-original=&quot;http://4elong.com/zb_users/upload/2021/08/20210820111357_45785.jpeg&quot; width=&quot;1440&quot; height=&quot;449&quot; style=&quot;border: none; max-width: 820px; display: inherit; border-radius: 2px; margin: 7px auto; background: url(&amp;quot;//img.ithome.com/images/logo.svg&amp;quot;) center center no-repeat rgb(231, 231, 231);&quot;/&gt;&lt;/p&gt;&lt;p style=&quot;margin-top: 0px; margin-bottom: 0px; padding: 0px 0px 20px; color: rgb(66, 66, 66); font-size: 1pc; line-height: 30px; font-family: &amp;quot;Microsoft Yahei&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;HanHei SC&amp;quot;, Arial; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;&lt;img src=&quot;http://4elong.com/zb_users/upload/2021/08/20210820111358_54673.jpeg&quot; w=&quot;1060&quot; h=&quot;707&quot; class=&quot;lazy&quot; title=&quot;马斯克：将于 2022 年推出特斯拉人形机器人 Tesla Bot 原型，能干家务&quot; srcset=&quot;https://img.ithome.com/newsuploadfiles/2021/8/a9276782-0388-496f-90bf-607db4e497f2.jpg 2x&quot; data-original=&quot;http://4elong.com/zb_users/upload/2021/08/20210820111358_54673.jpeg&quot; width=&quot;1060&quot; height=&quot;547&quot; style=&quot;border: none; max-width: 820px; display: inherit; border-radius: 2px; margin: 7px auto; background: url(&amp;quot;//img.ithome.com/images/logo.svg&amp;quot;) center center no-repeat rgb(231, 231, 231);&quot;/&gt;&lt;/p&gt;&lt;p style=&quot;margin-top: 0px; margin-bottom: 0px; padding: 0px 0px 20px; color: rgb(66, 66, 66); font-size: 1pc; line-height: 30px; font-family: &amp;quot;Microsoft Yahei&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;HanHei SC&amp;quot;, Arial; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;在走出一个穿着特斯拉机器人制服的人后，马斯克说：“特斯拉机器人将是真的”。马斯克详细介绍了该机器人将能够完成的一些任务，&lt;span class=&quot;accentTextColor&quot; style=&quot;padding-right: 1px; padding-left: 1px; background: linear-gradient(to top, transparent 7%, #FBE4E4 7%, #FBE4E4 90%, transparent 90%, transparent 100%);&quot;&gt;包括跑杂货店、捡拾家庭物品和其他日常指令。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-top: 0px; margin-bottom: 0px; padding: 0px 0px 20px; color: rgb(66, 66, 66); font-size: 1pc; line-height: 30px; font-family: &amp;quot;Microsoft Yahei&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;HanHei SC&amp;quot;, Arial; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;马斯克说，未来虽然“不缺乏劳动力”，但体力劳动将是“一种选择”。&lt;/p&gt;&lt;p style=&quot;margin-top: 0px; margin-bottom: 0px; padding: 0px 0px 20px; color: rgb(66, 66, 66); font-size: 1pc; line-height: 30px; font-family: &amp;quot;Microsoft Yahei&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;HanHei SC&amp;quot;, Arial; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;&lt;img src=&quot;http://4elong.com/zb_users/upload/2021/08/20210820111358_78310.jpeg&quot; w=&quot;1440&quot; h=&quot;789&quot; class=&quot;lazy&quot; title=&quot;马斯克：将于 2022 年推出特斯拉人形机器人 Tesla Bot 原型，能干家务&quot; srcset=&quot;https://img.ithome.com/newsuploadfiles/2021/8/dc4b120e-0f9d-420c-90cf-cd0eb9273177.jpg 2x&quot; data-original=&quot;http://4elong.com/zb_users/upload/2021/08/20210820111358_78310.jpeg&quot; width=&quot;1440&quot; height=&quot;449&quot; style=&quot;border: none; max-width: 820px; display: inherit; border-radius: 2px; margin: 7px auto; background: url(&amp;quot;//img.ithome.com/images/logo.svg&amp;quot;) center center no-repeat rgb(231, 231, 231);&quot;/&gt;&lt;/p&gt;&lt;p style=&quot;margin-top: 0px; margin-bottom: 0px; padding: 0px 0px 20px; color: rgb(66, 66, 66); font-size: 1pc; line-height: 30px; font-family: &amp;quot;Microsoft Yahei&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;HanHei SC&amp;quot;, Arial; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;&lt;img src=&quot;http://4elong.com/zb_users/upload/2021/08/20210820111358_84792.jpeg&quot; w=&quot;1440&quot; h=&quot;807&quot; class=&quot;lazy&quot; title=&quot;马斯克：将于 2022 年推出特斯拉人形机器人 Tesla Bot 原型，能干家务&quot; srcset=&quot;https://img.ithome.com/newsuploadfiles/2021/8/80c517d4-2f3e-4b63-8294-072a2fe6e0ca.jpg 2x&quot; data-original=&quot;http://4elong.com/zb_users/upload/2021/08/20210820111358_84792.jpeg&quot; width=&quot;1440&quot; height=&quot;460&quot; style=&quot;border: none; max-width: 820px; display: inherit; border-radius: 2px; margin: 7px auto; background: url(&amp;quot;//img.ithome.com/images/logo.svg&amp;quot;) center center no-repeat rgb(231, 231, 231);&quot;/&gt;&lt;/p&gt;&lt;p style=&quot;margin-top: 0px; margin-bottom: 0px; padding: 0px 0px 20px; color: rgb(66, 66, 66); font-size: 1pc; line-height: 30px; font-family: &amp;quot;Microsoft Yahei&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;HanHei SC&amp;quot;, Arial; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;该机器人将有 1.72 米高，56.6 千克重，机器人的脸上有一个屏幕，以显示有用的信息。此外，它还将拥有人类水平的双手。四肢使用 40 个机电推杆进行操作，有两只脚，并有力反馈感应，以实现平衡和敏捷的动作。&lt;/p&gt;&lt;p style=&quot;margin-top: 0px; margin-bottom: 0px; padding: 0px 0px 20px; color: rgb(66, 66, 66); font-size: 1pc; line-height: 30px; font-family: &amp;quot;Microsoft Yahei&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;HanHei SC&amp;quot;, Arial; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;马斯克曾公开谈论过他对失控的人工智能的恐惧，他说特斯拉机器人“是友好的”，但特斯拉在“机械层面”设计机器人，以便“你可以从它身边跑开，而且很可能制服它。”&lt;/p&gt;&lt;p style=&quot;margin-top: 0px; margin-bottom: 0px; padding: 0px 0px 20px; color: rgb(66, 66, 66); font-size: 1pc; line-height: 30px; font-family: &amp;quot;Microsoft Yahei&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;HanHei SC&amp;quot;, Arial; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;这些机器人将被设计用来处理“不安全的、重复的或无聊的任务”，该公司的网站上写道。&lt;/p&gt;&lt;p style=&quot;margin-top: 0px; margin-bottom: 0px; padding: 0px 0px 20px; color: rgb(66, 66, 66); font-size: 1pc; line-height: 30px; font-family: &amp;quot;Microsoft Yahei&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;HanHei SC&amp;quot;, Arial; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;IT之家了解到，特斯拉机器人还将利用该公司的一些人工智能设备，这些设备在该公司的车辆上搭载。&lt;span class=&quot;accentTextColor&quot; style=&quot;padding-right: 1px; padding-left: 1px; background: linear-gradient(to top, transparent 7%, #FBE4E4 7%, #FBE4E4 90%, transparent 90%, transparent 100%);&quot;&gt;自动驾驶相机将基本上充当特斯拉机器人的视觉，而完全自动驾驶计算机将基本上充当机器人的内部器官&lt;/span&gt;，帮助它作为家庭的一个生产成员进行操作和运作。它将利用多摄像头视频神经网络，与该公司人工智能活动期间所详述的内容相同。此外，神经网络规划、标签、模拟和工具也将被用于帮助特斯拉机器人有效和高效地运作，同时准确地执行任务。&lt;/p&gt;&lt;p style=&quot;margin-top: 0px; margin-bottom: 0px; padding: 0px 0px 20px; color: rgb(66, 66, 66); font-size: 1pc; line-height: 30px; font-family: &amp;quot;Microsoft Yahei&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;HanHei SC&amp;quot;, Arial; text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);&quot;&gt;马斯克说，特斯拉机器人要到明年才会上市，特别是机器人将利用 Dojo 超级计算机的训练机制来提高功能。&lt;/p&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;</description><pubDate>Fri, 20 Aug 2021 11:13:17 +0800</pubDate></item></channel></rss>