摘要: 自我介绍 基本数据类型 byte short int long float double char boolean 默认类型 int int几位 4字节,32位 1字节byte=8位 breakcontine break循环结束,跳出循环 continue 跳出本次循环,继续下一次循环 字符串常量池 阅读全文
posted @ 2023-02-08 11:53 小彤在努力 阅读(43) 评论(0) 推荐(1)