文件名称:CPP2MYSQL
- 所属分类:
- 数据库编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2013-08-12
- 文件大小:
- 3.38mb
- 下载次数:
- 0次
- 提 供 者:
- V*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
将 MySql 的常用功能 insert,delete,select , update 都进行了封装,代码简洁,方便需编写数据库但是之前没有写过的朋友参考。-encapsulates insert, delete, select, update function of mysql, is very clear and easy to use.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Cpp2MySql\Include\big_endian.h
.........\.......\byte_order_generic.h
.........\.......\byte_order_generic_x86.h
.........\.......\byte_order_generic_x86_64.h
.........\.......\mysql\client_authentication.h
.........\.......\.....\client_plugin.h
.........\Src\cpp2mysql.h
.........\Include\decimal.h
.........\Src\defines.h
.........\Include\errmsg.h
.........\.......\mysql\get_password.h
.........\.......\.....\innodb_priv.h
.........\.......\keycache.h
.........\.......\little_endian.h
.........\.......\m_ctype.h
.........\.......\m_string.h
.........\.......\my_alloc.h
.........\.......\my_attribute.h
.........\.......\my_byteorder.h
.........\.......\my_compiler.h
.........\.......\my_config.h
.........\.......\my_dbug.h
.........\.......\my_dir.h
.........\.......\my_getopt.h
.........\.......\my_global.h
.........\.......\my_list.h
.........\.......\my_net.h
.........\.......\my_pthread.h
.........\.......\my_sys.h
.........\.......\my_xml.h
.........\.......\mysql.h
.........\.......\mysql_com.h
.........\.......\mysql_com_server.h
.........\.......\mysql_embed.h
.........\.......\.....\psi\mysql_file.h
.........\.......\.....\...\mysql_idle.h
.........\.......\.....\...\mysql_socket.h
.........\.......\.....\...\mysql_stage.h
.........\.......\.....\...\mysql_statement.h
.........\.......\.....\...\mysql_table.h
.........\.......\.....\...\mysql_thread.h
.........\.......\mysql_time.h
.........\.......\mysql_version.h
.........\.......\mysqld_ername.h
.........\.......\mysqld_error.h
.........\.......\.....\plugin.h
.........\.......\plugin.h
.........\.......\mysql\plugin_audit.h
.........\.......\plugin_audit.h
.........\.......\mysql\plugin_auth.h
.........\.......\.....\plugin_auth_common.h
.........\.......\.....\plugin_ftparser.h
.........\.......\plugin_ftparser.h
.........\.......\mysql\plugin_validate_password.h
.........\.......\plugin_validate_password.h
.........\.......\mysql\psi\psi.h
.........\.......\.....\service_my_plugin_log.h
.........\.......\.....\service_my_snprintf.h
.........\.......\.....\service_mysql_string.h
.........\.......\.....\service_thd_alloc.h
.........\.......\.....\service_thd_wait.h
.........\.......\.....\service_thread_scheduler.h
.........\.......\.....\services.h
.........\.......\sql_common.h
.........\.......\sql_state.h
.........\.......\sslopt-case.h
.........\.......\sslopt-longopts.h
.........\.......\sslopt-vars.h
.........\.......\mysql\thread_pool_priv.h
.........\.......\typelib.h
.........\Src\cpp2mysql.cpp
.........\...\Main.cpp
.........\Lib\libmysql.dll
.........\...\libmysqld.dll
.........\...\libmysql.lib
.........\...\libmysqld.lib
.........\Include\mysql\client_plugin.h.pp
.........\.......\.....\plugin_audit.h.pp
.........\.......\.....\plugin_auth.h.pp
.........\.......\.....\plugin_ftparser.h.pp
.........\Win\Cpp2MySql.sln
.........\...\Cpp2MySql.vcproj
.........\Include\mysql\psi
.........\.......\mysql
.........\Bin
.........\Include
.........\Lib
.........\Src
.........\Win
Cpp2MySql