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

Spare-System

于 2012-09-16 发布 文件大小:167KB
0 292
下载积分: 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 个回复

  • STACK
    用C语言编写的堆栈接口,适用于各种环境,提供接口: STACK *initStack(int MaxRoom) void destroyStack(STACK **spp) void resetStack(STACK *sp) Boolean isStackEmpty(STACK stack) Boolean isStackFull(STACK stack) Boolean push(STACK *sp, USER_TYPE data) Boolean pop(STACK *sp, USER_TYPE *data) Boolean readTop(STACK stack, USER_TYPE *data) (C language implementation of the stack)
    2013-07-22 10:59:32下载
    积分:1
  • mjkjs
    sar图像去噪的几种新的方法,有PMUSIC 校正前和校正后的比较,小波包分析提取振动信号中的特征频率。( Several new methods sar image denoising, A relatively before correction and after correction PMUSIC, Wavelet packet analysis to extract vibration signal characteristic frequency.)
    2017-05-19 09:59:03下载
    积分:1
  • opcproxy_src
    opc com ole opc代理存根源码(opc com ole opc proxy stub source)
    2010-09-28 08:09:32下载
    积分:1
  • EXCEL
    数据保存到EXCEL文件 给出了实例文件可以参考(EXCEL data files saved to the file is given instance can refer to)
    2009-04-26 22:59:20下载
    积分:1
  • yue
    采用ODBC技术,利用VC++对XLS文件的结构和记录内容进行了读取(The structure and record contents of XLS files are read by using ODBC technology and VC.)
    2019-01-01 07:32:29下载
    积分:1
  • EXCEL_filedcheck
    检查EXCEL文档中某字段的重复值,打开文档,选择相应表格及字段(Check EXCEL document the value of a duplicate field, open the document, select the appropriate forms and fields)
    2010-08-03 11:05:39下载
    积分:1
  • Birthday
    给定日期,然后输入天数,计算输入天数之后的日期是多少(Given date, and then enter the number of days to calculate the number of days after the date of entry is the number)
    2014-03-04 17:47:21下载
    积分:1
  • QXAPRK
    是PDA如何打开BMP文件,如何显示在PDA屏目上,使用EVC4编译,在HP3210PDA上动行通过(PDA is how to open the BMP file, how to display on the PDA screen mesh, using EVC4 compilation, moving on HP3210PDA line through)
    2017-04-12 02:50:16下载
    积分:1
  • bigint
    实现大整数的加减乘除法运算,C++编写.比较简单(Realize large integer addition and subtraction, multiplication and division operations, C++ Prepared. Relatively simple)
    2008-05-20 22:06:51下载
    积分:1
  • HexToFloat
    说明:  这个小工具可以实现浮点数(4个字节)和实数之间的转换。(This gadget can achieve floating-point numbers (4 bytes) and the conversion between real numbers.)
    2008-10-20 10:47:00下载
    积分:1
  • 696518资源总数
  • 106161会员总数
  • 5今日下载