合集-winform进销存管理系统

进销存需求分析
摘要:进销存项目需求分析报告 日期:2019/11/15 目录 1.引言.... 3 1.1范围... 3 2.软件总体概述.... 3 2..1软件标识... 3 2.2开发背景... 3 3.系统分析.... 4 3.1 可行性分析... 4 3.1.1技术可行性... 4 3.1.2经济可行性... 阅读全文

posted @ 2023-08-16 22:05 hellowworld! 阅读(99) 评论(0) 推荐(0) 编辑

介绍+展示
摘要:系统环境:Windows 开发工具:Visual Studio 2019 数据库:SQL Server2008 简介: Windows系统下的winform窗体应用程序,采用三层架构开发方式,使用C#语言开发的一个进销存管理系统 数据库配置 <?xml version="1.0" encoding= 阅读全文

posted @ 2023-08-16 22:51 hellowworld! 阅读(53) 评论(0) 推荐(0) 编辑

登录功能
摘要:Purchase and sale LoginForm.cs using System;using System.Collections.Generic;using System.ComponentModel;using System.Data;using System.Drawing;using 阅读全文

posted @ 2023-08-16 23:58 hellowworld! 阅读(20) 评论(0) 推荐(0) 编辑

主界面
摘要:DAL BLL 阅读全文

posted @ 2023-08-17 00:18 hellowworld! 阅读(44) 评论(0) 推荐(0) 编辑

员工管理
摘要:员工注册 员工权限 员工信息 阅读全文

posted @ 2023-08-17 00:03 hellowworld! 阅读(15) 评论(0) 推荐(0) 编辑

导航