摘要: 1 #include "soci.h" 2 //#include "sqlite3/soci-sqlite3.h" 3 #include "mysql/soci-mysql.h" 4 #include <vector> 5 #include <string> 6 #include <exception> 7 #include <boost/date_time/posix_time/posix_time.hpp> 8 9 using namespace soci;10 using name 阅读全文
posted @ 2013-05-08 14:11 依旧在路上 阅读(3316) 评论(1) 推荐(0)