題庫堂
檢索
題庫堂
首頁
數學
英文學習
政治學
統計學
經濟學
藥理學
中醫藥物學
財政學
法學知識
公共行政
警察學
BI規劃師
財務管理
公共衛生學
工程經濟學
電力電子學
當前位置:
首頁
1.某個長期居住在陝西的書生,寫信給某位清朝官員:「明公上奏,先與朝廷約,勿求速效,勿遽促戰,必食足兵精始可進討,請以三年為度。……至他日進兵,視彼中尤驍黠者,誅翦之,餘不能盡誅,俟其畏服。」這封書信
問題詳情
1.某個長期居住在陝西的書生,寫信給某位清朝官員:「明公上奏,先與朝廷約,勿求速效,勿遽促戰,必食足兵精始可進討,請以三年為度。……至他日進兵,視彼中尤驍黠者,誅翦之,餘不能盡誅,俟其畏服。」這封書信影響了這位官員征討某起亂事的軍事策略,他採用屯田政策,並把軍事運補線往西延長到蘭州。請問下列敘述何者正確?
(A)這位官員是李鴻章
(B)這場亂事最後結合中亞屬邦,新建新疆省
(C)這場亂事是捻亂
(D)這場亂事衝突是因雲南、陝西、新疆三地的回民與漢人積怨已久所造成
參考答案
上一篇 :
9 下列關於程式語言範式(paradigm)的敘述,何者錯誤?(A)函數式(functional)範式,程式被設計像數學的函數 (B)宣告式(declarative)範式,程式使用一組原始函數(pri
下一篇 :
2 The government is to sign an_______with U.S. government for preventing the criminals from travelli
資訊推薦
3________of heart attack include chest pain, cold sweating and nausea, developing into trouble breat
4 Many citizens view the rapid influx of immigrants with anxiety, worrying that the nation might fai
7 To follow a Mediterranean-style diet, which include high consumption of olive oil, fruits, and veg
6 ______the truth during an immigration inspection is a violation of Immigration Act and thus punish
9 In recent years, increasing numbers of refugees and migrants from Syria are crossing the Mediterra
8 After several rounds of recruitment, a number of potential candidates finally _________as the pres
24 執行以下程式片段後,下列敘述何者正確? (A) a 的值是 3.4 (B) b 的值是 3.4 (C) c 的值是 3.4 (D) d 的值是 3.4
10 The major argument against immigration is that so many migrants fail to _________with the local c
請依下文回答第 11 題至第 15 題:For United States Government personnel abroad to host a banquet, round tables of
請依下文回答第 16 題至第 20 題:Since the 1980s, immigration has drastically increased, making the city more eth
【題組】17 According to the first paragraph, which of the following statements is true?(A)Since the 1980
【題組】18 According to the passage, which of the following statements is NOT true?(A)Immigrants from ar
【題組】19 When was a Polish family most likely to immigrate to Vancouver?(A)Before World War I. (B)Sinc
【題組】20 What does the word “stagnant” mean?(A)Statistical. (B)Spectacular. (C)Staggering.(D)Sluggish.
5 A visitor visa holder will be allowed to travel to Taiwan before the_____ of the visa.(A)expiratio
25 關於 CPU,下列敘述何者正確?(A)傳統未優化的程式,CPU 時脈(Clock Rate)越高,執行越快 (B)一般而言,若 CPU 設計有 n 個核心(Core)、m 個執行緒(Thread
26 關於電腦的速度與容量,下列敘述何者正確?(A) 10Mbps 的網卡表示每秒可傳送一千萬位元組 (B)存取時間(Access Time)10ms 的傳統硬碟表示找到資料須費時 0.01 秒 (C
27 關於各進位系統轉換,下列敘述何者正確?(A) 101001012 = 2558 (B) A316 = 101000112 (C) 2358 = 9916 (D) 101000112 = 1531
【題組】12(A)respective(B)responsible(C)responsive(D)restrictive
【題組】14(A)customary (B)reliable (C)regulatory(D)controversial
29 若前序運算式(prefix expression)++AB×C-DE 中,A = 3、B = 1、C = 4、D = 5、E = 2,下列何者為此運算式之值? (A) 16 (B) 19 (C)
28 若 S 為一個空堆疊(Stack),經過 PUSH(S,1)、PUSH(S,3)、PUSH(S,5)、PUSH(S,7)、PUSH(S,9)的操作後,下列敘述何者正確? (A)再 POP(S)、
30 某雜湊表(Hash Table)共有 7 個存放位置(索引編號 0 到 6) ,雜湊函數為 f(key) = key % 7 且碰撞(Collision) 時採線性探測(Linear Probi
32 執行以下程式片段後,下列敘述何者正確?int a = 10, b = -10; while (a > b) { a -= 2; b += 3;}; (A) a 的值是 0 (B) b 的值
31 關於輸入一個實數變數 a,下列 C 程式敘述何者正確?(A) scanf(“%r”, &a); (B) scanf(“%r”, a); (C) scanf(“%f”, &a); (D) scan