// define head function
#ifndef PS_ALGORITHM_H_INCLUDED
#define PS_ALGORITHM_H_INCLUDED
#include
#include
#include "cv.h"
#include "highgui.h"
#include "cxmat.hpp"
#include "cxcore.hpp"
using name...
分类:
其他好文 时间:
2014-12-11 17:32:19
阅读次数:
591
Simple Mail Transfer Protocol (SMTP) Service OverviewThe Simple Mail Transfer Protocol (SMTP) service, a primary service included as part of IIS, perf...
分类:
其他好文 时间:
2014-12-08 12:19:32
阅读次数:
270
新建文件:velocity_implicit.vm 内容: #*?@implicitly?included?*#
#*?@velocityproperties?path="velocity.properties"?runtime_root="../webapp/WEB-INF/vm"?*#...
分类:
其他好文 时间:
2014-12-01 12:59:26
阅读次数:
1878
#ifndef PS_ALGORITHM_H_INCLUDED
#define PS_ALGORITHM_H_INCLUDED
#include
#include
#include "cv.h"
#include "highgui.h"
#include "cxmat.hpp"
#include "cxcore.hpp"
using namespace std;
using namespa...
分类:
其他好文 时间:
2014-11-29 10:31:16
阅读次数:
157
#if defined(__gl_h_) || defined(__GL_H__)#error gl.h included before glew.h#endif===============fatal error C1189: #error : gl.h included before glew....
分类:
其他好文 时间:
2014-11-26 22:24:33
阅读次数:
175
BCBusiness view columns. Columns that are included in the attached business view. These columns are populated with values from the database when a fet...
分类:
其他好文 时间:
2014-11-24 16:55:44
阅读次数:
109
搭建的环境:
centos7
Apache/2.4.6
fastcgi2.4.6
rails4
在安装fastcgi的时候遇到了问题:
问题:
。。。。。。
In file included from fcgi.h:28:0,
from mod_fastcgi.c:72:
/usr/include/httpd/http_log.h:456:...
分类:
Web程序 时间:
2014-11-21 09:13:07
阅读次数:
404
In file included from mm_lddqu.si128.c:2:0:
/usr/local/lib/gcc/x86_64-redhat-linux/4.7.1/include/nmmintrin.h:31:3: error: #error "SSE4.2 instruction set not enabled"
这个问题产生的原因:
没有加
Support for SS...
分类:
其他好文 时间:
2014-11-20 17:04:34
阅读次数:
257
最近项目出现点小Bug,需要调试跟踪代码,于是乎写了份打印日志的代码。CLogFile.h文件 1 #if !defined(AFX_LOGFILE_H__288388CA_9A3E_4F3D_A2B8_F1078E1F6A6B__INCLUDED_) 2 #define AFX_LOGFILE_....
分类:
编程语言 时间:
2014-11-18 15:53:27
阅读次数:
397
In XCode 5.1, the default arch to build APP is arm64 included, so if you want to have 32-bit build only, steps: Select on build project and open ARCH Remove ‘Standard Architect‘ Add ‘amrv7‘ Add ‘am...
分类:
其他好文 时间:
2014-11-17 16:01:33
阅读次数:
207