为什么我的背景颜色只显示半屏
											#include"conio.h"main()
{
textbackground(5);
clrscr();
window(10,20,44,24);
textbackground(1);
textcolor(9);
clrscr();
cprintf("aaaa");
getch();
}
[此贴子已经被作者于2006-11-25 13:13:43编辑过]
[此贴子已经被作者于2006-11-25 13:13:43编辑过]
 2006-11-25 13:10
	    2006-11-25 13:10
   2006-11-25 19:11
	    2006-11-25 19:11