登录
首页 » Visual C++ » Account

Account

于 2009-11-11 发布 文件大小:1649KB
0 199
下载积分: 1 下载次数: 37

代码说明:

  本系统是基于VS2003平台下用C++语言开发的一套简单帐目管理系统,数据库为SQL 2000.系统功能主要包括生产管理、销售管理、采购管理、员工管理、客户管理、用户权限管理等功能(This system is based on the VS2003 platform using C++ language development of a simple set of account management system, database SQL 2000. System functions include production management, sales management, purchasing management, staff management, customer management, user rights management, etc. Function)

文件列表:

Account
.......\代码
.......\....\Account.aps
.......\....\Account.cpp
.......\....\Account.h
.......\....\Account.ncb
.......\....\Account.rc
.......\....\Account.sln
.......\....\Account.vcproj
.......\....\AccountDlg.cpp
.......\....\AccountDlg.h
.......\....\AccountTotalDlg.cpp
.......\....\AccountTotalDlg.h
.......\....\AdoConnection.cpp
.......\....\AdoConnection.h
.......\....\CashInDlg.cpp
.......\....\CashInDlg.h
.......\....\CashOutDlg.cpp
.......\....\CashOutDlg.h
.......\....\ChangeIDDlg.cpp
.......\....\ChangeIDDlg.h
.......\....\ChangePWDDlg.cpp
.......\....\ChangePWDDlg.h
.......\....\ClientManageDlg.cpp
.......\....\ClientManageDlg.h
.......\....\ConfigMngr.cpp
.......\....\ConfigMngr.h
.......\....\EmployeeMangaeDlg.cpp
.......\....\EmployeeMangaeDlg.h
.......\....\Logon.cpp
.......\....\Logon.h
.......\....\LogonInfoDlg.cpp
.......\....\LogonInfoDlg.h

.......\....\ManageDlg.cpp
.......\....\ManageDlg.h
.......\....\OthersDlg.cpp
.......\....\OthersDlg.h
.......\....\OthersInDlg.cpp
.......\....\OthersInDlg.h
.......\....\ProduceManageDlg.cpp
.......\....\ProduceManageDlg.h
.......\....\PurviewManageDlg.cpp
.......\....\PurviewManageDlg.h
.......\....\ReadMe.txt
.......\....\res

.......\....\...\Account.manifest
.......\....\...\Account.rc2




.......\....\...\bitmap2.bmp
.......\....\...\bitmap3.bmp
.......\....\...\bitmap4.bmp
.......\....\...\bitmap5.bmp
.......\....\...\bitmap6.bmp
.......\....\...\bitmap7.bmp
.......\....\...\bitmap8.bmp
.......\....\...\bitmap9.bmp
.......\....\...\icon2.ico
.......\....\...\IDB_BITMAP10.bmp
.......\....\...\IDB_BITMAP11.bmp
.......\....\...\IDB_BITMAP12.bmp
.......\....\...\IDB_BITMAP13.bmp
.......\....\...\IDB_BITMAP14.bmp
.......\....\...\Longon.bmp
.......\....\...\修改.bmp
.......\....\...\删除.bmp
.......\....\...\图标.ico
.......\....\...\确认.bmp
.......\....\...\确认150.bmp
.......\....\...\确认200.bmp
.......\....\...\确认300.bmp
.......\....\resource.h
.......\....\SellManageDlg.cpp
.......\....\SellManageDlg.h
.......\....\SellManageDlg.htm
.......\....\stdafx.cpp
.......\....\stdafx.h
.......\....\StockManageDlg.cpp
.......\....\StockManageDlg.h
.......\使用说明
.......\........\Account使用说明书.doc
.......\........\使用说明.ppt
.......\控件
.......\....\MFC71.dll
.......\....\msvcr71.dll
.......\....\msvcr71d.dll
.......\数据库文件
.......\..........\AccountDB
.......\..........\数据库.txt
.......\运行程序
.......\........\Account.exe
.......\........\数据库配置信息.ini

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

发表评论

0 个回复

  • easydatabase
    vc++实现简单数据库操作程序,对于C++面向界面语言的设计学习者很有帮助(vc code for database)
    2009-04-06 20:29:50下载
    积分:1
  • lesson-2
    C++经典语法与应用,类的编写与应用,构造与析构函数,函数的重载,类的继承,函数覆盖,基类与派生类的构造函数、析构函数先后调用顺序,如何在派生类构造函数中向基类的构造函数传递参数,this成员变量,类型转换的内幕,虚拟函数与多态性,引用和指针的变量的区别与共同处。VC工程的编译原理与过程,将工程中不同的类拆分到不同的原文件中,每一个类由一个.h和.cpp文件共同完成,头文件重复定义问题的解决,培养了学员良好的编程习惯,也为以后分析MFC Appwizard生成的工程奠定了良好基础。(Classical syntax and application of C++, class preparation and application of the constructor and destructor, function overloading, class inheritance, function coverage, the base class and the derived class constructor, destructor has invoked the order, how in the derived class The parameters passed to the constructor of the base class constructor, the this member variable of the insider type conversion, virtual functions and polymorphism, difference between reference and pointer variables in common. VC compiler theory and engineering process, the different classes in the project is split into the original file, and each class by one. H. Cpp file jointly, header files define the solution of the problem is repeated, cultivate good students programming habits, but also laid a good foundation for later analysis the MFC Appwizard generated engineering.)
    2012-08-26 00:37:01下载
    积分:1
  • RemoveDriveByLetter_demo
    安全移除usb设备功能,可禁止某类usb设备的使用,实行系统安全控制Removing a USB drive using the Windows tray icon is easy - especially if you single left-click it... But sometimes it s useful to it from your program(safety equipment functions, prohibit certain types of equipment used usb, Safety control system implemented Removing a USB drive using the Windows tray icon is easy- especially if you left single- click it ... But sometimes it's useful to it from your program)
    2007-05-16 16:47:00下载
    积分:1
  • input_method_T9
    visual c# 编写的笔划输入法,可以移动平台上运行。(visual c# inputmethod . can run in moblie device.)
    2012-04-05 11:25:37下载
    积分:1
  • Ado999999
    Ado 实现C++对象的存取,Ado 实现C++对象的存取 Ado 实现C++对象的存取 (C Ado achieve the target access, C Ado achieve the target to achieve access Ado C Object Access Ado achieve C Ado Object Access to achieve C like acce)
    2007-02-04 12:09:52下载
    积分:1
  • Scheduling_NewMethod_1
    针对M2M海量业务在LTE-A调度中的新算法改进,用Matlab测试其丢包率、时延以及系统吞吐量(A new algorithm for M2M massive business in LTE-A scheduling improvements, using Matlab to test its loss rate, delay, and system throughput)
    2014-05-05 12:15:57下载
    积分:1
  • SKYBOX
    游戏中天空盒的模拟实现,鼠标控制观察这个天空盒,工程的构架可以通用,极大方便读者。(Game simulation of the realization of the sky box, mouse control to observe the sky boxes, the project can be generic framework, which greatly facilitate the reader.)
    2008-07-09 19:02:30下载
    积分:1
  • my
    说明:  填写坐标信息,调用地磁模型WMM2015,计算当前位置磁场值(填写坐标信息,调用地磁模型WMM2015,计算当前位置磁场值 填写坐标信息,调用地磁模型WMM2015,计算当前位置磁场值 Fill in the coordinate information, call the geomagnetic model WMM2015, calculate the current position of the magnetic field value)
    2016-07-21 11:09:46下载
    积分:1
  • VisualC++graphic_programming
    Visual C++6_0图形编程技巧与实践,文件是超星格式,够清楚的。(Visual C 6_0 graphics programming skills and practice, the document was Superstar format, clear enough.)
    2007-03-17 14:52:16下载
    积分:1
  • For循环用法例子
    For循环用法例子,利用vb编程实现,基础入门教学代码。(xample of For loop usage)
    2018-04-26 11:58:06下载
    积分:1
  • 696518资源总数
  • 106161会员总数
  • 5今日下载