Process integration is the important aspect of product development process. The recent researches focus on project management, workflow management and process modeling. Based on the analysis of the process, product de...Process integration is the important aspect of product development process. The recent researches focus on project management, workflow management and process modeling. Based on the analysis of the process, product development process is divided into three levels according to different grains from macroscopy to microcosm. Our research concentrate on the workflow and the free-grained design process. According to the need of representing the data and the relationships among them for process integration, context model is introduced, and its characters are analyzed. The tree-like structure of inheritance among context model's classes is illustrated; The relationships of reference among them are also explained. Then, extensible markup language (XML) file is used to depict these classes. A four-tier framework of process integration has been established, in which model-view-controller pattern is designed to realize the separation between context model and its various views. The integration of applications is applied by the encapsulation of enterprise's business logic as distributed services. The prototype system for the design of air filter is applied in an institute.展开更多
A system-Asynchronous JavaScript and XML(AJAX)and a Model-View-Controller(MVC)pattern algorithm were proposed for design and implementation of an office automation(OA)system.Adopting the.NET framework as development p...A system-Asynchronous JavaScript and XML(AJAX)and a Model-View-Controller(MVC)pattern algorithm were proposed for design and implementation of an office automation(OA)system.Adopting the.NET framework as development platform,the system modifies the classic MVC pattern,induces AJAX in the ASP.NET 2.0,and includes several modules,namely login,messaging,notice board,personal work,research management,document management,personnel information and maintenance.We discussed the overall structure of the system,functional and database design.The main functions of several modules and their final realization are explained in details.The system yields high efficiency,along with features of clear frame,easy maintainability,reliability,etc.展开更多
Struts Framework是一个开放源代码的Apache项目,已经成为利用Java Servlet和Java Server Page(JSP)技术构建Web应用程序的最流行的表示框架包,它推动形成了基于Model-View-Controller(MVC)设计模式。Hibernate是一个优秀的持久...Struts Framework是一个开放源代码的Apache项目,已经成为利用Java Servlet和Java Server Page(JSP)技术构建Web应用程序的最流行的表示框架包,它推动形成了基于Model-View-Controller(MVC)设计模式。Hibernate是一个优秀的持久层框架实现,它提供了强大、高性能的对象到关系数据库的持久化服务。此文介绍了Struts框架和Hibernate初始化过程。最后给出了应用Struts插件实现Hibernate的初始化实例。展开更多
基金National Defense Science Foundation of China (No.B0920060901)
文摘Process integration is the important aspect of product development process. The recent researches focus on project management, workflow management and process modeling. Based on the analysis of the process, product development process is divided into three levels according to different grains from macroscopy to microcosm. Our research concentrate on the workflow and the free-grained design process. According to the need of representing the data and the relationships among them for process integration, context model is introduced, and its characters are analyzed. The tree-like structure of inheritance among context model's classes is illustrated; The relationships of reference among them are also explained. Then, extensible markup language (XML) file is used to depict these classes. A four-tier framework of process integration has been established, in which model-view-controller pattern is designed to realize the separation between context model and its various views. The integration of applications is applied by the encapsulation of enterprise's business logic as distributed services. The prototype system for the design of air filter is applied in an institute.
基金Shanghai Leading Academic Discipline Project,China(No.J50103)
文摘A system-Asynchronous JavaScript and XML(AJAX)and a Model-View-Controller(MVC)pattern algorithm were proposed for design and implementation of an office automation(OA)system.Adopting the.NET framework as development platform,the system modifies the classic MVC pattern,induces AJAX in the ASP.NET 2.0,and includes several modules,namely login,messaging,notice board,personal work,research management,document management,personnel information and maintenance.We discussed the overall structure of the system,functional and database design.The main functions of several modules and their final realization are explained in details.The system yields high efficiency,along with features of clear frame,easy maintainability,reliability,etc.
文摘Struts Framework是一个开放源代码的Apache项目,已经成为利用Java Servlet和Java Server Page(JSP)技术构建Web应用程序的最流行的表示框架包,它推动形成了基于Model-View-Controller(MVC)设计模式。Hibernate是一个优秀的持久层框架实现,它提供了强大、高性能的对象到关系数据库的持久化服务。此文介绍了Struts框架和Hibernate初始化过程。最后给出了应用Struts插件实现Hibernate的初始化实例。