#mAP

转:Bitmap的六种压缩方式

文章转自:http://blog.csdn.net/harryweasley/article/details/51955467Android中图片是以bitmap形式存在的,那么bitmap所占内存,直接影响到了应用所占内存大小,首先要知道bitmap所占内存大小计算方式:图片长度x图片宽度x一个像素点占用的字节数以下...

Activity之间通过intent 传递Map

//传递Map<String,Object>data=orderlist.get(arg2-1);SerializableMaptmpmap=newSerializableMap();tmpmap.setMap(data);bundle.putSerializable("orderinfo",tmpmap)...

SEO优化:WordPress站点地图(html和xml)插件Baidu Sitemap Generator

前阵子分享了《如何实现纯代码制作网站地图的html和xml版本》,不过不是每个人都喜欢用纯代码来折腾博客的。今天,boke112就给大家分享一款国人柳城制作的包含html和xml两个版本的WordPress站点地图插件BaiduSitemapGenerator。插件的描述:ThispulgingeneratesaBai...
首页上一页...6465666768下一页尾页