-
Winform服装销售管理系统
资源描述Winform服装销售管理系统是一款简单的服装进销存源码,适用于初学者,有需要的朋友不要错过。
主要功能:
1、登录
2、进货管理:进货订单、进货单、供应商资料、出仓单
3、销售管理:销售单、销售退换货、调货单、贵宾资料
4、库存管理:商品信息、库存状况、销售报表、仓库盘点
- 2023-01-29 02:10:04下载
- 积分:1
-
讲解C++,PPT(主要是解释数组)
讲解C++的PPT(主要是关于数组的讲解)-Explain the C++, PPT (mainly about the array of explanations)
- 2022-03-15 20:54:14下载
- 积分:1
-
The realization of a log, you can document the size of sub
一个日志的实现,可以以文件大小分单位进行分开记录日志。有很好的参考学习价值。-The realization of a log, you can document the size of sub-units recorded separately from the log. Have a good reference for learning value.
- 2022-03-11 06:56:28下载
- 积分:1
-
图书信息管理系统
图书信息管理系统包含class BOOK //一、图书类{private:int num; //编号string name; //书名int B_class; //等级string publishing; //出版社int isbn; //ISBNint stock; //剩余量int sale; //销量public:BOOK(){} //构造函数void add1(); //添加图书信息void add2();void setnum(int a) //在添加第二本书的信息时设置编码{num=a;}int getnum() //得到编号{return num;} string getname() // 得到名称{return name;}void show(); //显示图书信息 int getB_class(){return B_class;}int getsale(){return sale;}
- 2023-06-21 15:35:03下载
- 积分:1
-
Is a simple version of the banking system, in order to submit the written work,...
是一个简易版的银行系统,是为了提交作业而写出来的,-Is a simple version of the banking system, in order to submit the written work, and
- 2023-03-05 09:10:03下载
- 积分:1
-
一个表单调查 用于大学生生活消费等信息的资源调查 里面有源代码...
一个表单调查 用于大学生生活消费等信息的资源调查 里面有源代码-Survey Form
- 2023-01-14 02:35:03下载
- 积分:1
-
fillin small vc procedures used in the preparation of small programs can s
写留言的小程序
用vc++编写的小程序
可以-fillin small vc procedures used in the preparation of small programs can s
- 2022-04-26 21:14:10下载
- 积分:1
-
好网址添加程序软件好用,但是还没有完善,希望大家喜欢,提出宝贵意见...
好网址添加程序软件好用,但是还没有完善,希望大家喜欢,提出宝贵意见-Add a good web site easy to use software, but not yet perfect, I hope everyone likes to give valuable advice
- 2022-04-08 14:36:05下载
- 积分:1
-
学习PKI加密小程序
一个自己申请证书,利用rsa等加密算法进行加密演示的小程序。便于学习PKI体系。
- 2022-02-01 11:34:27下载
- 积分:1
-
一般的商业程序都有托盘图标和在托盘上弹出右击菜单的功能,那么如何给自已的程序添加这样的功能呢?本文通过改变背景图的实例,介绍一种实现托盘上弹出右击菜单的方法。...
一般的商业程序都有托盘图标和在托盘上弹出右击菜单的功能,那么如何给自已的程序添加这样的功能呢?本文通过改变背景图的实例,介绍一种实现托盘上弹出右击菜单的方法。-general commercial processes tray icon in the tray and right click on the pop-up menu function, then how to add their own procedures for such functions? By changing the context diagram example, introduced a tray to achieve right click on the pop-up menu approach.
- 2022-12-23 00:25:03下载
- 积分:1