第五章:第一个代码!
作者:互联网
1.0 第一个代码!
java注释
// 两个斜杠表示单行注释
/* */ 这个表示多行注释
/** */ 文本注释
标识符和关键字
常用的字符
abstract assert booiean break byte
case catch char class const continue
defauit do double else for golo if implements
import instnceof int interface long native new
paskage private protected public return
strictfp short static super switch
synchronized this throw throws
transient try void volatile while
abstrct assert boolean break byte case catch char class const continue default do double else enum extends final finally float for doto if implements import instanceof int interface long native new package orivate protected public return strctfp short static super switch synchronized this throw throws transient try void volatile white
标签:char,第一个,synchronized,int,transient,代码,注释,第五章,interface 来源: https://www.cnblogs.com/toubaizz/p/15957705.html