计算机与现代化 ›› 2009, Vol. 1 ›› Issue (10): 108-4.doi: 10.3969/j.issn.1006-2475.2009.10.031

• 应用与开发 • 上一篇    下一篇

学生旧书交易网站的UML建模和C#实现

马苏拉,张健   

  1. 云南财经大学信息学院,云南 昆明 650221
  • 收稿日期:2009-04-17 修回日期:1900-01-01 出版日期:2009-10-15 发布日期:2009-10-15

UML Modelling and C# Implementation of Secondhand Book Trade Website for Students

MA Su-la,ZHANG Jian   

  1. School of Informatics, Yunnan University of Finance and Economics, Kunming 650221, China
  • Received:2009-04-17 Revised:1900-01-01 Online:2009-10-15 Published:2009-10-15

摘要:

建立学生旧书交易网站,提供信息访问、发布、更新、获得有益书评等功能,保证了价格的公平。本文以UML建模为驱动,建立系统需求分析的用例图模型,系统设计的类图、顺序图和通信图模型。以C#和ASP.NET为编程语言,采用SQL Server为数据库,运行在.NET框架之上。

关键词: 面向对象程序设计, 旧书交易, 软件工程, UML

Abstract:

A secondhand book trade website is developed for students, it have founction of information publication, update fast, book reviews, informatiom easily be accessed, and prices fair. Following the UML modeldriven approach, a use case diagram of the system requirement, and class, sequence and communication diagrams of the system design are built. The system takes C# and ASP.NET as development language, uses SQL Server as database, and runs on the Microsoft .NET framework.

Key words: ObjectOriented Programming, secondhand book trade, software engineering, UML