-
+
int
==
equals
for (char cc : "任重而道远".toCharArray()) { System.out.println(cc); } 复制代码
void
return
for(;;)
while(true)