#include <stdio.h>#include <bios.h>#include <conio.h>#define COM1 0#define DATA_READY 0x100#define TRUE 1#defi...
阅读全文
2008
10-25