登录
首页 » Visual C++ » shoppingsystem

shoppingsystem

于 2008-08-30 发布 文件大小:1227KB
0 285
下载积分: 1 下载次数: 9

代码说明:

  sql server 7.0 and vc 6.0 complete a shop system.

文件列表:

database
........\StockManage_Data.MDF
........\StockManage_Log.LDF
........\使用说明.txt
源程序
......\BCMenu.cpp
......\BCMenu.h
......\BtnST.cpp
......\BtnST.h
......\Database.cpp
......\Database.h
......\Debug
......\DlgCancelin.cpp
......\DlgCancelin.h
......\DlgDepartment.cpp
......\DlgDepartment.h
......\DlgEmployee.cpp
......\DlgEmployee.h
......\DlgIntostorage.cpp
......\DlgIntostorage.h
......\DlgKcgl.cpp
......\DlgKcgl.h
......\DlgOperator.cpp
......\DlgOperator.h
......\DlgPrint.cpp
......\DlgPrint.h
......\DlgRoleinfo.cpp
......\DlgRoleinfo.h
......\DlgSpxxgl.cpp
......\DlgSpxxgl.h
......\DlgStockApply.cpp
......\DlgStockApply.h
......\DlgSysFunctionInfo.cpp
......\DlgSysFunctionInfo.h
......\image
......\.....\bmp_back.bmp

......\.....\toolbar1.bmp

......\MerchandiseStore.aps
......\MerchandiseStore.clw
......\MerchandiseStore.cpp
......\MerchandiseStore.dsp
......\MerchandiseStore.dsw
......\MerchandiseStore.h
......\MerchandiseStore.ncb
......\MerchandiseStore.opt
......\MerchandiseStore.plg
......\MerchandiseStore.rc
......\MerchandiseStoreDlg.cpp
......\MerchandiseStoreDlg.h
......\msado15.tlh
......\msado15.tli
......\PreGoto.cpp
......\PreGoto.h
......\PreParent.cpp
......\PreParent.h
......\PreView.cpp
......\PreView.h
......\ReadMe.txt
......\Release
......\res





......\...\LedOff.ico
......\...\LedOn.ico
......\...\Left6_32x32x256.ico
......\...\MerchandiseStore.ico
......\...\MerchandiseStore.rc2
......\...\No3_32x32x256.ico
......\...\Ok3_32x32x256.ico
......\...\Right6_32x32x256.ico
......\...\Run.ico
......\...\Search1.ico
......\...\Tools4.ico
......\resource.h
......\StdAfx.cpp
......\StdAfx.h
......\数据库配置.ini

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

发表评论

0 个回复

  • OA(30)
    Oa 综合管理系统 集合SQL server 一体化的办公软件(The Oa integrated management system for collection of the office of the SQL server integration software)
    2012-08-18 15:20:05下载
    积分:1
  • database-cPP
    Visual c++结合SQL server 的经典范例。程序中介绍了如何在VC++中调用数据库的各方面知识(Visual c combined with a classic example of the SQL server. The procedures described in the various aspects of knowledge of how to call the database in VC )
    2012-03-10 00:17:08下载
    积分:1
  • Logistics-management-system
    基于 Visual C++ 6.0开发平台和 SQL Server 2000 数据库 开发的物流管理系统 (Visual C++ 6 development platform and based on Logistics management system in SQL Server 2000 database development)
    2014-07-02 16:21:28下载
    积分:1
  • vc108423425233
    说明:  一、编程环境: windows2003 +visual stdio c++ .net,Ado + SQL2000 二、SQL设置: 将在SQL2000下建立schooldata数据库,导入数据文件 三、导入数据: data目录下有school_back数据库备分文件 操作:用SQL企业管理器还原数据库来导入数据 访问本地数据库服务器,密码是自己设置的那个,操作schooldata数据库的用户名和密码相同。 主要用ADO访问数据库,和几个显示数据的控件Treectrl,listctrl,datagrid等程序中有几个BUG还没解决, 四、实现功能: 操作:在选择查询条件:选择一个,tree控件里显示相关信息 可以在tree控件里单击来显示每个ITEM,每个ITEM相关信息显示在LIST控件内 双击LIST控件显示具体信息 也可以在窗口里单击右键或操作菜单具体操作 五、主要功能: 查询,添加,删除,显示“学院,各系,班级,学生,教师,社团,课程”等信息 程序还用了Active Skin 对程序进行了换肤!! (: windows2003 visual stdio c .net,Ado SQL2000 SQL SQL2000schooldata dataschool_back SQL schooldata ADOTreectrl,listctrl,datagridBUG tree treeITEMITEMLIST LIST Active Skin )
    2005-12-13 08:58:11下载
    积分:1
  • SQL
    数据库课程设计,用C++实现SQL Server,进行SQL语句的解析。(Database design courses, implemented in C++ SQL Server, SQL statement parsing.)
    2015-12-05 11:33:58下载
    积分:1
  • CreateWord
    将SQL数据库的结构输出为一个word文档,包括字段的名称、类型、长度等信息(SQL database structure will be output as a word document, including the field name, type, length and other information)
    2007-11-04 12:22:27下载
    积分:1
  • MFC-CPP-example
    4个C++项目例子 数据库Access sql 网络 视频(4 C++ example database network video projects)
    2020-11-21 20:39:36下载
    积分:1
  • student_management
    本设计主要用于一个学校成绩的管理。学生成绩信息的录入、修改、查询。内含源码和说明文档一份。通过Visual C++结合数据库Microsoft SQL Server 2008开发。(This design for a school performance management. Entry student achievement information, modify, query. Containing source and a documentation. Combined through Visual C++ Microsoft SQL Server 2008 development.)
    2020-07-03 07:20:02下载
    积分:1
  • chap09
    餐饮管理信息系统 my sql visual basic (Food & Beverage Management Information System my sql visual basic )
    2009-03-09 17:51:00下载
    积分:1
  • sqlHelper
    sql server数据库操作类,包括执行返回各种类型的存储过程的方法。(sql server database operations class, including the implementation of the method to return to the various types of stored procedures.)
    2012-03-21 08:44:04下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载