会员
周边
新闻
博问
闪存
赞助商
YouClaw
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
jk001
博客园
首页
新随笔
联系
订阅
管理
2022年5月3日
int与Integer的区别
摘要: int与Integer的区别 两种数据类型 基本数据类型:boolean、byte、short、char、int、long、float、double 引用数据类型:数组、接口、类、string Java把基本数据类型封装成了不同的类 数据类型 类类型 boolean Boolean byte Byt
阅读全文
posted @ 2022-05-03 00:11 郭金坤
阅读(180)
评论(0)
推荐(0)
公告