2010年4月1日 星期四

java in-loop

Syntax:
for (type a : type[])

e.g:
for (String student: students)


1. in java 5/6 exist

沒有留言:

張貼留言