摘要:
/* Basic example of an application using JDBC API of Connector/C++ */ /* Standard C++ includes */ #include #include #include #include /* Note: Boost must be in the include path to build code... 阅读全文
posted @ 2019-03-15 10:42
罗曼骑士
阅读(471)
评论(0)
推荐(0)
摘要:
平台 ubuntu 16.04 参考文档: https://dev.mysql.com/doc/dev/connector-cpp/8.0/building.html 下载源码 访问 https://dev.mysql.com/downloads/connector/cpp/ ,选择source c 阅读全文
posted @ 2019-03-15 10:13
罗曼骑士
阅读(4747)
评论(0)
推荐(0)