1、下载nginx源码包并解压 可在http://nginx.org/en/download.html下载.tar.gz的源码包,如(nginx-1.4.7.tar.gz) 下载后通过tar -xvzf 进行解压,解压后的nginx目录结构如下: 2、为nginx设置安装目录和启用的模块 切换到解压 ...
分类:
其他好文 时间:
2017-07-16 12:37:30
阅读次数:
182
A great ship asks deep water. 巨轮寻深水而航行。 A great ship needs deep water so as to get enough buoyancy to keep itself afloat in the water, if it carelessl ...
分类:
其他好文 时间:
2017-07-16 11:28:25
阅读次数:
221
我们知道, 在C++中, 是允许函数重载的, 也就引出了编译器的name mangling机制, 今天我们要介绍的c++filt命令便与此有关。 对于从事linux开发的人来说, 不可不知道c++filt命令的使用。 在linux开发中, 如果要调用基础模块库, 就要包含对应的头文件, 并在make ...
分类:
编程语言 时间:
2017-07-15 19:01:32
阅读次数:
189
下面笔者将用SS5在亚马逊云服务器上的Linux搭建一个Socks5 Proxy Server,具体过程如下: 1、首先,编译安装SS5需要先安装一些依赖组件 yum -y install gcc gcc-c++ automake make pam-devel openldap-devel cyru ...
分类:
系统相关 时间:
2017-07-15 18:59:41
阅读次数:
556
官网:https://pjreddie.com/darknet/yolo/ 以下全部在服务器上完成,服务器上是有opencv等。 1.安装Darknet 2.下载预先训练的权重文件(258 MB)。或者只是运行这个: 3.运行检测器 你会看到一些这样的输出: Darknet打印出它检测到的对象,它的 ...
分类:
其他好文 时间:
2017-07-15 17:48:32
阅读次数:
5510
2017年7月12日 星期三 --出埃及记 Exodus 28:3Tell all the skilled men to whom I have given wisdom in such matters that they are to make garments for Aaron, for hi ...
分类:
其他好文 时间:
2017-07-15 15:02:53
阅读次数:
136
http://donovanbrown.com/post/auto-start-build-agent-in-interactive-mode Problem: I need my build agent to auto login and start in interactive mode. So ...
分类:
其他好文 时间:
2017-07-15 15:00:35
阅读次数:
209
安装的linux版本号是centos6.5。选择的是opencv2.3.1。不是非常新的版本号。由于在安装opencv2.4.9的时候。make的过程中出现了问题. 一:安装依赖包 依赖包用yum安装就能够了,须要下面安装包: yum install cmake gcc gcc-c++ gtk+-d ...
分类:
其他好文 时间:
2017-07-15 14:57:50
阅读次数:
446
2017年7月13日 星期四 --出埃及记 Exodus 28:4These are the garments they are to make: a breastpiece, an ephod, a robe, a woven tunic, a turban and a sash. They ar ...
分类:
其他好文 时间:
2017-07-15 14:55:22
阅读次数:
198
2017年7月15日 星期六 --出埃及记 Exodus 28:6"Make the ephod of gold, and of blue, purple and scarlet yarn, and of finely twisted linen--the work of a skilled cra ...
分类:
其他好文 时间:
2017-07-15 14:54:15
阅读次数:
123