登录
首页 » Visual C++ » pay

pay

于 2008-06-17 发布 文件大小:5358KB
0 271
下载积分: 1 下载次数: 1011

代码说明:

  毕业设计论文(含运行说明书,源代码)工资管理系统(SQL+VC++)是Visual C++数据库(SQL Server 2000)信息管理系统,来自明日科技《Visual C++数据库系统开发案例精》一书,案例包括运行说明书,源代码和参考的《毕业设计论文范例》。(Thesis graduation project (including operation manuals, source code) wage management system (SQL+ VC++) Is a Visual C++ Database (SQL Server 2000) Information Management System, from tomorrow technology Visual C++ Database system the development of the case the elite in a book, case, including operation manuals, source code and reference the graduation thesis design paradigm. )

文件列表:

工资管理系统
............\database
............\........\GZFFXT_Data.MDF
............\........\GZFFXT_Log.LDF
............\Program
............\.......\ADOConn.cpp
............\.......\ADOConn.h
............\.......\adodc.cpp
............\.......\adodc.h
............\.......\column.cpp
............\.......\column.h
............\.......\columns.cpp
............\.......\columns.h
............\.......\Czyxxb.cpp
............\.......\Czyxxb.h
............\.......\datacombo.cpp
............\.......\datacombo.h
............\.......\dataformatdisp.cpp
............\.......\dataformatdisp.h
............\.......\datagrid.cpp
............\.......\datagrid.h
............\.......\Debug
............\.......\ExeFile
............\.......\.......\GZGLXT.exe
............\.......\.......\MFC42D.DLL
............\.......\.......\MFCO42D.DLL
............\.......\.......\MSADODC.OCX
............\.......\.......\MSDATGRD.OCX
............\.......\.......\MSDATLST.OCX
............\.......\.......\MSVCRTD.DLL
............\.......\Fdgztjdlg.cpp
............\.......\Fdgztjdlg.h
............\.......\field.cpp
............\.......\field.h
............\.......\fields.cpp
............\.......\fields.h
............\.......\font.cpp
............\.......\font.h
............\.......\GzffDlg.cpp
............\.......\GzffDlg.h
............\.......\Gzffmxb.cpp
............\.......\Gzffmxb.h
............\.......\GZGLXT.APS
............\.......\GZGLXT.clw
............\.......\GZGLXT.cpp
............\.......\GZGLXT.dsp
............\.......\GZGLXT.dsw
............\.......\GZGLXT.h
............\.......\GZGLXT.ncb
............\.......\GZGLXT.opt
............\.......\GZGLXT.plg
............\.......\GZGLXT.rc
............\.......\GZGLXTDlg.cpp
............\.......\GZGLXTDlg.h
............\.......\Jbgztjdlg.cpp
............\.......\Jbgztjdlg.h
............\.......\Login.cpp
............\.......\Login.h
............\.......\picture.cpp
............\.......\picture.h
............\.......\properties.cpp
............\.......\properties.h
............\.......\property.cpp
............\.......\property.h
............\.......\ReadMe.txt
............\.......\Release
............\.......\res




............\.......\...\GZGLXT.rc2

............\.......\...\ICO1.ico
............\.......\...\ICO2.ICO
............\.......\...\ICO3.ico
............\.......\...\ICO4.ico
............\.......\...\ICO5.ico
............\.......\...\ICO6.ico
............\.......\...\Login.bmp
............\.......\...\NOTE14.ICO
............\.......\...\SECUR07.ICO
............\.......\...\User.bmp
............\.......\...\XT.ICO
............\.......\...\商品信息1.ICO
............\.......\...\订单查询.ICO
............\.......\Resource.h
............\.......\selbookmarks.cpp
............\.......\selbookmarks.h
............\.......\split.cpp
............\.......\split.h
............\.......\splits.cpp
............\.......\splits.h
............\.......\StdAfx.cpp
............\.......\StdAfx.h
............\.......\stddataformatsdisp.cpp
............\.......\stddataformatsdisp.h
............\.......\Xinjyhdlg.cpp
............\.......\Xinjyhdlg.h
............\.......\Xiugmmdlg.cpp

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

发表评论

0 个回复

  • Ado
    VC 通过ado技术连接access数据库,实现增删改查(The VC connection access database ado technical CRUD)
    2012-08-23 16:23:12下载
    积分:1
  • AccessControl
    visual C++ 6.0关于access数据库编程,里面的类可以直接拿来用,非常方便
    2016-05-09 16:18:52下载
    积分:1
  • Catering-management-system
    本系统有三种操作权限,其中,营业员只可以执行开台、点菜、买单及查询日收入操作;领班可以执行开台、点菜、买单、进货、添加新员工、日收入及月收入查询等操作;经理具有最高权限,除了领班及营业员的操作权限外,还可以设置员工权限、添加商品信息及菜式信息、备份与恢复数据库及初始化数据等操作。(The system has three operating authority, which can only be executed Founding salesperson, a la carte, pay and check daily revenue operations foreman can perform Founding, a la carte, pay, purchase, adding new employees, daily income and monthly income of inquiry operation manager with the highest authority, in addition to the foreman and the operating authority salesperson, you can also set permissions for employees, product information and dishes to add information, database backup and recovery, and initial data and other operations.)
    2014-04-21 13:40:34下载
    积分: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
  • bat
    解压bat数据库,支持Phoenix版、纯真版、梧州版等数据库文件格式,解出的数据库可以用Excel、Access等程序打开,然后利用Excel、Access等工具进行你需要的转换... 注:此工具只负责数据格式转换,排序、编辑等功能可利用Excel、Access等工具!(Extract the bat database, the database file format support Phoenix version, innocence, Wuzhou, and the solution out of the database can be open with Excel, Access and other programs, and then use Excel, Access and other tools you need to convert ... Note: This tool only responsible for data format conversion, sorting, editing tools such as Excel, Access!)
    2012-07-16 23:03:29下载
    积分:1
  • SQLservervccreatecode
    《代码生成器源代码》代码生成器源代码 《TestSqlServer》应用代码生成器生成的源代码使用例程。 《VC 对SQL SERVER 2000数据库的代码生成器及访问方法.pdf》说明书。">
    2011-05-14 14:09:45下载
    积分:1
  • Control
    VC编写Excel表格,增加,修改,删除,同时进行数据库的操作(visual c++ read writeexcel sheet,add ,delete,update excel field,and insert data base)
    2016-10-19 14:25:06下载
    积分:1
  • vc++6.0ado
    c++数据库编程,里面有常用的对数据库操作的源代码,适合刚接触VC++操作数据库的人(c++ Database Programming, which has commonly used database operations on the source code for刚接触VC++ operate the database of people)
    2008-08-22 01:22:16下载
    积分:1
  • ADOtest2
    MFC链接Access数据库,采用ADO数据库方式。(MFC link Access database using ADO database mode.)
    2014-04-29 20:44:13下载
    积分:1
  • DsToExcel
    将Dataset导出到Excel,本程序阐述基本功能(Dataset exported to Excel, the program described the basic functions of)
    2012-06-08 09:28:08下载
    积分:1
  • 696518资源总数
  • 105714会员总数
  • 27今日下载