搜尋:
APCS快訊
檢測公告
媒體報導
檢測資訊
檢測內容時程
成績說明
對象與費用
試場資訊
系統環境
作答系統說明
試場規則及違規處理辦法
應測者專區
重要日程
報名檢測
報名須知
報名查詢/異動(取消)
應測試場查詢
查詢成績
試題資訊
評量架構
題型範例
學習資源
認識APCS
APCS介紹
相關連結
採計成績大學校系(組)
採計成績科技校院系(組)
FAQ
首頁
/
檢測內容時程
/
系統環境
檢測資訊
檢測內容時程
成績說明
對象與費用
試場資訊
系統環境
作答系統說明
試場規則及違規處理辦法
系統環境
電腦規格
(110.08.04更新)
桌上型電腦
CPU
Intel Core i3以上
記憶體
4GB以上
螢幕
17” 以上
筆記型電腦
CPU
Intel Core i3以上
記憶體
4GB以上
螢幕
14”以上
軟體
(108.08.23更新)
OS
Lubuntu Desktop 18.04 (64-bit)
Desktop
LXDE
Editors
vi/vim、leafpad
Languages
Gcc Ubuntu 7.3.0 – 27ubuntu1
C++ Ubuntu 7.3.0 – 27ubuntu1
Java 1.8.0_181
Python2 2.7.15
Python3 3.6.7
IDE
Eclipse (C , CPP , JAVA , Python2 , Python3)
Code::Blocks 17.12 (C , CPP)
Python IDLE 2.7.15、Python IDLE 3.6.7
Compiler/Runner arguments
C
Compiler: gcc -g -O2 -std=gnu99 -static -lm -o <a.out> <source>
Runner: <a.out>
C++
Compiler: g++ -g -O2 -std=gnu++11 -static -lm -o <a.out> <source>
Runner: <a.out>
Java
Compiler: javac <source>
Runner: java -client -Xss8m -Xmx1024m <basename of source>
Python
Runner: python <a.py> / python3 <a.py>
實作練習環境
(20220109 版
)
建置虛擬主機練習環境
說明文件(pdf)
4.69MB
VirtualBox(外部連結)
APCS環境 For VirtualBox (iso)
2.4G