Chinaunix首页 | 论坛 | 博客
  • 博客访问: 79947
  • 博文数量: 18
  • 博客积分: 0
  • 博客等级: 民兵
  • 技术积分: 240
  • 用 户 组: 普通用户
  • 注册时间: 2014-01-22 16:06
文章分类
文章存档

2014年(18)

我的朋友

发布时间:2014-04-01 09:12:50

static byte[] readFile(File sfile) {       return FileUtils.readFileToByteArray(sfile)   }   static String byte2string(byte[] b, int start, int end) {       StringBuilder s = new StringBuilder();  &n.........【阅读全文】

阅读(2003) | 评论(0) | 转发(0)
给主人留下些什么吧!~~

29359629802014-01-23 10:50

回复  |  举报
留言热议
请登录后留言。

登录 注册