-
to_database
读取数据库信息,显示有关数据信息,对数据库信息的显示。(look up DataBase)
- 2014-05-14 18:37:48下载
- 积分:1
-
MFC-ADODemon
VC/MFC ADO连接数据库,简单易用,且封装好了一个类.(VC/MFC ADO connect to the database, easy to use, and a wrapper class.)
- 2011-02-15 16:51:16下载
- 积分:1
-
quzze
该代码包括了队列的实现,主要包括队列的进出问题, 以及队列的查询,删除等问题。(The code includes queue implementation, mainly including queue in and out of the question, as well as the queue query, delete, etc.)
- 2014-01-03 10:44:40下载
- 积分:1
-
matlab
在MATLAB里,对数据进行拟合,在双对数坐标下,看数据是否符合幂律分布,求出幂指数,并绘出图形。(In MATLAB, the pairs of data fitting, in double logarithmic coordinates to see whether the data meet the power-law distribution, find the power index, and draw the graph.)
- 2009-09-09 16:53:04下载
- 积分:1
-
json数据存mysql数据库java控制台程序
本文档内容包括:数据库说明,运行环境,配置文件编辑说明,及其运行方法首先,建目录名称为jsonToMysql1、数据库说明如果没有mysql数据库,需要安装,mysql数据库建表语句见目录sql下的sql文件2、运行环境需要java jdk运行环境,如果没有需要安装,并配置。3、配置文件编辑说明数据库链接、ws接口配置连接、定时器时间间隔(分钟)、数据库链接及其用户密码,定时器开关等配置在config/properties文件夹下的datasource.properties文件中4、运行方法所有的安装配置完成后,运行根目录下的run.bat,双击它就行。
- 2021-05-06下载
- 积分:1
-
Address_Notebook_Manager
地址薄管理器.采用MFC DAO对象和接口编程技术实现了一个地址薄数据库的管理器.主要功能包括:1,浏览数据库的内容.2,添加,删除和更新数据库的记录.(address book manager. Using MFC DAO objects and interface programming technology to achieve a one address book database manager. main features include : a browse the contents of the database .2, add, delete and update database records.)
- 2006-10-11 13:50:15下载
- 积分:1
-
AdoCtrlAccess
vc ADO控制Access数据库的程序源码,很不错的demo(vc ADO Access database program source code control, very good demo)
- 2011-05-29 11:10:28下载
- 积分:1
-
databasewebservice
一个XML Web Services,可以输出XML格式的数据,例子中的数据库只有一个“Products”表。当然,你的数据库可能有许多表,也可能你的Web Services需要访问不止一个数据库。(an XML Web Services, and can export data in XML format. examples of the database is only a "Products" table. Of course, you may have many database tables, You may also need a Web Services visit more than one database.)
- 2007-05-17 13:31:24下载
- 积分:1
-
TeleBook--My--ADO
ado链接数据库实例教程,基于VS2015和MFC(ADO linked database instance)
- 2018-05-17 21:07:47下载
- 积分:1
-
homework
使用ODBC访问数据库,一则ODBC是直接封装在MFC库里面的,二则忙着考研没有时间学习dao。
ODBC和DAO用起来可能最大的区别就是ODBC使用之前得先建立数据源,根据不同的数据库,使用的参数也不同。具体请看在这之前的一片文章。里面有许多东西没有说,属于高级技巧性东西,得学你们自己摸索。(Using ODBC to access the database, an ODBC database directly encapsulated in the MFC inside, two busy Kaoyan no time to learn dao.
ODBC and DAO can be at the biggest difference is that must be built before using ODBC data source, depending on the database, the parameters used are also different. Details, please read an article before this. There are many things not said, things are high skill, have to learn your own.
)
- 2010-11-15 09:37:01下载
- 积分:1