摘要:
eclipse项目上面有个红叉,但是没有任何地方有错误,clear,refresh,重启都试过了,依然没用, 后来我换了一个workspace,编译的时候提示: Description Resource Path Location Type The project was not built due 阅读全文
posted @ 2016-12-16 20:28
ctgu_czy
阅读(610)
评论(0)
推荐(0)
摘要:
NumberFormat num = NumberFormat.getPercentInstance();num.setMaximumIntegerDigits(3);// 设置整数位最大为3位数num.setMaximumFractionDigits(2);// 设置小数位最多为两位数 调用的时候 阅读全文
posted @ 2016-12-16 12:45
ctgu_czy
阅读(468)
评论(0)
推荐(0)
摘要:
字符串长度用String.length(); 数组用String[].length; 集合用collection.size(); 阅读全文
posted @ 2016-12-16 10:58
ctgu_czy
阅读(2737)
评论(0)
推荐(0)

浙公网安备 33010602011771号