资源列表

« 1 2 ... .26 .27 .28 .29 .30 531.32 .33 .34 .35 .36 ... 1803 »

[数据库编程TCP_ODBC

说明:网络通信兼数据库程序,可以将接收到的网络内容存入MySQL数据库.并且在程序中可以对数据库进行操作.-Network communication and database programs , received web content can be stored in the MySQL database and the database program .
<人龙博物> 在 2024-11-16 上传 | 大小:1.07mb | 下载:0

[数据库编程SMS

说明:一款简单的仓库储存预警管理系统,可以用作毕业设计;使用Delphi7+Sqlserver2000进行开发,里面包含了完整的数据库文件,使用说明文档等,完美运行;技术内容主要为数据库编程开发-Early warning of a simple warehouse storage management system, can be used as a graduation project the development with Delp
<liuwen> 在 2024-11-16 上传 | 大小:2.45mb | 下载:0

[数据库编程MFCDB

说明:  C++连接数据库有很多种方法,ODBC,ADO等等。我这里就采用了ADO的方法。   既然都涉及到数据库了,就直接做个带界面的吧。先打开VS2010,新建一个“MFC应用程序”,在里面记得选择“基于对话框”,因为这个比较简单,我就用这个举例了,其他的自己研究一下吧,然后一直下一步就可以了。-There are many ways C++ connect to the database, ODBC, ADO, etc.. I am
<王小刚> 在 2024-11-16 上传 | 大小:261kb | 下载:0

[数据库编程STUDENTINFO

说明: 实现数据库中学生信息的存入和读取等操作。数据库中每一条数据拥有对应的学号、姓名、性别、年龄、照片、视频信息,可以添加学生信息、修改信息、删除信息、浏览照片、打开对应视频文件等等。-Database students' information deposited and read operations. Each piece of data in the database has a corresponding studen
<刘影琪> 在 2024-11-16 上传 | 大小:88kb | 下载:0

[数据库编程pointer

说明:Lesson 6: Pointers in C Pointers are an extremely powerful programming tool. They can make some things much easier, help improve your program s efficiency, and even allow you to handle unlimited amounts of data.
<UUU> 在 2024-11-16 上传 | 大小:3kb | 下载:0

[数据库编程string

说明:Lesson 9: C Strings This lesson will discuss C-style strings, which you may have already seen in the array tutorial. In fact, C-style strings are really arrays of chars with a little bit of special sauce to indicate wher
<UUU> 在 2024-11-16 上传 | 大小:4kb | 下载:1

[数据库编程Structures

说明:Lesson 7: Structures in C When programming, it is often convenient to have a single name with which to refer to a group of a related values. Structures provide a way of storing many different values in variables of poten
<UUU> 在 2024-11-16 上传 | 大小:1kb | 下载:0

[数据库编程address-list

说明:一个简单的通讯录管理系统,实现了录入,查询,删除等功能-A simple mail list management system, realize the entry, query, delete and other functions
<Janice> 在 2024-11-16 上传 | 大小:43kb | 下载:0

[数据库编程fd4

说明:在visual studio控制台下输出简单表格-Simple form in visual studio console output
<林伟海> 在 2024-11-16 上传 | 大小:2.68mb | 下载:0

[数据库编程vcandvs-access

说明:vc6.0和vs2005访问access数据库,包括增删改查,有示例,可在此基础上进行功能添加。-VC6.0 and VS2005 visit ACCESS database, including the crud, example, can be carried out on the basis of function add.
<王昆> 在 2024-11-16 上传 | 大小:77kb | 下载:0

[数据库编程DistillSQL

说明:sql数据库提取器,用于提取数据库数据、提取数据表、导出数据、配置ODBC数据源。此为书籍配套光盘资料,版权归书籍作者所有。-used for sql,it is very useful for a developer.Thank you for your using!
<faraway> 在 2024-11-16 上传 | 大小:569kb | 下载:0

[数据库编程Ex11_1

说明:ODBC数据库编程实例。通过操作工具栏和记录菜单,可以实现对数据库的浏览。通过操作记录菜单,可实现对数据库记录的增加和删除。可实现排序...功能。-ODBC database programming examples. Can be achieved through the operation the toolbar and record menu, browse to the database. By operation record
<逈梦游仙> 在 2024-11-16 上传 | 大小:91kb | 下载:0
« 1 2 ... .26 .27 .28 .29 .30 531.32 .33 .34 .35 .36 ... 1803 »

源码中国 www.ymcn.org