Chinaunix首页 | 论坛 | 博客
  • 博客访问: 4141528
  • 博文数量: 447
  • 博客积分: 1241
  • 博客等级: 中尉
  • 技术积分: 5786
  • 用 户 组: 普通用户
  • 注册时间: 2011-01-27 06:48
个人简介

读好书,交益友

文章分类

全部博文(447)

文章存档

2023年(6)

2022年(29)

2021年(49)

2020年(16)

2019年(15)

2018年(23)

2017年(67)

2016年(42)

2015年(51)

2014年(57)

2013年(52)

2012年(35)

2011年(5)

发布时间:2018-06-23 20:17:10

1 log4j配置文件#mybatis部分  log4j.logger.com.ibatis=DEBUG  log4j.logger.com.ibatis.common.jdbc.SimpleDataSource=DEBUG  log4j.logger.com.ibatis.common.jdbc.ScriptRunner=DEBUG  log4j.logger.com.ibatis.sqlmap.engine.impl.SqlMapClientDelegate=DEBUG &nb.........【阅读全文】

阅读(1136) | 评论(0) | 转发(0)

发布时间:2018-05-14 23:44:02

最好禁掉OPENSSL和SASL,cd c:/path/to/mongoc/ cd src/libbson # Configure and install libbsoncmake.exe -G "Visual Studio 14 2015 Win64" \ -DCMAKE_INSTALL_PREFIX=c:/mongocmsbuild.exe ALL_BUILD.vcxprojmsbuild.exe INSTALL.vcxproj # Installs libbsoncd ../.. # Go back to the root folder of the releas.........【阅读全文】

阅读(1452) | 评论(0) | 转发(0)

发布时间:2018-05-14 23:43:42

最好禁掉OPENSSL和SASL,cd c:/path/to/mongoc/ cd src/libbson # Configure and install libbsoncmake.exe -G "Visual Studio 14 2015 Win64" \ -DCMAKE_INSTALL_PREFIX=c:/mongocmsbuild.exe ALL_BUILD.vcxprojmsbuild.exe INSTALL.vcxproj # Installs libbsoncd ../.. # Go back to the root folder of the releas.........【阅读全文】

阅读(1485) | 评论(0) | 转发(0)

发布时间:2018-04-25 14:52:20

Also look at CURLOPT_SSL_VERIFYHOST: 1 to check the existence of a common name in the SSL peer certificate. 2 to check the existence of a common name and also verify that it matches the hostname provided.......【阅读全文】

阅读(3922) | 评论(0) | 转发(0)

发布时间:2018-04-11 16:39:11

发现现在编译05年的antlr3.3真是麻烦,首先是 找到libantlr3c-3.4.tar.gz解压缩后./configuremake出现/usr/include/gnu/stubs.h:7:27: error: gnu/stubs-32.h: No such file or directory这个包是32位glibc-devel的,需要安装32位的glibc-devel必须先安装32位 glibc,然后32位的glibc需要 nss-softokn-freebl.........【阅读全文】

阅读(1785) | 评论(0) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册