Font Size: a A A

Import And Export Of Electromechanical Products Inspection And Supervision Of Integrated Management Information System Is Developed

Posted on:2003-05-22Degree:MasterType:Thesis
Country:ChinaCandidate:X D YaoFull Text:PDF
GTID:2208360065450798Subject:Computer application technology
Abstract/Summary:PDF Full Text Request
The integrated management information system for inspection and surveying of import & export mechanical and electric products, which was approved in 2000 by AQSIQ (the State General Administration for Quality Supervision and Inspection and Quarantine), is mainly a query-centric project. Considering some special situations of the project, such as many tables, the data and their structures have not been confirmed after designing and coding had to been taken up, as well as considering the disadvantages of the forms-centric and also commonly-used software architechture distilled from experiments, such as UIs are tightly coupled to data structures and implementations, a new framework is brought up. The framework, namely BCPS, comprises with browser, connector, provider (scripting engine) and scripts. Major characteristics of the framework can be illustrated as following: UIs are rendered with HTML streams by the browser. Implementing of the problem domain is carried out by scripts through calling functions provided by the provider, which communicates with connector to pass HTML streams to the browser. The HTML Streams are composed by scritps with page templates and data related. Anyone of the data tables, scripts and page templates, is formally indepentent to others, can also be modified solely. Under this framework, the implementing of details of the problem domain with scripts can be delayed to more late stage of designing. The former three parts of browser, connector and provider see the problem domain on a more macroscopic and general view, that facilitates the reusing of these modules greatly.Guidelined by the BCPS framework, the project is completed successfully. In this paper, designs and realization of modules of the project are detailed according to the participators of BCPS framework respectively.At last chapter, developing of the project, as well as implementing of BCPS frameworks are summarized shortly, also a description of BCPS framework with a literal language usually applied to design patterns, is givin.
Keywords/Search Tags:frameworks, programming, MIS, script, scripting engine, browser
PDF Full Text Request
Related items