搜索资源列表
mysql官方中文帮助文档
- mysql的中文帮助文档,官方的 很有用的帮助,其中包括了大量的使用信息 和mysql的api接口 都有函数的功能介绍 加紧下载吧! 很难得哦!-mysql help documentation, the official invaluable help, including a large number of the use of information and the mysql api interface of functionality has introduced intensify
853
- Apriori算法源码(C++) 看了以前在这里发的apriori源码,觉得写得代码有些繁琐,现在重写了一下,主要是把数据操作和界面显示分离,使用了stl和boost,简化了字符操作的算法,数据库用的是mysql的,API是mysql++,在mfc下mysql++无法运行,所以gui框架用的是win32gui-lib(可以到sf.net/project/win32gui下载)。当然你也可以用odbc改写,或是换用别的数据库,因为算法逻辑是独立的,所以应该很容易改写 -Apriori
mysql++-2.2.0.tar
- MySQL数据库引擎的面向对象包装类,MySQL公司推荐使用的,数据库访问API。-MySQL database engine object-oriented packaging category, MySQL companies recommend use, Database Access API.
mysql
- 一个mysql API的封装类。使用mysql数据库的人,可以直接使用此类,在头文件中有使用说明。
MysqlSample
- 1.自己重新編譯過的 mysql-api 靜態庫。 2.mysql官方只有動態庫。
mysql++-1.7.27.tar
- MySQL的C++ API-MySQL C API
mysqltest.rar
- 使用Mysql 的C语言API函数编写的连接Mysql服务器并发送基本的操作指令。,Using the C language API of mysql function to prepare the connection Mysql server and send the operation of basic instructions.
MySQL
- MySQL是一个精巧的SQL数据库管理系统,虽然它不是开放源代码的产品,但在某些情况下你可以自由使用。由于它的强大功能、灵活性、丰富的应用编程接口(API)以及精巧的系统结构,受到了广大自由软件爱好者甚至是商业软件用户的青睐,特别是与Apache和PHP/PERL结合,为建立基于数据库的动态网站提供了强大动力。-MySQL is a sophisticated SQL database management system, although it is not open source produ
mysql
- mysql数据库的详细介绍和使用说明,很不错的一本书-mysql database and use of detailed descr iption, it is a good book
CDataBase
- mysql C API 封装类, 主要功能为建立与关闭MySql数据库连接, 执行Sql语句以及返回查询的数据集-mysql C API package type, the main function for the establishment and closure of MySql database connection, the implementation of Sql query statement and return a data set
otl
- 跨数据库平台: n 支持 oracle 的OCI n 支持DB2的CLI, n 支持ODBC(通过ODBC,可支持SQL SERVER,MySQL等) Ø 跨OS平台: n 标准C++语言,支持 unix/linux/windows Ø 使用简单: n 只有一个头文件 n 接口简洁.otl_stream, otl_connect, otl_exception等就可以完成大部分工作
mysql_cxx_wrap
- mysql C API的C++包装类,实现了对数据库表的简单访问。-C++ wrap classes for mysql API Access database just like ADO does.
vbMysql
- Mysql 5.0.18版本的vb连接(API)。-Mysql 5.0.18 version of the vb connection (API).
bus
- 这程序是用google map api的公共汽车经路收到的。php , mysql, ajax, google map api.-This is a programing for getting the route of bus.
MySQL_C_API
- 这个是MySQL常用的C语言的API函数,对MySQL与C编程的人有用,是DOC格式的文档。-This is commonly used in C language, MySQL API function, MySQL and C programming useful to people, is the DOC format documentation.
ODBC-API
- ODBC API 编程 数据库及其编程 API 来源于不同的背景,开发人员可以从众多的数据库中选择一种,每种数据库都有自己的一套编程 API,这就为数据库编程... -ODBC API programming and programming of databases from different backgrounds API, developers can choose from a large number of databases, each database has its own
MysqlTest.7z
- 重点:下载之后吧后缀zip删除,改为.7z 本人做的关于MFC和mysql的一个小测试,功能:用mysql的API链接数据库(因为每个人的数据库不一样,需要修改里面的数据库方面的代码),实现了增删改查基本功能。在改和删之前需要点击你要删的那条数据的id号。而且,改我只实现了改第二列的数据(name). 用户可以自行修改代码实现其他的功能。(A small test, about MFC and MySQL I do function: MySQL API link to the databa
MYSQL5.1 CHM版中文帮助文档
- mysql 5.1中文帮助文档。里面有mysql的API函数讲解(MySQL 5.1 Chinese help documentation. There are MySQL API function to explain)
MYSQL封装类
- mysql 的c++ 应用类,直接采用API函数调用,非常方便(MySQL c++ application class, the direct use of API function calls, very convenient)
MYSQL-refman-5.5-en.pdf
- linux c mysql api 手册(linux c mysql api man)