文件名称:clock
介绍说明--下载内容均来自于网络,请自行研究使用
1、取原来的中断向量,保存并且设置新的中断向量;
2、在设置光标的位置,然后读取系统时间,保存数据;
3、用了2个子函数分别实现输出时间和符号‘:’;
4、设置驻留区的大小,然后结束并驻留内存。
-1, take the original interrupt vector, saved and set a new interrupt vector 2, set the cursor position, and then reads the system time, save the data 3, with the two sub-functions are realized output time and the symbol ' :' 4, set the size of the resident, and then quit and resident memory.
2、在设置光标的位置,然后读取系统时间,保存数据;
3、用了2个子函数分别实现输出时间和符号‘:’;
4、设置驻留区的大小,然后结束并驻留内存。
-1, take the original interrupt vector, saved and set a new interrupt vector 2, set the cursor position, and then reads the system time, save the data 3, with the two sub-functions are realized output time and the symbol ' :' 4, set the size of the resident, and then quit and resident memory.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
CLOCK.EXE
clock.asm