CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - mysql using c

搜索资源列表

  1. wenmingphp5mysql5

    0下载:
  2. php开发的行业搜索系统!!! 2. 安装 ------------ a. 解压程序rar文件,用二进制方式上传到你的网站的根目录或某一目录下 注意:一定要将ftp上传工具设置为二进制方式,再上传程序文件 b. unix或linux服务器下, 将以下文件属性改为:666 (或777) - function/base_info.php - function/emphasis_info.php - function/admin_p
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:190849
    • 提供者:xiaolei
  1. Sport健身房管理系统,采用Visual C++ 6.0 MFC+MySQL 数据库

    0下载:
  2. 这是一个健身房管理系统,采用Visual C++ 6.0 MFC+MySQL 数据库,通过这个系统,可以学习MFC和数据库编程技术。-This is a gym management system, using Visual C++ 6.0 MFC+ MySQL database, through this system, you can learn MFC, and database programming.
  3. 所属分类:数据库编程

    • 发布日期:2017-05-30
    • 文件大小:13274122
    • 提供者:李江
  1. insertupdatedelete

    0下载:
  2. this a little example for insert, update, delete using c#. using mysql database and ODBC connection-this is a little example for insert, update, delete using c#. using mysql database and ODBC connection.....
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:60456
    • 提供者:yanadi
  1. frmwk

    0下载:
  2. to establish a connection using c++ API and mysql. it is a simple code procedure.
  3. 所属分类:.net

    • 发布日期:2017-04-02
    • 文件大小:814
    • 提供者:khoueiry
  1. mysac-0.1b.tar

    0下载:
  2. MySql的开发包,用c++写的非常方便的数据库开发包-MySql development package, written using c++ database development package is very convenient
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-03-31
    • 文件大小:113118
    • 提供者:jinqwi
  1. unidac3

    0下载:
  2. Universal Data Access Components (UniDAC) is a powerful library of nonvisual cross-database data access components for Delphi, Delphi for .NET, C++Builder, and FreePascal. We have combined the experience of long-term successful development into one p
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-20
    • 文件大小:5743541
    • 提供者:刘海滨
  1. EasyDbProcessKit

    0下载:
  2. 偶从大学开始维护至今的好东西。经过多个项目考验的对ADO数据库调用的封装类库。讨厌了ADO繁琐的接口?这个工具能帮你完成绝大多数需求,不但提供了C++的类,也提供了C的API,支持从VC6.0 ~ VC2010各个编译环境,附有例子代码和数据库。 特色: 1、经过多个项目考验,支持Oracle,SQl-Svr2000, MySQL, PostgreSQL, Access(2003), 的Blob 读写,见例子 2、支持类似GetProfileInt系列的变量持久化入数据库,摈弃注册表
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-01
    • 文件大小:1020025
    • 提供者:流浪小狗
  1. MySQL-operation-using-C-language

    0下载:
  2. 用C语言对MySQL操作,在Linux环境下,C语言实现对MySQL数据库的插入、删除等操作。-MySQL with C language operations, in the Linux environment, C language implementation of the MySQL database, insert, delete files.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-03-25
    • 文件大小:8483
    • 提供者:liun
  1. database

    0下载:
  2. 利用c api实现了再c++环境下对mysql数据库的操作,包括查询,增加,删除和修改。-Were re-using c api c++ environment on the mysql database operations, including query, add, delete and modify.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-03
    • 文件大小:1226413
    • 提供者:
  1. GuessCapture

    0下载:
  2. Example Guess Capture using opencv wrapper on C# vs2005 & database mysql. Webcam image capture app to verify guess ID via tcpip module reader and serial rs232 COM port (IN-OUT activity monitoring)
  3. 所属分类:CSharp

    • 发布日期:2017-04-09
    • 文件大小:1946132
    • 提供者:yudiz
  1. test_stu

    0下载:
  2. 一个很实用,适合初学C、C++的学生看的源码,利用了Mysql数据库 使用ODBC连接数据。-A very practical, suitable for beginners C, C++ students to watch source, use of the Mysql database using ODBC connection data.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-02
    • 文件大小:318668
    • 提供者:罗建亮
  1. AgendaContatos

    0下载:
  2. addressbook using c# with Fluent+NHibernate on MySQL database
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:79116
    • 提供者:HerculesJr
  1. pocoChatServer

    0下载:
  2. VS MFC 聊天程序,采用POCO C++ 库技术;同时用mysql保存聊天内容,并能通过访问数据库查看聊天记录。这是服务端-VS MFC chat program using the POCO C++ library technology mysql save chats and view chat history through access to the database. This is the service end
  3. 所属分类:Communication

    • 发布日期:2017-11-09
    • 文件大小:1113283
    • 提供者:姚远
  1. pocoChatClien

    0下载:
  2. VS MFC 聊天程序,采用POCO C++ 库技术;同时用mysql保存聊天内容,并能通过访问数据库查看聊天记录。这是客户端-VS MFC chat program using the POCO C++ library technology mysql save chats and view chat history through access to the database. This is the client
  3. 所属分类:Communication

    • 发布日期:2017-11-17
    • 文件大小:644542
    • 提供者:姚远
  1. MySqlDemo

    0下载:
  2. VC++ 实现的访问MySQL 的实例 VC6.0 -An example of access MySQL database using C++
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-27
    • 文件大小:9976751
    • 提供者:RedSky
  1. h_email61127

    0下载:
  2. 邮件管理系统,包括用户信息管理,邮件收发,并用c#进行了界面设计,同时还连接了MYSQL数据库- Mail management system, including user information management, mail, and the interface design using c#, and also connected to MYSQL
  3. 所属分类:CSharp

    • 发布日期:2017-05-07
    • 文件大小:1086758
    • 提供者:张晓丽
  1. mysqltable

    0下载:
  2. MFC下使用mysql数据库的c接口操作数据库实例-By using the interface operations MFC c mysql instance
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-27
    • 文件大小:75643
    • 提供者:荣承势
  1. Clever

    0下载:
  2. 使用C# WPF编写的小学数学学习系统,压缩包中包含创建数据库的SQL文件,使用MySQL数据库-Using WPF prepared primary school mathematics learning system, compressed package contains the creation of the SQL file, the use of MySQL
  3. 所属分类:CSharp

    • 发布日期:2017-12-12
    • 文件大小:9193179
    • 提供者:潘明勇
  1. C语言连接mysql数据库

    0下载:
  2. Windows下用C语言连接Mysql程序(Using C language to connect Mysql programs under Windows)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-06
    • 文件大小:1024
    • 提供者:anonym0us
  1. wgrib2

    3下载:
  2. wgrib2 is not simple upgrade of wgrib for grib2 files. wgrib can slice and dice grib1 files. wgrib2 is more like four drawers of kitchen utensils as well as the microwave and blender. This kitchen miracle was done by a more developer friendly design
  3. 所属分类:其他

    • 发布日期:2019-04-17
    • 文件大小:8325120
    • 提供者:折心
搜珍网 www.dssz.com