摘要: 1 java数据类型 boolean 1bit byte 1字节 char 2字节 short 2字节 int 4字节 float 4字节 long 8字节 double 8字节 2 c语言数据类型 char 1字节 short 2字节 int 4字节 float 4字节 long 4字节 doub 阅读全文
posted @ 2020-09-03 14:30 shendawei 阅读(65) 评论(0) 推荐(0)