| English Builder Plus = =? 加密法一樣 >> 一樣垃圾
============================================ 今次將一切簡化,唔洗你地裝其他程式啦
9-14 Listening: D D C B
Vocabulary: self-control notorious passions Undisciplined role models accomplished
Reading: C B A B C C self-control notorious passions Undisciplined role models accomplished
Usage: surprisingly considering notoriety disciplined extensively admiration
============================================ 9-16 Listening: C B D a best-selling book
Vocabulary: ledger complex fancy / obscure obscure / fancy credit eccentric opposed sake
Reading: B B B ledger complex fancy / obscure obscure / fancy credit eccentric opposed sake
Usage: reading finding explained noted made
============================================ 9-21 Listening: C B B information people
Vocabulary: adequate managerial tangible frameworks essence
Reading: D A C adequate managerial tangible frameworks essence
Usage: emotional solving influential understanding
============================================ 9-23 Listening: B A C B
Vocabulary: resurfacing ethnicity / sexual orientation ethnicity / sexual orientation impact familial strategies manipulate categorisation / categorization
Reading: B A B D C D resurfacing ethnicity / sexual orientation ethnicity / sexual orientation impact familial strategies manipulate categorisation / categorization
Usage: complicated harmonious remarkably natural frustration
============================================ 9-30 Vocabulary and Collocation: B D C C B A B C
Parts of Speech: Managerial / Management / Managing motivation wellness categorisation / categorization realisation satisfactorily possessing weakness
Prepositions and Linking Words: when so / therefore through / by but / although whose while / when / although / but / however then / so before / so
Prepositions and Linking Words: you your saying says X the funnily funny How is reading read mortifying mortified X the X it OK X back OK partners partnered challenges to / challenges for some a X the OK reads read
============================================ 可惜自動完成功能太難寫,考完會考之後果幾個月先慢慢玩 =v=
|
| |
| Core Module 2 =================================================================== P.134 Example 8 Solution (b)
Start Input N i =1 i <= N < ---------- S = i * i | Output S | i = i + 1 Yes------------- End
=================================================================== P.131 Example 5 Solution (a)(b) Output 'Fail' ===> Output 'FAIL' Output 'Pass' ===> Output 'PASS' Programming係case-sensitive的,搞錯大小寫直接當錯(syntax error)
===================================================================
|
| |
| Core Module 2 =================================================================== P.90 Example 4 Pascal program L12 circumference 2:2); ==> circumference : 2 : 2); L13 writeln ('The area is', area 2 : 2) ==> writeln ('The area is', area : 2 : 2)
Solution (a) Test data 98.5 618.90 618.90 Yes 30,480.50 30480.50 Yes 98.5 618.89 618.89 Yes 30,480.49 30480.49 Yes 提示:Program唔識round up
=================================================================== P.97 根據(a)part,(b)part個flowchart同pseudocode唔應該有 Input Price
=================================================================== P.132 Example 6 Solution (a) 個flowchart 錯ge,FOR-loop應該係Pretest loop 請參考: http://akira.ruc.dk/~mir/csa2007s/slide-6-14.html
=================================================================== P.138 Pascal program L19 END ==> END.
Output:
Enter a number: 3 undefined 3 5 4 5 4 20 4 10 The results: Num1 = 4 and Num2 = 10
=================================================================== P.149 Q.4 I = 1 ==> 質疑中,參考教師用書后,此行應該要改成 I = 0 N = 0 WHILE I <= 6 BEGIN N = N +5 I = I + 1 Output N END
===================================================================
由于錯誤太多,未能盡錄,如果其他人發現錯誤,請留CM PS: e本垃圾書都值百幾蚊?!
|
| |
| Decrypter 1.0.2.0版
包含3-4月答案 今次跳過左1.0.1.0版 @@ 將來答案可能會同程式分開發佈,減小下載時間
慣例: 先裝 Microsoft .NET Framework 3.5 Service pack 1: http://www.microsoft.com/downloads/details.aspx?familyid=AB99342F-5D1A-413D-8319-81DA479AB0D7&displaylang=zh-tw 之后download: http://www.sendspace.com/file/44sir8
再有任何bug請通知我 >< 未來可能會加多d新功能..........
1.0.0.1: Vista下使用的一個bug 中文版Windows系統中calendar控件出現的一個bug 部分解析度下button控件消失的問題 ====================================================== 1.0.1.0: 新增加支持Assessment ====================================================== 1.0.2.0: 新增加動態添加答案功能 以后除非軟件改版,否則要添加新答案只需要更新ans檔案夾裡面的 檔案
|
| |
| Decrypter 1.0.0.1版
先裝 Microsoft .NET Framework 3.5 Service pack 1: http://www.microsoft.com/downloads/details.aspx?familyid=AB99342F-5D1A-413D-8319-81DA479AB0D7&displaylang=zh-tw
之后download: http://www.sendspace.com/file/b1pfg6
感謝燒肉幫手測試 ^^ 再有任何bug請通知我 >< 未來可能會加多d新功能..........不過可能要等一排(作者太懶)
修正: 1.0.0.1: Vista下使用的一個bug 中文版Windows系統中calendar控件出現的一個bug 部分解析度下button控件消失的問題
|
| |