返回列表 發帖

【軟體】打字練習軟體

本帖最後由 呂晉豪 於 2024-3-1 17:09 編輯

中打 CType
英打 EType

TypingClub


中打練習網
請以Google 帳號登入,再加入谷哥人群組
群組代碼:MKE-2209

  1. #include<iostream>
  2. using namespace std;
  3. int main()
  4. {
  5.       cout<<"hello"<<endl;
  6.       system("pause");
  7.       return 0;
  8.       
  9. }
複製代碼

TOP

返回列表