Chinaunix首页 | 论坛 | 博客
  • 博客访问: 860840
  • 博文数量: 182
  • 博客积分: 1992
  • 博客等级: 上尉
  • 技术积分: 1766
  • 用 户 组: 普通用户
  • 注册时间: 2010-10-18 11:49
文章分类

全部博文(182)

文章存档

2019年(1)

2016年(5)

2015年(29)

2014年(38)

2013年(21)

2012年(36)

2011年(52)

我的朋友

发布时间:2014-09-27 15:30:54

做android对大图片加载常会出现out of memory,其实在这么小的屏幕上可以不要这么高精度而大的图。下面引用google的android文档中的方法,也是最好的方法了点击(此处)折叠或打开public static int calculateInSampleSize(&n.........【阅读全文】

阅读(770) | 评论(0) | 转发(0)

发布时间:2014-09-22 15:01:35

Exception: Input length must be multiple of 8 when decrypting with padded cipher点击(此处)折叠或打开public static String encryptToDES(String info) {        SecretKey key = createSecretKey("DES", KEY); &n.........【阅读全文】

阅读(1096) | 评论(0) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册