登录
首页 » Visual C++ » AccessTest02

AccessTest02

于 2014-07-03 发布 文件大小:13113KB
0 283
下载积分: 1 下载次数: 11

代码说明:

  MFC实现对Access数据库的创建、数据表的创建,已经相关数据的增删改查等功能;这里上传,以供后期借鉴!(MFC to achieve the creation of the Access database, create tables, add and delete related data has been changed check function upload here for late draw!)

文件列表:

AccessTest02
............\AccessTest02
............\............\AccessTest02.aps,106248,2014-07-03
............\............\AccessTest02.cpp,2416,2014-07-03
............\............\AccessTest02.h,478,2014-07-01
............\............\AccessTest02.rc,12242,2014-07-03
............\............\AccessTest02.vcxproj,6218,2014-07-02
............\............\AccessTest02.vcxproj.filters,2577,2014-07-02
............\............\AccessTest02.vcxproj.user,143,2014-07-01
............\............\AccessTest02Dlg.cpp,5199,2014-07-03
............\............\AccessTest02Dlg.h,698,2014-07-03
............\............\DaoAccess.cpp,2260,2014-07-02
............\............\DaoAccess.h,404,2014-07-01
............\............\Debug
............\............\.....\AccessTest02.Build.CppClean.log,4171,2014-07-02
............\............\.....\AccessTest02.exe.embed.manifest,915,2014-07-03
............\............\.....\AccessTest02.exe.embed.manifest.res,980,2014-07-03
............\............\.....\AccessTest02.exe.intermediate.manifest,640,2014-07-03
............\............\.....\AccessTest02.lastbuildstate,68,2014-07-03
............\............\.....\AccessTest02.log,3012,2014-07-03
............\............\.....\AccessTest02.obj,36171,2014-07-03
............\............\.....\AccessTest02.pch,33685504,2014-07-02
............\............\.....\AccessTest02.res,70004,2014-07-03
............\............\.....\AccessTest02Dlg.obj,60822,2014-07-03
............\............\.....\AccessTest02_manifest.rc,214,2014-07-03
............\............\.....\CL.read.1.tlog,66026,2014-07-03
............\............\.....\CL.write.1.tlog,4826,2014-07-03
............\............\.....\DaoAccess.obj,29957,2014-07-02
............\............\.....\link-cvtres.read.1.tlog,2,2014-07-03
............\............\.....\link-cvtres.write.1.tlog,2,2014-07-03
............\............\.....\link.4912-cvtres.read.1.tlog,2,2014-07-03
............\............\.....\link.4912-cvtres.write.1.tlog,2,2014-07-03
............\............\.....\link.4912.read.1.tlog,2,2014-07-03
............\............\.....\link.4912.write.1.tlog,2,2014-07-03
............\............\.....\link.5072-cvtres.read.1.tlog,2,2014-07-03
............\............\.....\link.5072-cvtres.write.1.tlog,2,2014-07-03
............\............\.....\link.5072.read.1.tlog,2,2014-07-03
............\............\.....\link.5072.write.1.tlog,2,2014-07-03
............\............\.....\link.read.1.tlog,5962,2014-07-03
............\............\.....\link.write.1.tlog,1844,2014-07-03
............\............\.....\LoginDlg.obj,52541,2014-07-03
............\............\.....\mt.read.1.tlog,740,2014-07-03
............\............\.....\mt.write.1.tlog,530,2014-07-03
............\............\.....\rc.read.1.tlog,3418,2014-07-03
............\............\.....\rc.write.1.tlog,670,2014-07-03
............\............\.....\RegesterDlg.obj,48755,2014-07-03
............\............\.....\stdafx.obj,636600,2014-07-02
............\............\.....\vc100.idb,2001920,2014-07-03
............\............\.....\vc100.pdb,3526656,2014-07-03
............\............\LoginDlg.cpp,3675,2014-07-02
............\............\LoginDlg.h,783,2014-07-02
............\............\ReadMe.txt,3108,2014-07-01
............\............\RegesterDlg.cpp,1309,2014-07-02
............\............\RegesterDlg.h,489,2014-07-02
............\............\res

............\............\...\AccessTest02.rc2,680,2014-07-01
............\............\resource.h,2106,2014-07-03
............\............\stdafx.cpp,145,2014-07-01
............\............\stdafx.h,1632,2014-07-01
............\............\targetver.h,234,2014-07-01
............\............\test.mdb,237568,2014-07-03
............\AccessTest02.sln,903,2014-07-01
............\Debug
............\.....\AccessTest02.exe,200192,2014-07-03
............\.....\AccessTest02.ilk,1487688,2014-07-03
............\.....\AccessTest02.pdb,5295104,2014-07-03
............\.....\test.mdb,237568,2014-07-02

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

发表评论

0 个回复

  • 4564894
    本文件包含了三钟电离层延迟参数模型,可以界面化(This document contains the Angelus ionospheric delay model parameters, you can interface technology)
    2016-04-05 10:01:31下载
    积分:1
  • kk
    说明:  停车场问题,不错的哟(parking problems, good yo)
    2004-12-19 23:27:51下载
    积分:1
  • client2
    客户端连接服务器的程序,以此测试客户端是否连接上。(client programming source)
    2013-09-02 16:17:04下载
    积分:1
  • POP3_EXAMPLE
    Pop3客户端接收信件的整个流程: 1。连接到pop3服务器(默认端口110) 2。发送用户名(user) 3。发送密码(pass) 4。查询当前邮箱状态(stat) 5。查询服务器上所有邮件UID列表(UIDL) 6。查询本地所有邮件的UID列表,从而罗列出新邮件列表(本地UID列表是POP3客户端记录在日志文件中的) 7。对所有新邮件查询其大小(LIST) 8。下载所有新邮件(RETR)利用List提供的邮件大小信息 9。如果有必要,对所有新邮件标志为删除(DELE) 10。结束对话(QUIT) 11。解析本地下载邮件。(Pop3 client receives the entire flow of letters: 1. Connect to the pop3 server (default port 110) 2. Send user name (user) 3. Send password (pass) 4. Query current mail status (stat) 5. Query server UID list of all messages (UIDL) 6. Query local UID list of all messages, which set out the new mailing list (local UID is a POP3 client list recorded in the log file) 7. For all new e-mail inquiries about their size (LIST) 8. Download all new messages (RETR) to use List of information provided by message size 9. If necessary, for all new signs for the delete message (DELE) 10. The end of the dialogue (QUIT) 11. Analysis of local download your mail.)
    2021-01-03 19:38:55下载
    积分:1
  • permanent-calendar
    用c语言编写万年历程序,日历和时间可以随着时间的变化而变化。(C language calendar program, calendar and time can be changed over time.)
    2013-04-30 06:29:59下载
    积分:1
  • 89c2051模拟spi驱动nrf905
    说明:  单片机89c2051通过模拟spi口驱动nrf905,与nrf905进行联系,本程序详细描述(MCU 89C2051 drives nRF905 through analog SPI port and contacts nrf905. This program is described in detail)
    2019-05-10 23:07:40下载
    积分:1
  • easyMule-VeryCD-src
    eMule电驴的源代码 编译说明(推荐使用Visual Studio .NET 2003) 1.将rcdll.dll复制到Visual Studio .NET 2003安装目录的Vc7in目录中。(这是为了使用能在vista下显示的图标) 2.打开easyMule_Libs.sln,执行“生成解决方案”。(easyMule_Libs.sln里所包含的是easyMule所依赖的库文件。) 3.打开easyMule.sln编译即可。(the source code of eMule Compiling instruction (recommend to use Visual Studio .NET 2003) 1.Copy rcdll.dll to Vc7in under the installation directory of Visual Studio .NET 2003.(in order to use special icons under Vista) 2.Open easyMule_Libs.sln and execute build solution .(easyMule_Libs.sln contains libraries which easyMule depends on) 3.Open easyMule.sln and compile it.)
    2009-04-12 22:58:41下载
    积分:1
  • CDPlayer_Vc++
    用VC++编写的CD播放程序,简单好用,容易学习VCD的编程方法(VC prepared by the CD player, a simple user-friendly, easy to learn the programming methods VCD)
    2007-02-06 17:27:13下载
    积分:1
  • ReturnEditDemo
    vc ——单行编辑控件输入回车后,不响应默认控件处理消息ReturnEditDemo(vc- single-line edit control, press enter, do not respond to the default control handling messages ReturnEditDemo)
    2011-07-24 19:35:51下载
    积分:1
  • c03
    该程序实现水声信道的模拟方法及性能分析,提出了一种信的水声信道模型(The program implements underwater acoustic channel simulation methods and performance analysis, presents a letter of underwater acoustic channel model)
    2020-07-04 05:40:02下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载