C語言計時器代碼

1 #include <stdio.h> 2 #include <windows.h> 3 int main() 4 { 5 system("mode con cols=30 lines=10"); //顯示框大小控制函數 6 system("color 79");
相關文章
相關標籤/搜索