摘要:
Java 语言规范: https://docs.oracle.com/javase/specs/ 3.2. 注释 Java 注释类型: 1)单行注释: // like this 2)多行注释(不能嵌套): /* like this */ 3)文档注释: /** * This is the first 阅读全文
posted @ 2021-12-16 11:40
bruce_he
阅读(193)
评论(0)
推荐(0)
浙公网安备 33010602011771号