05 2015 档案

摘要:在写代码的过程中,打log肯定是少不了的,毕竟不能总靠调试来发现问题。log库的选用就很纠结了,成熟的log库非常多,log4cpp、log4cxx、poco.log、boost.log、glog等等,以前我用过log4cxx,觉得配置巨麻烦,一大段看着好纠结,不过用起来很舒服。这次我决定使用比较轻... 阅读全文
posted @ 2015-05-29 08:52 snker_tan 阅读(1780) 评论(0) 推荐(0) 编辑
摘要:这里归纳了C API可使用的函数,并在下一节详细介绍了它们。函数 描述mysql_affected_rows() 返 回上次UPDATE、DELETE或INSERT查询更改/删除/插入的行数。mysql_autocommit() 切换 autocommit模式,ON/OFFmysql_change_... 阅读全文
posted @ 2015-05-20 11:02 snker_tan 阅读(257) 评论(0) 推荐(0) 编辑
摘要:Sunday, September 30th, 2007Twisted的WEB开发作者:gashero 目录1简介2Twisted技术体系3一个简单的例子4Twisted WEB Request参考4.1请求4.2响应4.3常量4.4HTTPChannel4.5HTTPFactory5比较完善的开发... 阅读全文
posted @ 2015-05-14 09:15 snker_tan 阅读(957) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示