[HOWTO] Build OpenWRT Trunk from svn on Mac OS X
I recommend following these steps 1) Install XCode & Macports 2) Getting a build environment rea...
逆水行舟, 不进则退!
I recommend following these steps 1) Install XCode & Macports 2) Getting a build environment rea...
最近一直忙着找工作,blog都长草了,今天把以前作的一个东西放上来充充门面吧。记得在哪看到过老外做的这个东西,觉得很好玩,就自己也做了一个。在摄像头下面固定一个激光笔,就构成了这个简易的...
$ python -V Python 2.6.6 $ curl -kL https://raw.github.com/utahta/pythonbrew/master/pythonbrew-insta...
iptables -P INPUT ACCEPT iptables -P FORWARD ACCEPT iptables -t nat -A POSTROUTING -o br-lan -j MASQ...
官方专门为这个大小写问题做了一个叫IOMap的东东,呵呵,直接抄原文了http://www.mono-project.com/IOMap The Problem Windows deve...
nginx使用fastcgi方式连接php,在linux下面编译安装时要编译php支持fastcgi方式,其他的一些东西,照着原来的方式装就可以了。 分为以下步骤: 1、安装php的fastcgi版 ...
After upgrading my virtualized Ubuntu 11.10 installation to Ubuntu 12.04 Precise Pangolin, I’v...
If you’re going to process live streams from cameras or videos, the most important library needed fo...