File tree 4 files changed +23
-23
lines changed
4 files changed +23
-23
lines changed Original file line number Diff line number Diff line change @@ -28,11 +28,11 @@ for (let section = 1; section <= 4; section++) {
28
28
if ( ln . startsWith ( " " . repeat ( 4 ) ) ) {
29
29
const thisQuestion = ln . trim ( ) . split ( ". " ) ;
30
30
currentQuestion . number = thisQuestion [ 0 ] - 0 ;
31
- currentQuestion . description = thisQuestion [ 1 ] ;
31
+ currentQuestion . description = thisQuestion . splice ( 1 ) . join ( " " ) ;
32
32
} else if ( ln . match ( / ^ \( [ A B C D ] \) / ) ) {
33
33
const thisOption = ln . trim ( ) . split ( " " ) ;
34
34
const thisId = thisOption [ 0 ] . replace ( / [ \( \) ] / g, "" ) . toLowerCase ( ) ;
35
- const thisDescription = thisOption [ 1 ] ;
35
+ const thisDescription = thisOption . splice ( 1 ) . join ( " " ) ;
36
36
currentOptions [ thisId ] = thisDescription ;
37
37
} else if ( ln === "" ) {
38
38
currentQuestion . options = currentOptions ;
Original file line number Diff line number Diff line change 1729
1729
"options" : {
1730
1730
"a" : " 每秒徑度(rad/s)。" ,
1731
1731
"b" : " 每分鐘轉數(RPM)。" ,
1732
- "c" : " 赫茲" ,
1732
+ "c" : " 赫茲 (Hz)。 " ,
1733
1733
"d" : " 每分鐘徑度(rad/min)。"
1734
1734
},
1735
1735
"section" : 2 ,
1993
1993
"options" : {
1994
1994
"a" : " 分子光譜。" ,
1995
1995
"b" : " 動量守恆。" ,
1996
- "c" : " 相對運動" ,
1996
+ "c" : " 相對運動 (相對氣流)。 " ,
1997
1997
"d" : " 雷諾傳輸。"
1998
1998
},
1999
1999
"section" : 2 ,
3275
3275
"number" : 10 ,
3276
3276
"description" : " 下列有關大氣壓力量測之敘述,何者錯誤?" ,
3277
3277
"options" : {
3278
- "a" : " 國際標準大氣(International" ,
3278
+ "a" : " 國際標準大氣(International Standard Atmosphere,ISA)為各國公認之參考校正基準。 " ,
3279
3279
"b" : " 海平面大氣壓力為29.92英吋汞柱(inHg)。" ,
3280
3280
"c" : " 一標準大氣壓力等於1017.2毫巴值。" ,
3281
3281
"d" : " 每上升1,000英呎,氣壓值減少約1英吋汞柱。"
3359
3359
"number" : 17 ,
3360
3360
"description" : " 有關風速的單位下列何者為非?" ,
3361
3361
"options" : {
3362
- "a" : " 公尺/每秒" ,
3363
- "b" : " 公里/每小時" ,
3364
- "c" : " 海浬/每小時" ,
3365
- "d" : " 公斤/每小時"
3362
+ "a" : " 公尺/每秒 (m/s)。 " ,
3363
+ "b" : " 公里/每小時 (km/h)。 " ,
3364
+ "c" : " 海浬/每小時 (kts)。 " ,
3365
+ "d" : " 公斤/每小時 (kg)。 "
3366
3366
},
3367
3367
"section" : 3 ,
3368
3368
"answer" : " d"
Original file line number Diff line number Diff line change @@ -28,11 +28,11 @@ for (let section = 1; section <= 4; section++) {
28
28
if ( ln . startsWith ( " " . repeat ( 4 ) ) ) {
29
29
const thisQuestion = ln . trim ( ) . split ( ". " ) ;
30
30
currentQuestion . number = thisQuestion [ 0 ] - 0 ;
31
- currentQuestion . description = thisQuestion [ 1 ] ;
31
+ currentQuestion . description = thisQuestion . splice ( 1 ) . join ( " " ) ;
32
32
} else if ( ln . match ( / ^ \( [ A B C D ] \) / ) ) {
33
33
const thisOption = ln . trim ( ) . split ( " " ) ;
34
34
const thisId = thisOption [ 0 ] . replace ( / [ \( \) ] / g, "" ) . toLowerCase ( ) ;
35
- const thisDescription = thisOption [ 1 ] ;
35
+ const thisDescription = thisOption . splice ( 1 ) . join ( " " ) ;
36
36
currentOptions [ thisId ] = thisDescription ;
37
37
} else if ( ln === "" ) {
38
38
currentQuestion . options = currentOptions ;
Original file line number Diff line number Diff line change 2389
2389
"options" : {
2390
2390
"a" : " 每秒徑度(rad/s)。" ,
2391
2391
"b" : " 每分鐘轉數(RPM)。" ,
2392
- "c" : " 赫茲" ,
2392
+ "c" : " 赫茲 (Hz)。 " ,
2393
2393
"d" : " 每分鐘徑度(rad/min)。"
2394
2394
},
2395
2395
"section" : 2 ,
2653
2653
"options" : {
2654
2654
"a" : " 分子光譜。" ,
2655
2655
"b" : " 動量守恆。" ,
2656
- "c" : " 相對運動" ,
2656
+ "c" : " 相對運動 (相對氣流)。 " ,
2657
2657
"d" : " 雷諾傳輸。"
2658
2658
},
2659
2659
"section" : 2 ,
4437
4437
},
4438
4438
"S2-224" : {
4439
4439
"number" : 224 ,
4440
- "description" : " 在作飛行規畫或操作無人機時,操作人手上有多項重量和平衡的資訊,依日期先後排列,包括a" ,
4440
+ "description" : " 在作飛行規畫或操作無人機時,操作人手上有多項重量和平衡的資訊,依日期先後排列,包括a 2016/8/15(無人機出廠時),b 2016/10/18,c 2016/12/27,d 2017/2/8,e 2017/6/19(無人機上次飛行時),f 2017/9/20,操作人應使用下列哪一項? " ,
4441
4441
"options" : {
4442
4442
"a" : " 2017/9/20重量和平衡的資訊。" ,
4443
4443
"b" : " 2016/8/15(無人機出廠時)重量和平衡資訊。" ,
4679
4679
"number" : 10 ,
4680
4680
"description" : " 下列有關大氣壓力量測之敘述,何者錯誤?" ,
4681
4681
"options" : {
4682
- "a" : " 國際標準大氣(International" ,
4682
+ "a" : " 國際標準大氣(International Standard Atmosphere,ISA)為各國公認之參考校正基準。 " ,
4683
4683
"b" : " 海平面大氣壓力為29.92英吋汞柱(inHg)。" ,
4684
4684
"c" : " 一標準大氣壓力等於1017.2毫巴值。" ,
4685
4685
"d" : " 每上升1,000英呎,氣壓值減少約1英吋汞柱。"
4763
4763
"number" : 17 ,
4764
4764
"description" : " 有關風速的單位下列何者為非?" ,
4765
4765
"options" : {
4766
- "a" : " 公尺/每秒" ,
4767
- "b" : " 公里/每小時" ,
4768
- "c" : " 海浬/每小時" ,
4769
- "d" : " 公斤/每小時"
4766
+ "a" : " 公尺/每秒 (m/s)。 " ,
4767
+ "b" : " 公里/每小時 (km/h)。 " ,
4768
+ "c" : " 海浬/每小時 (kts)。 " ,
4769
+ "d" : " 公斤/每小時 (kg)。 "
4770
4770
},
4771
4771
"section" : 3 ,
4772
4772
"answer" : " d"
6059
6059
"number" : 125 ,
6060
6060
"description" : " 無人機正以定速(40 kts/時)及定姿態方式保持往東飛行,此時GPS速度(地速)顯示為44 kts/時,GPS航向為116度,請問風速和風向約略為何?" ,
6061
6061
"options" : {
6062
- "a" : " 東風20" ,
6063
- "b" : " 北風20" ,
6064
- "c" : " 南風20" ,
6065
- "d" : " 西風20"
6062
+ "a" : " 東風20 kts。 " ,
6063
+ "b" : " 北風20 kts。 " ,
6064
+ "c" : " 南風20 kts。 " ,
6065
+ "d" : " 西風20 kts。 "
6066
6066
},
6067
6067
"section" : 3 ,
6068
6068
"answer" : " b"
You can’t perform that action at this time.
0 commit comments