# software-demo **Repository Path**: burns/software-demo ## Basic Information - **Project Name**: software-demo - **Description**: 应用软件开发课程作业 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2019-12-04 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 目录结构 |-wg-client-simple,客户端主体 |-wg-server-simple,更新服务器,用于保存新版本软件 |-wg-update-simple,更新程序,用于更新客户端 |-example 项目案例,打包后的jar包命名格式必须和里面的相同 客户端jar包命名:wg-client-simple.jar 更新程序jar包命名:wg-update-simple.jar # 主要界面设计: ## 1.登陆界面 ![1554626801480](assets/1554626801480.png) ## 2.主页 ![1554626822420](assets/1554626822420.png) ## 3.登录用户信息修改 ![1554626855627](assets/1554626855627.png) ## 4. 用户管理 ![1554626912808](assets/1554626912808.png) ## 5. 员工添加 ![1554626928299](assets/1554626928299.png) ## 6. 物料管理 ![1554626956206](assets/1554626956206.png) ## 7. 物料档案添加 ![1554626978228](assets/1554626978228.png) ## 8.进出仓管理 ![1554627101202](assets/1554627101202.png) ## 9. 添加进仓记录 ![1554627032195](assets/1554627032195.png) ## 10. 添加出仓记录 ![1554627078780](assets/1554627078780.png) ## 11.报表管理 ![1554627123962](assets/1554627123962.png) ## 12 报表打印 ![1554627168252](assets/1554627168252.png) # 13 应用更新服务端 ![1554990126474](assets/1554990126474.png)