登录
首页 » Visual C++ » guanlixit

guanlixit

于 2014-12-24 发布 文件大小:7696KB
0 301
下载积分: 1 下载次数: 6

代码说明:

  采用vc6.0 MFC数据库编程,实现了个人管理系统,包括上传头像,姓名、性别、等,个人信息的导出等(Using vc6.0 MFC programming, personal management system, including upload an avatar, name, sex, etc., export of personal information, such as)

文件列表:

数据库编程_个人信息管理软件
...........................\Ado.cpp,23550,2004-07-06
...........................\Ado.h,4969,2004-07-06
...........................\AdoCommand.cpp,23425,2004-07-06
...........................\AdoCommand.h,4352,2004-07-06
...........................\AdoRecordSet.cpp,79647,2004-07-06
...........................\AdoRecordSet.h,9382,2004-07-06
...........................\database.mdb,503808,2011-11-14
...........................\datagrid.cpp,18573,2004-07-06
...........................\datagrid.h,5127,2004-07-06
...........................\Debug
...........................\.....\Ado.obj,199305,2011-11-10
...........................\.....\Ado.sbr,0,2011-11-10
...........................\.....\AdoCommand.obj,274260,2011-11-10
...........................\.....\AdoCommand.sbr,0,2011-11-10
...........................\.....\AdoRecordSet.obj,480780,2011-11-10
...........................\.....\AdoRecordSet.sbr,0,2011-11-10
...........................\.....\datagrid.obj,90781,2011-11-10
...........................\.....\datagrid.sbr,0,2011-11-10
...........................\.....\GridDlg.obj,35119,2011-11-10
...........................\.....\GridDlg.sbr,0,2011-11-10
...........................\.....\msado15.tlh,96806,2010-11-09
...........................\.....\msado15.tli,76678,2010-11-09
...........................\.....\MyAdo.bsc,3752960,2011-11-10
...........................\.....\MyAdo.exe,2408526,2011-11-10
...........................\.....\MyAdo.ilk,2812404,2011-11-10
...........................\.....\MyAdo.obj,32446,2011-11-10
...........................\.....\MyAdo.pch,6833864,2011-11-10
...........................\.....\MyAdo.pdb,4047872,2011-11-10
...........................\.....\MyAdo.res,10860,2011-11-10
...........................\.....\MyAdo.sbr,0,2011-11-10
...........................\.....\MyAdoDlg.obj,126308,2011-11-10
...........................\.....\MyAdoDlg.sbr,0,2011-11-10
...........................\.....\StdAfx.obj,105673,2011-11-10
...........................\.....\StdAfx.sbr,1361602,2011-11-10
...........................\.....\vc60.idb,271360,2014-12-24
...........................\.....\vc60.pdb,479232,2011-11-10
...........................\GridDlg.cpp,1398,2004-07-06
...........................\GridDlg.h,1287,2004-07-06
...........................\msado15.tlh,231416,2012-06-06
...........................\msado15.tli,171597,2012-06-06
...........................\MyAdo.aps,24688,2014-12-24
...........................\MyAdo.cpp,2061,2004-07-06
...........................\MyAdo.dsp,4987,2006-11-02
...........................\MyAdo.dsw,579,2004-07-06
...........................\MyAdo.exe,249856,2004-07-06
...........................\MyAdo.h,1343,2004-07-06
...........................\MyAdo.ncb,689152,2014-12-24
...........................\MyAdo.opt,52736,2014-12-24
...........................\MyAdo.plg,244,2014-12-24
...........................\MyAdo.rc,10542,2004-07-06
...........................\MyAdo.sln,910,2004-07-06
...........................\MyAdoDlg.cpp,17833,2004-07-06
...........................\MyAdoDlg.h,2365,2004-07-06
...........................\res

...........................\...\MyAdo.rc2,397,2004-07-06
...........................\Resource.h,2108,2004-07-06
...........................\StdAfx.cpp,207,2004-07-06
...........................\StdAfx.h,1052,2004-07-06

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

发表评论

0 个回复

  • realtek20121224b
    Good Luck REALTEK NDIS Protocol Driver Example
    2012-12-24 11:56:44下载
    积分: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
  • 分割代码
    本人最近正在研究三维点云库pcl,可以说三位点云图像处理未来的应用前景非常广阔,因此愿意与各位感兴趣的朋友一起探讨.此程序是本人最近最近感兴趣的三维点云分割程序,通过区域增长算法将三维点云实现较好分割。源程序来自POINT CLOUD LIBRARY外文官方网站,运行此程序需提前配置好pcl点云库。(I was recently on the 3D point cloud library PCL, it can be said that the three sites of cloud image processing application prospect is very broad, so are willing to share with you interested friends to explore. This program is a 3D point cloud I recently interested in the segmentation process, through the regional growth algorithm will achieve better segmentation of 3D point cloud. The source program comes from POINT CLOUD LIBRARY foreign language official website, running this program need to configure the PCL point cloud Library in advance)
    2017-11-02 11:50:13下载
    积分:1
  • player
    利VS2008+VLC制作简单的播放器,播放,暂停,停止,录像等功能(The VS2008+ (VLC making simple player, play, pause, stop, video, and other functions )
    2011-08-19 13:23:08下载
    积分:1
  • ListCtrlPlus
    大家记得MFC中的LISTCTRL控件吗?它实用但是并不好用。我的这个类对这个控件派生后进行了加强,允许双击修改数据等等新的功能,就像EXCLE的表格一样了。(We remember that MFC' s LISTCTRL control it? It is useful but not useful. I derived this class after this control was strengthened to allow double-click to modify the data so the new features, like EXCLE form the same.)
    2010-09-19 18:46:35下载
    积分:1
  • zhizaoye
    基于制造业的无线条码管理系统的设计与实现 无线条码管理系统的设计与实现(Based on the manufacturing of the wireless bar code management system design and Implementation)
    2011-12-04 21:34:50下载
    积分:1
  • introduction-of-CUDA-PPT
    初步的CUDA介绍,CUDA用于加速处理。很好用的CUDA入门教材(Initial introduction of CUDA, CUDA to accelerate processing. Good use of CUDA primer)
    2011-10-17 10:28:36下载
    积分:1
  • 2DFFT
    二维快速离散变换,可快速实现二维快速离散变换,不可多得的程序。(Two-dimensional fast discrete transform, can quickly realize two-dimensional fast discrete transform, a rare procedure.)
    2008-07-23 18:22:23下载
    积分:1
  • VB-danxiangkongjianjiaohui
    用VB做的一个摄影测量的单向空间交会程序 相比VC虽然没有这么简洁,但是很有启发性(Using VB to do a photogrammetric procedure compared with one-way space rendezvous VC Although there is no such simple, but very instructive)
    2009-11-23 21:47:25下载
    积分:1
  • mfc-shiyan3
    一个标准的MFC Windows应用程序 要求:1、创建一个单/多文档的MFC程序,使其具有自定义的菜单、工具栏和状态栏。 2、菜单和工具栏的功能自定义。 3、应用程序的背景是一幅位图图片。 4、工具栏应该可以显示和隐藏,而且它有一个菜单不具有的功能。 (A standard MFC Windows application requirements: 1, to create a single/multi-MFC documentation procedures, so that it will have custom menus, toolbars, and status bar. 2, menus and toolbars custom functions. 3, the application of the background is a bitmap image. 4, the Toolbar should be able to show and hide, and it does not have a menu function.)
    2009-04-13 13:52:13下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载