08 2013 档案

摘要:catziptest.z*>google_bak.zip点击打开链接http://blog.51yip.com/linux/988.html 阅读全文
posted @ 2013-08-28 09:50 lein.wang 阅读(258) 评论(0) 推荐(0)
摘要:class shareCount {private $url,$timeout;function __construct($url,$timeout=10) {$this->url=rawurlencode($url);$this->timeout=$timeout;}function get_tw... 阅读全文
posted @ 2013-08-27 19:03 lein.wang 阅读(121) 评论(0) 推荐(0)
摘要:1. Unpack the tarball: tar -xzf xdebug-2.2.x.tgz. Note that you donot need to unpack the tarball inside the PHP source code tree.Xdebug is compiled se... 阅读全文
posted @ 2013-08-18 15:29 lein.wang 阅读(198) 评论(0) 推荐(0)
摘要:点击打开链接http://riak-users.197444.n3.nabble.com/How-to-delete-the-bucket-td4026075.html点击打开链接https://github.com/whitenode/riak_mapreduce_utils 阅读全文
posted @ 2013-08-16 15:23 lein.wang 阅读(84) 评论(0) 推荐(0)
摘要:使用工具 sysv-rc-conf,需要安装。点击打开链接http://blog.chinaunix.net/uid-21516619-id-1825027.html 阅读全文
posted @ 2013-08-14 13:09 lein.wang 阅读(401) 评论(0) 推荐(0)
摘要:php 5.3.5(download zip)httpd 2.2.24(download zip)mysql: apt-get install mysqlstep 1: install mysql> apt-get install mysql> mysqlmysql> show variables ... 阅读全文
posted @ 2013-08-13 16:17 lein.wang 阅读(128) 评论(0) 推荐(0)
摘要:-1 : model本身0 :model本身 + belongTo + hasOne1 :model本身 + belongTo + hasOne + hasMany2: :model本身 + belongTo + hasOne + hasMany + hasAndBelongsToMany 阅读全文
posted @ 2013-08-09 16:24 lein.wang 阅读(87) 评论(0) 推荐(0)
摘要:点击打开链接https://www.kernel.org/pub/software/scm/git/docs/git-reset.html# Revert changes to modified files.git reset --hard# Remove all untracked files a... 阅读全文
posted @ 2013-08-02 10:19 lein.wang 阅读(647) 评论(0) 推荐(0)