<?xml version="1.0" encoding="gbk"?>
<rss version="2.0">
  <channel>
    <title>逐梦论坛</title>
    <link>http://temp2023.zhumeng.org//</link>
    <description>Latest 20 threads of all forums</description>
    <copyright>Copyright(C) 逐梦论坛</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Wed, 15 Apr 2026 04:31:55 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>http://temp2023.zhumeng.org/images/logo.gif</url>
      <title>逐梦论坛</title>
      <link>http://temp2023.zhumeng.org/</link>
    </image>
    <item>
      <title>H3C交换机启用SFP端口（配置COMBO）的方法</title>
      <link>http://temp2023.zhumeng.org/viewthread.php?tid=352135</link>
      <description><![CDATA[交换机型号：H3C S5130-30F-HI（该交换机有24个端口、8个SFP口和4个SFP+口，将SFP光模块插到SFP+口指示灯亮、通讯正常，将SFP口插到SFP口却不亮）<br />
一、连接电脑与交换机<br />
使用配置电缆（RJ45-RS232（母）-RS232（公）-USB）连接交换机Console口和电脑USB口，使用Xshell ...]]></description>
      <category>网络文章</category>
      <author>shillan</author>
      <pubDate>Fri, 16 Jan 2026 03:08:12 +0000</pubDate>
    </item>
    <item>
      <title>共享打印机进提示 操作失败,错误为0x0000011b的解决方法</title>
      <link>http://temp2023.zhumeng.org/viewthread.php?tid=352133</link>
      <description><![CDATA[使用Fix Print Spooler工具<br />
针对这一问题，有技术大神专门制作了Fix Print Spooler工具，这个工具可以一键替换系统文件，并修改注册表，无需卸载更新补丁，直接解决0x0000011b错误。以下是使用Fix Print Spooler工具的步骤：<br />
<br />
下载工具：首先，你需要从可靠的来源下载 ...]]></description>
      <category>软硬兼施</category>
      <author>shillan</author>
      <pubDate>Sat, 06 Sep 2025 04:02:26 +0000</pubDate>
    </item>
    <item>
      <title>PowerShell无法加载文件xxx.ps1，因为在此系统上禁止运行脚本...的解决</title>
      <link>http://temp2023.zhumeng.org/viewthread.php?tid=352132</link>
      <description><![CDATA[打开powershell，输入：]]></description>
      <category>软硬兼施</category>
      <author>shillan</author>
      <pubDate>Sat, 06 Sep 2025 03:58:30 +0000</pubDate>
    </item>
    <item>
      <title>Oracle数据库表空间超过32G的解决办法</title>
      <link>http://temp2023.zhumeng.org/viewthread.php?tid=352131</link>
      <description><![CDATA[Oracle数据库是由一个个表空间构成，表空间是由多个数据文件，数据文件又是区间构成，区由Oracle块构成。<br />
<br />
Oracle表空间数据文件大小的限制<br />
<br />
由于Oracle的Rowid使用22位来代表数据块号，因此Oracle表空间数据文件每个数据文件最多只能包含2^22个数据块。<br />
<br />
也因此数 ...]]></description>
      <category>网络文章</category>
      <author>shillan</author>
      <pubDate>Sat, 05 Jul 2025 08:15:46 +0000</pubDate>
    </item>
    <item>
      <title>Visual Studio 2017离线安装包制作方法</title>
      <link>http://temp2023.zhumeng.org/viewthread.php?tid=352130</link>
      <description><![CDATA[D:\Soft\vs_Professional.exe --layout H:\VS2017Professional_Offline --add Microsoft.VisualStudio.Workload.ManagedDesktop --add Microsoft.VisualStudio.Workload.NetWeb --includeOptional --lang zh-CN]]></description>
      <category>网络文章</category>
      <author>shillan</author>
      <pubDate>Thu, 12 Jun 2025 01:13:08 +0000</pubDate>
    </item>
    <item>
      <title>HP服务器前面板指示灯说明</title>
      <link>http://temp2023.zhumeng.org/viewthread.php?tid=352129</link>
      <description><![CDATA[]]></description>
      <category>软硬兼施</category>
      <author>shillan</author>
      <pubDate>Sat, 07 Jun 2025 02:34:02 +0000</pubDate>
    </item>
    <item>
      <title>去除VS安装完后必须重启机器才能打开使用的方法</title>
      <link>http://temp2023.zhumeng.org/viewthread.php?tid=352128</link>
      <description><![CDATA[将注册表HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\VisualStudio\Setup\Reboot中以下路径中REG_DWORD类型项的键值修改0即可：<br />
如5ee0f637的值修改为0。]]></description>
      <category>软硬兼施</category>
      <author>shillan</author>
      <pubDate>Sat, 07 Jun 2025 02:27:46 +0000</pubDate>
    </item>
    <item>
      <title>删除注册表项时提示：无法打开 Properties 由于某个错误无法打开该密钥...的解决方法</title>
      <link>http://temp2023.zhumeng.org/viewthread.php?tid=352127</link>
      <description><![CDATA[现象：Win11删除注册表项时提示：<br />
<br />
<br />
解决：<br />
PowerRun（推荐）<br />
官网/下载地址（第三方站点）：<br />
<br />
<br />
功能：以 TrustedInstaller 或 System权限 运行注册表编辑器（Regedit），从而访问/修改受保护的注册表项。<br />
使用方法：<br />
下载并解压 PowerRun。<br />
添加 regedit.ex ...]]></description>
      <category>软硬兼施</category>
      <author>shillan</author>
      <pubDate>Tue, 27 May 2025 12:49:10 +0000</pubDate>
    </item>
    <item>
      <title>远程桌面“因为算法不同，客户端与服务器无法通信。”的解决方法</title>
      <link>http://temp2023.zhumeng.org/viewthread.php?tid=352126</link>
      <description><![CDATA[在注册表编辑器，找到以下注册表项：\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Protocols\TLS 1.2\Client<br />
把“DisabledByDefault”设置为0、“Enabled”设置为1即可。<br />
如果还是不行，则：<br />
1、把几个“SSL”的关闭掉，就是把 ...]]></description>
      <category>软硬兼施</category>
      <author>shillan</author>
      <pubDate>Mon, 26 May 2025 03:02:32 +0000</pubDate>
    </item>
    <item>
      <title>Win11蓝屏“创建 TLS 客户端 凭据时出现严重错误。内部错误状态为 10013。”的解决</title>
      <link>http://temp2023.zhumeng.org/viewthread.php?tid=352125</link>
      <description><![CDATA[故障描述：频繁出现蓝屏死机现象<br />
系统日志错误信息：<br />
创建TLS客户端凭据时出现严重错误，&quot;内部错误状态为10013&quot;<br />
<br />
<br />
分析原因：<br />
这个问题主要出现在Windows 10/11系统的加密协议上。可能是因为系统的安全更新，或者安装了某些有加密协议的程序等不确定因素，导致系统 ...]]></description>
      <category>软硬兼施</category>
      <author>shillan</author>
      <pubDate>Fri, 23 May 2025 13:47:03 +0000</pubDate>
    </item>
    <item>
      <title>ping Win11的IP地址ping不通的解决方法</title>
      <link>http://temp2023.zhumeng.org/viewthread.php?tid=352124</link>
      <description><![CDATA[Windows防火墙入站规则中放行以下规则：<br />
文件和打印机共享(回显请求 - ICMPv4-In)   域<br />
文件和打印机共享(回显请求 - ICMPv4-In)   专用<br />
文件和打印机共享(回显请求 - ICMPv4-In)   公用<br />
<br />
**** 本内容被作者隐藏 ****<br />
如果安装了iNode入网认证客户端，需要再放行以 ...]]></description>
      <category>软硬兼施</category>
      <author>shillan</author>
      <pubDate>Tue, 20 May 2025 08:24:28 +0000</pubDate>
    </item>
    <item>
      <title>Oracle报“IMP-00010: 不是有效的导出文件, 标头验证失败”的解决方法</title>
      <link>http://temp2023.zhumeng.org/viewthread.php?tid=352123</link>
      <description><![CDATA[现象：Oracle 12c导入Oracle 19导出的dmp文件时报错：<br />
<br />
原因：低版本Oracle导入由高版本导出的文件所致。<br />
解决：<br />
将dmp文件用notepad++打开，修改版本号为你的数据库的版本号，如此处将首行：修改为：]]></description>
      <category>软硬兼施</category>
      <author>shillan</author>
      <pubDate>Thu, 08 May 2025 02:10:22 +0000</pubDate>
    </item>
    <item>
      <title>Oracle创建用户时提示ORA-65096：公用用户名或角色名无效 的解决方法</title>
      <link>http://temp2023.zhumeng.org/viewthread.php?tid=352122</link>
      <description><![CDATA[有效：无效（创建的用户在SYS中看不到，选择的表空间提示不存在）：<br />
<br />
<br />
<br />
添加以C##开头的用户：]]></description>
      <category>软硬兼施</category>
      <author>shillan</author>
      <pubDate>Wed, 30 Apr 2025 00:43:41 +0000</pubDate>
    </item>
    <item>
      <title>sqlplus连接Oracle数据库时提示“ORA-12560: TNS: 协议适配器错误”的原因及解决方法</title>
      <link>http://temp2023.zhumeng.org/viewthread.php?tid=352121</link>
      <description><![CDATA[现象：cmd下输入sqlplus / as sysdba提示错误：<br />
<br />
解决：<br />
<br />
除以上原因及解决方法外，也可能是多用户引起，如存在<br />
E:\app\Administrator\OraHome_1\sqlplus.exe<br />
和<br />
E:\app\admin\product\12.1.0\dbhome_1\BIN\sqlplus.exe<br />
直接运行两个sqlplus分别测试，一个报错， ...]]></description>
      <category>软硬兼施</category>
      <author>shillan</author>
      <pubDate>Wed, 30 Apr 2025 00:30:26 +0000</pubDate>
    </item>
    <item>
      <title>ORA-12523: TNS: 监听程序无法找到适用于客户机连接的例程 的解决方法</title>
      <link>http://temp2023.zhumeng.org/viewthread.php?tid=352119</link>
      <description><![CDATA[现象：Navicat连接本机Oracle 12c数据库时报错：<br />
<br />
原因：填写的“主机”与tnsnames.ora（X:\app\Administrator\product\12.1.0\dbhome_1\NETWORK\ADMIN\tnsnames.ora）文件中配置的不同。<br />
解决：修改“主机”与tnsnames.ora中配置的HOST名（机器名、IP地址或localhos ...]]></description>
      <category>软硬兼施</category>
      <author>shillan</author>
      <pubDate>Tue, 29 Apr 2025 06:41:08 +0000</pubDate>
    </item>
    <item>
      <title>安装飞牛fnOS提示“452: out of range pointer: 0xdbdff020”错误的解决方法</title>
      <link>http://temp2023.zhumeng.org/viewthread.php?tid=352118</link>
      <description><![CDATA[现象：<br />
安装飞牛fnOS时提示：<br />
<br />
<br />
原因：<br />
根据一篇askubuntu的帖子，Rufus的开发者对此问题做出了回应。问题出在Rufus或Ubuntu 22.04和Ubuntu 23.04版本中使用的GRUB上。这两个版本使用了相同的GRUB 2.06，但包含了一些完全不兼容的补丁。<br />
通过更换Rufus版本，可以解 ...]]></description>
      <category>软硬兼施</category>
      <author>shillan</author>
      <pubDate>Sat, 19 Apr 2025 08:08:28 +0000</pubDate>
    </item>
    <item>
      <title>ScnaDisk U盘CHKDSK时提示“发现错误。CHKDSK 无法在只读模式下继续。”的解决方法</title>
      <link>http://temp2023.zhumeng.org/viewthread.php?tid=352117</link>
      <description><![CDATA[使用即可，其中*为U盘盘符。]]></description>
      <category>软硬兼施</category>
      <author>shillan</author>
      <pubDate>Sat, 19 Apr 2025 03:28:42 +0000</pubDate>
    </item>
    <item>
      <title>Windows10/11 + VS2022 安装.NET 4.0/.NET 4.5/.NET 4.6/.NET 4.6.2...的方法</title>
      <link>http://temp2023.zhumeng.org/viewthread.php?tid=352116</link>
      <description><![CDATA[方法一：<br />
1、下载.NET Framework框架进入下载页面，点击右侧的Download package链接下载目标框架<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
2、解压缩<br />
下载下来的包是.nupkg格式的，将其扩展名改为.zip，然后用解压缩软件解压。<br />
3、安装目标框架<br />
将解压目录下的\build\.NETFramework文件夹内 ...]]></description>
      <category>网络文章</category>
      <author>shillan</author>
      <pubDate>Sat, 19 Apr 2025 02:39:44 +0000</pubDate>
    </item>
    <item>
      <title>Wireless-AC 3160无线网卡搜索不到WiFi6的解决方法</title>
      <link>http://temp2023.zhumeng.org/viewthread.php?tid=352114</link>
      <description><![CDATA[现象：Intel（R）Dual Band Wireless-Ac 3160搜不到WiFi6。<br />
解决：下载并安装新版驱动：<br />
Win7的：<br />
Win10的：<br />
选择系统对应版本的驱动：]]></description>
      <category>软硬兼施</category>
      <author>shillan</author>
      <pubDate>Sat, 04 Jan 2025 02:35:36 +0000</pubDate>
    </item>
    <item>
      <title>Vista winload.exe文件丢失的解决方法</title>
      <link>http://temp2023.zhumeng.org/viewthread.php?tid=352110</link>
      <description><![CDATA[现象：联想老台式机锋行X6500，开机时提示缺少C:\Windows\System32\winload.exe文件，无法启动。<br />
解决：使用工具U盘，进入WinPE，运行cmd，输入进入C:\Windows\System32目录下，运行如下三条命令：运行完重启就可以进Vista了。]]></description>
      <category>软硬兼施</category>
      <author>shillan</author>
      <pubDate>Sun, 14 Apr 2024 21:08:37 +0000</pubDate>
    </item>
  </channel>
</rss>