<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>鼠侠网 - 站长的教学课程</title>
    <link>https://lizhongc.com/forum-23-1.html</link>
    <description>Latest 20 threads of 站长的教学课程</description>
    <copyright>Copyright(C) 鼠侠网</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Thu, 23 Apr 2026 13:21:01 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>https://lizhongc.com/static/image/common/logo_88_31.gif</url>
      <title>鼠侠网</title>
      <link>https://lizhongc.com/</link>
    </image>
    <item>
      <title>CMOS的读寄存器A的最高位问题</title>
      <link>https://lizhongc.com/thread-575-1-1.html</link>
      <description><![CDATA[感觉老师的代码和解说的不一样
代码是
test al,0x80
jnz .w0 
意思是第7位为0可以向下执行，可以访问时间寄存器。

书上笔误说：如果是1，表明更新周期已经结束，可以访问。否则，重新转到标号.w0继续等待


 ...]]></description>
      <category>站长的教学课程</category>
      <author>卜春景</author>
      <pubDate>Tue, 20 May 2025 13:35:44 +0000</pubDate>
    </item>
    <item>
      <title>新人学习</title>
      <link>https://lizhongc.com/thread-573-1-1.html</link>
      <description><![CDATA[你好，老师，对于即将进入学习x86汇编：从实模式到保护模式的小白，您有没有好的建议。
    都说学好汇编是为自己打下一个牢固的地基，但在学习中难免会get不到核心要点，所以再次请教老师希望能在学习中把握好核心要点。

    盼回复~
 ...]]></description>
      <category>站长的教学课程</category>
      <author>XingC</author>
      <pubDate>Wed, 23 Apr 2025 12:43:48 +0000</pubDate>
    </item>
    <item>
      <title>《x86汇编语言：从实模式到保护模式》视频课程 283.在分页机制下访问页目录表自</title>
      <link>https://lizhongc.com/thread-495-1-1.html</link>
      <description><![CDATA[在c31_core0.asm中老师使用了非常巧妙的办法,通过把页目录表当成页表的方式 修改物理内存中的页目录表. 既然我们的目标是向页目录表的0x800偏移处写入0x00021003 , 我想问 ,代码前面已经做过特殊处理,使虚拟内存低端1M和物理内存低端1M一一对应, 虚拟内存中的0x00020800 ...]]></description>
      <category>站长的教学课程</category>
      <author>波克比</author>
      <pubDate>Thu, 31 Oct 2024 18:22:04 +0000</pubDate>
    </item>
    <item>
      <title>在linux中可以使用dd命令写入img文件系统进行汇编调试么???</title>
      <link>https://lizhongc.com/thread-494-1-1.html</link>
      <description><![CDATA[1.创建img磁盘文件
$ dd if=/dev/zero of=boot.img bs=1M count=1024

2.写入boot.bin到img文件
$ dd if=boot.bin of=boot.img bs=512 count=1 conv=notrunc

3.启动并验证
$ qemu-system-x86_64 -m 2048 -smp 1 -drive file=boot.img]]></description>
      <category>站长的教学课程</category>
      <author>liyuan3210</author>
      <pubDate>Thu, 31 Oct 2024 14:21:23 +0000</pubDate>
    </item>
    <item>
      <title>请教：学习多线程到底应该先学习李老师的哪套课程？</title>
      <link>https://lizhongc.com/thread-459-1-1.html</link>
      <description><![CDATA[李老师，您好！

]]></description>
      <category>站长的教学课程</category>
      <author>jetcan</author>
<enclosure url="/forum/
" length="一套是：已购买了您的《X86 编写64位多处理器多线程》，另一套是：鼠侠网上 ..." type="image/jpeg" />      <pubDate>Fri, 30 Aug 2024 06:38:30 +0000</pubDate>
    </item>
    <item>
      <title>请教一个 关于第10章 中断和动态时钟显示的示例代码</title>
      <link>https://lizhongc.com/thread-453-1-1.html</link>
      <description><![CDATA[关于第10章 中断和动态时钟显示的示例代码，第36行：


mov al,0x0a                        ;阻断NMI。当然，通常是不必要的
or al,0x80                          
out 0x70,al
in al,0x71                         ;读寄存器A
test al,0x80                        ...]]></description>
      <category>站长的教学课程</category>
      <author>LongJie</author>
      <pubDate>Fri, 23 Aug 2024 04:06:16 +0000</pubDate>
    </item>
    <item>
      <title>关于文件系统课程</title>
      <link>https://lizhongc.com/thread-442-1-1.html</link>
      <description><![CDATA[李老师,有没有录制文件系统课程的计划呢]]></description>
      <category>站长的教学课程</category>
      <author>x86Orx64</author>
      <pubDate>Sun, 04 Aug 2024 04:57:48 +0000</pubDate>
    </item>
    <item>
      <title>关于bios中断</title>
      <link>https://lizhongc.com/thread-171-1-1.html</link>
      <description><![CDATA[在x86汇编课程里面，将bios中断一节中提供了一个中文bios中断和英文bios中断的资料，但是这个资料是在原来的网站中，在现在这个论坛里面有资料的下载地址吗，老师能提供一下吗？]]></description>
      <category>站长的教学课程</category>
      <author>freetime</author>
      <pubDate>Wed, 29 May 2024 01:27:09 +0000</pubDate>
    </item>
    <item>
      <title>《x86汇编语言：从实模式到保护模式》第2版辅导材料（含检测点和习题答案）</title>
      <link>https://lizhongc.com/thread-15-1-1.html</link>
      <description><![CDATA[]]></description>
      <category>站长的教学课程</category>
      <author>站长</author>
      <pubDate>Sun, 31 Dec 2023 17:02:59 +0000</pubDate>
    </item>
  </channel>
</rss>