-
物资管理是一般工业、商业企业生产管理还击中重要的一环,需要对物资基本信息管理、物资调配信息等进行完整的监控。物资入库首先需要登记物资的基本信息,包括物资的种类、...
物资管理是一般工业、商业企业生产管理还击中重要的一环,需要对物资基本信息管理、物资调配信息等进行完整的监控。物资入库首先需要登记物资的基本信息,包括物资的种类、名称、型号、单位等;然后登记入库信息,包括物资基本信息、入库地点、入库人、经办人、数量等;出库物资需要登记出库信息,包括物资基本信息、出库地点、出库人、经办人、数量等;根据物资的入库、出库过程的综合,得到各种物资的余额信息,方便进行后续工作。因此物资管理信息系统需要记录物资流通的全过程。-materials management is general industrial, commercial enterprise production management responded important aspect of a need for basic supplies information management, materials information for the deployment of a complete monitoring. The amount of material goods must first register the basic information, including the type of materials, name, type, units, etc.; Arsenal then registration information, including basic information materials, storage location, storage, handling, and so on; Out-up materials needed for registration information, including material basic information out of the hangar location, out of the hangar, handling, and so on; based on the amount of material in and out of the process of integration, access to the material balance information and faci
- 2022-03-16 19:35:27下载
- 积分:1
-
由John Grisham的遗嘱
the testament by john grisham
- 2023-08-08 16:45:03下载
- 积分:1
-
用vc编写的ado类,及access数据绑定的例子
用vc编写的ado类,及access数据绑定的例子-Vc prepared using ado category, and access data binding example
- 2022-08-14 21:36:10下载
- 积分:1
-
A fractal geometry system, the preparation of the use of IFS
一个分形几何中利用IFS系统编写的基于地形的生成-A fractal geometry system, the preparation of the use of IFS-based terrain generation
- 2023-07-19 05:50:02下载
- 积分:1
-
vb中多个控件的应用和后台数据库的连接
vb中多个控件的应用和后台数据库的连接-vb control multiple applications and background database connectivity
- 2022-03-22 09:41:10下载
- 积分:1
-
COM+编程指南可以帮助学习COM/DCOM朋友掌握com的编程及其内幕原理...
COM+编程指南可以帮助学习COM/DCOM朋友掌握com的编程及其内幕原理-COM+
- 2022-03-26 09:38:48下载
- 积分:1
-
基于hessian矩阵增强, 水平集分割的心血管分割方法,基于matlab平台
基于hessian矩阵增强, 水平集分割的心血管分割方法,基于matlab平台,能够分割出较细的血管,以便于后面的血管重建,希望可以帮助带大家,做医学图像的可以下载学习一下
- 2022-02-09 18:54:47下载
- 积分:1
-
software programar PICs
software programar PICs
- 2022-01-25 17:01:43下载
- 积分:1
-
如何实现Office式样的扁平组合框,很有帮助的,VC界面编程
如何实现Office式样的扁平组合框,很有帮助的,VC界面编程-How to achieve the Office of the flat style combo box, helpful, VC programming interface
- 2022-05-22 08:09:37下载
- 积分:1
-
wince EVC 简单的图片浏览功能,自已随意扩展
支持 *.bmp *.jpg *.gif *.png 等等
// TODO: Add yo...
wince EVC 简单的图片浏览功能,自已随意扩展
支持 *.bmp *.jpg *.gif *.png 等等
// TODO: Add your control notification handler code here
CString defFilter("选中其中一个文件|*.bmp *.jpg *.gif *.png")
CFileDialog dlg(TRUE,NULL,NULL,OFN_ALLOWMULTISELECT,defFilter)
if(dlg.DoModal()==IDOK){
PathName=dlg.GetPathName()
}-wince EVC simple picture browsing, support the expansion of their own free*. bmp*. jpg*. gif*. png, etc.// TODO: Add your control notification handler code hereCString defFilter (
- 2023-04-14 17:00:03下载
- 积分:1