登录
首页 » Visual C++ » Visual C++ +SQL Server数据库应用实例完全解析

Visual C++ +SQL Server数据库应用实例完全解析

于 2017-10-12 发布 文件大小:14717KB
0 204
下载积分: 1 下载次数: 4

代码说明:

  使用vc结合sqlserver开发业务系统的一些实例,对初学者有参考意义(The use of VC combined with some sqlserver examples of the development of the business system, and has a reference value for beginners)

文件列表:

第1章\Ado\Ado.aps
第1章\Ado\Ado.clw
第1章\Ado\Ado.cpp
第1章\Ado\Ado.dsp
第1章\Ado\Ado.dsw
第1章\Ado\Ado.h
第1章\Ado\Ado.ncb
第1章\Ado\Ado.opt
第1章\Ado\Ado.plg
第1章\Ado\Ado.rc
第1章\Ado\ADOConn.cpp
第1章\Ado\ADOConn.h
第1章\Ado\adodc.cpp
第1章\Ado\adodc.h
第1章\Ado\AdoDlg.cpp
第1章\Ado\AdoDlg.h
第1章\Ado\column.cpp
第1章\Ado\column.h
第1章\Ado\columns.cpp
第1章\Ado\columns.h
第1章\Ado\dataformatdisp.cpp
第1章\Ado\dataformatdisp.h
第1章\Ado\datagrid.cpp
第1章\Ado\datagrid.h
第1章\Ado\field.cpp
第1章\Ado\field.h
第1章\Ado\fields.cpp
第1章\Ado\fields.h
第1章\Ado\font.cpp
第1章\Ado\font.h
第1章\Ado\msado15.tlh
第1章\Ado\msado15.tli
第1章\Ado\picture.cpp
第1章\Ado\picture.h
第1章\Ado\properties.cpp
第1章\Ado\properties.h
第1章\Ado\property.cpp
第1章\Ado\property.h
第1章\Ado\ReadMe.txt
第1章\Ado\res\Ado.ico
第1章\Ado\res\Ado.rc2
第1章\Ado\Resource.h
第1章\Ado\selbookmarks.cpp
第1章\Ado\selbookmarks.h
第1章\Ado\split.cpp
第1章\Ado\split.h
第1章\Ado\splits.cpp
第1章\Ado\splits.h
第1章\Ado\StdAfx.cpp
第1章\Ado\StdAfx.h
第1章\Ado\stddataformatsdisp.cpp
第1章\Ado\stddataformatsdisp.h
第1章\Ado\Users.cpp
第1章\Ado\Users.h
第1章\Ado\_recordset.cpp
第1章\Ado\_recordset.h
第1章\ADOData\ADOData.aps
第1章\ADOData\ADOData.clw
第1章\ADOData\ADOData.cpp
第1章\ADOData\ADOData.dsp
第1章\ADOData\ADOData.dsw
第1章\ADOData\ADOData.h
第1章\ADOData\ADOData.ncb
第1章\ADOData\ADOData.opt
第1章\ADOData\ADOData.plg
第1章\ADOData\ADOData.rc
第1章\ADOData\ADODataDlg.cpp
第1章\ADOData\ADODataDlg.h
第1章\ADOData\adodc.cpp
第1章\ADOData\adodc.h
第1章\ADOData\column.cpp
第1章\ADOData\column.h
第1章\ADOData\columns.cpp
第1章\ADOData\columns.h
第1章\ADOData\dataformatdisp.cpp
第1章\ADOData\dataformatdisp.h
第1章\ADOData\datagrid.cpp
第1章\ADOData\datagrid.h
第1章\ADOData\field.cpp
第1章\ADOData\field.h
第1章\ADOData\fields.cpp
第1章\ADOData\fields.h
第1章\ADOData\font.cpp
第1章\ADOData\font.h
第1章\ADOData\picture.cpp
第1章\ADOData\picture.h
第1章\ADOData\properties.cpp
第1章\ADOData\properties.h
第1章\ADOData\property.cpp
第1章\ADOData\property.h
第1章\ADOData\ReadMe.txt
第1章\ADOData\res\ADOData.ico
第1章\ADOData\res\ADOData.rc2
第1章\ADOData\resource.h
第1章\ADOData\selbookmarks.cpp
第1章\ADOData\selbookmarks.h
第1章\ADOData\split.cpp
第1章\ADOData\split.h
第1章\ADOData\splits.cpp
第1章\ADOData\splits.h

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • KCBJ
    说明:  库存仿真,对比各策略,选择优化,相互比较(Stock simulation, comparing the strategy, select the optimization, compared with each other)
    2010-04-01 13:46:08下载
    积分:1
  • B06040324_B2
    模拟电信计费系统的设计与实现 要求:(1) 计费功能。根据存放在源数据文件中的通话记录和长途费率文件对每一条通话记录计算其通话费用,并将结果保存在费用文件中。其中: 通话费的计算方法如下: 通话费=长途电话费+本地电话费 长途电话费=费率(元/分钟)×通话时长(分钟) (通话时长不满1分钟的按1分钟计算) 本地电话费为:3分钟以内0.5元,以后每3分钟递增0.2元。 (2) 话费查询。输入一个电话号码,从费用文件中统计该电话号码的所有本地话费、长途话费,并从用户文件中查找其用户名,最后在屏幕上显示: 用户名 电话号码 本地话费 长途话费 话费总计 (3) 话单查询。输入一个电话号码,查询并在屏幕显示该用户的所有通话记录,格式为: 用户名 主叫电话号码 被叫电话号码 通话时长 (Design and implementation of simulation of telecommunication billing system Requirements: (1) the charging function. According to the calculation of the call charges stored in the source data file in the call records and the long rate documents for each call record, and save the results in cost file. Among them: The following conversation method to calculate the fee: Long distance telephone calls =+ local telephone fee Long distance telephone fee = rate (yuan/minute)* call time (minutes) (call time less than 1 minutes to 1 minutes) Local call: 3 minutes 0.5 yuan, increasing 0.2 yuan every 3 minutes later. (2) calls inquiries. Enter a phone number, all local calls, long-distance calls statistics the phone number from the cost in the file, and find the user name from user file, and finally displayed on the screen: The user name phone number local calls long distance charges charges totaling (3) if a single query. Enter a phone number, query and display all the call records of th)
    2013-09-25 05:53:29下载
    积分:1
  • Ex1_02
    VC 入门字符串的用法,示范了在纯C++中字符串的输出及换行的方法。(Introduction to string VC usage, demonstrated in pure C++, the output of the string and wrap method.)
    2011-08-03 00:57:26下载
    积分:1
  • zhanqunxitong
    泊君站群免费版源码下载,真正的站群系统,站群工具,站群软件,大家可以看看思路(The mooring the monarch station group free version of the source code download, the station group system, the tools of the station group, station group software, we can look at the idea of)
    2013-04-01 05:21:39下载
    积分:1
  • CSocket
    一个网络聊天的小工具,自己加了时间的功能,客户端(A network of small chat tools, increases the function of time, the client)
    2008-12-28 21:14:52下载
    积分:1
  • 6240720
    scport for monting your pc s port usage!(Scport for monting your PC s port usage!)
    2017-06-02 05:03:16下载
    积分:1
  • YMHW
    声卡数字频率计 该程序是标准的Windows界面,界面友好,以黑色背景红色大号字体显示频率值,具有醒目,程序简洁和测量精度高的特点()
    2018-06-20 09:30:57下载
    积分:1
  • scrbsplt
    VC分割窗口源程序(separate window source VC)
    2004-09-11 15:25:33下载
    积分:1
  • sniffer1
    C语言实现的监听网络流量的程序,并对截取的报文进行分析。(C language to monitor the flow of network procedures, and analysis of the interception of the message.)
    2017-01-04 15:17:53下载
    积分:1
  • 76807489
    在VB中实现访问WINDOWS INI 文件的源代码,不错()
    2018-04-01 12:24:50下载
    积分:1
  • 696518资源总数
  • 106253会员总数
  • 14今日下载