listview异步加载图片并防止错位
<h1 class="postTitle" style="margin:0px; padding:0px 0px 0px 5px; float:left; line-height:1.5; width:1012.953125px; clear:both; font-size:14px; font-family:Verdana,Arial,Helvetica,sans-serif; back
分享Memcached shell启动停止脚本
注意:要使用这个shell,必须先成功建立memcache环境
1》建立memcached文件和权限
[root@luozhonghua ~]# touch /etc/init.d/memcached
[root@luozhonghua ~]# chmod +x /etc/init.d/memcached
2》编写Memcached shell管理脚本 vi /etc/init.d/