02 2017 档案

摘要:Project The project I recently completed is a Registration system of Innovation Contest of Tianjin University(天津大学创新创想大赛). Nature The nature of the pr 阅读全文
posted @ 2017-02-28 16:30 喷水小火龙 阅读(234) 评论(0) 推荐(0)
摘要:Code1 1. Identify the fault. The condition expression of the for loop, should be i >= 0. it’s wrong because it ignores the condition when i=0. 2. If p 阅读全文
posted @ 2017-02-27 15:14 喷水小火龙 阅读(326) 评论(0) 推荐(0)
摘要:The problem which impress me most is that when a input file is not given as the rule, what would happen? Please look as the following code. The code i 阅读全文
posted @ 2017-02-27 15:09 喷水小火龙 阅读(317) 评论(0) 推荐(0)