Secondary development Pass platform based on scripting
A secondary development and platform technology, applied in the direction of version control, instrumentation, software maintenance/management, etc., can solve problems such as limitations and limitations of development functions, rigid UI, etc.
Patent Information
- Authority / Receiving Office
- CN · China
- Patent Type
- Applications(China)
- Current Assignee / Owner
- Publication Date
- 2020-10-30
Abstract
Description
technical field
[0001] The invention relates to a secondary development Pass platform based on scripting. Background technique
[0002] With the rapid development of Internet technology, the iterative speed of software updates is also getting faster and faster. The application based on BS architecture has been basically popularized in the back-end development of all business systems. The biggest advantage of B / S is that it can be operated anywhere without installing any special software. As long as there is a computer with Internet access, it can be used, and the client has zero maintenance. The expansion of the system is very easy, as long as you can access the Internet, and then the system administrator assigns a user name and password, you can use it.
[0003] The current mainstream B / S architecture development methods are as follows:
[0004] 1. The development mode of front-end and back-end integration: such as JSP and so on. Although this type of development model...
Examples
Embodiment
[0050] Based on the scripted secondary development Pass platform, the platform page is generated through configuration, and the configuration information is stored in the database; the configuration includes data source configuration, layout configuration and component configuration. The data source configuration realizes data query by filling in sql statements, which can be defined Parameters realize data filtering, and for multiple data source occasions, linkage can be realized; the layout configuration is divided into upper, middle, lower and left, middle, and right layouts, and each layout can be nested with sub-layouts; component configuration: by setting component parameters, to achieve the use effect, In the appropriate position of the layout, to place the component;
[0051] Development modes include report rapid development mode, maintenance module rapid development mode and third-party page loading mode;
[0052] The report rapid development mode quickly realizes que...