2007年11月30日 星期五

Class Definition 3

after add setDate(int month, int day, int year)
we should add "this"


2007年11月28日 星期三

Homework 11/16/2007: lab class definition 2

1.
先打出Display4.4


並且加入Display4.2的writeOutput,readInput


Display4.4demo



2.
加入 date.readInput();


3.
加入System.out.println(date.month);

出現錯誤!
因為month 先前定義為"private"


若將其改為public則OK!

2007年11月25日 星期日

make up

program3









program2




program 1

2007年11月16日 星期五

2007年11月9日 星期五