登录
首页 » Visual C++ » tttwms

tttwms

于 2015-04-01 发布 文件大小:4336KB
0 266
下载积分: 1 下载次数: 10

代码说明:

  一个简单实现仓库管理系统的程序。基于mfc。使用ado连接access数据库。简单实现入库出库等功能。(A simple implementation of warehouse management system procedures. Based on the mfc. Use ADO to connect access . Simple realization of the library storage function.)

文件列表:

tttwms
......\Debug
......\.....\DlgOutBoud.obj,44543,2014-12-30
......\.....\DlgOutBoud.sbr,0,2014-12-30
......\.....\DlgSetInfo.obj,9989,2014-12-30
......\.....\DlgSetInfo.sbr,0,2014-12-30
......\.....\JAdo.obj,139821,2014-12-29
......\.....\JAdo.sbr,0,2014-12-29
......\.....\msado15.tlh,90618,2006-12-26
......\.....\msado15.tli,76593,2006-12-26
......\.....\StdAfx.obj,105473,2014-12-29
......\.....\StdAfx.sbr,1376249,2014-12-29
......\.....\StorageDlg.obj,48305,2014-12-30
......\.....\StorageDlg.sbr,0,2014-12-30
......\.....\tttwms.bsc,4793344,2015-01-01
......\.....\tttwms.exe,155697,2015-01-01
......\.....\tttwms.ilk,645104,2015-01-01
......\.....\tttwms.obj,13852,2015-01-01
......\.....\tttwms.pch,7274224,2014-12-29
......\.....\tttwms.pdb,664576,2015-01-01
......\.....\tttwms.res,4592,2015-01-01
......\.....\tttwms.sbr,0,2015-01-01
......\.....\tttwmsDlg.obj,82689,2015-01-01
......\.....\tttwmsDlg.sbr,0,2015-01-01
......\.....\vc60.idb,304128,2015-01-01
......\.....\vc60.pdb,651264,2015-01-01
......\.....\wms.mdb,319488,2014-12-29
......\DlgOutBoud.cpp,3611,2014-12-30
......\DlgOutBoud.h,1367,2014-12-30
......\DlgSetInfo.cpp,1033,2014-12-30
......\DlgSetInfo.h,1263,2014-12-30
......\JAdo.cpp,5566,2014-12-29
......\JAdo.h,1720,2013-11-05
......\msado15.dll,536576,2006-12-26
......\msado15.tlh,90574,2006-12-26
......\msado15.tli,76571,2006-12-26
......\ReadMe.txt,3579,2014-12-29
......\res

......\...\tttwms.rc2,398,2014-12-29
......\resource.h,1923,2015-01-01
......\StdAfx.cpp,208,2014-12-29
......\StdAfx.h,1052,2014-12-29
......\StorageDlg.cpp,5208,2014-12-30
......\StorageDlg.h,1478,2014-12-30
......\tttwms.aps,38256,2015-01-01
......\tttwms.clw,3869,2015-01-01
......\tttwms.cpp,2063,2014-12-29
......\tttwms.dsp,4704,2014-12-30
......\tttwms.dsw,518,2014-12-29
......\tttwms.h,1324,2014-12-29
......\tttwms.ncb,148480,2015-01-01
......\tttwms.opt,56832,2015-01-01
......\tttwms.plg,1451,2015-01-01
......\tttwms.rc,9691,2015-01-01
......\tttwmsDlg.cpp,11225,2015-01-01
......\tttwmsDlg.h,1554,2015-01-01
......\wms.mdb,380928,2014-12-30

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

发表评论

0 个回复

  • MyPictureDrawing2
    自己编写的类似画图软件的vc++程序,可以实现铅笔画线、画圆、椭圆等基本画图功能,还有颜色选项(I have written similar vc++ drawing software program, you can achieve a pencil drawing a line, circle, ellipse and other basic drawing functions, as well as color options)
    2014-05-29 13:36:47下载
    积分:1
  • CommTest485
    测试com口程序Private Sub Form_Load() Dim I As Integer Dim Msg As String Me.Enabled = False Msg = 串行端口通讯测试 V & App.Major & . & App.Minor & App.Revision cboCommSettings.Text = GetSetting(App.EXEName, frmCommTest , CommSettings , 2400,N,8,1 ) Me.Show Me.Refresh With MSComm1 For I = 1 To 16 Me.Caption = Msg & - 测试通讯端口:COM & I & ... Me.Refresh Delay 100 On Error Resume Next .CommPort = I .Settings = 2400,N,8,1 .PortOpen = True .PortOpen = False If Err = 0 Then cboCommPort.AddItem COM & Trim(I) Next I End With cboCommPort.ListIndex = 0 optCommData(0).Value = True Me.Caption = Msg & (Programming by WJY) Me.Refresh If cboCommPort.ListCount = 0 Then MsgBox 程序检测不到可用的串行端口! Me.Enabled = True End Sub (test com port)
    2015-07-23 10:40:18下载
    积分:1
  • 6755364756564
    VB用外部代码控制自身程序的执行,有需要的下。(VB code control itself with an external program execution, there is need for the next.)
    2013-08-23 10:17:34下载
    积分:1
  • 64871582file
    说明:  通过驱动隐藏文件,系统命令,文件浏览器都无法查看到。(By driving the hidden files, the system commands, and the file browsers can't see it.)
    2017-12-14 21:20:05下载
    积分:1
  • vb3
    机械加工工时计算器:根据国家标准的机械加工工时计算和工厂实际经验在VB中编制的,已用多年,适于中小工厂。(Machining man-hours calculator: According to national standards machining factory hours worked and actual experience in the preparation of the VB has been used for many years, suitable for small and medium-sized factories.)
    2020-11-18 12:19:39下载
    积分:1
  • wincedriver
    学习WINCE驱动开发的入门书籍 很不错的(Learning WINCE entry driven development is very good books)
    2009-01-16 14:48:42下载
    积分:1
  • Antivirus
    Enable to ctrl+alt+del and Regedit
    2014-08-13 12:35:19下载
    积分:1
  • C-P-P-100-cases-of-classic-program
    C++经典程序100例,更多的试题,源代码,c++的练习题 (C++ 100 cases of classic program, more questions, source code, c++ exercises)
    2013-03-29 11:10:28下载
    积分:1
  • 3.3.3用户登录实例
    3.3.3用户登录实例,VB6.0 源码..学习中!!!!!(Documents are printed into PDF files)
    2020-06-23 16:20:02下载
    积分:1
  • SingleTraverseAdjust
    测绘MFC程序,打开导线计算数据并实现单根导线的计算并输出计算文件(附数据格式实例)(MFC mapping program, open wire calculate data and calculated to achieve a single wire and outputs the calculation file (with data format examples))
    2015-11-26 22:27:29下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载