貳、 撰寫第一個C++程式. //第一個C++程式. #include <iostream>. #include <cstdlib> using namespace std; int main(void). { cout << "Hello, C++" << endl ;.
確定! 回上一頁