把7za.exe 复制到 C:\Windows\System32下面 按时间命名备份 备份前 请退出WIZ C:\Users\Administrator\Desktop\7za.exe a C:\Users\Administrator\Desktop\abc.7z C:\Users\Administ...
分类:
其他好文 时间:
2014-07-29 20:46:52
阅读次数:
249
对文件和文件夹都有效FileSetAttr('D:\Administrator\Desktop\patcher\Win32\Release\config\element\update',faHidden);声明:function FileSetAttr ( const FileName : stri...
分类:
其他好文 时间:
2014-07-29 20:43:52
阅读次数:
234
今天给大家带来的,是使用开源项目ListviewAnimation(此项目在Github上已经停止维护),来实现listview控件中,item的各种进入效果,包括左侧进入,右侧进入,下侧进入,右下角进入,放大进入、卡片样式等效果。
废话不多说,先上效果图。
卡片效果
底部进入
右侧进入
左侧进入
...
分类:
其他好文 时间:
2014-07-29 18:11:30
阅读次数:
258
下载phpredis安装包wget https://github.com/nicolasff/phpredis/tarball/master在下载目录解压phpredis.tar.gztar zxvf phpredis.tar.gzcd phpredis使用php的phpize编译安装包(需要进入到...
分类:
Web程序 时间:
2014-07-29 17:15:42
阅读次数:
204
SSH Tunneling Explained Recently I wanted to set up a remote desktop sharing session from home pc to my laptop. While going through the set up guide I...
分类:
其他好文 时间:
2014-07-29 16:55:54
阅读次数:
386
ruby doc ruby github rails guide
分类:
其他好文 时间:
2014-07-29 16:09:09
阅读次数:
209
一、Linux系统安装配置
1.安装系统时选Desktop
2.设置eth0网卡为静态IP,添加子网掩码,网关,DNS,并配置自动启动
3.修改/etc/hosts,添加主机名和对应IP
4.禁用firewall和selinux
chkconfig iptables off
vi /etc/selinux/config
SELINUX=disabled...
分类:
数据库 时间:
2014-07-29 14:18:48
阅读次数:
412
环境:Visual Studio 2010 ASP.NET MVC3手动添加: 下载地址:http://twitter.github.com/bootstrap/一个js,两个css,两张图js 文件: ?bootstrap.min.js CSS 文件: ?bootstrap.min.css ?bo...
分类:
Web程序 时间:
2014-07-29 14:10:18
阅读次数:
266
设定ActionBar的样式,是我们必须掌握的技能,在之前我们可能都需要一行一行的写代码,然后在模拟器上测试效果,但是现在我们有个一个很棒的工具来设定样式。设定ActionBar样式的工作从未如此简单过!http://romannurik.github.io/AndroidAssetStudio/i...
分类:
其他好文 时间:
2014-07-29 14:06:18
阅读次数:
319
推荐语:今天推荐一篇华为同事的同事翻译的一篇文章,推荐的主要原因是作为一个华为员工居然晚上还能写文章,由不得小钗不佩服!!!其中的jQuery、angular、react皆是十分优秀的框架,各有特点,各位可以看看编辑:github原文链接:Revealing the Magic of JavaScr...
分类:
编程语言 时间:
2014-07-29 13:37:08
阅读次数:
467