摘要: Java基础 01 注释 单行注释 多行注释 文档注释 /** * @Description HelloWorld * @Authur xinxin **/ public class Main { public static void main(String[] args) { //单行注释 for 阅读全文
posted @ 2025-07-29 01:34 ForeverEver333 阅读(14) 评论(0) 推荐(0)