?? 14_3.txt
字號:
//14_3
//運行結果為:
create a X object with 1
create a X object with 2 //創建臨時對象
call a func with para X object
create a X object from other X object
erase a object //析構臨時對象
create a X object from other X object
call a func with para X object
create a X object from other X object
erase a object
erase a object
erase a object
erase a object
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -