2007年10月27日 星期六
Lab Fibonacci numbers
2007年10月25日 星期四
Homework 10-12-2007: Finding the max and the min
2007年10月18日 星期四
Bonus: Lab for-loop
2007年10月12日 星期五
Lab: Tax Calculation
Study Display 3.1. Based on the income tax rate in Taiwan,calculate the income tax of a person whose annual income is 1,000,000 or 2,000,000.
2007年10月11日 星期四
Quiz 10-12-2007
1. Let i, j be two integers. Write a program to exchange their values. How can you show your program is correct.
2. The identifier BufferedReader is normally abbreviated as BR in programming language C. However, Java programmers normally do not use abbreviations for identifiers. What are the advantages and disadvantages of not using abbreviations?
由於以前記憶体昂貴,為了節省記憶體,所以縮寫;現在記憶體便宜多了,所以比較不需要;沒縮寫可以讓表達的意思比較清楚;至於縮寫是有節省空間的好處
2. The identifier BufferedReader is normally abbreviated as BR in programming language C. However, Java programmers normally do not use abbreviations for identifiers. What are the advantages and disadvantages of not using abbreviations?
由於以前記憶体昂貴,為了節省記憶體,所以縮寫;現在記憶體便宜多了,所以比較不需要;沒縮寫可以讓表達的意思比較清楚;至於縮寫是有節省空間的好處
訂閱:
文章 (Atom)