徹底征服SCJP 6認證(附光碟)
這是我這幾天開始看的一本書,看到p.2-4~2~5時,
Abstract |
continue |
for |
new |
switch |
Assert |
default |
goto * |
package |
synchronized |
Boolean |
do |
if |
private |
this |
Break |
double |
implements |
protected |
throw |
byte |
else |
import |
public |
throws |
case |
enum **** |
instanceof |
return |
transient |
catch |
extends |
int |
short |
try |
char |
final |
interface |
static |
void |
class |
finally |
long |
strictfp ** |
volatile |
const * |
float |
native |
super |
while |
* | not used | |
** | added in 1.2 | |
*** | added in 1.4 | |
**** | added in 5.0 |
不是明明說大小寫有分別,結果課本印刷還是有出現第一個字母大寫的情形,像是Abstract、Assert、Boolean、Break,如果真的拿來寫程式,是不會有錯的,雖然是編輯排版時常見的問題或錯誤,但也不可不慎吧!