用gotoxy(x,y)这个函数来
void textcolor(int newcolor)设置字符模式下的字符颜色void textbackground(int newcolor)设置字符模式下的背景颜色void textattr(int newattr)设置字符模式下的前景、背景、闪烁属性