-
软件说明书 目录 1登陆 2客户服务 2
软件说明书 目录 1登陆 2客户服务 2-1入库操作 2-1-1补单操作 2-2派送通知 2-2-1补单操作 2-2-2新增客户 2-3提货通知 2-4到货查看 3仓库管理 3-3仓库入库 3-4仓库出库 4分拣操作 5调度管理 5-1提货调度 5-2派送调度 6签收操作 6-1入库签收 6-2派送歉收 7条码录入 8定单管理 9查询操作-software manuals Contents a landing two customer service 2-1 warehousing operation 2-1-1 fill-informed about the operation of 2-2-1 2-2 fill single new customer to operate 2-2-2 2-3 2-4 delivery notification arrived View three warehouse management 3-3 3-4 warehouse storage warehouse for four sorting out five operations on the management of delivery scheduling 5-1 5-2 6 signed for the delivery scheduling 6-1 warehousing operation signed for the delivery failures 7 6-2 barcode input management 9 8 orders investigation with operations
- 2022-09-17 20:00:03下载
- 积分:1
-
This book provides students and professional programmers with a concise yet comp...
This book provides students and professional programmers with a concise yet comprehensive view of the role that memory plays in all aspects of programming and program behavior. Assuming only a basic familiarity with C or C++, the author describes the techniques, methods, and tools available to deal with the problems related to memory and its effective use.-This book provides students and professional programmers with a concise yet comprehensive view of the role that memory plays in all aspects of programming and program behavior. Assuming only a basic familiarity with C or C++, the author describes the techniques, methods, and tools available to deal with the problems related to memory and its effective use.
- 2022-12-08 09:20:03下载
- 积分:1
-
这是一个曲线显示控件,将一些数据曲线化显示,以观察数据的变化趋势。里面有源玛...
这是一个曲线显示控件,将一些数据曲线化显示,以观察数据的变化趋势。里面有源玛-This is a curve shows that the control will display some data curve in order to observe changes in the trend data. Inside Active Ma
- 2022-04-12 02:13:10下载
- 积分:1
-
基于三星2440串口的简单测试程序,可以进行接收和发送的检测
基于三星2440串口的简单测试程序,可以进行接收和发送的检测-Samsung Serial simple test procedure can receive and send Detection
- 2022-03-21 22:55:22下载
- 积分:1
-
process scheduling process scheduling process scheduling process scheduling proc...
进程调度 进程调度 进程调度 进程调度-process scheduling process scheduling process scheduling process scheduling process scheduling process scheduling
- 2023-02-21 22:10:03下载
- 积分:1
-
c#登陆及数据传递
方法一:
窗体一:this.Tag=对象1; this.Tag = mm;
窗体二:对象所属类名 对象2 = 窗体一名.Tag as 对象所属类名;user xx= lgn.Tag as
- 2023-08-30 15:50:02下载
- 积分:1
-
c++ How to Program ( c++大学教程 )(第五版)约200题的习题解答代码。...
c++ How to Program ( c++大学教程 )(第五版)约200题的习题解答代码。-c++ How to Program (c++ University Guide) (fifth edition) of about 200 questions to answer code exercises.
- 2022-02-05 20:43:03下载
- 积分:1
-
基于MFC测试识别HID设备
通过下载调试,终于实现了对HID设别的测试识别。通过本程序,能够识别计算机上的HID设备的插入和拔出,能够通过createfile函数通过USB端口实现对HID设备的读写!
- 2022-02-26 13:11:51下载
- 积分:1
-
六度空间
六度空间理论又称小世界理论。理论通俗地解释为:“你和世界上任何一个陌生人之间所间隔的人不会超过6个人,也就是说,最多通过五个人你就能够认识任何一个陌生人。“假如给你一个社交网络图,请你对每个节点计算符合“六度空间”理论的结点占结点总数的百分比。
- 2023-03-17 04:50:04下载
- 积分:1
-
即时聊天软件
应用背景这是一个用C++编写的,基于UDP的远程聊天软件,支持单人私聊,多人群聊,以及服务器广播等基本功能,可供相关方面的初学者参考学习使用。关键技术
本程序以C++为编程语言,用MFC为框架,cs网络架构,udp套接字,压缩包内分为客户端和服务端两个程序,vc6编译通过。
- 2022-01-20 23:26:56下载
- 积分:1