基本概念 全域變數( Global variable ) x,y,z為全域變數,生命週期為程式開始到程式結束時終止 #include "stdafx.h" #include <iostream> using ...
確定! 回上一頁