登录
首页 » Visual C++ » VC_program_source_code_achieve_order_management_sy

VC_program_source_code_achieve_order_management_sy

于 2010-08-13 发布 文件大小:440KB
0 104
下载积分: 1 下载次数: 5

代码说明:

  VC实现订单管理系统程序源码VC program source code to achieve order management system(VC program source code to achieve order management system)

文件列表:

VC实现订单管理系统程序源码
..........................\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 个回复

  • Chapter2
    微软公司的visual studio平台支持的面向对象语言,可用来开发具有标准窗口界面的程序,学习VC的人很有用的哦(Microsoft visual studio platform support object oriented language, can be used to develop applications with the standard Windows interface, learning VC useful oh)
    2013-03-25 17:39:57下载
    积分:1
  • VC_examples
    实例12-1:使用用户界面线程实例。源代码在光盘中“12InterfaceThread”目录下。 实例12-2:使用工作者线程实例。源代码在光盘中“12ControlThread”目录下。 实例12-3:多线程实例。源代码在光盘中“12WQDemo”目录下。 实例12-4:线程间的通信。源代码在光盘中“12ThreadCommu”目录下。 实例13-1:动态链接库(Dll)实例。源代码在光盘中“13dlltest ”目录下。 实例13-2:鼠标钩子应用实例。源代码在光盘中“13MouseHook”目录下。 实例13-3:键盘钩子应用实例。源代码在光盘中“13KeyboardHook”目录下。 实例14-1:WinSock网络程序:聊天室。源代码在光盘中“14WinSocketChat”目录下。 实例14-2:利用MSComm控件进行串口数据传输。源代码在光盘中“14MSComm”目录下。 实例14-3:简单的WinInet应用程序。源代码在光盘中“14SimpleNet”目录下。 实例15-1:创建Access数据库。源代码在光盘的“15Info”中。 实例15-2:MFC的ODBC数据库实例。源代码在光盘中“15Enroll”目录下。 实例15-3:利用ADO查询并操作数据库实例。源代码在光盘中“15AdoTest”目录下。(InterfaceThread ControlThread ThreadCommu )
    2009-11-17 23:23:22下载
    积分:1
  • CCSv5.3License
    TI  CCSv5.3可用的License,亲测可以使用,CCSv5.3是一个很强大的编程软件(TICCSv5.3 the available License, pro-test can be used, CCSv5.3 is a very powerful programming software)
    2013-03-11 19:30:03下载
    积分:1
  • zoomformView
    MFC formview窗口 控件随窗口大小自动缩放(MFC formview window controls with the window size automatically zoom)
    2013-11-07 17:22:47下载
    积分:1
  • bianjiqi
    功能:输入一页文字,程序可以统计出文字、数字、空格的个数。   静态存储一页文章,每行最多不超过80个字符,共N行;要求(1)分别统计出其中英文字母数和空格数及整篇文章总字数;(2)统计某一字符串在文章中出现的次数,并输出该次数;(3)删除某一子串,并将后面的字符前移。 (功能:输入一页文字,程序可以统计出文字、数字、空格的个数。)
    2021-01-06 14:18:53下载
    积分:1
  • 7308961
    ansi字符串与Unicode字符串转换的代码 包括UTP-8(ANSI string with Unicode string conversion code Including UTP - 8 -)
    2017-07-15 01:29:32下载
    积分:1
  • 67030659Preview
    directshow视频采集很不错的东西(directshow video capture)
    2015-01-31 22:52:50下载
    积分:1
  • windows_program_design_code
    《windows系统编程》一书的配书源代码。就是这本书的光盘部分。()
    2008-05-01 19:10:47下载
    积分:1
  • MyMap
    使用VC平台和SQL server实现一二一个基本的gis程序,使用对象编程思想,实现了一个小型gis系统。能操作图像数据,实现放大缩小复位功能(VC platform and SQL server to use to achieve 121 basic gis programs that use object programming ideas to achieve a small gis system. Can operate the image data to achieve zoom reset)
    2010-05-12 11:43:17下载
    积分:1
  • ns2-analysis-code
    ns2网络仿真的实例以及对应测试分析代码,含有时延,抖动,丢包率等(ns2 network simulation examples and counterparts test analysis code, containing latency, jitter, packet loss rate etc.)
    2009-02-27 21:08:56下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 42今日下载