<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>技术分享 - 计算机应用区</title>
    <link>http://52she.top/forum.php?mod=forumdisplay&amp;fid=9</link>
    <description>Latest 20 threads of 计算机应用区</description>
    <copyright>Copyright(C) 技术分享</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Sat, 25 Apr 2026 15:38:39 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>http://52she.top/static/image/common/logo_88_31.gif</url>
      <title>技术分享</title>
      <link>http://52she.top/</link>
    </image>
    <item>
      <title>windows server 2016关闭.net后无法打开服务器管理</title>
      <link>http://52she.top/forum.php?mod=viewthread&amp;tid=59</link>
      <description><![CDATA[解决：1、首先运行如下命令查看当前的功能安装情况
   Dism /online /Get-Features
2、然后运行下面的命令安装功能：
   Dism /online /Enable-Feature /FeatureName:NetFx4 /All
   Dism /online /Enable-Feature /FeatureName:NetFx4ServerFeatures /All
 ...]]></description>
      <category>计算机应用区</category>
      <author>admin</author>
      <pubDate>Thu, 06 Feb 2025 08:31:08 +0000</pubDate>
    </item>
    <item>
      <title>服务器卸载netframework,打开服务器管理器报错</title>
      <link>http://52she.top/forum.php?mod=viewthread&amp;tid=58</link>
      <description><![CDATA[问题现象
在Windows Server 2016或以上版本操作系统中,通过删除角色和功能向导取消了“.NET Framework ***”的安装。

重启操作系统后打开服务器管理器报错。没办法在界面上将“.NET Framework ***”添加上。

问题分析
单看上述错误可能还不肯定服务器管理器打不开的具 ...]]></description>
      <category>计算机应用区</category>
      <author>admin</author>
      <pubDate>Thu, 06 Feb 2025 08:30:30 +0000</pubDate>
    </item>
    <item>
      <title>计算机、服务器远程端口修改（原默认统一端口3389）</title>
      <link>http://52she.top/forum.php?mod=viewthread&amp;tid=57</link>
      <description><![CDATA[第一步，运行中输入regedit回车打开注册表，依次定位：HKEY_LOCAL_MACHINE--SYSTEM--CurrentControlSet--Control--Terminal Server--Wds--rdpwd--Tds--tcp，然后点击tcp，在右侧找到PortNumber并双击打开，点击“十进制”，在“数值数据(V)”输入框中输入你需要设置的远 ...]]></description>
      <category>计算机应用区</category>
      <author>admin</author>
      <pubDate>Thu, 06 Feb 2025 08:29:48 +0000</pubDate>
    </item>
    <item>
      <title>memory compression关闭，亲测有效</title>
      <link>http://52she.top/forum.php?mod=viewthread&amp;tid=56</link>
      <description><![CDATA[memory compression关闭，亲测有效

文章标签： windows 性能优化 微软
版权
随便开启几个程序，内存就飙升70~80%！！！！


那是memory compression占用资源过高，说是官方的内存压缩功能，反而内存以及CPU增加了


我试过很多办法，包括设置任务计划程序库中的运行状 ...]]></description>
      <category>计算机应用区</category>
      <author>admin</author>
      <pubDate>Thu, 06 Feb 2025 08:29:00 +0000</pubDate>
    </item>
    <item>
      <title>关闭 Windows 2008 的关机理由选择项</title>
      <link>http://52she.top/forum.php?mod=viewthread&amp;tid=55</link>
      <description><![CDATA[--1. 开始-运行 gpedit.msc
2. 计算版机配置 -&gt; 管理模板 -&gt; 系统 -&gt; 显示“关闭事件跟踪程序”
3. 设置为“已禁用”]]></description>
      <category>计算机应用区</category>
      <author>admin</author>
      <pubDate>Thu, 06 Feb 2025 08:28:05 +0000</pubDate>
    </item>
    <item>
      <title>移动硬盘无法复制进去东西，提示错误0x80071AC3 无法完成操作</title>
      <link>http://52she.top/forum.php?mod=viewthread&amp;tid=54</link>
      <description><![CDATA[解决方法步骤如下：1、首先打开计算机，点击开始菜单，找到运行，（或者直接按住键盘上的win+R键也可以打开运行）。2、在运行界面内输入cmd并单击确定。3、确认好U盘在电脑上显示的盘符，到计算机中可以看到显示盘为：G。4、然后到管理界面输入代码：chkdsk G:/f  （需 ...]]></description>
      <category>计算机应用区</category>
      <author>admin</author>
      <pubDate>Thu, 06 Feb 2025 08:27:33 +0000</pubDate>
    </item>
    <item>
      <title>VM虚拟机启动时：锁定文件失败 打不开磁盘或它所依赖的某个快照持磁盘</title>
      <link>http://52she.top/forum.php?mod=viewthread&amp;tid=53</link>
      <description><![CDATA[问题描述：
因为虚拟机运行的时候会创建相应的文件，即在虚拟机安装目录下会自动生成.lck文件，用以锁定文件，这是虚拟机里的虚拟磁盘(.vmdk)本身自带的一种磁盘保护机制，防止多台虚拟机同时访问同一个虚拟词磁盘造成对磁盘的修改、数据丢失以及性能的削减。


解决方 ...]]></description>
      <category>计算机应用区</category>
      <author>admin</author>
      <pubDate>Thu, 06 Feb 2025 08:26:43 +0000</pubDate>
    </item>
    <item>
      <title>怎么关闭任务栏的TaskbarSearch搜索框？最直接的方法</title>
      <link>http://52she.top/forum.php?mod=viewthread&amp;tid=52</link>
      <description><![CDATA[复制此项“TaskbarSearch”   在安装2345好压盘符下搜素此文件夹，找到后进行删除即可；如占用，请按下图先关掉，再删除：]]></description>
      <category>计算机应用区</category>
      <author>admin</author>
      <pubDate>Thu, 06 Feb 2025 08:25:30 +0000</pubDate>
    </item>
    <item>
      <title>共享文件夹怎么设置密码</title>
      <link>http://52she.top/forum.php?mod=viewthread&amp;tid=51</link>
      <description><![CDATA[材料/工具windows 10 系统

方法
[*]1右键“开始”，如图所示。

[*]2选择“面板控制”，如图所示。

[*]3在控制面板页面找到“点击”选项，如图所示。

[*]4在打开的窗口中点击“管理工具”，如图所示。

[*]5双击打开计算机管理，如图所示。

[*]6找到”本地用户和组 ...]]></description>
      <category>计算机应用区</category>
      <author>admin</author>
      <pubDate>Thu, 06 Feb 2025 08:23:52 +0000</pubDate>
    </item>
    <item>
      <title>Win10系统检查修复磁盘取消开机硬盘自检的方法</title>
      <link>http://52she.top/forum.php?mod=viewthread&amp;tid=50</link>
      <description><![CDATA[检查、修复电脑磁盘错误

[*]
打开分区助手。

[*]
在需要检查的分区上点击右键，选择高级操作——检查错误。

[*]
点击确定，开始检查。

[*]
检查中。

[*]
检查完成。如果发现错误，软件会提示用户进行修复，按照提示修复即可。




设置电脑开机取消磁盘自检
[*]
运 ...]]></description>
      <category>计算机应用区</category>
      <author>admin</author>
      <pubDate>Thu, 06 Feb 2025 08:22:48 +0000</pubDate>
    </item>
    <item>
      <title>win7\\8\\10下ping不是内部或外部命令</title>
      <link>http://52she.top/forum.php?mod=viewthread&amp;tid=48</link>
      <description><![CDATA[win7下ping不是内部或外部命令例子：
方法/步骤1:首先，来看看win7下ping不是内部或外部命令的请看是怎么样的，打开运行，快捷键是win+R，win键就是ctrl和alt中间的那个键。




方法/步骤2:然后输入cmd，回车即可，进入doc命令下，输入ping，弹出如下错误：ping不是内 ...]]></description>
      <category>计算机应用区</category>
      <author>admin</author>
      <pubDate>Thu, 06 Feb 2025 08:18:04 +0000</pubDate>
    </item>
    <item>
      <title>360如何恢复删除的文件</title>
      <link>http://52she.top/forum.php?mod=viewthread&amp;tid=47</link>
      <description><![CDATA[360如何恢复删除的文件
1.打开360安全卫士

2.找到【木马查杀】功能里的【恢复区】，点击【恢复区】


3.弹出页面可查看在清理时删除的文件，勾选上后可点击后面的【恢复】进行恢复

4.提示，都点确认，后面基本都是确定，然后就会恢复在原来的位置。

 ...]]></description>
      <category>计算机应用区</category>
      <author>admin</author>
      <pubDate>Thu, 06 Feb 2025 08:15:47 +0000</pubDate>
    </item>
    <item>
      <title>启动到Windows桌面提示“无法启动Bluetooth栈服务”如何处理？</title>
      <link>http://52she.top/forum.php?mod=viewthread&amp;tid=46</link>
      <description><![CDATA[启动到Windows桌面提示“无法启动Bluetooth栈服务”如何处理？



[*]
启动到桌面后提示“无法启动Bluetooth栈服务”。

操作步骤:

1、查看驱动是否正常，查看设备管理器内是否有黄色叹号等异常。
查看步骤： 右键桌面“计算机”或者“我的电脑”， 选择“管理”，选择 ...]]></description>
      <category>计算机应用区</category>
      <author>admin</author>
      <pubDate>Thu, 06 Feb 2025 08:14:42 +0000</pubDate>
    </item>
    <item>
      <title>计算机插入U盘拒绝访问提示需要格式化解决方法</title>
      <link>http://52she.top/forum.php?mod=viewthread&amp;tid=45</link>
      <description><![CDATA[计算机插入U盘拒绝访问提示需要格式化解决方法

1.开始-----运行------cmd--- 输入：chkdsk  f:/f -----  敲击回车  ------ 跑完就好了注：f是盘符，

2.如果在修复过程中出现“正在使用”之类的提示，可以使用命令行 chkdsk f: /f /x  并回车进行修复
 ...]]></description>
      <category>计算机应用区</category>
      <author>admin</author>
      <pubDate>Thu, 06 Feb 2025 08:12:08 +0000</pubDate>
    </item>
    <item>
      <title>cmd命令卸载ie9、10、11</title>
      <link>http://52she.top/forum.php?mod=viewthread&amp;tid=44</link>
      <description><![CDATA[以下是执行卸载IE9的命令行：
FORFILES /P %WINDIR%\\servicing\\Packages /M Microsoft-Windows-InternetExplorer-*9.*.mum /c \&quot;cmd /c echo Uninstalling package @fname &amp;&amp; start /w pkgmgr /up: @fname /quiet /norestart
以下是执行卸载IE10的命令行：
FORFILES /P % ...]]></description>
      <category>计算机应用区</category>
      <author>admin</author>
      <pubDate>Thu, 06 Feb 2025 08:10:41 +0000</pubDate>
    </item>
  </channel>
</rss>