I am a little bit full of codes now.
===================================================================
public void getWork(“REPEAT“, 1) {
String a = “REPEAT“;
while (a.equalsIgnoreCase(“REPEAT“)) {
if (job.equalsIgnoreCase(“complete“)) {
a = “DONE“;
System.out.println(a);
System.exit(0);
}
}
}
===================================================================
This is what happening to me now!! I am always at the “a” stage
Popularity: 1% [?]




public void getWork(“REPEAT”, 1) {
String a = “REPEAT”;
while(a.equalsIgnoreCase(“REPEAT”)) {
if(job.equalsIgnoreCase(“complete”)) {
a = “DONE”;
if(a.equalsIgnoreCase(“DONE”)) {
job = “NEW JOB”;
continue;
} else {
job = “JOBLESS”
System.out.println(a);
System.exit(0);
}
}
}
}
*congratulation u r nvr at jobless state, but sad also ur work will nvr stop!!
wtH~ *pengsan*
X_X
louyea,
ya I totally agree!
rickhy & ichitaka,
Haha…programmer’s talk of life
i totaly forget the programming language…
Deng lo…U r worksick la…MSN Nick aso logic, blog aso logic..Duno whether ur car aso got paint with logic anot..
-.-” < *speechless*>