登录
首页 » Visual C++ » GasStation

GasStation

于 2009-08-08 发布 文件大小:204KB
0 144
下载积分: 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 个回复

  • EXCEL
    有关生成和读取Excel文件的操作类,你一定用得着哦(On the formation and operation of reading Excel file type, you must need it, oh)
    2008-07-06 21:57:05下载
    积分:1
  • Ado_Aok_2_src
    例子2(Example 2)
    2021-04-06 10:09:02下载
    积分:1
  • NTRIPClient-SourceCode
    Ntrip 客户端的实现,可以接收数据,是老外写的开源代码,VB。 NTRIP(在IP RTCM数据网络传输)是一个移动的RTK改正数据从基地使用互联网漫游协议。这是在传统的收音机不工作,由于树木或丘陵地区特别有用。NTRIP客户端软件的是你需要在车件。得到的数据从互联网和发送出去的车使用的串口。本程序是一个有用的替代GNSS网络收音机。它通常用于在拖拉机驾驶室的一个小笔记本电脑或上网本。上网通常是通过一个USB无线数据卡从手机公司,或连接蓝牙数据功能的手机。(NTRIP(在IP RTCM数据网络传输)是一个移动的RTK改正数据从基地使用互联网漫游协议。这是在传统的收音机不工作,由于树木或丘陵地区特别有用。NTRIP客户端软件的是你需要在车件。得到的数据从互联网和发送出去的车使用的串口。本程序是一个有用的替代GNSS网络收音机。它通常用于在拖拉机驾驶室的一个小笔记本电脑或上网本。上网通常是通过一个USB无线数据卡从手机公司,或连接蓝牙数据功能的手机。)
    2015-01-28 07:19:57下载
    积分:1
  • mx25l256
    MX251256FLASH芯片驱动程序,内涵片擦除,页擦除,扇擦除,页写等(MX251256FLASH base driver code)
    2016-03-23 11:06:49下载
    积分:1
  • dotnetconverter
    将VC 2003.net 的工程转化为Visual C++6的工程(VC 2003.net project will be converted to Visual C++6 project)
    2009-05-04 13:51:07下载
    积分:1
  • driverdev6asp_src
    一个windows显示驱动的好程序,对学习驱动开发很有好处(a windows driver of the program is to study the development of a very good driver)
    2021-01-04 10:18:55下载
    积分:1
  • AD
    说明:  阿尔泰数据采集卡USB5509进行AD数据采样(Altai data acquisition card USB5509 AD data were sampled)
    2016-12-25 15:44:16下载
    积分:1
  • Database
    ODBC 操作,包括连接、检索、返回结果集、插入删除(ODBC operation, including connection, retri , return the result set, insert delete)
    2015-06-02 14:30:17下载
    积分:1
  • nmap14(20060210)
    此程序为在vc++6.0环境下使用MapObject2.3控件开发电子地图的例子.(This procedure in vc++ 6.0 environment controls the development of electronic map MapObject2.3 example.)
    2008-06-01 21:50:32下载
    积分:1
  • fj500sys
    新增部分: --开放扎昆任务-- --推出活动地图-- --支持手柄功能-- --道具打包销售功能-- 修正部分: --部分NPC对话乱码-- --使用高级喇叭出现频道错误-- --熊猫宠物佩戴装饰品无效果问题(Explains: Increases the part: The opening grips the elder brother duty promotes moves the map support handle function stage prop packs the sales function revision part: The partial NPC dialogue additive device use high-quality loudspeaker appears the frequency channel wrong panda bear pet wears the ornament non- effect question)
    2005-06-22 16:59:03下载
    积分:1
  • 696518资源总数
  • 105205会员总数
  • 10今日下载