<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>木夕网络 - 行业资料</title>
    <link>https://www.cnmoci.com/forum-46-1.html</link>
    <description>Latest 20 threads of 行业资料</description>
    <copyright>Copyright(C) 木夕网络</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Mon, 25 May 2026 20:06:48 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>https://www.cnmoci.com/static/image/common/logo_88_31.gif</url>
      <title>木夕网络</title>
      <link>https://www.cnmoci.com/</link>
    </image>
    <item>
      <title>Windows10、windows11 24H2打印机+共享_错误代码：0x800704f8-启用不安全的来宾登录【小编亲测】</title>
      <link>https://www.cnmoci.com/thread-24-1-1.html</link>
      <description><![CDATA[Windows10、windows11 24H2打印机+共享_错误代码：0x800704f8-启用不安全的来宾登录


一、禁用SMB客户端签名要求

在“开始”菜单搜索中，输入gpedit并启动“编辑组策略”应用（本地组策略编辑器），选择“计算机配置”&gt;“Windows 设置”&gt;“安全设置”&gt;“本地策略”&gt;“ ...]]></description>
      <category>行业资料</category>
      <author>夜无眠</author>
      <pubDate>Wed, 02 Jul 2025 08:10:05 +0000</pubDate>
    </item>
    <item>
      <title>这是一个知名企业内部资料--IT面试考试题，分享给有需要的朋友</title>
      <link>https://www.cnmoci.com/thread-23-1-1.html</link>
      <description><![CDATA[这是一个知名企业内部资料--IT面试考试题，分享给有需要的朋友
一网络基础(30分)1.1000M的24口交换机。每个端口的网速度最多可达___3.4____MBps（  2分）2.在局域网中，知道一台电脑的IP地址。CMD下如何获得对方MAC地址？(2分) Nbtstat –a 192.168.1.13、CMD下如何查看 ...]]></description>
      <category>行业资料</category>
      <author>夜无眠</author>
      <pubDate>Wed, 02 Jul 2025 08:04:39 +0000</pubDate>
    </item>
    <item>
      <title>易飞ERP连接失败处理方法--所有客户端登陆易飞报错：LeaderWorkCenter ADO连接失败</title>
      <link>https://www.cnmoci.com/thread-5-1-1.html</link>
      <description><![CDATA[方法/步骤

首先：确认SQL server的sa密码和易飞系统控制管理员的密码是否一致，重新授权一下；基本就可以解决问题啦！

其次：如果还是不行，检查一下数据源中是否有SQL Server和PostgreSQL的驱动程序，新增或者重新添加，问题可以解决！



再次：还有遇到过这样的情 ...]]></description>
      <category>行业资料</category>
      <author>admin</author>
      <pubDate>Sun, 05 Jan 2025 14:02:04 +0000</pubDate>
    </item>
    <item>
      <title>ERP高级SQL语句分享【以金蝶数据库为例】，其他系统自行组合</title>
      <link>https://www.cnmoci.com/thread-4-1-1.html</link>
      <description><![CDATA[--1、查找员工的编号、姓名、部门和出生日期，如果出生日期为空值，
--显示日期不详,并按部门排序输出,日期格式为yyyy-mm-dd。
 select emp_no ,emp_name ,dept ,
         isnull(convert(char(10),birthday,120),\'日期不详\') birthday
 from employee
 order by dept
 ...]]></description>
      <category>行业资料</category>
      <author>admin</author>
      <pubDate>Sun, 05 Jan 2025 13:54:51 +0000</pubDate>
    </item>
  </channel>
</rss>