標準答案 學生答案 |
配分:[6.70] |
![](https://imageproxy.pixnet.cc/imgproxy?url=https://pic.pimg.tw/tomorrow5261/1435026734-3833599636.gif%20) 得分: |
1. |
adb shell列出根目錄與檔案指令為何?
- A.ls
- B.dir
- C.cd
- D.exit
|
|
配分:[6.60] |
![](https://imageproxy.pixnet.cc/imgproxy?url=https://pic.pimg.tw/tomorrow5261/1435026733-4112471627.gif) 得分: |
2. |
adb將手機檔案下載至PC指令為何?
- A.push
- B.pull
- C.get
- D.put
|
|
配分:[6.60] |
![](https://imageproxy.pixnet.cc/imgproxy?url=https://pic.pimg.tw/tomorrow5261/1435026733-4112471627.gif) 得分: |
3. |
下列何者是Android手機程式進入點?
- A.android.intent.category.LAUNCHER
- B.android.category.LAUNCHER
- C.android.intent.action.MAIN
- D.android.action.MAIN
|
|
配分:[6.70] |
![](https://imageproxy.pixnet.cc/imgproxy?url=https://pic.pimg.tw/tomorrow5261/1435026734-3833599636.gif%20) 得分: |
4. |
Android Phone模擬器切換到前一個模板佈局的顯示方向(橫或直)按鈕為何?
- A.Keypad_7
- B.Keypad_9
- C.Ctrl-F11
- D.Ctrl-F12
|
|
配分:[6.70] |
![](https://imageproxy.pixnet.cc/imgproxy?url=https://pic.pimg.tw/tomorrow5261/1435026734-3833599636.gif%20) 得分: |
5. |
Android應用程式組成單元中,下列何者是提供背景運轉程式?
- A.Activity
- B.Service
- C.Broadcast Receiver
- D.Content Provider
|
|
配分:[6.70] |
![](https://imageproxy.pixnet.cc/imgproxy?url=https://pic.pimg.tw/tomorrow5261/1435026734-3833599636.gif%20) 得分: |
6. |
adb將PC檔案上傳至手機指令為何?
- A.push
- B.pull
- C.get
- D.put
|
|
配分:[6.70] |
![](https://imageproxy.pixnet.cc/imgproxy?url=https://pic.pimg.tw/tomorrow5261/1435026734-3833599636.gif%20) 得分: |
7. |
adb觀察運作狀態指令為何?
- A.get-state
- B.install
- C.uninstall
- D.以上皆非
|
|
配分:[6.70] |
![](https://imageproxy.pixnet.cc/imgproxy?url=https://pic.pimg.tw/tomorrow5261/1435026733-4112471627.gif) 得分: |
8. |
android:id="@+id/Button01"中id指的是?
- A.R.java下的內部類別
- B.R.java下的靜態內部類別
- C.R.java下的靜態屬性
- D.R.java下的屬性
|
|
配分:[6.70] |
![](https://imageproxy.pixnet.cc/imgproxy?url=https://pic.pimg.tw/tomorrow5261/1435026733-4112471627.gif) 得分: |
9. |
當onCreate()方法被呼叫後接下來會呼叫的是何種方法?
- A.onRestart()
- B.onResume()
- C.onStart()
- D.onPause()
|
|
配分:[6.70] |
![](https://imageproxy.pixnet.cc/imgproxy?url=https://pic.pimg.tw/tomorrow5261/1435026734-3833599636.gif%20) 得分: |
10. |
adb移除apk指令為何?
- A.get-state
- B.install
- C.uninstall
- D.以上皆非
|
|
配分:[6.70] |
![](https://imageproxy.pixnet.cc/imgproxy?url=https://pic.pimg.tw/tomorrow5261/1435026734-3833599636.gif%20) 得分: |
11. |
Android Phone模擬器撥打電話按鈕為何?
- A.F1
- B.F2
- C.F3
- D.F4
|
|
配分:[6.60] |
![](https://imageproxy.pixnet.cc/imgproxy?url=https://pic.pimg.tw/tomorrow5261/1435026734-3833599636.gif%20) 得分: |
12. |
下列何者是Android Activity生命週期基本運作步驟單元?
- A.開始
- B.執行中
- C.結束
- D.以上皆是
|
|
配分:[6.60] |
![](https://imageproxy.pixnet.cc/imgproxy?url=https://pic.pimg.tw/tomorrow5261/1435026733-4112471627.gif) 得分: |
13. |
強制結束Activity的方法為何?
- A.finish()
- B.stop()
- C.onDelete()
- D.以上皆非
|
|
配分:[6.70] |
![](https://imageproxy.pixnet.cc/imgproxy?url=https://pic.pimg.tw/tomorrow5261/1435026734-3833599636.gif%20) 得分: |
14. |
adb安裝apk指令為何?
- A.get-state
- B.install
- C.uninstall
- D.以上皆非
|
|
配分:[6.60] |
![](https://imageproxy.pixnet.cc/imgproxy?url=https://pic.pimg.tw/tomorrow5261/1435026734-3833599636.gif%20) 得分: |
15. |
下列何者是Android應用程式組成單元?
- A.Activity
- B.Service
- C.Broadcast Receiver
- D.Content Provider
|
|
|