登录
首页 » Visual C++ » Spare-System

Spare-System

于 2012-09-16 发布 文件大小:167KB
0 159
下载积分: 1 下载次数: 14

代码说明:

  自己编写的Access数据库 库存查询系统 编译器vs2005.MFC类库。 查询功能分解详细,大部分索引使用下拉菜单设计,自动搜索数据库添加相应内容,方便查询,免去按键手动添加...,数据添加方便,适用于Excel整体导入,方便维护。 库存查询-按enter自动查询所有库存及按索引查询 出库跟踪-按enter自动查询所有借用信息及按索引查询 借还操作-借用及归还操作 数据库维护-添加删除修改及excel数据整体导入 借用权限设定-借用人员信息添加(Access database inventory query compiler vs2005.MFC write your own class library. Query function decomposition in detail, most of the index using the drop-down menu design, automatically search the database to add the appropriate content, easy access, remove the keys manually add ... data add convenience for Excel overall import, convenient maintenance. Stock Search- enter automatically query inventory and check out the library index tracking- enter automatically query all borrowed index query lending operation- borrowed and returned to the operating database maintenance- add overall import borrow delete modify and excel data permissions given- to borrow personnel information to add)

文件列表:

Spare System
............\SP-System
............\.........\AddBoard.cpp,9114,2012-09-07
............\.........\AddBoard.h,1400,2012-09-07
............\.........\ADOConn.cpp,20448,2012-08-26
............\.........\ADOConn.h,924,2012-08-24
............\.........\HuanBan.cpp,10352,2012-09-16
............\.........\HuanBan.h,1272,2012-08-28
............\.........\JieH.cpp,24120,2012-09-16
............\.........\JieH.h,2068,2012-08-28
............\.........\KkuCun.cpp,15236,2012-08-25
............\.........\KkuCun.h,1582,2012-08-23
............\.........\QuanXian.cpp,3784,2012-08-24
............\.........\QuanXian.h,814,2012-08-24
............\.........\qwef.cpp,820,2012-08-01
............\.........\ReadMe.txt,4248,2012-07-31
............\.........\res


............\.........\...\SPSystem.rc2,672,2012-07-31
............\.........\resource.h,4487,2012-09-07
............\.........\SP-System.aps,50520,2012-09-07
............\.........\SP-System.cpp,2762,2012-08-24
............\.........\SP-System.h,824,2012-08-21
............\.........\SP-System.rc,31642,2012-09-07
............\.........\SP-System.vcproj,6642,2012-09-05
............\.........\SP-SystemDlg.cpp,11974,2012-08-27
............\.........\SP-SystemDlg.h,2028,2012-08-24
............\.........\stdafx.cpp,222,2012-07-31
............\.........\stdafx.h,4436,2012-09-05
............\.........\WeihuDlg.cpp,23204,2012-09-16
............\.........\WeihuDlg.h,1650,2012-09-05
............\.........\Zhuizong.cpp,16128,2012-08-25
............\.........\Zhuizong.h,2530,2012-08-25
............\.........\備品庫.mdb,1687552,2012-09-16
............\SP-System.sln,892,2012-07-31
............\TempSp.xls,13824,2012-09-06

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

发表评论

0 个回复

  • array
    c和c++动态数组的实现.visual studio 2008下编译通过(c and c++ realize dynamic array. visual studio 2008 under the compiler through)
    2008-07-21 14:37:57下载
    积分:1
  • vtk_build_vc
    vtk guide, complete information about guide
    2012-02-06 23:09:56下载
    积分:1
  • bad
    界面编程的演示,窗口背景的渐变演示实例。(Programming interface presentation, the window shows examples of the background gradient)
    2009-12-07 19:08:53下载
    积分:1
  • UTCHEM
    化学驱仿真模拟系统,由美国得克萨斯大学编写。(Chemical flooding simulation system, prepared by the University of Texas.)
    2012-09-28 15:45:11下载
    积分:1
  • fee
    编写程序用静态成员的方法实现对班费的管理,要求定义一个类Student,除了声明一个存放班费的静态成员,还要分别定义一个上交班费的成员函数Contribute(),花费班费的成员函数Spend()和显示班费的静态成员函数Display()(Write a program with static member class fee management, require the definition of a class Student, stored in addition to declare a static member of the class fee, but also define a member function of a shift fee Contribute (), a member of the spending class fee spend () function and display class fee static member function display ())
    2013-04-24 18:21:49下载
    积分:1
  • cell
    原包机,模拟细胞的生长,分裂,和死亡,设定了几种不同的环境影响(The original charter, analog cell growth, division, and death)
    2020-07-08 16:38:56下载
    积分:1
  • caculator_basedon_dialog
    我自己写的一个基于对话框的计算器,很有参考价值。(I wrote a dialog on the calculators, great reference value.)
    2007-01-07 15:55:22下载
    积分:1
  • biaodashiqiuzhi
    表达式求值程序,很好的实现表达式的ascii码输入,到数值计算(Expression evaluation procedures, to achieve a very good expression of the ascii code input to the numerical calculation)
    2009-07-16 16:10:20下载
    积分:1
  • jisuanqi3
    这是个计算器 是和微软有区别的 大家可以(This is a calculator and Microsoft is the difference between the U.S. could have)
    2007-09-18 09:22:27下载
    积分:1
  • CalcSolver
    VB版高级功能计算器,除了具有数学运算外,还包括三角函数、反三角函数、双曲三角函数、绝对值等运算,还可以进行一些比较复杂的表达式计算。它还有函数绘图、数据统计和自定义常数等功能。(VB version of the advanced features calculators, arithmetic addition, but also includes trigonometric functions,反三角函数, hyperbolic trigonometric functions, such as computing the absolute value can also be used for the expression of some of the more complex calculation. It also has function mapping, data and custom features such as constant.)
    2021-01-19 07:28:42下载
    积分:1
  • 696524资源总数
  • 103833会员总数
  • 52今日下载