登录
首页 » Visual C++ » gongziguanli

gongziguanli

于 2012-11-16 发布 文件大小:547KB
0 306
下载积分: 1 下载次数: 10

代码说明:

  MFC的数据库编程,学习MFC的好代码。(MFC program .you can learn well by it.)

文件列表:

工资管理课程设计
................\工资管理系统
................\............\MainFrm.cpp,2513,2008-12-29
................\............\MainFrm.h,1581,2008-12-29
................\............\MySet1.cpp,2106,2008-12-31
................\............\MySet1.h,1494,2008-12-31
................\............\ReadMe.txt,4278,2008-12-29
................\............\res


................\............\...\工资管理系统.rc2,404,2008-12-29

................\............\resource.h,3035,2008-12-31
................\............\StdAfx.cpp,214,2008-12-29
................\............\StdAfx.h,1105,2008-12-29
................\............\工资管理系统.aps,33128,2008-12-31
................\............\工资管理系统.clw,5743,2008-12-31
................\............\工资管理系统.cpp,4070,2008-12-29
................\............\工资管理系统.dsp,4968,2008-12-31
................\............\工资管理系统.dsw,549,2008-12-29
................\............\工资管理系统.h,1336,2008-12-29
................\............\工资管理系统.ncb,115712,2008-12-31
................\............\工资管理系统.opt,54784,2008-12-31
................\............\工资管理系统.plg,258,2008-12-31
................\............\工资管理系统.rc,15234,2008-12-31
................\............\工资管理系统Doc.cpp,1457,2008-12-29
................\............\工资管理系统Doc.h,1463,2008-12-31
................\............\工资管理系统Set.cpp,2157,2008-12-29
................\............\工资管理系统Set.h,1481,2008-12-29
................\............\工资管理系统View.cpp,6303,2008-12-31
................\............\工资管理系统View.h,2185,2008-12-31
................\工资管理课程设计报告.doc,759808,2009-06-18
................\职工工资数据表.mdb,290816,2009-01-06

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

发表评论

0 个回复

  • InsetrData
    vc MFC带有界面的管理系统,实现用ado的方式连接access(vc MFC with the interface management system, to achieve ado way connection to access)
    2012-06-02 14:00:10下载
    积分:1
  • CompactAccess
    VB编程实现Access数据库压缩功能,VB编程的朋友可以借鉴一下,压缩的效果还是很明显的,虽然不是很完美,但至少可以借鉴一下,为以后的编程思路提供参考。(VB Programming compression Access database, VB programming can learn from a friend about the effect of compression is very obvious, though not perfect, but at least you can learn from, programming ideas for future reference.)
    2009-05-11 03:24:08下载
    积分:1
  • sqlserverdbfz
    说明:  数据库控件,用vc编写,操作sql server数据库(database controls, using vc preparation, operation sql server database)
    2006-03-29 12:59:13下载
    积分:1
  • Course
    本实例演示了利用DAO访问数据库的常用方法,并附带了所用的数据库course.mdb。(examples demonstrating the use of DAO Database Access commonly used methods, and the incidental use of the database course.mdb.)
    2005-05-12 11:37:22下载
    积分:1
  • SQL_SERVER2008_EXPRESS
    MFC对话框ADO连接SQL_SERVER2008(MFC dialog ADO connection SQL_SERVER2008)
    2014-01-01 21:13:34下载
    积分:1
  • VC-P-P--image--access-and-display
    用VC++实现数据库中图片的存取与显示精讲教程,如何将图片存储在数据库中,又如何从数据库中读取出图片并显示。教程主要介绍了在VC ++环境中,利用ADO 2. 5中所提供的Stream对象和Fields对象进行数据库中图片的存取,同时还利用了IPicture接口实现多种格式图片的显示,并通过控件自画的方法解决了图片显示的刷新问题。 (VC++ image access and display)
    2014-05-14 23:28:08下载
    积分:1
  • 10-11cha
    Visual C++实践与提高--数据库开发与工程应用篇 随书代码 希望对用ADO开发的人会有所帮助 这是第10、11章的(Visual C Practice and improve-- database development and application articles with the hope that the code book to use ADO development will be helpful This is the first 10 and 11 of Chapter)
    2006-11-29 23:06:40下载
    积分:1
  • 2
    说明:  本次课程设计的任务是:针对学院的计算机系本科课程,根据课程之间的依赖关系,制定课程安排计划,并满足各学期课程数日大致相同。按照用户输入的课程数,学期数,课程间的先后关系数目以及课程间两两间的先后关系,程序执行后会给出每学期应学的课程。 (1) 输入的形式和输入值的范围:输入间用空格隔开。要求用户输入的课程数小于20,学期数小于或是等于8,课程名的长度小于等于10个字符。 (2) 程序所能达到的功能:按照用户的输入,给出每学期应学的课程。 (The task of curriculum design are: for the Institute of Computer Science undergraduate courses, according to the dependencies between programs to develop curriculum plans and meet a few days each semester or less the same. In accordance with the user to enter the course number, semester the number of the sequence of the relationship between the number of courses and course sequence of 22 inter-relationships, program execution is given after each semester should learn. (1) input in the form of and input value range: Enter the rooms separated by a space. Requires the user to enter the course number is less than 20, the number is less than or equal to 8 semester courses were less than or equal to the length of 10 characters. (2) program can achieve the function: In accordance with the user' s input, is given each semester to be science courses.)
    2009-12-25 00:18:04下载
    积分:1
  • ExcelAccc
    通过本文及配套示例源码你可以更加灵活的控制Excel表格文件,其中包括创建新Excel文件、写入表格数据、读取表格数据(包括对原建Excel文件自已手工添加的行、列数据的准确读取),删除已有Excel表格,对表格中指定行、列、单元格进行查询、插入、替换等操作,同时还可以将生成的Excel文件转换为按指定分隔符分隔的其它文本格式的文件(adoption of this sample source code and supporting you to be more flexible control of Excel documents, including the creation of new Excel file, write tabular data, reading the spreadsheet data (including the original Excel files built themselves manually add the rows and columns of data accurately read), has been deleted Excel spreadsheet, the forms were designated rows and columns, and cells to conduct inquiries, insert, replace, etc, and also can be generated for the Excel document conversion designated by separate segregated from the other website text files)
    2005-03-21 10:22:41下载
    积分:1
  • ADOTest
    VC2005通过ADO连接Access2007数据库的简单Demo,系统Vista SP1 + Visual Studio 2005 + Office 2007 !!!(VC2005 connected Access2007 database through ADO simple Demo, system, Vista SP1+ Visual Studio 2005+ Office 2007!!!)
    2009-06-20 14:27:01下载
    积分:1
  • 696516资源总数
  • 106611会员总数
  • 19今日下载