前置處理器指令#include 用來引入標頭檔(header file) ,例如引入標準程式庫 (standard library) 的功能 #include <iostream> #include <string> int main() ...
確定! 回上一頁