摘要:
Getting Started with the C++ DriverSQL tomongoShell to C++ (重要,必看!)C++ BSON Helper FunctionsC++ BSON Array Examples建立连接:try { mongo::DBClientConnection c; c.connect("localhost"); std::cout << "connected ok" << std::endl; } catch( const mongo::DBException &e ) { st 阅读全文
posted @ 2013-04-27 14:42
云山漫卷
阅读(7089)
评论(0)
推荐(0)

浙公网安备 33010602011771号