第五章:第一个代码!

2022/3/3 6:17:47

本文主要是介绍第五章:第一个代码!,对大家解决编程问题具有一定的参考价值,需要的程序猿们随着小编来一起学习吧!

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



这篇关于第五章:第一个代码!的文章就介绍到这儿,希望我们推荐的文章对大家有所帮助,也希望大家多多支持为之网!


扫一扫关注最新编程教程