摘要:
1、 将布尔型、整型、长整型、双精度型作为参数,实例化相应的包装类对象,并输出对象的数值。 代码: public class aaa { public static void main(String[] args) { Boolean a = new Boolean(true); Integer b 阅读全文
posted @ 2019-06-05 11:54
颜俊杰
阅读(125)
评论(0)
推荐(0)
浙公网安备 33010602011771号