ITEEDU

5、DOS杂项(Miscellaneous DOS)

@GetDate 读取系统日期
@SetDate 设置系统日期
@GetTime 读取系统时间
@SetTime 设置系统时间
@GetVer 读取DOS版本
@GetInt
@SetInt
读取指定中断的入口地址
设置指定中断的入口地址
@Exit 带返回码返回到DOS
@TSR 终止程序运行,并驻留