//顏色初始化 if(!has_colors() || start_color() == ERR){ endwin() printf("Terminal does not su
//顏色初始化 if(!has_colors() || start_color() == ERR){ endwin() printf("Terminal does not su...
//顏色初始化 if(!has_colors() || start_color() == ERR){ endwin() printf("Terminal does not su...
//建立窗口 win1 = newwin(15, 50, 1, 1) box(win1, ACS_VLINE, ACS_HLINE) mvwprintw(win1, 2,1, "...