摘要: 最近学习的代码 package com.hjx.base; public class Demo01 { public static void main(String[] args) { //八大基本数据类型 // 整数 int numa=10;//int最常用 byte numb=20; short 阅读全文
posted @ 2021-07-19 22:38 热哦i好几年。 阅读(56) 评论(0) 推荐(0)