在网上只有webbroswer的代码,所以自己又修改了修改改成axwebbroswer的public static class yanZhengMaHelp { //webbrowser验证码 public static Image GetRegCodePic(We...
查询:$model = Mage::getModel('mynews/mynews'); $collection = $model->getCollection(); $collection->addAttributeToSelect(array('name', 'image', 'url_key'...
分类:
其他好文 时间:
2014-07-25 23:51:50
阅读次数:
352
universal-image-loade 的两个重要配置文件ImageLoaderConfiguration 和 DisplayImageOptions。 做个笔记也把它分享给大家。...
分类:
其他好文 时间:
2014-07-25 11:20:11
阅读次数:
265
Problem Description
In the modern time, Search engine came into the life of everybody like Google, Baidu, etc.
Wiskey also wants to bring this feature to his image retrieval system.
Every image hav...
分类:
其他好文 时间:
2014-07-24 23:22:23
阅读次数:
256
Intent intent = new Intent(Intent.ACTION_GET_CONTENT, null); intent.setType(IMAGE_TYPE); startActivityForResult(intent, 2); ContentResolver r...
分类:
其他好文 时间:
2014-07-24 21:56:22
阅读次数:
222
看惯了JAVA的语法,再看scala的语法,有的晦涩难懂。正好遇到一个介绍scala语法的文章,就直接截图留念。省的再临时抱佛脚了。
分类:
其他好文 时间:
2014-07-24 21:21:47
阅读次数:
511
※效果
※使用到的开源库
PhotoView 图片缩放:支持双击缩放,手指捏拉缩放
https://github.com/chrisbanes/PhotoView
Universalimageloader 图片下载缓存库
https://github.com/nostra13/Android-Universal-Image-Loader
...
分类:
微信 时间:
2014-07-24 17:43:46
阅读次数:
2355