北京理工大学珠海学院 2020 届本科生毕业设计基于 WPF 的快速原型工具的设计及实现基于 WPF 的快速原型工具的设计及实现摘 要快速原型设计工具是指建立在低消耗,快速传播,便于使用等前提下的一款运行在PC(Window/Linux/MacOS)的软件。让软件原型的绘制更加迅速和方便。本设计主要通过分析软件设计流程,提出客户端的功能服务和介绍服务器的通讯契约。客户端服务包含靠边文档服务,画布,对象分析器,日志服务,设置服务,资源服务,工程组成服务,语言服务,菜单服务。服务器包含 App 登录通信,用户接口通讯,工程接口通讯,插件通讯。此工具服务器架构采用 MVC 框架,客户端架构采用 MVVM 框架,并且在.net core 平台进行开发和测试,对功能测试的完成也表明了思路正确,结构合理,达到了预期的目标关键词:原型设计;WPF;grpc;Asp.net core;北京理工大学珠海学院 2020 届本科生毕业设计Design and implementation of rapid prototyping tool based on WPFAbstractRapid prototyping design tool is a kind of software running on PC (window / Linux / MacOS), which is built on the premise of low consumption, fast propagation and easy to use. Make the drawing of software prototype more rapid and convenient. This design mainly through the analysis of the software design process, puts forward the function service of the client and introduces the communication contract of the server.Client services include document service, canvas, object analyzer, log service, setting service, resource service, project composition service, language service and menu service. The server includes app login communication, user interface communication, engineering interface communication and plug-in communication.MVC framework is adopted for the server architecture of the tool, MVVM framework is adopted for the client architecture, and it is developed and tested on the. Net core platform. The completion of the function test also shows that the idea is correct, the structure is 北京理工...