<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>多好客</title><link>http://www.913dh.com/</link><description>好多优质的分享</description><generator>RainbowSoft Studio Z-Blog 2.3 Avengers Build 180518</generator><language>zh-CN</language><pubDate>Wed, 31 Jul 2024 22:31:09 +0800</pubDate><item><title>VMware Workstation反虚拟机检测设置方法（软件或游戏提示在虚拟机运行的解决方法）</title><author>admin@913dh.com (admin)</author><link>http://www.913dh.com/post/33.html</link><pubDate>Thu, 30 May 2024 10:26:42 +0800</pubDate><guid>http://www.913dh.com/post/33.html</guid><description><![CDATA[<p style="box-sizing: border-box; margin-top: 20px; margin-bottom: 20px; overflow-wrap: break-word; color: rgb(68, 68, 68); font-family: sans-serif; font-size: 16px; white-space: normal; background-color: rgb(255, 255, 255);"><span style="color: rgb(68, 68, 68); font-family: sans-serif; font-size: 16px; background-color: rgb(255, 255, 255);">众所周知&nbsp;</span>VMware Workstation Pro<span style="color: rgb(68, 68, 68); font-family: sans-serif; font-size: 16px; background-color: rgb(255, 255, 255);">&nbsp;虚拟机是一款功能强大的虚拟机软件，可以让你在物理机上运行多个虚拟操作系统的软件。但是有个问题就是，现在很多的软件和游戏都会检测是否虚拟机运行，如果检测出再虚拟机里面运行会禁止你使用该软件或者游戏。解决上述问题，参照方法如下：</span></p><p style="box-sizing: border-box; margin-top: 20px; margin-bottom: 20px; overflow-wrap: break-word; color: rgb(68, 68, 68); font-family: sans-serif; font-size: 16px; white-space: normal; background-color: rgb(255, 255, 255);"></p><p style="margin-top: 20px; margin-bottom: 20px; white-space: normal; box-sizing: border-box; overflow-wrap: break-word; color: rgb(68, 68, 68); font-family: sans-serif; font-size: 16px; background-color: rgb(255, 255, 255);"><strong>方法一&nbsp;</strong></p><p style="margin-top: 20px; margin-bottom: 20px; white-space: normal; box-sizing: border-box; overflow-wrap: break-word; color: rgb(68, 68, 68); font-family: sans-serif; font-size: 16px; background-color: rgb(255, 255, 255);">直接下载vmware 虚拟机 windows 去虚拟化环境系统套件在wmware虚拟机内安装操作系统。</p><p style="box-sizing: border-box; margin-top: 20px; margin-bottom: 20px; overflow-wrap: break-word; color: rgb(68, 68, 68); font-family: sans-serif; font-size: 16px; white-space: normal; background-color: rgb(255, 255, 255);"><strong>方法二</strong><br/></p><p style="box-sizing: border-box; margin-top: 20px; margin-bottom: 20px; overflow-wrap: break-word; color: rgb(68, 68, 68); font-family: sans-serif; font-size: 16px; white-space: normal; background-color: rgb(255, 255, 255);"><span style="color: rgb(68, 68, 68); font-family: sans-serif; font-size: 16px; background-color: rgb(255, 255, 255);"></span></p><p style="margin-top: 20px; margin-bottom: 20px; white-space: normal; box-sizing: border-box; overflow-wrap: break-word; color: rgb(68, 68, 68); font-family: sans-serif; font-size: 16px; background-color: rgb(255, 255, 255);">用记事本打开虚拟机配置文件（*.vmx），在文件内容最后增加下列内容：</p><p style="margin-top: 20px; margin-bottom: 20px; white-space: normal; box-sizing: border-box; overflow-wrap: break-word; color: rgb(68, 68, 68); font-family: sans-serif; font-size: 16px; background-color: rgb(255, 255, 255);">monitor.vintual_mmu = &quot;automatic&quot;<br style="box-sizing: border-box;"/>monitor.virtual_exec = &quot;automatic&quot;<br style="box-sizing: border-box;"/>board-id.reflectHost =&quot;TRUE&quot;<br style="box-sizing: border-box;"/>hw.model.reflectHost = &quot;TRUE&quot;<br style="box-sizing: border-box;"/>isolation.tools.getPtrLocation.disable = &quot;TRUE&quot;<br style="box-sizing: border-box;"/>isolation.tools.setPtrLocation.disable = &quot;TRUE&quot;<br style="box-sizing: border-box;"/>isolation.tools.setVersion.disable = &quot;TRUE&quot;<br style="box-sizing: border-box;"/>isolation.tools.getVersion.disable = &quot;TRUE&quot;<br style="box-sizing: border-box;"/>monitor_control.disable_directexec =&quot;TRUE&quot;<br style="box-sizing: border-box;"/>monitor_control.disable_chksimd = &quot;TRUE&quot;<br style="box-sizing: border-box;"/>monitor_control.disable_ntreloc = &quot;TRUE&quot;<br style="box-sizing: border-box;"/>monitor_control.disable_selfmod = &quot;TRUE&quot;<br style="box-sizing: border-box;"/>monitor_control.disable_reloc = &quot;TRUE&quot;<br style="box-sizing: border-box;"/>monitor_control.disable_btinout = &quot;TRUE&quot;<br style="box-sizing: border-box;"/>monitor_control.disable_btmemspace = &quot;TRUE&quot;<br style="box-sizing: border-box;"/>monitor_control.disable_btpriv = &quot;TRUE&quot;<br style="box-sizing: border-box;"/>monitor_control.disable_btseg = &quot;TRUE&quot;<br style="box-sizing: border-box;"/>monitor_control.virtual_rdtsc = &quot;false&quot;<br style="box-sizing: border-box;"/>hypervisor.cpuid.v0 = &quot;FALSE&quot;<br style="box-sizing: border-box;"/>Ecx = 7ED8320B<br style="box-sizing: border-box;"/>Edx = 178BFBFF<br style="box-sizing: border-box;"/>cpuid.1.ecx = &quot;0————–0—————-&quot;<br style="box-sizing: border-box;"/>cpuid.1.edx = &quot;———–0———0———-&quot;</p><p style="margin-top: 20px; margin-bottom: 20px; white-space: normal; box-sizing: border-box; overflow-wrap: break-word; color: rgb(68, 68, 68); font-family: sans-serif; font-size: 16px; background-color: rgb(255, 255, 255);">上面最后两行cpuid适用于AMD芯片，若为Intel 芯片，请更换为如下内容：</p><p style="margin-top: 20px; margin-bottom: 20px; white-space: normal; box-sizing: border-box; overflow-wrap: break-word; color: rgb(68, 68, 68); font-family: sans-serif; font-size: 16px; background-color: rgb(255, 255, 255);">cpuid.1.ecx = &quot;00011111101111101110001111111111&quot;<br style="box-sizing: border-box;"/>cpuid.1.edx = &quot;10111111111010111111101111111111&quot;</p><p style="box-sizing: border-box; margin-top: 20px; margin-bottom: 20px; overflow-wrap: break-word; color: rgb(68, 68, 68); font-family: sans-serif; font-size: 16px; white-space: normal; background-color: rgb(255, 255, 255);"><strong>方法三</strong><br/></p><p style="margin-top: 20px; margin-bottom: 20px; white-space: normal; box-sizing: border-box; overflow-wrap: break-word; color: rgb(68, 68, 68); font-family: sans-serif; font-size: 16px; background-color: rgb(255, 255, 255);">第一步，用记事本打开虚拟机配置文件（*.vmx），在文件内容最后增加下列内容：<br/></p><p style="margin-top: 20px; margin-bottom: 20px; white-space: normal; box-sizing: border-box; overflow-wrap: break-word; color: rgb(68, 68, 68); font-family: sans-serif; font-size: 16px; background-color: rgb(255, 255, 255);">isolation.tools.getPtrLocation.disable = &quot;TRUE&quot;<br style="box-sizing: border-box;"/>isolation.tools.setPtrLocation.disable = &quot;TRUE&quot;<br style="box-sizing: border-box;"/>isolation.tools.setVersion.disable = &quot;TRUE&quot;<br style="box-sizing: border-box;"/>isolation.tools.getVersion.disable = &quot;TRUE&quot;<br style="box-sizing: border-box;"/>monitor_control.disable_directexec = &quot;TRUE&quot;<br style="box-sizing: border-box;"/>monitor_control.disable_chksimd = &quot;TRUE&quot;<br style="box-sizing: border-box;"/>monitor_control.disable_ntreloc = &quot;TRUE&quot;<br style="box-sizing: border-box;"/>monitor_control.disable_selfmod = &quot;TRUE&quot;<br style="box-sizing: border-box;"/>monitor_control.disable_reloc =&quot;TRUE&quot;<br style="box-sizing: border-box;"/>monitor_control.disable_btinout = &quot;TRUE&quot;<br style="box-sizing: border-box;"/>monitor_control.disable_btmemspace =&quot;TRUE&quot;<br style="box-sizing: border-box;"/>monitor_control.disable_btpriv =&quot;TRUE&quot;<br style="box-sizing: border-box;"/>monitor_control.disable_btseg = &quot;TRUE&quot;<br style="box-sizing: border-box;"/>monitor_control.restrict_backdoor = &quot;TRUE&quot;<br style="box-sizing: border-box;"/>monitor_control.virtual_rdtsc = &quot;false&quot;</p><p style="margin-top: 20px; margin-bottom: 20px; white-space: normal; box-sizing: border-box; overflow-wrap: break-word; color: rgb(68, 68, 68); font-family: sans-serif; font-size: 16px; background-color: rgb(255, 255, 255);">disable_acceleration = TRUE<br/></p><p style="margin-top: 20px; margin-bottom: 20px; white-space: normal; box-sizing: border-box; overflow-wrap: break-word; color: rgb(68, 68, 68); font-family: sans-serif; font-size: 16px; background-color: rgb(255, 255, 255);">第二步，虚拟机设置 →处理器&nbsp;→&nbsp;虚拟化引擎→首选模式：选最后一项最长的</p><p style="margin-top: 20px; margin-bottom: 20px; white-space: normal; box-sizing: border-box; overflow-wrap: break-word; color: rgb(68, 68, 68); font-family: sans-serif; font-size: 16px; background-color: rgb(255, 255, 255);">第三步，显卡改名</p><p style="margin-top: 20px; margin-bottom: 20px; white-space: normal; box-sizing: border-box; overflow-wrap: break-word; color: rgb(68, 68, 68); font-family: sans-serif; font-size: 16px; background-color: rgb(255, 255, 255);">先安装 VMware Tools 装好驱动，备份出显卡驱动。</p><p style="margin-top: 20px; margin-bottom: 20px; white-space: normal; box-sizing: border-box; overflow-wrap: break-word; color: rgb(68, 68, 68); font-family: sans-serif; font-size: 16px; background-color: rgb(255, 255, 255);">将*.inf 中<br style="box-sizing: border-box;"/>DiskID = &quot;VMware Tools&quot;<br style="box-sizing: border-box;"/>CompanyName = &quot;VMware, Inc.&quot;<br style="box-sizing: border-box;"/>SVGA = &quot;VMware SVGA II&quot;</p><p style="margin-top: 20px; margin-bottom: 20px; white-space: normal; box-sizing: border-box; overflow-wrap: break-word; color: rgb(68, 68, 68); font-family: sans-serif; font-size: 16px; background-color: rgb(255, 255, 255);">修改为<br style="box-sizing: border-box;"/>DiskID =&quot;NVIDIA Windows Driver Library Installation&quot;<br style="box-sizing: border-box;"/>CompanyName = &quot;NVIDIA&quot;<br style="box-sizing: border-box;"/>SVGA = &quot;GeForce GTX 660&quot;</p><p style="margin-top: 20px; margin-bottom: 20px; white-space: normal; box-sizing: border-box; overflow-wrap: break-word; color: rgb(68, 68, 68); font-family: sans-serif; font-size: 16px; background-color: rgb(255, 255, 255);">在虚拟机中用修改好的inf文件更新显卡驱动。</p><p style="box-sizing: border-box; margin-top: 20px; margin-bottom: 20px; overflow-wrap: break-word; color: rgb(68, 68, 68); font-family: sans-serif; font-size: 16px; white-space: normal; background-color: rgb(255, 255, 255);">备注：上述.vmx文件内容中双引号为英文状态下双引号。</p><p style="box-sizing: border-box; margin-top: 20px; margin-bottom: 20px; overflow-wrap: break-word; color: rgb(68, 68, 68); font-family: sans-serif; font-size: 16px; white-space: normal; background-color: rgb(255, 255, 255);"><br/></p>]]></description><category>未分类</category><comments>http://www.913dh.com/post/33.html#comment</comments><wfw:commentRss>http://www.913dh.com/feed.asp?cmt=33</wfw:commentRss></item><item><title>PR复制一个序列或嵌套后，改变新复制的序列或嵌套内容 原来前面序列或嵌套的内容也变动的解决办法</title><author>admin@913dh.com (admin)</author><link>http://www.913dh.com/post/32.html</link><pubDate>Mon, 29 Jan 2024 15:39:08 +0800</pubDate><guid>http://www.913dh.com/post/32.html</guid><description><![CDATA[<p><span style="font-family: PingFangSC-Regular; white-space: pre-wrap; background-color: rgb(244, 244, 244); font-size: 18px;"> &nbsp; &nbsp; &nbsp; &nbsp;PR复制一个序列或嵌套的素材后,改变新复制的序列或嵌套内容 原来前面序列或嵌套的内容也变动，这是因为序列或嵌套直接复制里面内容是一直关联的，需要双击打开嵌套的序列，进入序列编辑后，用拷贝黏贴的方法把序列先从嵌套里复制出来，然后在时间轴选中粘贴出来的序列，按住Alt向后拖动即可复制一个跟前面序列不关联的序列出来。</span></p>]]></description><category>未分类</category><comments>http://www.913dh.com/post/32.html#comment</comments><wfw:commentRss>http://www.913dh.com/feed.asp?cmt=32</wfw:commentRss></item><item><title>Adobe Acrobat XI Pro和Adobe Acrobat Pro DC的区别</title><author>admin@913dh.com (admin)</author><link>http://www.913dh.com/post/31.html</link><pubDate>Thu, 30 Nov 2023 09:29:30 +0800</pubDate><guid>http://www.913dh.com/post/31.html</guid><description><![CDATA[<p><span style="font-size: 16px;">Acrobat XI Pro与 Acrobat PRO DC的区别从字面上理解，Adobe Acrobat pro dc是增加了 Adobe Document Cloud 服务的 Acrobat Pro，具备跨平台编辑，比如你的iphone或者ipad上编辑PDF文件。<br/></span></p><p><span style="font-size: 16px;">从使用体验上看，主要是界面及工具栏的位置改变很大。在位置一目了然的工具项，如果不熟悉dc界面，在使用中有时得通过查找才能找到。</span></p><p><br/></p><p><span style="font-size: 16px;">DC的新功能：</span></p><p><span style="font-size: 16px;">1.这是 Acrobat DC 的一个新功能: 你可以发送和跟踪 pdf 文件，</span></p><p><span style="font-size: 16px;">并确认它们是否已经交付。 还集成了其他云存储系统，如 Box、 Dropbox 和 Microsoft OneDrive。</span></p><p><span style="font-size: 16px;">2.两个版本都允许您从其他应用程序创建 PDF 文件，并将文档合并到一个 PDF 文档中。</span></p><p><span style="font-size: 16px;">不过 Acrobat DC 也可以让你将 Photoshop、 Illustrator 和 InDesign 文件转换成 pdf 文件，</span></p><p><span style="font-size: 16px;">更好地集成到 Mac 版 Office 2016中。</span></p><p><span style="font-size: 16px;">3.大多数版本的 Acrobat 允许您在文档中查找和更改文本。 但是，acrobat DC 允许您编辑</span></p><p><span style="font-size: 16px;">扫描的文档并以文档的原始字体添加文本，以及比较单个 PDF 的两个版本。 Acrobat DC</span></p><p><span style="font-size: 16px;">还允许您更准确地将 pdf 转换为 Office 文件，包括 Word、 Excel 和 PowerPoint。</span></p><p><span style="font-size: 16px;">4.除了能够收集电子签名和跟踪实时响应之外，acrobat DC 还包括一个简化的数字签名、</span></p><p><span style="font-size: 16px;">认证和验证系统。 您可以使用移动设备捕获签名，并在 office365网站上托管基于 sharepoint 的共享评论。</span></p><p><span style="font-size: 16px;">Adobe 的 Fill 和 Sign 应用程序也可以让你在任何地方签署文档。</span></p><p><span style="font-size: 16px;">5.两个版本都可以很容易地基于可访问性标准验证 pdf 文件，包括 WCAG 2.0和 pdf / ua。 但是</span></p><p><span style="font-size: 16px;">Acrobat DC 可以在 mac 上大声阅读 pdf 文件，在 pc 上提供更高的对比度。</span></p><p><br/></p><p><span style="font-size: 16px;">兼容性区别：</span></p><p><span style="font-size: 16px;">Adobe Acrobat XI Pro兼容性好，xp到win10系统都可以安装，Adobe Acrobat Pro DC兼容性差，不支持xp系统，支持win7到win10系统。</span></p><p><br/></p><p><span style="font-size: 16px;">最重要的区别</span></p><p><span style="font-size: 16px;">Acrobat XI Pro是一次性付费，永久使用，而acrobat DC需要按照月、年收取费用。</span></p><p><br/></p>]]></description><category>未分类</category><comments>http://www.913dh.com/post/31.html#comment</comments><wfw:commentRss>http://www.913dh.com/feed.asp?cmt=31</wfw:commentRss></item><item><title>Adobe Acrobat XI Pro闪退（或过几秒后自动退出）的解决办法</title><author>admin@913dh.com (admin)</author><link>http://www.913dh.com/post/30.html</link><pubDate>Thu, 30 Nov 2023 08:52:42 +0800</pubDate><guid>http://www.913dh.com/post/30.html</guid><description><![CDATA[<p style="box-sizing: border-box; outline: 0px; margin-top: 0px; margin-bottom: 16px; padding: 0px; font-size: 16px; color: rgb(77, 77, 77); line-height: 26px; overflow: auto hidden; overflow-wrap: break-word; font-family: -apple-system, &quot;SF UI Text&quot;, Arial, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;WenQuanYi Micro Hei&quot;, sans-serif; font-variant-ligatures: no-common-ligatures; white-space: normal; background-color: rgb(255, 255, 255); user-select: auto !important;">Adobe Acrobat XI Pro打开PDF文件后进行编辑时总是自动关闭或闪退到底是什么原因引起的呢？推测应该是联网验证引起的。如果想要正常使用，简单的办法就是当使用时断网，解决办法如下：</p><h3 style="box-sizing: border-box; outline: 0px; margin: 24px 0px 8px; padding: 0px; font-family: &quot;PingFang SC&quot;, &quot;Microsoft YaHei&quot;, SimHei, Arial, SimSun; font-size: 18px; color: rgb(79, 79, 79); line-height: 28px; overflow-wrap: break-word; font-variant-ligatures: no-common-ligatures; white-space: normal; background-color: rgb(255, 255, 255); user-select: auto !important;"><a style="box-sizing: border-box; outline: none; margin: 0px; padding: 0px; font-weight: normal; cursor: pointer; background-color: transparent; color: rgb(78, 161, 219); overflow-wrap: break-word; user-select: auto !important;" name="t7"></a><a id="2host_30" style="box-sizing: border-box; outline: none; margin: 0px; padding: 0px; font-weight: normal; cursor: pointer; background-color: transparent; color: rgb(78, 161, 219); overflow-wrap: break-word; user-select: auto !important;"></a>1、修改电脑host</h3><p style="box-sizing: border-box; outline: 0px; margin-top: 0px; margin-bottom: 16px; padding: 0px; font-size: 16px; color: rgb(77, 77, 77); line-height: 26px; overflow: auto hidden; overflow-wrap: break-word; font-family: -apple-system, &quot;SF UI Text&quot;, Arial, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;WenQuanYi Micro Hei&quot;, sans-serif; font-variant-ligatures: no-common-ligatures; white-space: normal; background-color: rgb(255, 255, 255); user-select: auto !important;">打开电脑上的host文件，路径一般是 C:\Windows\System32\drivers\etc\hosts<br style="box-sizing: border-box; outline: 0px; user-select: auto !important; overflow-wrap: break-word;"/>里添加项<br style="box-sizing: border-box; outline: 0px; user-select: auto !important; overflow-wrap: break-word;"/>127.0.0.1 acroipm.adobe.com</p><h3 style="box-sizing: border-box; outline: 0px; margin: 24px 0px 8px; padding: 0px; font-family: &quot;PingFang SC&quot;, &quot;Microsoft YaHei&quot;, SimHei, Arial, SimSun; font-size: 18px; color: rgb(79, 79, 79); line-height: 28px; overflow-wrap: break-word; font-variant-ligatures: no-common-ligatures; white-space: normal; background-color: rgb(255, 255, 255); user-select: auto !important;"><a style="box-sizing: border-box; outline: none; margin: 0px; padding: 0px; font-weight: normal; cursor: pointer; background-color: transparent; color: rgb(78, 161, 219); overflow-wrap: break-word; user-select: auto !important;" name="t8"></a><a id="3windows_36" style="box-sizing: border-box; outline: none; margin: 0px; padding: 0px; font-weight: normal; cursor: pointer; background-color: transparent; color: rgb(78, 161, 219); overflow-wrap: break-word; user-select: auto !important;"></a>2、windows防火墙阻止联网</h3><p style="box-sizing: border-box; outline: 0px; margin-top: 0px; margin-bottom: 16px; padding: 0px; font-size: 16px; color: rgb(77, 77, 77); line-height: 26px; overflow: auto hidden; overflow-wrap: break-word; font-family: -apple-system, &quot;SF UI Text&quot;, Arial, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;WenQuanYi Micro Hei&quot;, sans-serif; font-variant-ligatures: no-common-ligatures; white-space: normal; background-color: rgb(255, 255, 255); user-select: auto !important;">在控制面板的“Windows Defender 防火墙”→找到并点击“高级设置”→点击“出站规则”→点击“新建规则”→要创建的规则类型“程序”，下一步→此程序路径，默认路径是“C:\Program Files (x86)\Adobe\Acrobat 11.0\Acrobat\AcroRd32.exe”，建议点击“浏览”，自己去去找到Adobe <span style="color: rgb(77, 77, 77); font-family: -apple-system, &quot;SF UI Text&quot;, Arial, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;WenQuanYi Micro Hei&quot;, sans-serif; font-size: 16px; font-variant-ligatures: no-common-ligatures; background-color: rgb(255, 255, 255);">Acrobat&nbsp;</span>安装目录下AcroRd32这个程序，下一步→“阻止连接”，下一步→何时应用该规则，全选，下一步→自己取个名称，例如“<span style="color: rgb(77, 77, 77); font-family: -apple-system, &quot;SF UI Text&quot;, Arial, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;WenQuanYi Micro Hei&quot;, sans-serif; font-size: 16px; font-variant-ligatures: no-common-ligatures; background-color: rgb(255, 255, 255);">Acrobat&nbsp;</span>闪退修复”，完成。</p><p><br/></p>]]></description><category>未分类</category><comments>http://www.913dh.com/post/30.html#comment</comments><wfw:commentRss>http://www.913dh.com/feed.asp?cmt=30</wfw:commentRss></item><item><title>Adobe Acrobat报错处理：无法处理页面，因为“页面捕捉”识别服务发生错误  的解决办法</title><author>admin@913dh.com (admin)</author><link>http://www.913dh.com/post/29.html</link><pubDate>Thu, 02 Nov 2023 17:53:25 +0800</pubDate><guid>http://www.913dh.com/post/29.html</guid><description><![CDATA[<p><span style="color: rgb(77, 77, 77); font-family: -apple-system, &quot;SF UI Text&quot;, Arial, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;WenQuanYi Micro Hei&quot;, sans-serif; font-size: 16px; font-variant-ligatures: no-common-ligatures; background-color: rgb(255, 255, 255);">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp;Adobe Acrobat 2022在进行文字识别等操作时，提示：无法处理页面，因为“页面捕捉”识别服务发生错误。如下图：</span></p><p><span style="color: rgb(77, 77, 77); font-family: -apple-system, &quot;SF UI Text&quot;, Arial, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;WenQuanYi Micro Hei&quot;, sans-serif; font-size: 16px; font-variant-ligatures: no-common-ligatures; background-color: rgb(255, 255, 255);"></span></p><p style="text-align: center"><img src="http://www.913dh.com/zb_users/upload/2023/11/2023110335177553.jpg" title="QQ截图20231102174112.jpg"/></p><p><span style="color: rgb(77, 77, 77); font-family: -apple-system, &quot;SF UI Text&quot;, Arial, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;WenQuanYi Micro Hei&quot;, sans-serif; font-size: 16px; font-variant-ligatures: no-common-ligatures; background-color: rgb(255, 255, 255);"></span><br/></p><p><span style="color: rgb(77, 77, 77); font-family: -apple-system, &quot;SF UI Text&quot;, Arial, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;WenQuanYi Micro Hei&quot;, sans-serif; font-size: 16px; font-variant-ligatures: no-common-ligatures; background-color: rgb(255, 255, 255);">&nbsp; &nbsp; &nbsp; &nbsp; 新版的64位Acrobat&nbsp;</span><span style="color: rgb(77, 77, 77); font-family: -apple-system, &quot;SF UI Text&quot;, Arial, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;WenQuanYi Micro Hei&quot;, sans-serif; font-size: 16px; font-variant-ligatures: no-common-ligatures; background-color: rgb(255, 255, 255);">2022基本上都报错，原因是安装时没有选择“印前检查”功能。解决办法如下：</span></p><p><span style="color: rgb(77, 77, 77); font-family: -apple-system, &quot;SF UI Text&quot;, Arial, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;WenQuanYi Micro Hei&quot;, sans-serif; font-size: 16px; font-variant-ligatures: no-common-ligatures; background-color: rgb(255, 255, 255);">&nbsp; &nbsp; &nbsp; &nbsp; 1.打开&nbsp;<span style="color: rgb(77, 77, 77); font-family: -apple-system, &quot;SF UI Text&quot;, Arial, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;WenQuanYi Micro Hei&quot;, sans-serif; font-size: 16px; font-variant-ligatures: no-common-ligatures; background-color: rgb(255, 255, 255);">控制面板→程序和功能，选中Acrobat<span style="color: rgb(77, 77, 77); font-family: -apple-system, &quot;SF UI Text&quot;, Arial, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;WenQuanYi Micro Hei&quot;, sans-serif; font-size: 16px; font-variant-ligatures: no-common-ligatures; background-color: rgb(255, 255, 255);">→</span>右键<span style="color: rgb(77, 77, 77); font-family: -apple-system, &quot;SF UI Text&quot;, Arial, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;WenQuanYi Micro Hei&quot;, sans-serif; font-size: 16px; font-variant-ligatures: no-common-ligatures; background-color: rgb(255, 255, 255);">→</span></span><span style="box-sizing: border-box; outline: 0px; font-weight: 700; overflow-wrap: break-word; color: rgb(77, 77, 77); font-family: -apple-system, &quot;SF UI Text&quot;, Arial, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;WenQuanYi Micro Hei&quot;, sans-serif; font-size: 16px; font-variant-ligatures: no-common-ligatures; background-color: rgb(255, 255, 255); user-select: auto !important;">“更改”</span><span style="color: rgb(77, 77, 77); font-family: -apple-system, &quot;SF UI Text&quot;, Arial, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;WenQuanYi Micro Hei&quot;, sans-serif; font-size: 16px; font-variant-ligatures: no-common-ligatures; background-color: rgb(255, 255, 255);">（不是卸载，是</span><span style="box-sizing: border-box; outline: 0px; font-weight: 700; overflow-wrap: break-word; color: rgb(77, 77, 77); font-family: -apple-system, &quot;SF UI Text&quot;, Arial, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;WenQuanYi Micro Hei&quot;, sans-serif; font-size: 16px; font-variant-ligatures: no-common-ligatures; background-color: rgb(255, 255, 255); user-select: auto !important;">更改</span><span style="color: rgb(77, 77, 77); font-family: -apple-system, &quot;SF UI Text&quot;, Arial, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;WenQuanYi Micro Hei&quot;, sans-serif; font-size: 16px; font-variant-ligatures: no-common-ligatures; background-color: rgb(255, 255, 255);">）。如下图：</span></span></p><p><span style="color: rgb(77, 77, 77); font-family: -apple-system, &quot;SF UI Text&quot;, Arial, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;WenQuanYi Micro Hei&quot;, sans-serif; font-size: 16px; font-variant-ligatures: no-common-ligatures; background-color: rgb(255, 255, 255);"><span style="color: rgb(77, 77, 77); font-family: -apple-system, &quot;SF UI Text&quot;, Arial, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;WenQuanYi Micro Hei&quot;, sans-serif; font-size: 16px; font-variant-ligatures: no-common-ligatures; background-color: rgb(255, 255, 255);"></span></span></p><p style="text-align:center"><img src="http://www.913dh.com/zb_users/upload/2023/11/2023110264786761.png" style="width: 510px; height: 469px;" title="QQ图片20231102174918.png" width="510" height="469" border="0" hspace="0" vspace="0"/></p><p><span style="color: rgb(77, 77, 77); font-family: -apple-system, &quot;SF UI Text&quot;, Arial, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;WenQuanYi Micro Hei&quot;, sans-serif; font-size: 16px; font-variant-ligatures: no-common-ligatures; background-color: rgb(255, 255, 255);"><span style="color: rgb(77, 77, 77); font-family: -apple-system, &quot;SF UI Text&quot;, Arial, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;WenQuanYi Micro Hei&quot;, sans-serif; font-size: 16px; font-variant-ligatures: no-common-ligatures; background-color: rgb(255, 255, 255);"></span></span>&nbsp; &nbsp; &nbsp; &nbsp; 2.选择“修改”后点“下一步”。如下图：</p><p><span style="color: rgb(77, 77, 77); font-family: -apple-system, &quot;SF UI Text&quot;, Arial, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;WenQuanYi Micro Hei&quot;, sans-serif; font-size: 16px; font-variant-ligatures: no-common-ligatures; background-color: rgb(255, 255, 255);"><span style="color: rgb(77, 77, 77); font-family: -apple-system, &quot;SF UI Text&quot;, Arial, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;WenQuanYi Micro Hei&quot;, sans-serif; font-size: 16px; font-variant-ligatures: no-common-ligatures; background-color: rgb(255, 255, 255);"></span></span></p><p style="text-align: center"><img src="http://www.913dh.com/zb_users/upload/2023/11/2023110264892961.jpg" title="QQ截图20231102174610.jpg"/></p><p><span style="color: rgb(77, 77, 77); font-family: -apple-system, &quot;SF UI Text&quot;, Arial, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;WenQuanYi Micro Hei&quot;, sans-serif; font-size: 16px; font-variant-ligatures: no-common-ligatures; background-color: rgb(255, 255, 255);"><span style="color: rgb(77, 77, 77); font-family: -apple-system, &quot;SF UI Text&quot;, Arial, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;WenQuanYi Micro Hei&quot;, sans-serif; font-size: 16px; font-variant-ligatures: no-common-ligatures; background-color: rgb(255, 255, 255);"></span></span><br/></p><p><span style="color: rgb(77, 77, 77); font-family: -apple-system, &quot;SF UI Text&quot;, Arial, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;WenQuanYi Micro Hei&quot;, sans-serif; font-size: 16px; font-variant-ligatures: no-common-ligatures; background-color: rgb(255, 255, 255);"><span style="color: rgb(77, 77, 77); font-family: -apple-system, &quot;SF UI Text&quot;, Arial, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;WenQuanYi Micro Hei&quot;, sans-serif; font-size: 16px; font-variant-ligatures: no-common-ligatures; background-color: rgb(255, 255, 255);"><span style="color: rgb(77, 77, 77); font-family: -apple-system, &quot;SF UI Text&quot;, Arial, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;WenQuanYi Micro Hei&quot;, sans-serif; font-size: 16px; font-variant-ligatures: no-common-ligatures; background-color: rgb(255, 255, 255);">&nbsp; &nbsp; &nbsp; &nbsp; 3.点开“可选功能”前的＋，点击“印前检查”前的三角符号，选择“此功能及所有子功能将安装在本地硬盘驱动器上。”或直接点击“可选功能”前的<span style="color: rgb(77, 77, 77); font-family: -apple-system, &quot;SF UI Text&quot;, Arial, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;WenQuanYi Micro Hei&quot;, sans-serif; font-size: 16px; font-variant-ligatures: no-common-ligatures; background-color: rgb(255, 255, 255);">三角符号，选择“此功能及所有子功能将安装在本地硬盘驱动器上。”，然后点“安装”，待安装完成后即可解决。如下图：</span></span></span></span></p><p><span style="color: rgb(77, 77, 77); font-family: -apple-system, &quot;SF UI Text&quot;, Arial, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;WenQuanYi Micro Hei&quot;, sans-serif; font-size: 16px; font-variant-ligatures: no-common-ligatures; background-color: rgb(255, 255, 255);"><span style="color: rgb(77, 77, 77); font-family: -apple-system, &quot;SF UI Text&quot;, Arial, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;WenQuanYi Micro Hei&quot;, sans-serif; font-size: 16px; font-variant-ligatures: no-common-ligatures; background-color: rgb(255, 255, 255);"><span style="color: rgb(77, 77, 77); font-family: -apple-system, &quot;SF UI Text&quot;, Arial, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;WenQuanYi Micro Hei&quot;, sans-serif; font-size: 16px; font-variant-ligatures: no-common-ligatures; background-color: rgb(255, 255, 255);"><span style="color: rgb(77, 77, 77); font-family: -apple-system, &quot;SF UI Text&quot;, Arial, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;WenQuanYi Micro Hei&quot;, sans-serif; font-size: 16px; font-variant-ligatures: no-common-ligatures; background-color: rgb(255, 255, 255);"></span></span></span></span></p><p style="text-align: center"><img src="http://www.913dh.com/zb_users/upload/2023/11/2023110265260637.png" title="QQ图片20231102175022.png"/></p><p><span style="color: rgb(77, 77, 77); font-family: -apple-system, &quot;SF UI Text&quot;, Arial, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;WenQuanYi Micro Hei&quot;, sans-serif; font-size: 16px; font-variant-ligatures: no-common-ligatures; background-color: rgb(255, 255, 255);"><span style="color: rgb(77, 77, 77); font-family: -apple-system, &quot;SF UI Text&quot;, Arial, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;WenQuanYi Micro Hei&quot;, sans-serif; font-size: 16px; font-variant-ligatures: no-common-ligatures; background-color: rgb(255, 255, 255);"><span style="color: rgb(77, 77, 77); font-family: -apple-system, &quot;SF UI Text&quot;, Arial, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;WenQuanYi Micro Hei&quot;, sans-serif; font-size: 16px; font-variant-ligatures: no-common-ligatures; background-color: rgb(255, 255, 255);"><span style="color: rgb(77, 77, 77); font-family: -apple-system, &quot;SF UI Text&quot;, Arial, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;WenQuanYi Micro Hei&quot;, sans-serif; font-size: 16px; font-variant-ligatures: no-common-ligatures; background-color: rgb(255, 255, 255);"></span></span></span></span><br/></p><p><br/></p>]]></description><category>未分类</category><comments>http://www.913dh.com/post/29.html#comment</comments><wfw:commentRss>http://www.913dh.com/feed.asp?cmt=29</wfw:commentRss></item><item><title>windows安装应用程序时出现乱码（安装程序界面或系统内文件名）的解决办法</title><author>admin@913dh.com (admin)</author><link>http://www.913dh.com/post/28.html</link><pubDate>Fri, 13 Oct 2023 13:08:42 +0800</pubDate><guid>http://www.913dh.com/post/28.html</guid><description><![CDATA[<p><span style="font-size: 18px;">&nbsp; &nbsp; &nbsp; &nbsp; 有时在windows系统安装应用程序或解压文件后，文字出现乱码的情况，主要是因为系统内非Unicode程序的语言设置问题造成的，解决办法如下（以XP和WIN7为例）：</span><br/></p><p><span style="font-size: 18px;">&nbsp; &nbsp; &nbsp; &nbsp; 打开控制面板，找到区域和语言，打开 高级 选项卡（win7为 管理 选项卡），将 “<span style="font-size: 18px;">非Unicode程序的语言</span>”下面的语言设置为 中文（中国）或中文（简体，中国），确定后重启电脑即可。</span></p><p style="text-align: center"><img src="http://www.913dh.com/zb_users/upload/2023/10/2023101347448821.png" title="QQ截图20231013130418.png"/></p><p><span style="font-size: 18px;">&nbsp; &nbsp; &nbsp; &nbsp; 极品五笔安装界面出现乱码。<br/></span></p><p><br/></p><p style="text-align: center"><img src="http://www.913dh.com/zb_users/upload/2023/10/2023101347496613.png" title="QQ截图20231013130456.png"/></p><p><span style="font-size: 18px;">&nbsp; &nbsp; &nbsp; &nbsp; 360系统急救箱程序文件解压后出现乱码。</span></p><p><br/></p><p style="text-align: center"><img src="http://www.913dh.com/zb_users/upload/2023/10/2023101347583501.png" title="QQ截图20231013130554.png"/></p><p><span style="font-size: 18px;">&nbsp; &nbsp; &nbsp; &nbsp; XP系统设置过程中出现上述界面时，点是即可。</span><span style="font-size: 18px;"></span></p><p><span style="font-size: 18px;"><br/></span></p><p><span style="font-size: 18px;"></span></p><p style="text-align: center"><img src="http://www.913dh.com/zb_users/upload/2023/10/2023101348193509.png" title="QQ截图20231013132037.png"/></p><p><span style="font-size: 18px;"></span><br/></p><p><br/></p>]]></description><category>未分类</category><comments>http://www.913dh.com/post/28.html#comment</comments><wfw:commentRss>http://www.913dh.com/feed.asp?cmt=28</wfw:commentRss></item><item><title>.NET Framework 离线安装包下载地址</title><author>admin@913dh.com (admin)</author><link>http://www.913dh.com/post/27.html</link><pubDate>Fri, 13 Oct 2023 12:38:24 +0800</pubDate><guid>http://www.913dh.com/post/27.html</guid><description><![CDATA[<h5 style="box-sizing: border-box; outline: 0px; margin: 24px 0px 8px; padding: 0px; font-family: &quot;PingFang SC&quot;, &quot;Microsoft YaHei&quot;, SimHei, Arial, SimSun; font-size: 16px; color: rgb(79, 79, 79); line-height: 24px; overflow-wrap: break-word; font-variant-ligatures: no-common-ligatures; white-space: normal; background-color: rgb(255, 255, 255); user-select: auto !important;">官方.NET Framework历史版本：<a href="https://dotnet.microsoft.com/zh-cn/download/dotnet-framework" target="_blank" textvalue="https://dotnet.microsoft.com/zh-cn/download/dotnet-framework">https://dotnet.microsoft.com/zh-cn/download/dotnet-framework</a></h5><h5 style="box-sizing: border-box; outline: 0px; margin: 24px 0px 8px; padding: 0px; font-family: &quot;PingFang SC&quot;, &quot;Microsoft YaHei&quot;, SimHei, Arial, SimSun; font-size: 16px; color: rgb(79, 79, 79); line-height: 24px; overflow-wrap: break-word; font-variant-ligatures: no-common-ligatures; white-space: normal; background-color: rgb(255, 255, 255); user-select: auto !important;">下载下载地址：<br/></h5><h5 style="box-sizing: border-box; outline: 0px; margin: 24px 0px 8px; padding: 0px; font-family: &quot;PingFang SC&quot;, &quot;Microsoft YaHei&quot;, SimHei, Arial, SimSun; font-size: 16px; color: rgb(79, 79, 79); line-height: 24px; overflow-wrap: break-word; font-variant-ligatures: no-common-ligatures; white-space: normal; background-color: rgb(255, 255, 255); user-select: auto !important;">.NET Framework 2.0 Service Pack 1</h5><p style="box-sizing: border-box; outline: 0px; margin-top: 0px; margin-bottom: 16px; padding: 0px; font-size: 16px; color: rgb(77, 77, 77); line-height: 26px; overflow: auto hidden; overflow-wrap: break-word; font-family: -apple-system, &quot;SF UI Text&quot;, Arial, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;WenQuanYi Micro Hei&quot;, sans-serif; font-variant-ligatures: no-common-ligatures; white-space: normal; background-color: rgb(255, 255, 255); user-select: auto !important;">x86：<a href="https://download.microsoft.com/download/0/8/c/08c19fa4-4c4f-4ffb-9d6c-150906578c9e/NetFx20SP1_x86.exe" target="_blank" textvalue="https://download.microsoft.com/download/0/8/c/08c19fa4-4c4f-4ffb-9d6c-150906578c9e/NetFx20SP1_x86.exe">https://download.microsoft.com/download/0/8/c/08c19fa4-4c4f-4ffb-9d6c-150906578c9e/NetFx20SP1_x86.exe</a></p><p style="box-sizing: border-box; outline: 0px; margin-top: 0px; margin-bottom: 16px; padding: 0px; font-size: 16px; color: rgb(77, 77, 77); line-height: 26px; overflow: auto hidden; overflow-wrap: break-word; font-family: -apple-system, &quot;SF UI Text&quot;, Arial, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;WenQuanYi Micro Hei&quot;, sans-serif; font-variant-ligatures: no-common-ligatures; white-space: normal; background-color: rgb(255, 255, 255); user-select: auto !important;">x64：<a href="https://download.microsoft.com/download/9/8/6/98610406-c2b7-45a4-bdc3-9db1b1c5f7e2/NetFx20SP1_x64.exe" target="_blank" textvalue="https://download.microsoft.com/download/9/8/6/98610406-c2b7-45a4-bdc3-9db1b1c5f7e2/NetFx20SP1_x64.exe">https://download.microsoft.com/download/9/8/6/98610406-c2b7-45a4-bdc3-9db1b1c5f7e2/NetFx20SP1_x64.exe</a></p><h5 style="box-sizing: border-box; outline: 0px; margin: 24px 0px 8px; padding: 0px; font-family: &quot;PingFang SC&quot;, &quot;Microsoft YaHei&quot;, SimHei, Arial, SimSun; font-size: 16px; color: rgb(79, 79, 79); line-height: 24px; overflow-wrap: break-word; font-variant-ligatures: no-common-ligatures; white-space: normal; background-color: rgb(255, 255, 255); user-select: auto !important;"><a id="NET_Framework_30_Service_Pack_1_5" style="box-sizing: border-box; outline: none; margin: 0px; padding: 0px; font-weight: normal; cursor: pointer; background-color: transparent; color: rgb(78, 161, 219); overflow-wrap: break-word; user-select: auto !important;"></a>.NET Framework 3.0 Service Pack 1</h5><p style="box-sizing: border-box; outline: 0px; margin-top: 0px; margin-bottom: 16px; padding: 0px; font-size: 16px; color: rgb(77, 77, 77); line-height: 26px; overflow: auto hidden; overflow-wrap: break-word; font-family: -apple-system, &quot;SF UI Text&quot;, Arial, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;WenQuanYi Micro Hei&quot;, sans-serif; font-variant-ligatures: no-common-ligatures; white-space: normal; background-color: rgb(255, 255, 255); user-select: auto !important;">在线安装：<a href="https://download.microsoft.com/download/4/9/0/49001df1-af88-4a4d-b10f-2d5e3a8ea5f3/dotnetfx30SP1setup.exe" target="_blank" textvalue="https://download.microsoft.com/download/4/9/0/49001df1-af88-4a4d-b10f-2d5e3a8ea5f3/dotnetfx30SP1setup.exe">https://download.microsoft.com/download/4/9/0/49001df1-af88-4a4d-b10f-2d5e3a8ea5f3/dotnetfx30SP1setup.exe</a></p><h5 style="box-sizing: border-box; outline: 0px; margin: 24px 0px 8px; padding: 0px; font-family: &quot;PingFang SC&quot;, &quot;Microsoft YaHei&quot;, SimHei, Arial, SimSun; font-size: 16px; color: rgb(79, 79, 79); line-height: 24px; overflow-wrap: break-word; font-variant-ligatures: no-common-ligatures; white-space: normal; background-color: rgb(255, 255, 255); user-select: auto !important;"><a id="NET_Framework_35_8" style="box-sizing: border-box; outline: none; margin: 0px; padding: 0px; font-weight: normal; cursor: pointer; background-color: transparent; color: rgb(78, 161, 219); overflow-wrap: break-word; user-select: auto !important;"></a>.NET Framework 3.5</h5><p style="box-sizing: border-box; outline: 0px; margin-top: 0px; margin-bottom: 16px; padding: 0px; font-size: 16px; color: rgb(77, 77, 77); line-height: 26px; overflow: auto hidden; overflow-wrap: break-word; font-family: -apple-system, &quot;SF UI Text&quot;, Arial, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;WenQuanYi Micro Hei&quot;, sans-serif; font-variant-ligatures: no-common-ligatures; white-space: normal; background-color: rgb(255, 255, 255); user-select: auto !important;"><a href="https://download.microsoft.com/download/6/0/f/60fc5854-3cb8-4892-b6db-bd4f42510f28/dotnetfx35.exe" target="_blank" textvalue="https://download.microsoft.com/download/6/0/f/60fc5854-3cb8-4892-b6db-bd4f42510f28/dotnetfx35.exe">https://download.microsoft.com/download/6/0/f/60fc5854-3cb8-4892-b6db-bd4f42510f28/dotnetfx35.exe</a></p><h5 style="box-sizing: border-box; outline: 0px; margin: 24px 0px 8px; padding: 0px; font-family: &quot;PingFang SC&quot;, &quot;Microsoft YaHei&quot;, SimHei, Arial, SimSun; font-size: 16px; color: rgb(79, 79, 79); line-height: 24px; overflow-wrap: break-word; font-variant-ligatures: no-common-ligatures; white-space: normal; background-color: rgb(255, 255, 255); user-select: auto !important;"><a id="NET_Framework_35_Service_Pack_1_11" style="box-sizing: border-box; outline: none; margin: 0px; padding: 0px; font-weight: normal; cursor: pointer; background-color: transparent; color: rgb(78, 161, 219); overflow-wrap: break-word; user-select: auto !important;"></a>.NET Framework 3.5 Service Pack 1</h5><p style="box-sizing: border-box; outline: 0px; margin-top: 0px; margin-bottom: 16px; padding: 0px; font-size: 16px; color: rgb(77, 77, 77); line-height: 26px; overflow: auto hidden; overflow-wrap: break-word; font-family: -apple-system, &quot;SF UI Text&quot;, Arial, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;WenQuanYi Micro Hei&quot;, sans-serif; font-variant-ligatures: no-common-ligatures; white-space: normal; background-color: rgb(255, 255, 255); user-select: auto !important;"><a href="https://download.microsoft.com/download/2/0/E/20E90413-712F-438C-988E-FDAA79A8AC3D/dotnetfx35.exe" target="_blank" textvalue="https://download.microsoft.com/download/2/0/E/20E90413-712F-438C-988E-FDAA79A8AC3D/dotnetfx35.exe">https://download.microsoft.com/download/2/0/E/20E90413-712F-438C-988E-FDAA79A8AC3D/dotnetfx35.exe</a></p><h5 style="box-sizing: border-box; outline: 0px; margin: 24px 0px 8px; padding: 0px; font-family: &quot;PingFang SC&quot;, &quot;Microsoft YaHei&quot;, SimHei, Arial, SimSun; font-size: 16px; color: rgb(79, 79, 79); line-height: 24px; overflow-wrap: break-word; font-variant-ligatures: no-common-ligatures; white-space: normal; background-color: rgb(255, 255, 255); user-select: auto !important;"><a id="NET_Framework_4_14" style="box-sizing: border-box; outline: none; margin: 0px; padding: 0px; font-weight: normal; cursor: pointer; background-color: transparent; color: rgb(78, 161, 219); overflow-wrap: break-word; user-select: auto !important;"></a>.NET Framework 4</h5><p style="box-sizing: border-box; outline: 0px; margin-top: 0px; margin-bottom: 16px; padding: 0px; font-size: 16px; color: rgb(77, 77, 77); line-height: 26px; overflow: auto hidden; overflow-wrap: break-word; font-family: -apple-system, &quot;SF UI Text&quot;, Arial, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;WenQuanYi Micro Hei&quot;, sans-serif; font-variant-ligatures: no-common-ligatures; white-space: normal; background-color: rgb(255, 255, 255); user-select: auto !important;">4.0是最后支持XP的版本。</p><p style="box-sizing: border-box; outline: 0px; margin-top: 0px; margin-bottom: 16px; padding: 0px; font-size: 16px; color: rgb(77, 77, 77); line-height: 26px; overflow: auto hidden; overflow-wrap: break-word; font-family: -apple-system, &quot;SF UI Text&quot;, Arial, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;WenQuanYi Micro Hei&quot;, sans-serif; font-variant-ligatures: no-common-ligatures; white-space: normal; background-color: rgb(255, 255, 255); user-select: auto !important;"><a href="https://download.microsoft.com/download/9/5/A/95A9616B-7A37-4AF6-BC36-D6EA96C8DAAE/dotNetFx40_Full_x86_x64.exe" target="_blank" textvalue="https://download.microsoft.com/download/9/5/A/95A9616B-7A37-4AF6-BC36-D6EA96C8DAAE/dotNetFx40_Full_x86_x64.exe">https://download.microsoft.com/download/9/5/A/95A9616B-7A37-4AF6-BC36-D6EA96C8DAAE/dotNetFx40_Full_x86_x64.exe</a></p><p style="box-sizing: border-box; outline: 0px; margin-top: 0px; margin-bottom: 16px; padding: 0px; font-size: 16px; color: rgb(77, 77, 77); line-height: 26px; overflow: auto hidden; overflow-wrap: break-word; font-family: -apple-system, &quot;SF UI Text&quot;, Arial, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;WenQuanYi Micro Hei&quot;, sans-serif; font-variant-ligatures: no-common-ligatures; white-space: normal; background-color: rgb(255, 255, 255); user-select: auto !important;">x86：<a href="https://download.microsoft.com/download/5/6/4/5641DA81-E6FA-4550-9F80-A1D862D9CFAA/dotNetFx40_Full_x86.exe" target="_blank" textvalue="https://download.microsoft.com/download/5/6/4/5641DA81-E6FA-4550-9F80-A1D862D9CFAA/dotNetFx40_Full_x86.exe">https://download.microsoft.com/download/5/6/4/5641DA81-E6FA-4550-9F80-A1D862D9CFAA/dotNetFx40_Full_x86.exe</a></p><p style="box-sizing: border-box; outline: 0px; margin-top: 0px; margin-bottom: 16px; padding: 0px; font-size: 16px; color: rgb(77, 77, 77); line-height: 26px; overflow: auto hidden; overflow-wrap: break-word; font-family: -apple-system, &quot;SF UI Text&quot;, Arial, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;WenQuanYi Micro Hei&quot;, sans-serif; font-variant-ligatures: no-common-ligatures; white-space: normal; background-color: rgb(255, 255, 255); user-select: auto !important;">ia64：<a href="https://download.microsoft.com/download/6/5/A/65A3CE73-4F35-43A1-83FA-2D11D90163A9/dotNetFx40_Full_x86_ia64.exe" target="_blank" textvalue="https://download.microsoft.com/download/6/5/A/65A3CE73-4F35-43A1-83FA-2D11D90163A9/dotNetFx40_Full_x86_ia64.exe">https://download.microsoft.com/download/6/5/A/65A3CE73-4F35-43A1-83FA-2D11D90163A9/dotNetFx40_Full_x86_ia64.exe</a></p><h5 style="box-sizing: border-box; outline: 0px; margin: 24px 0px 8px; padding: 0px; font-family: &quot;PingFang SC&quot;, &quot;Microsoft YaHei&quot;, SimHei, Arial, SimSun; font-size: 16px; color: rgb(79, 79, 79); line-height: 24px; overflow-wrap: break-word; font-variant-ligatures: no-common-ligatures; white-space: normal; background-color: rgb(255, 255, 255); user-select: auto !important;"><a id="NET_Framework_4_Client_Profile_23" style="box-sizing: border-box; outline: none; margin: 0px; padding: 0px; font-weight: normal; cursor: pointer; background-color: transparent; color: rgb(78, 161, 219); overflow-wrap: break-word; user-select: auto !important;"></a>.NET Framework 4 Client Profile</h5><p style="box-sizing: border-box; outline: 0px; margin-top: 0px; margin-bottom: 16px; padding: 0px; font-size: 16px; color: rgb(77, 77, 77); line-height: 26px; overflow: auto hidden; overflow-wrap: break-word; font-family: -apple-system, &quot;SF UI Text&quot;, Arial, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;WenQuanYi Micro Hei&quot;, sans-serif; font-variant-ligatures: no-common-ligatures; white-space: normal; background-color: rgb(255, 255, 255); user-select: auto !important;"><a href="https://download.microsoft.com/download/5/6/2/562A10F9-C9F4-4313-A044-9C94E0A8FAC8/dotNetFx40_Client_x86_x64.exe" target="_blank" textvalue="https://download.microsoft.com/download/5/6/2/562A10F9-C9F4-4313-A044-9C94E0A8FAC8/dotNetFx40_Client_x86_x64.exe">https://download.microsoft.com/download/5/6/2/562A10F9-C9F4-4313-A044-9C94E0A8FAC8/dotNetFx40_Client_x86_x64.exe</a></p><h5 style="box-sizing: border-box; outline: 0px; margin: 24px 0px 8px; padding: 0px; font-family: &quot;PingFang SC&quot;, &quot;Microsoft YaHei&quot;, SimHei, Arial, SimSun; font-size: 16px; color: rgb(79, 79, 79); line-height: 24px; overflow-wrap: break-word; font-variant-ligatures: no-common-ligatures; white-space: normal; background-color: rgb(255, 255, 255); user-select: auto !important;"><a id="NET_Framework_45_26" style="box-sizing: border-box; outline: none; margin: 0px; padding: 0px; font-weight: normal; cursor: pointer; background-color: transparent; color: rgb(78, 161, 219); overflow-wrap: break-word; user-select: auto !important;"></a>.NET Framework 4.5</h5><p style="box-sizing: border-box; outline: 0px; margin-top: 0px; margin-bottom: 16px; padding: 0px; font-size: 16px; color: rgb(77, 77, 77); line-height: 26px; overflow: auto hidden; overflow-wrap: break-word; font-family: -apple-system, &quot;SF UI Text&quot;, Arial, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;WenQuanYi Micro Hei&quot;, sans-serif; font-variant-ligatures: no-common-ligatures; white-space: normal; background-color: rgb(255, 255, 255); user-select: auto !important;"><a href="https://download.microsoft.com/download/b/a/4/ba4a7e71-2906-4b2d-a0e1-80cf16844f5f/dotnetfx45_full_x86_x64.exe" target="_blank" textvalue="https://download.microsoft.com/download/b/a/4/ba4a7e71-2906-4b2d-a0e1-80cf16844f5f/dotnetfx45_full_x86_x64.exe">https://download.microsoft.com/download/b/a/4/ba4a7e71-2906-4b2d-a0e1-80cf16844f5f/dotnetfx45_full_x86_x64.exe</a></p><h5 style="box-sizing: border-box; outline: 0px; margin: 24px 0px 8px; padding: 0px; font-family: &quot;PingFang SC&quot;, &quot;Microsoft YaHei&quot;, SimHei, Arial, SimSun; font-size: 16px; color: rgb(79, 79, 79); line-height: 24px; overflow-wrap: break-word; font-variant-ligatures: no-common-ligatures; white-space: normal; background-color: rgb(255, 255, 255); user-select: auto !important;"><a id="NET_Framework_451_29" style="box-sizing: border-box; outline: none; margin: 0px; padding: 0px; font-weight: normal; cursor: pointer; background-color: transparent; color: rgb(78, 161, 219); overflow-wrap: break-word; user-select: auto !important;"></a>.NET Framework 4.5.1</h5><p style="box-sizing: border-box; outline: 0px; margin-top: 0px; margin-bottom: 16px; padding: 0px; font-size: 16px; color: rgb(77, 77, 77); line-height: 26px; overflow: auto hidden; overflow-wrap: break-word; font-family: -apple-system, &quot;SF UI Text&quot;, Arial, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;WenQuanYi Micro Hei&quot;, sans-serif; font-variant-ligatures: no-common-ligatures; white-space: normal; background-color: rgb(255, 255, 255); user-select: auto !important;"><a href="https://download.microsoft.com/download/1/6/7/167F0D79-9317-48AE-AEDB-17120579F8E2/NDP451-KB2858728-x86-x64-AllOS-ENU.exe" target="_blank" textvalue="https://download.microsoft.com/download/1/6/7/167F0D79-9317-48AE-AEDB-17120579F8E2/NDP451-KB2858728-x86-x64-AllOS-ENU.exe">https://download.microsoft.com/download/1/6/7/167F0D79-9317-48AE-AEDB-17120579F8E2/NDP451-KB2858728-x86-x64-AllOS-ENU.exe</a></p><h5 style="box-sizing: border-box; outline: 0px; margin: 24px 0px 8px; padding: 0px; font-family: &quot;PingFang SC&quot;, &quot;Microsoft YaHei&quot;, SimHei, Arial, SimSun; font-size: 16px; color: rgb(79, 79, 79); line-height: 24px; overflow-wrap: break-word; font-variant-ligatures: no-common-ligatures; white-space: normal; background-color: rgb(255, 255, 255); user-select: auto !important;"><a id="NET_Framework_452_32" style="box-sizing: border-box; outline: none; margin: 0px; padding: 0px; font-weight: normal; cursor: pointer; background-color: transparent; color: rgb(78, 161, 219); overflow-wrap: break-word; user-select: auto !important;"></a>.NET Framework 4.5.2</h5><p style="box-sizing: border-box; outline: 0px; margin-top: 0px; margin-bottom: 16px; padding: 0px; font-size: 16px; color: rgb(77, 77, 77); line-height: 26px; overflow: auto hidden; overflow-wrap: break-word; font-family: -apple-system, &quot;SF UI Text&quot;, Arial, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;WenQuanYi Micro Hei&quot;, sans-serif; font-variant-ligatures: no-common-ligatures; white-space: normal; background-color: rgb(255, 255, 255); user-select: auto !important;"><a href="https://download.microsoft.com/download/E/2/1/E21644B5-2DF2-47C2-91BD-63C560427900/NDP452-KB2901907-x86-x64-AllOS-ENU.exe" target="_blank" textvalue="https://download.microsoft.com/download/E/2/1/E21644B5-2DF2-47C2-91BD-63C560427900/NDP452-KB2901907-x86-x64-AllOS-ENU.exe">https://download.microsoft.com/download/E/2/1/E21644B5-2DF2-47C2-91BD-63C560427900/NDP452-KB2901907-x86-x64-AllOS-ENU.exe</a></p><h5 style="box-sizing: border-box; outline: 0px; margin: 24px 0px 8px; padding: 0px; font-family: &quot;PingFang SC&quot;, &quot;Microsoft YaHei&quot;, SimHei, Arial, SimSun; font-size: 16px; color: rgb(79, 79, 79); line-height: 24px; overflow-wrap: break-word; font-variant-ligatures: no-common-ligatures; white-space: normal; background-color: rgb(255, 255, 255); user-select: auto !important;"><a id="NET_Framework_46_35" style="box-sizing: border-box; outline: none; margin: 0px; padding: 0px; font-weight: normal; cursor: pointer; background-color: transparent; color: rgb(78, 161, 219); overflow-wrap: break-word; user-select: auto !important;"></a>.NET Framework 4.6#</h5><p style="box-sizing: border-box; outline: 0px; margin-top: 0px; margin-bottom: 16px; padding: 0px; font-size: 16px; color: rgb(77, 77, 77); line-height: 26px; overflow: auto hidden; overflow-wrap: break-word; font-family: -apple-system, &quot;SF UI Text&quot;, Arial, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;WenQuanYi Micro Hei&quot;, sans-serif; font-variant-ligatures: no-common-ligatures; white-space: normal; background-color: rgb(255, 255, 255); user-select: auto !important;"><a href="https://download.microsoft.com/download/C/3/A/C3A5200B-D33C-47E9-9D70-2F7C65DAAD94/NDP46-KB3045557-x86-x64-AllOS-ENU.exe" target="_blank" textvalue="https://download.microsoft.com/download/C/3/A/C3A5200B-D33C-47E9-9D70-2F7C65DAAD94/NDP46-KB3045557-x86-x64-AllOS-ENU.exe">https://download.microsoft.com/download/C/3/A/C3A5200B-D33C-47E9-9D70-2F7C65DAAD94/NDP46-KB3045557-x86-x64-AllOS-ENU.exe</a></p><h5 style="box-sizing: border-box; outline: 0px; margin: 24px 0px 8px; padding: 0px; font-family: &quot;PingFang SC&quot;, &quot;Microsoft YaHei&quot;, SimHei, Arial, SimSun; font-size: 16px; color: rgb(79, 79, 79); line-height: 24px; overflow-wrap: break-word; font-variant-ligatures: no-common-ligatures; white-space: normal; background-color: rgb(255, 255, 255); user-select: auto !important;"><a id="NET_Framework_461_38" style="box-sizing: border-box; outline: none; margin: 0px; padding: 0px; font-weight: normal; cursor: pointer; background-color: transparent; color: rgb(78, 161, 219); overflow-wrap: break-word; user-select: auto !important;"></a>.NET Framework 4.6.1</h5><p style="box-sizing: border-box; outline: 0px; margin-top: 0px; margin-bottom: 16px; padding: 0px; font-size: 16px; color: rgb(77, 77, 77); line-height: 26px; overflow: auto hidden; overflow-wrap: break-word; font-family: -apple-system, &quot;SF UI Text&quot;, Arial, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;WenQuanYi Micro Hei&quot;, sans-serif; font-variant-ligatures: no-common-ligatures; white-space: normal; background-color: rgb(255, 255, 255); user-select: auto !important;"><a href="https://download.microsoft.com/download/E/4/1/E4173890-A24A-4936-9FC9-AF930FE3FA40/NDP461-KB3102436-x86-x64-AllOS-ENU.exe" target="_blank" textvalue="https://download.microsoft.com/download/E/4/1/E4173890-A24A-4936-9FC9-AF930FE3FA40/NDP461-KB3102436-x86-x64-AllOS-ENU.exe">https://download.microsoft.com/download/E/4/1/E4173890-A24A-4936-9FC9-AF930FE3FA40/NDP461-KB3102436-x86-x64-AllOS-ENU.exe</a></p><h5 style="box-sizing: border-box; outline: 0px; margin: 24px 0px 8px; padding: 0px; font-family: &quot;PingFang SC&quot;, &quot;Microsoft YaHei&quot;, SimHei, Arial, SimSun; font-size: 16px; color: rgb(79, 79, 79); line-height: 24px; overflow-wrap: break-word; font-variant-ligatures: no-common-ligatures; white-space: normal; background-color: rgb(255, 255, 255); user-select: auto !important;"><a id="NET_Framework_462_41" style="box-sizing: border-box; outline: none; margin: 0px; padding: 0px; font-weight: normal; cursor: pointer; background-color: transparent; color: rgb(78, 161, 219); overflow-wrap: break-word; user-select: auto !important;"></a>.NET Framework 4.6.2</h5><p style="box-sizing: border-box; outline: 0px; margin-top: 0px; margin-bottom: 16px; padding: 0px; font-size: 16px; color: rgb(77, 77, 77); line-height: 26px; overflow: auto hidden; overflow-wrap: break-word; font-family: -apple-system, &quot;SF UI Text&quot;, Arial, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;WenQuanYi Micro Hei&quot;, sans-serif; font-variant-ligatures: no-common-ligatures; white-space: normal; background-color: rgb(255, 255, 255); user-select: auto !important;"><a href="https://download.visualstudio.microsoft.com/download/pr/8e396c75-4d0d-41d3-aea8-848babc2736a/80b431456d8866ebe053eb8b81a168b3/ndp462-kb3151800-x86-x64-allos-enu.exe" target="_self" textvalue="https://download.visualstudio.microsoft.com/download/pr/8e396c75-4d0d-41d3-aea8-848babc2736a/80b431456d8866ebe053eb8b81a168b3/ndp462-kb3151800-x86-x64-allos-enu.exe">https://download.visualstudio.microsoft.com/download/pr/8e396c75-4d0d-41d3-aea8-848babc2736a/80b431456d8866ebe053eb8b81a168b3/ndp462-kb3151800-x86-x64-allos-enu.exe</a></p><h5 style="box-sizing: border-box; outline: 0px; margin: 24px 0px 8px; padding: 0px; font-family: &quot;PingFang SC&quot;, &quot;Microsoft YaHei&quot;, SimHei, Arial, SimSun; font-size: 16px; color: rgb(79, 79, 79); line-height: 24px; overflow-wrap: break-word; font-variant-ligatures: no-common-ligatures; white-space: normal; background-color: rgb(255, 255, 255); user-select: auto !important;"><a id="NET_Framework_47_44" style="box-sizing: border-box; outline: none; margin: 0px; padding: 0px; font-weight: normal; cursor: pointer; background-color: transparent; color: rgb(78, 161, 219); overflow-wrap: break-word; user-select: auto !important;"></a>.NET Framework 4.7</h5><p style="box-sizing: border-box; outline: 0px; margin-top: 0px; margin-bottom: 16px; padding: 0px; font-size: 16px; color: rgb(77, 77, 77); line-height: 26px; overflow: auto hidden; overflow-wrap: break-word; font-family: -apple-system, &quot;SF UI Text&quot;, Arial, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;WenQuanYi Micro Hei&quot;, sans-serif; font-variant-ligatures: no-common-ligatures; white-space: normal; background-color: rgb(255, 255, 255); user-select: auto !important;"><a href="https://download.visualstudio.microsoft.com/download/pr/2dfcc711-bb60-421a-a17b-76c63f8d1907/e5c0231bd5d51fffe65f8ed7516de46a/ndp47-kb3186497-x86-x64-allos-enu.exe" target="_self" textvalue="https://download.visualstudio.microsoft.com/download/pr/2dfcc711-bb60-421a-a17b-76c63f8d1907/e5c0231bd5d51fffe65f8ed7516de46a/ndp47-kb3186497-x86-x64-allos-enu.exe">https://download.visualstudio.microsoft.com/download/pr/2dfcc711-bb60-421a-a17b-76c63f8d1907/e5c0231bd5d51fffe65f8ed7516de46a/ndp47-kb3186497-x86-x64-allos-enu.exe</a></p><h5 style="box-sizing: border-box; outline: 0px; margin: 24px 0px 8px; padding: 0px; font-family: &quot;PingFang SC&quot;, &quot;Microsoft YaHei&quot;, SimHei, Arial, SimSun; font-size: 16px; color: rgb(79, 79, 79); line-height: 24px; overflow-wrap: break-word; font-variant-ligatures: no-common-ligatures; white-space: normal; background-color: rgb(255, 255, 255); user-select: auto !important;"><a id="NET_Framework_471_47" style="box-sizing: border-box; outline: none; margin: 0px; padding: 0px; font-weight: normal; cursor: pointer; background-color: transparent; color: rgb(78, 161, 219); overflow-wrap: break-word; user-select: auto !important;"></a>.NET Framework 4.7.1</h5><p style="box-sizing: border-box; outline: 0px; margin-top: 0px; margin-bottom: 16px; padding: 0px; font-size: 16px; color: rgb(77, 77, 77); line-height: 26px; overflow: auto hidden; overflow-wrap: break-word; font-family: -apple-system, &quot;SF UI Text&quot;, Arial, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;WenQuanYi Micro Hei&quot;, sans-serif; font-variant-ligatures: no-common-ligatures; white-space: normal; background-color: rgb(255, 255, 255); user-select: auto !important;"><a href="https://download.visualstudio.microsoft.com/download/pr/4312fa21-59b0-4451-9482-a1376f7f3ba4/9947fce13c11105b48cba170494e787f/ndp471-kb4033342-x86-x64-allos-enu.exe" target="_self" textvalue="https://download.visualstudio.microsoft.com/download/pr/4312fa21-59b0-4451-9482-a1376f7f3ba4/9947fce13c11105b48cba170494e787f/ndp471-kb4033342-x86-x64-allos-enu.exe">https://download.visualstudio.microsoft.com/download/pr/4312fa21-59b0-4451-9482-a1376f7f3ba4/9947fce13c11105b48cba170494e787f/ndp471-kb4033342-x86-x64-allos-enu.exe</a></p><h5 style="box-sizing: border-box; outline: 0px; margin: 24px 0px 8px; padding: 0px; font-family: &quot;PingFang SC&quot;, &quot;Microsoft YaHei&quot;, SimHei, Arial, SimSun; font-size: 16px; color: rgb(79, 79, 79); line-height: 24px; overflow-wrap: break-word; font-variant-ligatures: no-common-ligatures; white-space: normal; background-color: rgb(255, 255, 255); user-select: auto !important;"><a id="NET_Framework_472_50" style="box-sizing: border-box; outline: none; margin: 0px; padding: 0px; font-weight: normal; cursor: pointer; background-color: transparent; color: rgb(78, 161, 219); overflow-wrap: break-word; user-select: auto !important;"></a>.NET Framework 4.7.2</h5><p style="box-sizing: border-box; outline: 0px; margin-top: 0px; margin-bottom: 16px; padding: 0px; font-size: 16px; color: rgb(77, 77, 77); line-height: 26px; overflow: auto hidden; overflow-wrap: break-word; font-family: -apple-system, &quot;SF UI Text&quot;, Arial, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;WenQuanYi Micro Hei&quot;, sans-serif; font-variant-ligatures: no-common-ligatures; white-space: normal; background-color: rgb(255, 255, 255); user-select: auto !important;"><a href="https://download.visualstudio.microsoft.com/download/pr/1f5af042-d0e4-4002-9c59-9ba66bcf15f6/089f837de42708daacaae7c04b7494db/ndp472-kb4054530-x86-x64-allos-enu.exe" target="_self" textvalue="https://download.visualstudio.microsoft.com/download/pr/1f5af042-d0e4-4002-9c59-9ba66bcf15f6/089f837de42708daacaae7c04b7494db/ndp472-kb4054530-x86-x64-allos-enu.exe">https://download.visualstudio.microsoft.com/download/pr/1f5af042-d0e4-4002-9c59-9ba66bcf15f6/089f837de42708daacaae7c04b7494db/ndp472-kb4054530-x86-x64-allos-enu.exe</a><br/></p><h5 style="box-sizing: border-box; outline: 0px; margin: 24px 0px 8px; padding: 0px; font-family: &quot;PingFang SC&quot;, &quot;Microsoft YaHei&quot;, SimHei, Arial, SimSun; font-size: 16px; color: rgb(79, 79, 79); line-height: 24px; overflow-wrap: break-word; font-variant-ligatures: no-common-ligatures; white-space: normal; background-color: rgb(255, 255, 255); user-select: auto !important;"><a id="NET_Framework_48_55" style="box-sizing: border-box; outline: none; margin: 0px; padding: 0px; font-weight: normal; cursor: pointer; background-color: transparent; color: rgb(78, 161, 219); overflow-wrap: break-word; user-select: auto !important;"></a>.NET Framework 4.8</h5><p style="box-sizing: border-box; outline: 0px; margin-top: 0px; margin-bottom: 16px; padding: 0px; font-size: 16px; color: rgb(77, 77, 77); line-height: 26px; overflow: auto hidden; overflow-wrap: break-word; font-family: -apple-system, &quot;SF UI Text&quot;, Arial, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;WenQuanYi Micro Hei&quot;, sans-serif; font-variant-ligatures: no-common-ligatures; white-space: normal; background-color: rgb(255, 255, 255); user-select: auto !important;"><a href="https://download.visualstudio.microsoft.com/download/pr/2d6bb6b2-226a-4baa-bdec-798822606ff1/8494001c276a4b96804cde7829c04d7f/ndp48-x86-x64-allos-enu.exe" target="_self" textvalue="https://download.visualstudio.microsoft.com/download/pr/2d6bb6b2-226a-4baa-bdec-798822606ff1/8494001c276a4b96804cde7829c04d7f/ndp48-x86-x64-allos-enu.exe">https://download.visualstudio.microsoft.com/download/pr/2d6bb6b2-226a-4baa-bdec-798822606ff1/8494001c276a4b96804cde7829c04d7f/ndp48-x86-x64-allos-enu.exe</a></p><h5 style="white-space: normal; box-sizing: border-box; outline: 0px; margin: 24px 0px 8px; padding: 0px; font-family: &quot;PingFang SC&quot;, &quot;Microsoft YaHei&quot;, SimHei, Arial, SimSun; font-size: 16px; color: rgb(79, 79, 79); line-height: 24px; overflow-wrap: break-word; font-variant-ligatures: no-common-ligatures; background-color: rgb(255, 255, 255); user-select: auto !important;">.NET Framework 4.8.1</h5><p style="margin-top: 0px; margin-bottom: 16px; white-space: normal; box-sizing: border-box; outline: 0px; padding: 0px; font-size: 16px; color: rgb(77, 77, 77); line-height: 26px; overflow: auto hidden; overflow-wrap: break-word; font-family: -apple-system, &quot;SF UI Text&quot;, Arial, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;WenQuanYi Micro Hei&quot;, sans-serif; font-variant-ligatures: no-common-ligatures; background-color: rgb(255, 255, 255); user-select: auto !important;"><a href="https://download.microsoft.com/download/4/b/2/cd00d4ed-ebdd-49ee-8a33-eabc3d1030e3/NDP481-x86-x64-AllOS-ENU.exe" target="_self" textvalue="https://download.microsoft.com/download/4/b/2/cd00d4ed-ebdd-49ee-8a33-eabc3d1030e3/NDP481-x86-x64-AllOS-ENU.exe">https://download.microsoft.com/download/4/b/2/cd00d4ed-ebdd-49ee-8a33-eabc3d1030e3/NDP481-x86-x64-AllOS-ENU.exe</a></p>]]></description><category>未分类</category><comments>http://www.913dh.com/post/27.html#comment</comments><wfw:commentRss>http://www.913dh.com/feed.asp?cmt=27</wfw:commentRss></item><item><title>安装.Net Framework 4.0失败，提示HRESULT 0x80240037的解决办法</title><author>admin@913dh.com (admin)</author><link>http://www.913dh.com/post/26.html</link><pubDate>Fri, 13 Oct 2023 11:36:39 +0800</pubDate><guid>http://www.913dh.com/post/26.html</guid><description><![CDATA[<p>&nbsp; &nbsp; <span style="background-color: rgb(255, 255, 255); color: rgb(34, 34, 34); font-family: arial; font-size: 18px;">&nbsp; &nbsp; &nbsp; &nbsp; 部分Windows电脑系统在安装应用软件时，提示需要.NET Framework 4的支持，而在安装Microsoft.NET Framework 4过程中，提示安装未成功：尚未安装.NET Framework 4 原因是：HRESULT 0x80240037</span><span style="background-color: rgb(255, 255, 255); color: rgb(34, 34, 34); font-family: arial; font-size: 18px;">。</span></p><p style="text-align: center"><img src="http://www.913dh.com/zb_users/upload/2023/10/2023101342245301.jpg" title="acdb134128_1[1].jpg"/></p><p><span style="background-color: rgb(255, 255, 255); color: rgb(34, 34, 34); font-family: arial; font-size: 18px;">&nbsp; &nbsp; &nbsp; &nbsp; 针对该问题，最简单的解决方法就是下载更高版本的</span><span style="background-color: rgb(255, 255, 255); color: rgb(34, 34, 34); font-family: arial; font-size: 18px;">Microsoft .NET Framework 4.5组件进行安装，大部分都可以解决此类问题（注：XP系统只能安装<span style="color: rgb(34, 34, 34); font-family: arial; font-size: 18px; background-color: rgb(255, 255, 255);">.NET Framework 4.0及以下版本）</span>。</span><br/></p><div class="dpu8C _2kCxD " style="max-width: 100%; overflow-x: visible; font-size: 18px; line-height: 30px; color: rgb(34, 34, 34); margin-top: 24px; font-family: arial; white-space: normal; background-color: rgb(255, 255, 255);"><span class="bjh-p" style="overflow-y: auto; max-width: 100%;">Microsoft .NET Framework 4.5官方下载地址：</span></div><p style="max-width: 100%; overflow-x: visible; font-size: 18px; line-height: 30px; color: rgb(34, 34, 34); margin-top: 24px; font-family: arial; white-space: normal; background-color: rgb(255, 255, 255);"><span class="bjh-p" style="overflow-y: auto; max-width: 100%;"><a href="https://download.microsoft.com/download/b/a/4/ba4a7e71-2906-4b2d-a0e1-80cf16844f5f/dotnetfx45_full_x86_x64.exe" style="box-sizing: border-box; outline: none; margin: 0px; padding: 0px; text-decoration-line: none; cursor: pointer; background-color: rgb(255, 255, 255); color: rgb(78, 161, 219); overflow-wrap: break-word; font-family: -apple-system, &quot;SF UI Text&quot;, Arial, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;WenQuanYi Micro Hei&quot;, sans-serif; font-size: 16px; font-variant-ligatures: no-common-ligatures; white-space: normal; user-select: auto !important;">https://download.microsoft.com/download/b/a/4/ba4a7e71-2906-4b2d-a0e1-80cf16844f5f/dotnetfx45_full_x86_x64.exe</a> （请复制到浏览器打开即可下载）</span></p><p style="max-width: 100%; overflow-x: visible; font-size: 18px; line-height: 30px; color: rgb(34, 34, 34); margin-top: 24px; font-family: arial; white-space: normal; background-color: rgb(255, 255, 255);"><span class="bjh-p" style="overflow-y: auto; max-width: 100%;">下载完成后按提示安装完即可。</span></p><p style="max-width: 100%; overflow-x: visible; font-size: 18px; line-height: 30px; color: rgb(34, 34, 34); margin-top: 24px; font-family: arial; white-space: normal; background-color: rgb(255, 255, 255);"><span class="bjh-p" style="overflow-y: auto; max-width: 100%;"></span></p><p style="text-align: center"><img src="http://www.913dh.com/zb_users/upload/2023/10/2023101345164553.png" title="QQ图片20231013123124.png"/></p><p style="max-width: 100%; overflow-x: visible; font-size: 18px; line-height: 30px; color: rgb(34, 34, 34); margin-top: 24px; font-family: arial; white-space: normal; background-color: rgb(255, 255, 255);"><span class="bjh-p" style="overflow-y: auto; max-width: 100%;"></span><br/></p><p><br/></p>]]></description><category>未分类</category><comments>http://www.913dh.com/post/26.html#comment</comments><wfw:commentRss>http://www.913dh.com/feed.asp?cmt=26</wfw:commentRss></item><item><title>IIS7保存配置文件及导入、导出、备份、还原</title><author>admin@913dh.com (admin)</author><link>http://www.913dh.com/post/25.html</link><pubDate>Tue, 19 Sep 2023 10:07:38 +0800</pubDate><guid>http://www.913dh.com/post/25.html</guid><description><![CDATA[<p style="font-size: 12px; line-height: 18pt; font-family: Verdana, Arial, 瀹嬩綋; white-space: normal; background-color: rgb(255, 255, 255);"><span style="margin: 0px; padding: 0px; line-height: 25px; font-size: 13px; font-family: 宋体; text-align: justify; background-color: rgb(241, 245, 249);">IIS6下想要保存配置，只需在图形界面下点右键保存即可，但windows 2008下的IIS7却没有这样的选项，</span><br style="margin: 0px; padding: 0px; font-size: 13px; font-family: 宋体; line-height: 25px; text-align: justify; background-color: rgb(241, 245, 249);"/><span style="margin: 0px; padding: 0px; line-height: 25px; font-size: 13px; font-family: 宋体; text-align: justify; background-color: rgb(241, 245, 249);">IIS7的配置文件有好几个，在c:\windows\system32\inetsrv\config文件夹下，如果需要手动去备份，只要复制一份config这个目录既可以。</span><br style="margin: 0px; padding: 0px; font-size: 13px; font-family: 宋体; line-height: 25px; text-align: justify; background-color: rgb(241, 245, 249);"/><span style="margin: 0px; padding: 0px; line-height: 25px; font-size: 13px; font-family: 宋体; text-align: justify; background-color: rgb(241, 245, 249);">同时，iis7也可通过appcmd命令来管理备份，如：</span><br style="margin: 0px; padding: 0px; font-size: 13px; font-family: 宋体; line-height: 25px; text-align: justify; background-color: rgb(241, 245, 249);"/><span style="margin: 0px; padding: 0px; line-height: 25px; font-size: 13px; font-family: 宋体; text-align: justify; background-color: rgb(241, 245, 249);">c:\windows\system32\inetsrv\AppCmd.exe LIST SITE /config /XML &gt; iisappcmdexport.xml</span><br style="margin: 0px; padding: 0px; font-size: 13px; font-family: 宋体; line-height: 25px; text-align: justify; background-color: rgb(241, 245, 249);"/><span style="margin: 0px; padding: 0px; line-height: 25px; font-size: 13px; font-family: 宋体; text-align: justify; background-color: rgb(241, 245, 249);">这样，就可以把配置文件导出到C:\Users\Administrator\iisappcmdexport.xml （假设用户为Administrator）。</span><br style="margin: 0px; padding: 0px; font-size: 13px; font-family: 宋体; line-height: 25px; text-align: justify; background-color: rgb(241, 245, 249);"/><span style="margin: 0px; padding: 0px; line-height: 25px; font-size: 13px; font-family: 宋体; text-align: justify; background-color: rgb(241, 245, 249);">其它的命令如下：</span><br style="margin: 0px; padding: 0px; font-size: 13px; font-family: 宋体; line-height: 25px; text-align: justify; background-color: rgb(241, 245, 249);"/><span style="margin: 0px; padding: 0px; line-height: 25px; font-size: 13px; font-family: 宋体; text-align: justify; background-color: rgb(241, 245, 249);">1. 备份</span><br style="margin: 0px; padding: 0px; font-size: 13px; font-family: 宋体; line-height: 25px; text-align: justify; background-color: rgb(241, 245, 249);"/></p><div class="code" style="white-space: normal; margin: 0px 0px 15px 12px; padding: 10px 0px 10px 12px; font-size: 13px; font-family: 宋体; text-align: justify; border-left: 5px solid rgb(221, 221, 221); color: rgb(136, 136, 136); line-height: 16px; background-color: rgb(248, 248, 248);">%windir%\system32\inetsrv\appcmd.exe add backup &quot;My Backup Name&quot;</div><p><span style="margin: 0px; padding: 0px; line-height: 25px; font-size: 13px; font-family: 宋体; text-align: justify; background-color: rgb(241, 245, 249);">2.还原</span><br style="white-space: normal; margin: 0px; padding: 0px; font-size: 13px; font-family: 宋体; line-height: 25px; text-align: justify; background-color: rgb(241, 245, 249);"/></p><div class="code" style="white-space: normal; margin: 0px 0px 15px 12px; padding: 10px 0px 10px 12px; font-size: 13px; font-family: 宋体; text-align: justify; border-left: 5px solid rgb(221, 221, 221); color: rgb(136, 136, 136); line-height: 16px; background-color: rgb(248, 248, 248);">%windir%\system32\inetsrv\appcmd.exe restore backup &quot;My Backup Name&quot;</div><p><span style="margin: 0px; padding: 0px; line-height: 25px; font-size: 13px; font-family: 宋体; text-align: justify; background-color: rgb(241, 245, 249);">3.删除备份</span><br style="white-space: normal; margin: 0px; padding: 0px; font-size: 13px; font-family: 宋体; line-height: 25px; text-align: justify; background-color: rgb(241, 245, 249);"/></p><div class="code" style="white-space: normal; margin: 0px 0px 15px 12px; padding: 10px 0px 10px 12px; font-size: 13px; font-family: 宋体; text-align: justify; border-left: 5px solid rgb(221, 221, 221); color: rgb(136, 136, 136); line-height: 16px; background-color: rgb(248, 248, 248);">%windir%\system32\inetsrv\appcmd.exe delete backup &quot;My Backup Name&quot;</div><p><span style="margin: 0px; padding: 0px; line-height: 25px; font-size: 13px; font-family: 宋体; text-align: justify; background-color: rgb(241, 245, 249);">4.查看备份</span><br style="white-space: normal; margin: 0px; padding: 0px; font-size: 13px; font-family: 宋体; line-height: 25px; text-align: justify; background-color: rgb(241, 245, 249);"/></p><div class="code" style="white-space: normal; margin: 0px 0px 15px 12px; padding: 10px 0px 10px 12px; font-size: 13px; font-family: 宋体; text-align: justify; border-left: 5px solid rgb(221, 221, 221); color: rgb(136, 136, 136); line-height: 16px; background-color: rgb(248, 248, 248);">%windir%\system32\inetsrv\appcmd.exe list backup</div><p><span style="margin: 0px; padding: 0px; line-height: 25px; font-size: 13px; font-family: 宋体; text-align: justify; background-color: rgb(241, 245, 249);">如果要批量搬移IIS上的数据到其他的服务器，需要导出所有应用池和网站：</span><br style="white-space: normal; margin: 0px; padding: 0px; font-size: 13px; font-family: 宋体; line-height: 25px; text-align: justify; background-color: rgb(241, 245, 249);"/><span style="margin: 0px; padding: 0px; line-height: 25px; font-size: 13px; font-family: 宋体; text-align: justify; background-color: rgb(241, 245, 249);">1. 导出应用池</span><br style="white-space: normal; margin: 0px; padding: 0px; font-size: 13px; font-family: 宋体; line-height: 25px; text-align: justify; background-color: rgb(241, 245, 249);"/><br style="white-space: normal; margin: 0px; padding: 0px; font-size: 13px; font-family: 宋体; line-height: 25px; text-align: justify; background-color: rgb(241, 245, 249);"/></p><div class="code" style="white-space: normal; margin: 0px 0px 15px 12px; padding: 10px 0px 10px 12px; font-size: 13px; font-family: 宋体; text-align: justify; border-left: 5px solid rgb(221, 221, 221); color: rgb(136, 136, 136); line-height: 16px; background-color: rgb(248, 248, 248);">%windir%\system32\inetsrv\AppCmd.exe LIST APPPOOL /config /XML &gt; poolappcmdexport.xml</div><p><span style="margin: 0px; padding: 0px; line-height: 25px; font-size: 13px; font-family: 宋体; text-align: justify; background-color: rgb(241, 245, 249);">2. 导出网站配置</span><br style="white-space: normal; margin: 0px; padding: 0px; font-size: 13px; font-family: 宋体; line-height: 25px; text-align: justify; background-color: rgb(241, 245, 249);"/></p><div class="code" style="white-space: normal; margin: 0px 0px 15px 12px; padding: 10px 0px 10px 12px; font-size: 13px; font-family: 宋体; text-align: justify; border-left: 5px solid rgb(221, 221, 221); color: rgb(136, 136, 136); line-height: 16px; background-color: rgb(248, 248, 248);">%windir%\system32\inetsrv\AppCmd.exe LIST SITE /config /XML &gt; iisappcmdexport.xml</div><p><span style="margin: 0px; padding: 0px; line-height: 25px; font-size: 13px; font-family: 宋体; text-align: justify; background-color: rgb(241, 245, 249);">3.导入应用池</span><br style="white-space: normal; margin: 0px; padding: 0px; font-size: 13px; font-family: 宋体; line-height: 25px; text-align: justify; background-color: rgb(241, 245, 249);"/></p><div class="code" style="white-space: normal; margin: 0px 0px 15px 12px; padding: 10px 0px 10px 12px; font-size: 13px; font-family: 宋体; text-align: justify; border-left: 5px solid rgb(221, 221, 221); color: rgb(136, 136, 136); line-height: 16px; background-color: rgb(248, 248, 248);">%windir%\system32\inetsrv\AppCmd.exe ADD APPPOOL /IN &lt; poolappcmdexport.xml</div><p><span style="margin: 0px; padding: 0px; line-height: 25px; font-size: 13px; font-family: 宋体; text-align: justify; background-color: rgb(241, 245, 249);">4. 导入网站配置</span><br style="white-space: normal; margin: 0px; padding: 0px; font-size: 13px; font-family: 宋体; line-height: 25px; text-align: justify; background-color: rgb(241, 245, 249);"/></p><div class="code" style="white-space: normal; margin: 0px 0px 15px 12px; padding: 10px 0px 10px 12px; font-size: 13px; font-family: 宋体; text-align: justify; border-left: 5px solid rgb(221, 221, 221); color: rgb(136, 136, 136); line-height: 16px; background-color: rgb(248, 248, 248);">%windir%\system32\inetsrv\AppCmd.exe ADD SITE /IN &lt; iisappcmdexport.xml</div><p><br/></p>]]></description><category>未分类</category><comments>http://www.913dh.com/post/25.html#comment</comments><wfw:commentRss>http://www.913dh.com/feed.asp?cmt=25</wfw:commentRss></item><item><title>ASP检测网站是否能打开代码</title><author>admin@913dh.com (admin)</author><link>http://www.913dh.com/post/24.html</link><pubDate>Tue, 19 Sep 2023 10:07:07 +0800</pubDate><guid>http://www.913dh.com/post/24.html</guid><description><![CDATA[<p style="font-size: medium; line-height: 18pt; white-space: normal; background-color: rgb(255, 255, 255); font-family: Simsun;">检查页代码(check.asp)&nbsp;</p><pre class="brush:vb;toolbar:false" style="font-size: 12px; background-color: rgb(255, 255, 255);">&lt;%
Function&nbsp;checkurl(ur)
on&nbsp;error&nbsp;resume&nbsp;next
Set&nbsp;xmlHttp&nbsp;=&nbsp;Server.CreateObject(&quot;Microsoft.XMLHTTP&quot;)
xmlHttp.open&nbsp;&quot;GET&quot;,ur,false
xmlHttp.send
if&nbsp;xmlHttp.Status&nbsp;&lt;&gt;&nbsp;200&nbsp;then=false
else=true
end&nbsp;if
End&nbsp;Function

ur=request.querystring(&quot;url&quot;)

if&nbsp;
response.write(&quot;(网站可以正常访问！)&quot;)
else
response.write(&quot;(页面打开错误！)&quot;)
end&nbsp;if
%&gt;</pre><pre class="brush:vb;toolbar:false" style="font-size: 12px; background-color: rgb(255, 255, 255);">提交页代码(t.asp)&nbsp;&lt;FORM&nbsp;name=&quot;form1&quot;&nbsp;action=&quot;check.asp&quot;&nbsp;method=&quot;get&quot;&gt;
&lt;INPUT&nbsp;size=&quot;30&quot;&nbsp;value=&quot;http://www.913dh.com&quot;&nbsp;name=&quot;url&quot;&gt;
&lt;INPUT&nbsp;type=&quot;submit&nbsp;&quot;value=&quot;检测&quot;&nbsp;name=&quot;Submit&quot;&gt;
&lt;/FORM&gt;</pre><p><br/></p>]]></description><category>未分类</category><comments>http://www.913dh.com/post/24.html#comment</comments><wfw:commentRss>http://www.913dh.com/feed.asp?cmt=24</wfw:commentRss></item></channel></rss>
