登录
首页 » Visual C++ » ordermanager

ordermanager

于 2010-06-28 发布 文件大小:434KB
0 243
下载积分: 1 下载次数: 7

代码说明:

  (VC结合SQL)订单管理系统,readme.txt中包含使用帮助信息((VC combination of SQL) order management system, readme.txt contains Help information)

文件列表:

ordermanager
............\OFManage
............\........\Bin
............\........\...\OFManage.exe,475136,2005-10-16
............\........\...\Tips.txt,215,2009-09-14
............\........\Database
............\........\........\BackupDB.sql,577,2005-10-16
............\........\........\CreateDB.sql,1412,2005-10-16
............\........\........\DropDB.sql,551,2005-10-16
............\........\........\OFSys,933376,2005-10-16
............\........\........\RestoreDB.sql,581,2005-10-16
............\........\Doc
............\........\...\ReadMe.txt,780,2009-09-14
............\........\Src
............\........\...\EditListView.cpp,5492,2005-10-16
............\........\...\EditListView.h,2411,2009-09-14
............\........\...\GoodsSet.cpp,1464,2005-10-15
............\........\...\GoodsSet.h,1370,2009-09-14
............\........\...\GoodsView.cpp,12115,2005-10-16
............\........\...\GoodsView.h,2249,2009-09-14
............\........\...\HyperLink.cpp,11993,2004-08-21
............\........\...\HyperLink.h,3301,2009-09-14
............\........\...\LoginDlg.cpp,3391,2005-10-16
............\........\...\LoginDlg.h,1507,2005-10-16
............\........\...\MainFrm.cpp,4733,2005-10-16
............\........\...\MainFrm.h,1904,2009-09-14
............\........\...\OFManage.cpp,7571,2009-09-14
............\........\...\OFManage.dsp,7632,2005-10-16
............\........\...\OFManage.dsw,541,2005-10-15
............\........\...\OFManage.h,1506,2005-10-15
............\........\...\OFManage.rc,15315,2005-10-16
............\........\...\OFManage.sln,905,2005-10-16
............\........\...\OFManage.vcproj,14283,2005-10-16
............\........\...\OFManageDoc.cpp,1782,2005-10-09
............\........\...\OFManageDoc.h,1582,2005-10-10
............\........\...\OFManageView.cpp,20808,2005-10-16
............\........\...\OFManageView.h,3087,2009-09-14
............\........\...\OFSet.cpp,1577,2005-10-16
............\........\...\OFSet.h,1382,2005-10-16
............\........\...\ReadMe.txt,4359,2005-10-09
............\........\...\res

............\........\...\...\26.ico



............\........\...\...\FX.BMP,360054,2005-10-14
............\........\...\...\idr_main.ico,3262,2005-10-09
............\........\...\...\litebulb.bmp,1178,2005-10-15
............\........\...\...\mainfram.bmp,934,2005-10-14
............\........\...\...\OFManage.ico,1078,2005-10-09
............\........\...\...\OFManage.rc2,400,2005-10-09
............\........\...\...\OFManageDoc.ico,1078,2005-10-09
............\........\...\...\ok.bmp,5160,2005-10-09
............\........\...\...\Toolbar.bmp,934,2005-10-14
............\........\...\resource.h,2148,2005-10-15
............\........\...\RestrictDateTimeCtrl.cpp,1368,2005-10-16
............\........\...\RestrictDateTimeCtrl.h,1529,2009-09-14
............\........\...\RestrictEdit.cpp,5001,2005-10-16
............\........\...\RestrictEdit.h,2342,2009-09-14
............\........\...\Splash.cpp,3201,2005-10-14
............\........\...\Splash.h,1195,2009-09-14
............\........\...\StdAfx.cpp,210,2005-10-09
............\........\...\stdafx.h,1193,2009-09-14
............\........\...\TipDlg.cpp,5934,2005-10-15
............\........\...\TipDlg.h,1170,2005-10-15
............\........\...\Tips.txt,213,2005-10-15
............\........\...\UserSet.cpp,1227,2005-10-15
............\........\...\UserSet.h,1317,2009-09-14

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

发表评论

0 个回复

  • 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
  • EXCEL-TO-SQL
    Excel按固定格式设计表结构,自动生成建表SQL(Excel automatically generates SQL to build the table)
    2014-04-18 15:05:18下载
    积分:1
  • StudentManagement
    (SQL-MFC) 学生信息管理软件: 学生信息输入; 学生信息删除(分为按照学号和姓名); 学生信息查询(分为按照学号,姓名,性别,班级,年级); 学生信息更改。 (Visual Studio.NET 2003 + SQL SERVER 2000) 安装SQL 服务器后,修改程序中ADOConn.cpp 34行: serverName改为你的SQL服务器名称。数据库的mdf,ldf文件已经包含在此文件中,需要通过SQL企业管理器附加。 ((SQL-MFC) Student Information Management Software: student information input student information deleted (divided according to number and name of school) Student Information Query (divided in accordance with Student ID, name, gender, class, grade) student information changes. (Visual Studio.NET 2003+ SQL SERVER 2000) to install SQL server, modify the program ADOConn.cpp 34 rows: serverName change your SQL server name. Database, mdf, ldf file has been included in this document, you need to add through SQL Enterprise Manager.)
    2010-01-13 09:23:54下载
    积分:1
  • HrSys
    VC++和SQL Server搭配,编写的一个人力资源管理系统!含SQL源码()
    2020-10-27 23:49:58下载
    积分:1
  • ado_sqlserver
    VC上用ADO接口方式访问SQL Server 2005 测试程序(VC on the interface with ADO access to SQL Server 2005 test program)
    2013-09-17 18:52:09下载
    积分:1
  • sqlapiclass
    C++程序读写操作嵌入式数据库SQLite3的接口程序,已封装成类SqlApi,并在main中说明如何使用,方便移植(failed to translate)
    2013-05-06 20:41:25下载
    积分:1
  • jkj
    ado 访问数据库的设置,用控件实现后拷贝原码(ado access to the database settings, after achieving control with the original copy code)
    2006-06-20 09:20:48下载
    积分:1
  • netbar_Managet_for_VB
    网吧呼叫网管,自助购物,可实现网络授权,TCP/IP协议,SQLSERVER数据库(netbar call manager or buy item,add pc key,TCP/IP and SQLSERVER)
    2017-03-11 13:19:36下载
    积分:1
  • kefangguanli
    客房管理系统,利用Visual C++和SQL语言共同完成的客房管理软件(Room Management System using Visual C++ and SQL language common to complete the room management software)
    2010-05-23 11:52:23下载
    积分:1
  • bgs
    vc++开发环境SQL数据库办公事务管理系统(vc++ development environment SQL database management system for office affairs)
    2008-04-20 18:06:41下载
    积分:1
  • 696516资源总数
  • 106442会员总数
  • 11今日下载