Java Language Keywords

1372 단어 자바
자바 언어 에는 모두 50 개의 키워드 가 있 는데, 그들 은 모두 보존 어 이다.
true, false, null 은 모두 키워드 가 아니 지만, 그들 은 모두 보류 어 입 니 다. 이 단어 들 은 프로그램 에서 스스로 정의 할 수 없습니다.
Keywords 와 Reserved words 는 범위 가 다른 것 같 습 니 다.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

좋은 웹페이지 즐겨찾기