搜尋:
APCS快訊
檢測公告
媒體報導
檢測資訊
檢測內容與時程
成績說明
對象與費用
試場資訊
系統環境
作答系統說明
試場規則及違規處理辦法
應測者專區
「10月19日檢測」重要日程
「11月16日檢測」重要日程
報名檢測
報名注意事項
報名查詢/異動(取消)
應測試場查詢
查詢成績
試題資訊
評量架構
題目範例
學習資源
認識APCS
APCS介紹
相關連結
採計成績大學校系(組)
採計成績科技校院系(組)
FAQ
首頁
/
系統環境
檢測資訊
檢測內容與時程
成績說明
對象與費用
試場資訊
系統環境
作答系統說明
試場規則及違規處理辦法
系統環境
電腦規格
CPU
Intel Core i3以上
記憶體
8GB以上
螢幕
桌機:17″ 以上
筆電:14″ 以上
軟體
OS
Ubuntu Server 22.04 (64-bit)
Desktop
LXDE
Editors
vi/vim、leafpad
Languages
C
: gcc 11.4.0 (Ubuntu 11.4.0-1ubuntu1~22.04)
C++
: g++ 11.4.0 (Ubuntu 11.4.0-1ubuntu1~22.04)
Java
: JDK 1.8.0_333
Python 3
: Python 3.10.12
IDE
Eclipse 2022-12 (C, CPP, JAVA, Python3)
Code::Blocks 20.03 (C, CPP)
Python IDLE 3.10.12
Compiler/Runner arguments
C
Compiler: gcc -g -O2 -std=c17 -static -lm -o <a.out> <source>
Runner: <a.out>
C++
Compiler: g++ -g -O2 -std=c++17 -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>
安裝練習環境
(20250718 版
)
1.
下載
說明文件(pdf)
977KB
2.
下載安裝虛擬平台
VirtualBox(外部連結)
3.
下載
APCS環境 虛擬機 (iso)
2.4GB