登录
首页 » Visual C++ » GasStation

GasStation

于 2009-08-08 发布 文件大小:204KB
0 211
下载积分: 1 下载次数: 2

代码说明:

说明:  VC++ 写的中小型加油站管理系统,MSSQL2000+触发器,含创库脚本和数据库文件。   系统完成八大功能:工作人员管理、油库信息管理、油品类型管理、会员管理、添加进货记录、添加销售记录、库存查询、帐目管理。   附加数据库后在运行弹出的对话框中输入SQL连接信息,然后登录系统:登录编号2,密码000。 (VC++ to write the small and medium-sized gas station management system, MSSQL2000+ flip-flop, with a script library and database files. Eight functional systems: the work of personnel management, information management depots, oil type of management, membership management, add the stock records, add the sales records, inventory information, account management. Additional database after running the pop-up dialog box, type the SQL connection information, and then log on to the system: log number 2, the password 000.)

文件列表:

codefans.net
............\加油站管理系统
............\..............\Database
............\..............\........\GasStation_Data.MDF
............\..............\........\GasStation_Log.LDF
............\..............\........\创建触发器.txt
............\..............\Src
............\..............\...\AccountMgrDlg.cpp
............\..............\...\AccountMgrDlg.h
............\..............\...\ADODataBase.cpp
............\..............\...\ADODataBase.h
............\..............\...\ADODataBase_SQLServer.cpp
............\..............\...\ADODataBase_SQLServer.h
............\..............\...\DepotInfoDlg.cpp
............\..............\...\DepotInfoDlg.h
............\..............\...\DepotMgrDlg.cpp
............\..............\...\DepotMgrDlg.h
............\..............\...\GasStation.aps
............\..............\...\GasStation.clw
............\..............\...\GasStation.cpp
............\..............\...\GasStation.dsp
............\..............\...\GasStation.dsw
............\..............\...\GasStation.h
............\..............\...\GasStation.rc
............\..............\...\GasStationDlg.cpp
............\..............\...\GasStationDlg.h
............\..............\...\GasTypeInfoDlg.cpp
............\..............\...\GasTypeInfoDlg.h
............\..............\...\GasTypeMgrDlg.cpp
............\..............\...\GasTypeMgrDlg.h
............\..............\...\Global.cpp
............\..............\...\Global.h
............\..............\...\InputDlg.cpp
............\..............\...\InputDlg.h
............\..............\...\LoginDlg.cpp
............\..............\...\LoginDlg.h
............\..............\...\MemberInfoDlg.cpp
............\..............\...\MemberInfoDlg.h
............\..............\...\MemberLevelInfoDlg.cpp
............\..............\...\MemberLevelInfoDlg.h
............\..............\...\MemberLevelMgrDlg.cpp
............\..............\...\MemberLevelMgrDlg.h
............\..............\...\MemberMgrDlg.cpp
............\..............\...\MemberMgrDlg.h
............\..............\...\msado15.tlh
............\..............\...\msado15.tli
............\..............\...\res

............\..............\...\...\GasStation.rc2

............\..............\...\Resource.h
............\..............\...\SellRecordDlg.cpp
............\..............\...\SellRecordDlg.h
............\..............\...\SessionDlg.cpp
............\..............\...\SessionDlg.h
............\..............\...\StdAfx.cpp
............\..............\...\StdAfx.h
............\..............\...\StockRecordDlg.cpp
............\..............\...\StockRecordDlg.h
............\..............\...\StorageQueryDlg.cpp
............\..............\...\StorageQueryDlg.h
............\..............\...\WorkerInfoDlg.cpp
............\..............\...\WorkerInfoDlg.h
............\..............\...\WorkerMgrDlg.cpp
............\..............\...\WorkerMgrDlg.h

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

发表评论

0 个回复

  • ikvei
    随机调制信号下的模拟ppm,结合PCA的尺度不变特征变换(SIFT)算法,包括主成分分析、因子分析、贝叶斯分析。( Random ppm modulated analog signal under Combined with PCA scale invariant feature transform (SIFT) algorithm, Including principal component analysis, factor analysis, Bayesian analysis.)
    2017-05-11 15:38:40下载
    积分:1
  • MUSIC
    这是用atmega16芯片的一个音乐程序,非常不错(This is ATmega16 chip with a music program, very good)
    2009-03-06 16:30:49下载
    积分:1
  • six-way-to-improve-your-cPP
    提高C++的编程能力,使你的编程能力迅速达到一个高度。(Improve the C++ programming skills, so you quickly achieve a high degree of programming skills.)
    2011-05-23 19:18:17下载
    积分:1
  • Mediaplayer
    MFC实现的播放器,可以实现简单的播放、暂停、停止等功能,有播放列表。(MFC implementation player, you can achieve a simple play, pause, stop and other functions, and playlists.)
    2020-12-05 08:49:23下载
    积分:1
  • db-5.2.36.tar
    伯克利 DB 可以开发的自定义数据管理解决方案(Berkeley DB enables the development of custom data management solutions )
    2013-01-03 17:10:48下载
    积分:1
  • videoplayerdxs
    VC++ 6.0源代码程序,功能是利用DirectShow播放视频文件(Use directshow to play video)
    2013-12-03 17:16:32下载
    积分:1
  • 220-classic-C-program-source-code
    本文件夹中含有220个经典C程序源码,是学习C语言难得的好资料!(220 classic C program source code)
    2013-12-28 00:00:05下载
    积分:1
  • Access-Retreive-Process-SQL-Reader
    VB.NETData Access - Retreive and Process data with a SQL Data Reader(VB.NET Data Access- Retreive and Process data with a SQL Data Reader)
    2015-11-19 15:12:47下载
    积分:1
  • 485546
    设置列表控件的显示方式,VC++精选编程源码,很好的参考资料。(Set display mode list control, VC++ programming source code, a good reference.)
    2013-12-01 14:08:17下载
    积分:1
  • READING_CSV_FILE
    reading a CSV file from DOS Window
    2014-02-19 17:21:42下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载