Wednesday, May 30, 2007

Java Class Work 2007/5/28


Wednesday, May 23, 2007

Java Class Work 2007/5/20-2


Java Class Work 2007/5/20 -1










Sunday, May 20, 2007

Java Home Work 2007/5/14




Monday, May 14, 2007

Java Test II 2007/5/14

1.九九乘法表




2.Write a program to implement a method that can do additions of 2 fractions. You will implement a class called Fraction consisting of a numerator and a denominator. The additions of2 fractions should be equal to a fraction.Use 1/2+1/3 as the test.
Hints:Fraction f1, f2;f1.add(f2);













Sunday, May 13, 2007

Java Home Work 2007/5/7










程式失敗....





Monday, May 07, 2007

Java Class Work 2007/5/7




Sunday, May 06, 2007

Java Homework Problems 2007/4/30