-
大小: 73.01MB文件類型: .bz2金幣: 1下載: 0 次發(fā)布日期: 2023-07-19
- 語言: 數(shù)據(jù)庫
- 標(biāo)簽: mysql??
資源簡介
mysql5.7以上,安裝必須的boost庫,最新版1.60版
代碼片段和文件信息
//
//?impl/src.cpp
//?~~~~~~~~~~~~
//
//?Copyright?(c)?2003-2015?Christopher?M.?Kohlhoff?(chris?at?kohlhoff?dot?com)
//
//?Distributed?under?the?Boost?Software?License?Version?1.0.?(See?accompanying
//?file?LICENSE_1_0.txt?or?copy?at?http://www.boost.org/LICENSE_1_0.txt)
//
#if?defined(_MSC_VER)?\
??||?defined(__BORLANDC__)?\
??||?defined(__DMC__)
#?pragma?message?(?\
????“This?file?is?deprecated.?“?\
????“Please?#include??instead.“)
#elif?defined(__GNUC__)?\
??||?defined(__HP_aCC)?\
??||?defined(__SUNPRO_CC)?\
??||?defined(__IBMCPP__)
#?warning?“This?file?is?deprecated.“
#?warning?“Please?#include??instead.“
#endif
#include?
評論
共有 條評論