Skip to content

Latest commit

 

History

History
executable file
·
14 lines (10 loc) · 580 Bytes

File metadata and controls

executable file
·
14 lines (10 loc) · 580 Bytes

第十七章、使用BIOS进行键盘输入和磁盘读写

17.1、int9中断例程对键盘输入的处理

17.2、使用int16h中断例程读取键盘缓冲区

17.3、字符串的输入

17.4、应用int13h中断例程对磁盘进行读写