winconsio.h:一个用于在windows平台替代conio.h的自用库
摘要:1 #ifndef WIN_CONS_IO_H 2 #define WIN_CONS_IO_H 3 4 #include 5 6 #define SetConsColor(colorIndex) SetConsoleTextAttribute(GetStdHandle(STD_OUTPUT_...
阅读全文
posted @ 2015-05-17 11:56
posted @ 2015-05-17 11:56
posted @ 2015-05-16 22:10