-
+
int
==
equals
for (char cc : "任重而道遠".toCharArray()) { System.out.println(cc); } 複製代碼
void
return
for(;;)
while(true)