Java中Integer类的方法和request的setAttribute方法的使用与理解
摘要:
一、Integer类的使用方法Interger:整数类型1、属性。static int MAX_VALUE:返回最大的整型数;static int MIN_VALUE:返回最小的整型数;static Class TYPE :返回当前类型。例子:System.out.println("Integer.... 阅读全文
posted @ 2017-11-19 15:56 杨先森的博客 阅读(913) 评论(0) 推荐(0)
浙公网安备 33010602011771号