摘要通过计算机实现仓库管理、为用户提供充足的信息和快捷的查询手段能改善中小企业手工管理所带来的缺点。本仓库管理系统是针对企业仓库材料的出入库登记和查询统计等方面工作开发的管理软件。本文是关于利用 SQL Server 2025 和 Visual Studio 2025 软件,采纳多层架构讨论与设计的基于 C/S 模式的中小企业仓库管理系统,实现了入出库、增加、删除、更新、查询、材料的分类管理等基本功能。介绍仓库管理系统的课题讨论意义,概要设计、业务逻辑层设计,详细分析了用户体验设计和实现。关键字:仓库管理系统、C/S 模式、业务逻辑层、用户体验AbstractManaging warehouse by computers, providing users with adequate information and quick inquiry method can improve the drawbacks which brought by manual management of small business.The warehouse management system is a management software which develops for small enterprise about enterprise storage materials into or out of storage registration and query statistics. The article is about a warehouse management basing on C/S structure to research and design which uses SQL Server 2025 and Visual Studio 2025 software and adopts multi-tier architecture. It carries out the basic functions of the warehouse management to go into a database ,increment,delete,renewal,search ,the classification of the material management and so on. It also introduces the research significance of warehouse management,outline design,business logic layer design and analysis the user experience design and implementation.Keywords:Warehouse management system, C/S structure, business logic layer, user experience目录1 引言......................................................................................................................................11.1 课题讨论背景及意义....................................................................................................11.2 开发环境.........................................................................