-
超市管理系统(三层架构)
应用背景使用了三层架构的超市系统,功能比较齐全,可二次开发使用。真心不错关键技术1、进货管理
主要包括了采购进货、退货、财务往来、采购单据查询、库存查询等主要功能
2、销售管理
主要包括了商品销售信息、顾客退货、库存查询等主要功能
3、统计报表
主要包括供应商、商品采购、客户销售等方面的统计
4、日常管理
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-03-21 21:15:46下载
- 积分:1
-
一个类似Windiff_Helper的代码
一个类似Windiff_Helper的代码-a similar code Windiff_Helper
- 2023-07-16 21:00:03下载
- 积分:1
-
登陆界面程序
利用vc6.0开发的软件登陆界面程序,可以实现用户和password 限制使用程序的权限,可以将此程序嵌入编写的其他程序中衣限制别人的访问。
- 2023-09-09 06:35:04下载
- 积分:1
-
获取局域网内计算机的列表
Visual C#得到局域网计算机列表,也就是获取局域网内的所有在线的主机名称列表,请确保您的电脑在网络中,要不然程序获取时候可能要假死,需要强制结束任务。-Visual C# to get a list of local area network computer, which is to get a list of all the online host names within the LAN, make sure your computer is on the network, or else the program may have to feign death to get it, you need to force the end of the task.
- 2022-04-13 08:07:56下载
- 积分:1
-
商城源码,功能强大,适合个人网站商城建军站
商城源码,功能强大,适合个人网站商城建军站-shop online
- 2022-12-01 08:50:03下载
- 积分:1
-
题目:有两个磁盘文件A和B,各存放一行字母,要求把这两个文件中的信息合并(按字母顺序排列), 输出到一个新文件C中。...
题目:有两个磁盘文件A和B,各存放一行字母,要求把这两个文件中的信息合并(按字母顺序排列), 输出到一个新文件C中。-topic : There are two disk files A and B, the store his letter, the requirements of these two documents, the information merger (in alphabetical order), the output to a new file C.
- 2022-01-31 16:14:08下载
- 积分:1
-
opencv3.0 人脸识别算法及代码
opencv3.0 实现的人脸识别,宝贵资源,很少有的。有别于opencv2.0
- 2022-04-20 01:49:08下载
- 积分:1
-
在一个班,C++使用三关键词设置访问界限:公共、私人…
在一个类中,C++用三个关键词设置访问界限:public, private和protected。它们决定了跟在他们后面的标识符的被使用情况:public意味着其后的标识符可以被用户定义的其实例引用 而private则说明其后的标识符除了类的成员函数之外,用户定义的其实例不能引用 protected为类的继承提供了接口,同时保护其不被外界访问。-In a class, C++ using the three keywords set to visit boundaries: public, private and protected. They decided to follow behind in their use of the identifier: public means the following can be user-defined identifier of the examples cited and private identifier is illustrated in the following categories of members in addition to function, the user the definition of its instances can not be invoked protected to provide the type of interface inheritance, at the same time not to be outside the protection of their visit.
- 2023-08-14 12:10:03下载
- 积分:1
-
网络涂料
这是用c#绘制的网络。它可以分享你的画和保存。我从devpia在韩国的网站上得到了这个来源;
- 2022-03-10 00:22:32下载
- 积分:1
-
用java编写的围棋程序
用java编写的围棋程序,该程序是java applet编写,请编译后用html嵌入编译好的该类
- 2022-05-05 15:49:15下载
- 积分:1