摘要:
[代码] [Java]代码 public static String emptyNotPrintChar(String str){ if(StringUtils.isEmpty(str)){ return ""; } byte [] bts =str.getBytes(); int btsLength= bts.length; b http://www.fp1111.info yte [] newBytes = new byte[btsLength]; for (int i =0;i=0 http://www.star1111.info 阅读全文
posted @ 2013-03-27 18:12
chinadiy197601
阅读(165)
评论(0)
推荐(0)
摘要:
转载请注明出处:http://bl http://www.1111kp.info/linked/20130326.do og.csdn.net/qinjuning 好久没更新博客了,不知道我们能否还记得有一个老兄弟呢(得... 阅读全文
posted @ 2013-03-27 05:36
chinadiy197601
阅读(314)
评论(1)
推荐(0)
摘要:
ID … Oracle 9201升级到9208出现乱码报错 Os:windows server 2003 (32bit) Oracle version:oralce9i 报错信息: : 在oracle的Inventory\logs下找installActions2013-03-26_07-11-29PM.log C:\Program Files\Oracle\I http://www.fpshamen.com/linked/20130326.do nventory\logs 查询失常差错: NoServicesForProcessException... 阅读全文
posted @ 2013-03-27 02:41
chinadiy197601
阅读(356)
评论(0)
推荐(0)