摘要:
代码示例 public class JAVA { public static void main(String[] args) { //整数 byte num1 = 110; Short NUM2 = 120; int num3 = 130;//(最常用) long num4 = 140000;// 阅读全文
posted @ 2022-07-17 12:31
7号彩虹
阅读(20)
评论(0)
推荐(0)
2022年7月17日