登录
首页 » Visual C++ » Material-Management-System

Material-Management-System

于 2014-12-17 发布 文件大小:105KB
0 121
下载积分: 1 下载次数: 6

代码说明:

  vc编写的物资管理系统,使用sql数据库,ODBC访问方式,包含索引及存储过程,很好的参考价值(vc prepared materials management system, use sql , ODBC access methods, including indexing and storage process, a good reference value)

文件列表:

Material Management System
..........................\物资管理系统
..........................\............\Code
..........................\............\....\AddBasicInfo.cpp,4094,2012-01-14
..........................\............\....\AddBasicInfo.h,1338,2012-01-14
..........................\............\....\AppendInInfo.cpp,10106,2012-01-14
..........................\............\....\AppendInInfo.h,1657,2012-01-14
..........................\............\....\AppendOutInfo.cpp,9594,2012-01-14
..........................\............\....\AppendOutInfo.h,1659,2012-01-14
..........................\............\....\CheckBasicInfoDLG.cpp,2555,2012-01-14
..........................\............\....\CheckBasicInfoDLG.h,1367,2012-01-14
..........................\............\....\LoginDLG.cpp,2869,2012-01-14
..........................\............\....\LoginDLG.h,1300,2012-01-14
..........................\............\....\MainFrm.cpp,2025,2012-01-14
..........................\............\....\MainFrm.h,1553,2012-01-14
..........................\............\....\Material_MIS.aps,38508,2012-01-14
..........................\............\....\Material_MIS.clw,9839,2012-01-14
..........................\............\....\Material_MIS.cpp,5671,2012-01-14
..........................\............\....\Material_MIS.dsp,5561,2012-01-14
..........................\............\....\Material_MIS.dsw,547,2012-01-14
..........................\............\....\Material_MIS.h,1692,2012-01-14
..........................\............\....\Material_MIS.ncb,238592,2012-01-14
..........................\............\....\Material_MIS.opt,55808,2012-01-14
..........................\............\....\Material_MIS.plg,2934,2012-01-14
..........................\............\....\Material_MIS.rc,23443,2012-01-14
..........................\............\....\Material_MISDoc.cpp,1862,2012-01-14
..........................\............\....\Material_MISDoc.h,1541,2012-01-14
..........................\............\....\Material_MISView.cpp,32019,2012-01-14
..........................\............\....\Material_MISView.h,2832,2012-01-14
..........................\............\....\ReadMe.txt,4134,2012-01-14
..........................\............\....\res

..........................\............\....\...\Material_MIS.rc2,404,2012-01-14

..........................\............\....\Resource.h,4560,2012-01-14
..........................\............\....\Search.cpp,6422,2012-01-14
..........................\............\....\Search.h,1457,2012-01-14
..........................\............\....\SearchplusInfo.cpp,2491,2012-01-14
..........................\............\....\SearchplusInfo.h,1331,2012-01-14
..........................\............\....\StdAfx.cpp,214,2012-01-14
..........................\............\....\StdAfx.h,1687,2012-01-14
..........................\............\Read_Me.txt,254,2012-01-14
..........................\............\SQL
..........................\............\...\MATERIAL.SQL,7248,2012-01-14

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

发表评论

0 个回复

  • idlVC
    IDL和VC混合编程实例,VC6.0调用IDL(IDL and VC mixed programming examples, called IDL VC6.0)
    2007-05-08 16:45:15下载
    积分:1
  • DataCollectSystem-ForVS008
    VS2008下数据采集系统源码,主要实现实时采集下位机的数据,并实现曲线绘制和历史数据查询的功能(VS2008 under data acquisition system source code, mainly to achieve real-time acquisition the lower machine data, and curve drawing and historical data query functions)
    2012-10-16 09:51:09下载
    积分:1
  • loess-master
    局部加权平均算法,用于时间序列预测,大家看着给点好处就好(Local weighted average algorithm for time series prediction.)
    2021-04-12 18:48:57下载
    积分:1
  • Beidou_satellite
    北斗卫星产生伪随机码的程序,用以模拟输出伪随机序列(Beidou satellite program generates pseudo-random code to simulate the output of the pseudo-random sequence)
    2021-04-19 09:58:51下载
    积分:1
  • vc-zhuru
    一段注入代码,简单易用,适合研究 用外挂的可以看看(Inject code section, easy to use, suitable for research)
    2013-03-26 22:21:43下载
    积分:1
  • DemoMDI
    说明:  基于VC++的一个标尺小程序,程序用的是vs2010(A ruler program based on VC++, which uses VS2010)
    2019-02-19 10:33:44下载
    积分:1
  • CDPlayer_Vc++
    用VC++编写的CD播放程序,简单好用,容易学习VCD的编程方法(VC prepared by the CD player, a simple user-friendly, easy to learn the programming methods VCD)
    2007-02-06 17:27:13下载
    积分:1
  • wifisend
    /mfc 小程序 主要是用来测试wifi信号的发送 手机连接后方可与上微机进行通信(/mfc small program is mainly for communication with the microcomputer rear sending mobile phone used to test the WiFi signal connection)
    2020-06-30 19:20:02下载
    积分:1
  • tongxunlu
    通讯录MFC,通过Access建立数据库,ODBC接口访问数据库,Visual C++ 6.0开发环境实现添加、删除、查看、全部查看、退出等内容。(Mail list MFC, establish the database through Access, ODBC database access interface, Visual C++ 6 development environment to achieve add, delete, view, view all, exit and other content. )
    2014-06-30 18:53:22下载
    积分:1
  • 1-20
    vc灵感编程范例源代码 01 菜单加速键 02 动态创建菜单 03 位图菜单项 04 制作鼠标右键弹出的菜单 05 给系统菜单添加菜单项 06 模式对话框 07 无模式对话框 08 AfxMessageBox的使用 09 基于对话框的应用程序 10 改变对话框的背景色 11 滚动轴的使用 12 隐藏任务栏 13 限制窗口大小的改变 14 创建不规则窗口 15 透明窗口 16 一个总在最上的紫色窗口 17 使窗口居中显示 18 拖非标题栏移动窗口 19 拆分窗口 20 自动停靠窗口(vc inspiration source code programming examples accelerated 01 menu button to create dynamic menu 02 03 04 menu items map system with the right mouse button for the pop-up menu of 05 added to the system menu mode menu items 06 07 modeless dialog box 08 A. fxMessageBox 09 based on the use of dialog 10 applications to change the background color dialog 11 the use of the rolling axis 12 13 hidden task bar window size limit of 14 changes to create irregular window transparent window 15 1 six in a total of the top 17 purple window so that the window of 18 middle-trailers moving window title bar window 20 19 Resolution automatic call window)
    2004-07-22 03:11:11下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 51今日下载