<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>鼠侠网 - 计算机软件和资料</title>
    <link>https://www.lizhongc.com/forum-24-1.html</link>
    <description>Latest 20 threads of 计算机软件和资料</description>
    <copyright>Copyright(C) 鼠侠网</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Thu, 09 Apr 2026 14:38:22 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>https://www.lizhongc.com/static/image/common/logo_88_31.gif</url>
      <title>鼠侠网</title>
      <link>https://www.lizhongc.com/</link>
    </image>
    <item>
      <title>《x86汇编语言》VHD 写入SATA硬盘,成功真机启动!</title>
      <link>https://www.lizhongc.com/thread-580-1-1.html</link>
      <description><![CDATA[成功​​真机启动,附图一张]]></description>
      <category>计算机软件和资料</category>
      <author>zhang</author>
      <pubDate>Sun, 15 Feb 2026 07:35:44 +0000</pubDate>
    </item>
    <item>
      <title>Windows命令行查看wifi名称及其密码</title>
      <link>https://www.lizhongc.com/thread-579-1-1.html</link>
      <description><![CDATA[查看所有已保存的WiFi网络名称：
netsh wlan show profiles

要查看单个WiFi的密码，输入（将 WiFi名称 替换为实际名称，名称区分大小写，并用双引号包围如果有空格）：
netsh wlan show profile name=\&quot;WiFi名称\&quot; key=clear ...]]></description>
      <category>计算机软件和资料</category>
      <author>站长</author>
      <pubDate>Fri, 26 Dec 2025 12:02:06 +0000</pubDate>
    </item>
    <item>
      <title>Linux ip命令之UP、LOWER_UP和state UP/DOWN</title>
      <link>https://www.lizhongc.com/thread-565-1-1.html</link>
      <description><![CDATA[The LOWER_UP is the state of the Ethernet link (or other link layer protocol). It\'s defined as Driver signals L1 up, which basically means the cable is fitted and it can see another device on the other end of the cable. The UP means that it has been  ...]]></description>
      <category>计算机软件和资料</category>
      <author>站长</author>
      <pubDate>Wed, 15 Jan 2025 04:19:07 +0000</pubDate>
    </item>
    <item>
      <title>轻松创建USB启动盘的工具Rufus</title>
      <link>https://www.lizhongc.com/thread-505-1-1.html</link>
      <description><![CDATA[Rufus 是一款格式化和创建 USB 启动盘的辅助工具。

[hr]官方的说明和下载链接：https://rufus.ie/zh/

[hr]本软件适用于以下场景：


需要将可引导 ISO (Windows、Linux、UEFI 等) 刻录到 USB 安装媒介的情况
需要处理未安装操作系统的设备的情况
需要在 DOS 环境下刷 ...]]></description>
      <category>计算机软件和资料</category>
      <author>站长</author>
      <pubDate>Tue, 05 Nov 2024 02:08:37 +0000</pubDate>
    </item>
    <item>
      <title>Windows 10/Windows 11 Edge 浏览器收藏夹的位置</title>
      <link>https://www.lizhongc.com/thread-490-1-1.html</link>
      <description><![CDATA[1，进入系统盘（通常为C盘）；
2，进入”用户“文件夹；
3，进入AppData文件夹。如果找不到此文件夹，请在菜单里选择”查看“-&gt;”显示“-&gt;”隐藏的项目”；
4，进入Local\\Microsoft\\Edge%user Data\\Default文件夹；
5，找到Bookmarks文件，它的内容就是你收藏的网站。注 ...]]></description>
      <category>计算机软件和资料</category>
      <author>站长</author>
      <pubDate>Mon, 28 Oct 2024 01:45:12 +0000</pubDate>
    </item>
    <item>
      <title>Bochs启动问题：couldn\'t open ROM image file ...</title>
      <link>https://www.lizhongc.com/thread-486-1-1.html</link>
      <description><![CDATA[安装完Bochs后启动它，可能出现下面的问题：

couldn\'t open ROM image file就是无法打开指定的ROM映像文件。
出现这种问题时可以打开安装当前系统时保存的*.bxrc配置文件,把文件中的\&quot;romimage\&quot;和\&quot;vgaromimage\&quot;的路径设置改为bochs安装目录,保存后再次加载就可以了。
 ...]]></description>
      <category>计算机软件和资料</category>
      <author>站长</author>
      <pubDate>Tue, 22 Oct 2024 05:27:48 +0000</pubDate>
    </item>
    <item>
      <title>Windows PE简明制作教程</title>
      <link>https://www.lizhongc.com/thread-485-1-1.html</link>
      <description><![CDATA[制作Windows PE的方法和过程在微软公司的官网有说明，它的链接是WinPE：创建可启动的介质 | Microsoft Learn。内容很多，读起来不直观。为方便起见，下面是我总结的几个步骤。

1，下载并安装WINDOWS 评估和部署工具包 (ADK) ；
下载链接：https://go.microsoft.co ...]]></description>
      <category>计算机软件和资料</category>
      <author>站长</author>
      <pubDate>Mon, 21 Oct 2024 07:21:52 +0000</pubDate>
    </item>
    <item>
      <title>任务（进程）浏览器（任务列表查看器）Tlist/TaskList</title>
      <link>https://www.lizhongc.com/thread-472-1-1.html</link>
      <description><![CDATA[TList (任务列表查看器) Tlist.exe 是一个命令行工具，用于显示在本地计算机上运行的进程以及每个进程的有用信息。

TList 显示：


[*]计算机上运行的所有进程及其进程 ID (PID) 。
[*]显示创建每个进程的树。
[*]进程的详细信息，包括其虚拟内存使用情况和启动进程的 ...]]></description>
      <category>计算机软件和资料</category>
      <author>站长</author>
      <pubDate>Thu, 03 Oct 2024 13:38:10 +0000</pubDate>
    </item>
    <item>
      <title>如何在微软官网下载Win10的ISO镜像</title>
      <link>https://www.lizhongc.com/thread-471-1-1.html</link>
      <description><![CDATA[这是一个视频，演示了如何在微软官网下载Win10的ISO镜像文件：
直接观看链接：如何在微软官网下载Win10的ISO镜像_哔哩哔哩_bilibili
下载观看链接: https://pan.baidu.com/s/1d8HgZGa2_t7i0w9LK-OkOw 提取码: bx7x


 ...]]></description>
      <category>计算机软件和资料</category>
      <author>站长</author>
      <pubDate>Fri, 27 Sep 2024 12:50:37 +0000</pubDate>
    </item>
    <item>
      <title>虚拟机软件VMware-workstation-full-17.6.0 （Win/Linux）</title>
      <link>https://www.lizhongc.com/thread-469-1-1.html</link>
      <description><![CDATA[链接: https://pan.baidu.com/s/15bulTn9t7TVjGbBJi-VxFA 提取码: xefc


来源：VMware Workstation Download - 17.6.0 | TechSpot]]></description>
      <category>计算机软件和资料</category>
      <author>站长</author>
      <pubDate>Tue, 24 Sep 2024 14:18:20 +0000</pubDate>
    </item>
    <item>
      <title>虚拟机软件VMware-player-17.6.0（Win/Linux）</title>
      <link>https://www.lizhongc.com/thread-468-1-1.html</link>
      <description><![CDATA[链接: https://pan.baidu.com/s/1trdjQMyE9GdNRtKInJsnew 提取码: aqxt

来源：VMware Player Download Free - 17.6.0 | TechSpot]]></description>
      <category>计算机软件和资料</category>
      <author>站长</author>
      <pubDate>Tue, 24 Sep 2024 14:17:03 +0000</pubDate>
    </item>
    <item>
      <title>进程查看器Process Monitor v4.01</title>
      <link>https://www.lizhongc.com/thread-467-1-1.html</link>
      <description><![CDATA[Introduction
Process Monitor is an advanced monitoring tool for Windows that shows real-time file system, Registry and process/thread activity. It combines the features of two legacy Sysinternals utilities, Filemon and Regmon, and adds an extensive l ...]]></description>
      <category>计算机软件和资料</category>
      <author>站长</author>
      <pubDate>Sat, 21 Sep 2024 07:58:54 +0000</pubDate>
    </item>
    <item>
      <title>开源调试器x64dbg的说明和下载</title>
      <link>https://www.lizhongc.com/thread-465-1-1.html</link>
      <description><![CDATA[x64dbg是一款开源的调试器，既支持32位和64位程序的调试，也支持插件的功能扩展，类似于C的表达式解析器，提供了图形模式代码流程、可调试的脚本支持等强大的功能。其界面及操作方法与OllyDbg相似，很容易上手，目前已完全代替OD，成为调试器主流。x32dbg.exe适用于32位 ...]]></description>
      <category>计算机软件和资料</category>
      <author>站长</author>
      <pubDate>Fri, 20 Sep 2024 01:45:42 +0000</pubDate>
    </item>
    <item>
      <title>《C/C++内存模型》笔记分享</title>
      <link>https://www.lizhongc.com/thread-463-1-1.html</link>
      <description><![CDATA[其实好久就完成了，但是总是忘记要发出来，既然前面两章都发了，这章没有理由不发，依旧欢迎各位指正

https://www.yuque.com/xiaoyang-wyxle/his01x/rue8h7h6y26rv0dl]]></description>
      <category>计算机软件和资料</category>
      <author>xiaoyangst</author>
      <pubDate>Fri, 13 Sep 2024 07:09:10 +0000</pubDate>
    </item>
    <item>
      <title>从K&amp;R C到ANSI C/C89</title>
      <link>https://www.lizhongc.com/thread-452-1-1.html</link>
      <description><![CDATA[ANSI C and K&amp;R C (pku.edu.cn)




ANSI C 与 K&amp;R CC语言由Dennis M. Ritchie在1973年设计和实现。从那以后使用者逐渐增加。到1978年Ritchie和Bell实验室的另一位程序专家Kernighan合写了著名的《The C Programming Language》，将C语言推向全世界，许多国家都出了译 ...]]></description>
      <category>计算机软件和资料</category>
      <author>站长</author>
      <pubDate>Thu, 22 Aug 2024 14:13:24 +0000</pubDate>
    </item>
    <item>
      <title>几款电路仿真软件</title>
      <link>https://www.lizhongc.com/thread-448-1-1.html</link>
      <description><![CDATA[pspice 
ltspice 免费的。
multisim
simulink
proteus
立创eda]]></description>
      <category>计算机软件和资料</category>
      <author>站长</author>
      <pubDate>Sat, 17 Aug 2024 11:23:55 +0000</pubDate>
    </item>
    <item>
      <title>系统调用过程图(不知道对不对很慌！！！)</title>
      <link>https://www.lizhongc.com/thread-422-1-1.html</link>
      <description><![CDATA[根据老师的课本和网上的资料，我把自己对32位linux系统调用过程绘制了一幅图出来，
一方面加深自己理解，另一方面也是想对这块做个总体的概要，
不知道自己的理解是否正确，如果有错烦请各位朋友们帮忙指正~~~



X86实模式到保护模式这本书对理解底层实在是太重要了~~~ ...]]></description>
      <category>计算机软件和资料</category>
      <author>linuxspring</author>
      <pubDate>Sat, 29 Jun 2024 11:44:22 +0000</pubDate>
    </item>
    <item>
      <title>C23标准文档草案（ISO/IEC 9899:2023标准草案N3096)</title>
      <link>https://www.lizhongc.com/thread-169-1-1.html</link>
      <description><![CDATA[https://www.open-std.org/jtc1/sc22/wg14/www/docs/n3096.pdf]]></description>
      <category>计算机软件和资料</category>
      <author>站长</author>
      <pubDate>Mon, 27 May 2024 05:48:21 +0000</pubDate>
    </item>
    <item>
      <title>C17标准文档草案（ISO/IEC 9899:2017的表决草案）</title>
      <link>https://www.lizhongc.com/thread-168-1-1.html</link>
      <description><![CDATA[http://hack.tf/c/c18/c17_updated_proposed_fdis.pdf]]></description>
      <category>计算机软件和资料</category>
      <author>站长</author>
      <pubDate>Mon, 27 May 2024 05:42:35 +0000</pubDate>
    </item>
    <item>
      <title>《硬件内存模型》 笔记分享</title>
      <link>https://www.lizhongc.com/thread-160-1-1.html</link>
      <description><![CDATA[这章内容有很多需要分析的地方，难免出现逻辑表述错误，希望得到细心者的指正
其中小部分章节没有记录（不影响核心内容），考虑到是一种拓展的缘故


https://www.yuque.com/xiaoyang-w ... 09cfiwn2?singleDoc# 《第二章：硬件内存模型》 密码：wrb5
 ...]]></description>
      <category>计算机软件和资料</category>
      <author>xiaoyangst</author>
      <pubDate>Wed, 22 May 2024 12:59:13 +0000</pubDate>
    </item>
  </channel>
</rss>