摘要: 1, string.trim()将string中的空格去掉。2,java 中有定义int的最大值和最小值,Integer.MAX_VALUE Integer.MIN_VALUE3,将char的值转换为integer的值, 就-‘0’public class stringtoint { publ... 阅读全文
posted @ 2014-10-25 07:41 lilyfindjob 阅读(125) 评论(0) 推荐(0)