[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...
1 2 3 4 sudo port install libevent CFLAGS="-I /opt/local/include -L /opt/local/lib" pip in...
要进行推送服务的第一件事就是获取推送证书。它用来对你通过SSL与APNS通讯进行识别。 在Mac上生成 Apple推送通知SSL证书: 登录到 iPhone Developer Conn...
1.下载源码编译安装opencv Home 我下载的是2.4.3 for Linux/Mac版本,编译环境需要cmake,可通过brew进来安装 1 2 3 4 5 cd OpenCV-2.4.3 m...
最近一直忙着找工作,blog都长草了,今天把以前作的一个东西放上来充充门面吧。记得在哪看到过老外做的这个东西,觉得很好玩,就自己也做了一个。在摄像头下面固定一个激光笔,就构成了这个简易的...
On Server Box 1. install CopSSH Be sure to install it to a folder without space in its name. I used ...
You must define: environment variable %HOME% put a _netrc file in %HOME% If you are using Windows 7 ...
现在不用Git,都不好意思说自己是程序员。 当你想用Git,而源代码服务器是Windows系统时,你将面临一个问题:如何在Windows上搭建Git服务器? 看看这篇文章(Setting up a M...