//颜色初始化 if(!has_colors() || start_color() == ERR){ endwin() printf("Terminal does not su
//颜色初始化 if(!has_colors() || start_color() == ERR){ endwin() printf("Terminal does not support color.\n") ...
2014-01-14
145