冷傲野狼

文章
5
资源
0
加入时间
3年0月9天

求助

“settextstyle”: 4 个重载中没有一个可以转换所有参数类型 “outtextxy”: 2 个重载中没有一个可以转换所有参数类型 这是怎么回事老是提示这个代码:`#include<graphics.h>int main(void) {initgraph(640, 480);setbkcolor(RGB(64, 128, 128));cleardevice(...