CN113157333B - Situation plotting plug-in front-end integrated system - Google Patents
Situation plotting plug-in front-end integrated system Download PDFInfo
- Publication number
- CN113157333B CN113157333B CN202110318285.3A CN202110318285A CN113157333B CN 113157333 B CN113157333 B CN 113157333B CN 202110318285 A CN202110318285 A CN 202110318285A CN 113157333 B CN113157333 B CN 113157333B
- Authority
- CN
- China
- Prior art keywords
- plug
- plotting
- situation
- situation plotting
- manager
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Active
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/44—Arrangements for executing specific programs
- G06F9/445—Program loading or initiating
- G06F9/44521—Dynamic linking or loading; Link editing at or after load time, e.g. Java class loading
- G06F9/44526—Plug-ins; Add-ons
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F8/00—Arrangements for software engineering
- G06F8/30—Creation or generation of source code
- G06F8/36—Software reuse
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F8/00—Arrangements for software engineering
- G06F8/30—Creation or generation of source code
- G06F8/38—Creation or generation of source code for implementing user interfaces
Landscapes
- Engineering & Computer Science (AREA)
- Software Systems (AREA)
- Theoretical Computer Science (AREA)
- General Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Human Computer Interaction (AREA)
- Stored Programmes (AREA)
Abstract
The invention discloses a novel situation plotting plug-in front end integration framework, which comprises a situation plotting plug-in integration framework and a situation plotting plug-in, wherein the situation plotting plug-in integration framework and the situation plotting plug-in are connected with each other, the situation plotting plug-in integration framework comprises a situation plotting plug-in manager, a situation plotting plug-in configuration file and a situation plotting library, the situation plotting plug-in configuration file is connected with the situation plotting plug-in manager, the situation plotting plug-in comprises a situation plotting plug-in A, a situation plotting plug-in B and a situation plotting plug-in C, and the situation plotting plug-in A, the situation plotting plug-in B and the situation plotting plug-in C are all connected with the situation plotting plug-in integration framework. The invention relates to a novel situation plotting plug-in front-end integration technology, and the coupling degree between the situation plotting plug-in and a framework is very low, so that the technology stack of the situation plotting plug-in is free and flexible, and the existing situation plotting plug-in can be reused.
Description
Technical Field
The invention belongs to the technical field of computer software application, and particularly relates to a situation plotting plug-in front-end integration system.
Background
The situation plotting plug-in integration technology based on the SPA front-end architecture at present has high coupling degree and poor flexibility, is difficult to reuse the existing situation plotting plug-in, and is difficult to meet the requirement of frequent iterative upgrading of the situation plotting plug-in caused by frequently changing software requirements.
At present, a situation plotting plug-in integration technology in the field of Web front ends is mainly based on an SPA (Single Page Application) front end architecture. The situation plotting plug-in integration technology based on the SPA front-end architecture loads and renders all resources when a Web page is initialized, and the subsequent page switching operation does not interact with a server, but switches pages in front-end application in a front-end routing mode. The situation plotting plug-in integration technology based on the SPA front-end architecture has the main advantages of reducing front-end and back-end interaction, improving page presentation speed and optimizing user experience. The main disadvantages of the situation plotting plug-in integration technology based on the SPA front-end architecture are: firstly, the plug-in following the SPA front-end architecture must be consistent with the framework technology stack following the SPA front-end architecture, which limits the type selection of the plug-in development technology and is strongly coupled with the framework; secondly, once the plug-ins are updated, the front-end application composed of all the plug-ins and the framework must be recompiled and built, and the flexibility is poor.
Disclosure of Invention
Aiming at the defects in the prior art, the novel situation plotting plug-in front-end integration architecture provided by the invention solves the problems that the situation plotting plug-in integration technology of the SPA front-end architecture is high in coupling degree and poor in flexibility and is difficult to meet the requirement of frequent iterative upgrading of situation plotting plug-ins caused by frequently changing software requirements.
In order to achieve the purpose of the invention, the invention adopts the technical scheme that: a novel situation plotting plug-in front-end integration framework comprises a situation plotting plug-in integration framework and a situation plotting plug-in, wherein the situation plotting plug-in integration framework and the situation plotting plug-in are connected with each other, the situation plotting plug-in configuration file comprises a situation plotting plug-in manager, a situation plotting plug-in configuration file and a situation plotting library, the situation plotting plug-in configuration file is connected with the situation plotting plug-in manager, the situation plotting plug-in comprises a situation plotting plug-in A, a situation plotting plug-in B and a situation plotting plug-in C, and the situation plotting plug-in A, the situation plotting plug-in B and the situation plotting plug-in C are all connected with the situation plotting plug-in integration framework.
Further, the method comprises the following steps: the situation plotting plug-in manager is in a form of a front-end program library and is responsible for managing situation plotting plug-ins; firstly, reading and analyzing a situation plotting plug-in configuration file, and acquiring the attribute of each situation plotting plug-in; then, creating each situation plotting plug-in instance one by one, and determining whether to load the plug-in immediately according to the attributes of the situation plotting plug-in; finally, during the software running, it is responsible for loading, displaying/hiding the activities within the lifecycle of each situation-plotting plug-in.
Further: the situation plotting plug-in configuration file exists in the form of a json file, and the configuration attribute of each situation plotting plug-in is recorded; and the situation plotting plug-in manager reads and analyzes the situation plotting plug-in configuration file to obtain the attribute of each situation plotting plug-in.
Further: the configuration attributes include:
the plug-in identifier is a globally unique ID of the plug-in;
the plug-in name is used for displaying the business meaning of the plug-in;
plug-in types including partially embedded, page overlay, and independent page types;
a plug-in entry address, according to which a plug-in is loaded;
the plug-in filtering parameter set determines whether to reserve the plug-in or not according to the parameter set;
the plug-in loading options comprise whether parameters in the frame address are added to the plug-in or not, whether the loading is delayed or not and whether the parameters are displayed or not during the plug-in preloading;
plug-in style options including plug-in style, whether a container is needed;
the plug-in triggering button options comprise whether a button needs to be triggered or not, a button icon and a container where the button icon is located;
and the plug-in event processor comprises a plug-in loading processor, a plug-in display processor and a plug-in hiding processor.
Further: the situation plotting library exists in the form of a front-end program library, realizes the common function of situation plotting and provides an interface for the situation plotting plug-in.
Further, the method comprises the following steps: the functions comprise loading and switching of images and topographic data; adding, deleting, editing and inquiring layers; adding, deleting, editing and inquiring common geometric figures; adding, deleting, editing and inquiring the point military logo and the line surface military logo; and registering and canceling various situation event processors.
Further: the situation plotting plug-in component exists in the form of a front-end program library and is used for realizing a specific situation plotting service function; firstly, a technology stack is selected for developing a situation plotting plug-in, and a situation plotting library can be called to realize a specific plotting service function; after development is complete, the situation-plotting plug-ins are integrated into the framework, and the plug-ins are managed by a situation-plotting plug-in manager according to the plug-in configuration.
The invention has the beneficial effects that:
(1) the invention relates to a novel situation plotting plug-in front-end integration technology, and the coupling degree between a situation plotting plug-in and a frame is very low, so that the technology stack of the situation plotting plug-in is free and flexible, and the existing situation plotting plug-in can be reused;
(2) the situation plotting plug-in integration technology ensures that the situation plug-in is updated without recompiling and constructing the front-end application consisting of all plug-ins and frames. The construction and release processes of the situation plug-ins are independent, so that the requirement of frequent iterative upgrading of the situation plotting plug-ins caused by frequently changing software requirements can be met.
Drawings
FIG. 1 is an architectural diagram of the present invention;
FIG. 2 is a schematic diagram of a situation plotting plug-in configuration of the present invention.
Detailed Description
The following description of the embodiments of the present invention is provided to facilitate the understanding of the present invention by those skilled in the art, but it should be understood that the present invention is not limited to the scope of the embodiments, and it will be apparent to those skilled in the art that various changes may be made without departing from the spirit and scope of the invention as defined and defined in the appended claims, and all matters produced by the invention using the inventive concept are protected.
As shown in FIG. 1, a novel situation plotting plug-in front-end integration framework comprises a situation plotting plug-in integration framework and a situation plotting plug-in, wherein the situation plotting plug-in integration framework and the situation plotting plug-in are connected with each other, the situation plotting plug-in configuration framework comprises a situation plotting plug-in manager, a situation plotting plug-in configuration file and a situation plotting library, the situation plotting plug-in configuration file is connected with the situation plotting plug-in manager, the situation plotting plug-in comprises a situation plotting plug-in A, a situation plotting plug-in B and a situation plotting plug-in C, and the situation plotting plug-in A, the situation plotting plug-in B and the situation plotting plug-in C are all connected with the situation plotting plug-in integration framework.
The situation plotting plug-in manager exists in the form of a front-end program library and is responsible for managing the situation plotting plug-ins. Firstly, a situation plotting plug-in manager reads and analyzes a situation plotting plug-in configuration file to obtain the attribute of each situation plotting plug-in. Then, the manager creates each situation plotting plug-in instance one by one and decides whether to load the plug-in immediately according to the attributes of the situation plotting plug-in. Finally, during the running of the software, the manager is responsible for loading, displaying/hiding and other activities of each situation plotting plug-in the life cycle.
The situation plotting plug-in configuration file exists in the form of a json file, and the configuration attribute of each situation plotting plug-in is recorded. And the situation plotting plug-in manager reads and analyzes the situation plotting plug-in configuration file to obtain the attribute of each situation plotting plug-in. These configuration items include:
the plug-in identifier is a globally unique ID of the plug-in;
the plug-in name is used for displaying the business meaning of the plug-in;
plug-in types including partially embedded, page overlay, and independent page types;
the framework loads the plug-in according to the plug-in entry address;
the plug-in filters the parameter set, the framework decides whether to keep the plug-in according to the parameter set;
the plug-in loading options comprise whether parameters in the frame address are added to the plug-in or not, whether the loading is delayed or not and whether the parameters are displayed or not during the plug-in preloading;
plug-in style options including plug-in style, whether a container is needed;
the plug-in triggering button options comprise whether a button needs to be triggered or not, a button icon and a container where the button icon is located;
and the plug-in event processor comprises a plug-in loading processor, a plug-in display processor and a plug-in hiding processor.
The situation plotting library exists in the form of a front-end program library, realizes the common functions of situation plotting and provides an interface for the situation plotting plug-in. These functions and their interfaces include:
loading and switching images and topographic data;
adding, deleting, editing and inquiring layers;
adding, deleting, editing and inquiring common geometric figures;
adding, deleting, editing and inquiring the point military logo and the line surface military logo;
and registering and canceling various situation event processors.
The situation plotting plug-in exists in the form of a front-end program library, which is essentially a stand-alone front-end application for implementing specific situation plotting business functions. Firstly, a developer freely selects a technology stack to develop a situation plotting plug-in, and in the process, a situation plotting library can be called to realize a specific plotting service function. After development is complete, the situation-plotting plug-ins are integrated into the framework, and the plug-ins are managed by a situation-plotting plug-in manager according to the plug-in configuration.
(1) The invention is a novel situation plotting plug-in front end integrated technology, the coupling degree between the situation plotting plug-in and the frame is very low, thereby enabling the technology stack of the situation plotting plug-in to be free and flexible and reusing the existing situation plotting plug-in;
(2) the situation plotting plug-in integration technology ensures that the situation plug-in is updated without recompiling and constructing the front-end application composed of all plug-ins and frames. The construction and release processes of the situation plug-ins are independent, so that the requirement of frequent iterative upgrading of the situation plotting plug-ins caused by frequently changing software requirements can be met.
The application of the present invention in the front end of a software system is described by taking the front end of the system as an example. Firstly, developers select a React front-end technology stack to develop a situation plotting plug-in, and in the process, a situation plotting library is called to realize a specific plotting service function. After development is complete, the situation-plotting plug-ins are integrated into the framework, and the plug-ins are managed by a situation-plotting plug-in manager according to the plug-in configuration. The situation plotting plug-in configuration is shown in fig. 2.
Claims (3)
1. A situation plotting plug-in front end integration system comprising a situation plotting plug-in integration framework and a situation plotting plug-in connected to each other, the situation plotting plug-in integration framework comprising a situation plotting plug-in manager, a situation plotting plug-in profile and a situation plotting library, the situation plotting plug-in profile being connected to the situation plotting plug-in manager, the situation plotting plug-in comprising a situation plotting plug-in A, a situation plotting plug-in B and a situation plotting plug-in C, the situation plotting plug-in A, the situation plotting plug-in B and the situation plotting plug-in C all being connected to the situation plotting plug-in integration framework;
the situation plotting plug-in manager exists in the form of a front-end program library and is responsible for managing the situation plotting plug-ins; firstly, reading and analyzing a situation plotting plug-in configuration file to obtain the attribute of each situation plotting plug-in; then, creating each situation plotting plug-in instance one by one, and determining whether to load the plug-in immediately according to the attributes of the situation plotting plug-in; finally, during the running of the software, the loading, display/hiding of the plug-in for each situation plotting is responsible;
the situation plotting plug-in configuration file exists in the form of a json file, and the configuration attribute of each situation plotting plug-in is recorded; the situation plotting plug-in manager reads and analyzes the situation plotting plug-in configuration file to obtain the attribute of each situation plotting plug-in;
the situation plotting library exists in the form of a front-end program library, realizes the common function of situation plotting and provides an interface for a situation plotting plug-in;
the situation plotting plug-in component exists in the form of a front-end program library and is used for realizing a specific situation plotting service function; firstly, selecting a technology stack to develop a situation plotting plug-in, and calling a situation plotting library to realize a specific plotting service function; after development is complete, the situation-plotting plug-ins are integrated into the framework, and the plug-ins are managed by a situation-plotting plug-in manager according to the plug-in configuration.
2. The situation-plotting plug-in front-end integration system of claim 1, wherein the configuration attributes comprise:
the plug-in identifier is a globally unique ID of the plug-in;
the plug-in name is used for displaying the business meaning of the plug-in;
plug-in types including partially embedded, page overlay, and independent page types;
a plug-in entry address, according to which a plug-in is loaded;
the plug-in filtering parameter set determines whether to reserve the plug-in or not according to the parameter set;
the plug-in loading options comprise whether parameters in the frame address are added to the plug-in or not, whether the loading is delayed or not and whether the parameters are displayed or not during the plug-in preloading;
plug-in style options including plug-in style, whether a container is needed;
the plug-in triggering button options comprise whether a button needs to be triggered or not, a button icon and a container where the button icon is located;
and the plug-in event processor comprises a plug-in loading processor, a plug-in display processor and a plug-in hiding processor.
3. The situation plotting plug-in front end integration system of claim 1, wherein the functions include loading, switching of imagery, terrain data; adding, deleting, editing and inquiring layers; adding, deleting, editing and inquiring common geometric figures; adding, deleting, editing and inquiring the point military logo and the line surface military logo; and registering and canceling various situation event processors.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202110318285.3A CN113157333B (en) | 2021-03-25 | 2021-03-25 | Situation plotting plug-in front-end integrated system |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202110318285.3A CN113157333B (en) | 2021-03-25 | 2021-03-25 | Situation plotting plug-in front-end integrated system |
Publications (2)
Publication Number | Publication Date |
---|---|
CN113157333A CN113157333A (en) | 2021-07-23 |
CN113157333B true CN113157333B (en) | 2022-09-02 |
Family
ID=76884842
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN202110318285.3A Active CN113157333B (en) | 2021-03-25 | 2021-03-25 | Situation plotting plug-in front-end integrated system |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN113157333B (en) |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN116932121B (en) * | 2023-09-18 | 2024-02-13 | 中国电子科技集团公司第十五研究所 | Unified situation plotting method and system suitable for polymorphic service application |
Citations (23)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101520866A (en) * | 2009-04-17 | 2009-09-02 | 南京莱斯信息技术股份有限公司 | Emergency preplan situation map asynchronous cooperation plotting system and realization method thereof |
CN102721975A (en) * | 2012-05-17 | 2012-10-10 | 北京北斗星通导航技术股份有限公司 | System for plotting a large number of targets |
CN104240148A (en) * | 2014-08-28 | 2014-12-24 | 国家电网公司 | Power grid visualization method based on plugins |
CN104580312A (en) * | 2013-10-21 | 2015-04-29 | 北京航天长峰科技工业集团有限公司 | Method for plotting and sharing touch screen type situation map |
CN105138642A (en) * | 2015-08-25 | 2015-12-09 | 航天恒星科技有限公司 | Dynamic plotting method and device based on HTML5 |
CN105242910A (en) * | 2014-06-24 | 2016-01-13 | 深圳市茁壮网络股份有限公司 | Middleware plug-in frame based plug-in state control method and client |
CN105867944A (en) * | 2016-04-19 | 2016-08-17 | 郑州宇通客车股份有限公司 | Web front-end terminal operating layer and implementing method thereof |
CN106250204A (en) * | 2016-07-21 | 2016-12-21 | 北京理工大学 | A kind of optimizer developing plug method of multidisciplinary optimization simulation software |
CN106681718A (en) * | 2016-12-16 | 2017-05-17 | 武汉中地数码科技有限公司 | Toolkit-based desktop side plugin frame and implementation method thereof |
CN107291458A (en) * | 2017-06-06 | 2017-10-24 | 北京知道创宇信息技术有限公司 | A kind of plug-in unit construction method, system and the server of Web applications |
CN107545788A (en) * | 2017-10-17 | 2018-01-05 | 北京华如科技股份有限公司 | Goods electronic sand map system is deduced based on the operation that augmented reality is shown |
CN107705345A (en) * | 2017-09-30 | 2018-02-16 | 南威软件股份有限公司 | A kind of drawing method of the dynamic military symbol of situation plotting |
CN107909238A (en) * | 2017-10-09 | 2018-04-13 | 中国电子科技集团公司第二十八研究所 | A kind of city collaboration processing and interlinked command system and command hall |
CN107958322A (en) * | 2017-10-09 | 2018-04-24 | 中国电子科技集团公司第二十八研究所 | A kind of urban network spatial synthesis governing system |
CN108280174A (en) * | 2018-01-22 | 2018-07-13 | 网宿科技股份有限公司 | Front end file construction method and server, page access method and terminal |
CN108664239A (en) * | 2018-05-21 | 2018-10-16 | 中信百信银行股份有限公司 | A kind of across technology stack web front-end development system and method based on micro services |
CN109410677A (en) * | 2018-09-30 | 2019-03-01 | 航天科工系统仿真科技(北京)有限公司 | Interactive operational commanding sand table system platform |
CN109649172A (en) * | 2018-11-16 | 2019-04-19 | 北京理工华创电动车技术有限公司 | A kind of electric car power integrated controller device |
CN109783592A (en) * | 2018-12-31 | 2019-05-21 | 浙江同川工程咨询有限公司 | A kind of situation map dynamic plotting system |
CN110348523A (en) * | 2019-07-15 | 2019-10-18 | 北京信息科技大学 | A kind of malicious web pages based on Stacking integrate recognition methods and system |
CN110532435A (en) * | 2019-08-12 | 2019-12-03 | 广州海颐信息安全技术有限公司 | The method and device of dynamic extending privilege account scanning system integrating external system |
CN110990015A (en) * | 2019-12-25 | 2020-04-10 | 中科全维科技(苏州)有限公司 | Mobile software integration framework oriented to emergency command field and implementation method thereof |
CN111145292A (en) * | 2019-12-11 | 2020-05-12 | 中国地质大学(武汉) | Extensible vector plotting graph situation deduction method adapting to two-dimensional and three-dimensional scenes |
Family Cites Families (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7859811B2 (en) * | 2007-09-19 | 2010-12-28 | General Electric Company | Modular communication plug-in module for an electronic trip unit |
US8448966B2 (en) * | 2011-01-05 | 2013-05-28 | Tesla Motors, Inc. | Vehicle front shock tower |
US8573683B2 (en) * | 2011-01-07 | 2013-11-05 | Tesla Motors, Inc. | Front rail reinforcement system |
US20130183736A1 (en) * | 2012-01-18 | 2013-07-18 | C2 Biotechnologies, Llc | Process for Designing, Constructing, and Characterizing Fusion Enzymes for Operation in an Industrial Process |
US20150193455A1 (en) * | 2014-01-09 | 2015-07-09 | Michael Koenig | Method of recording information regarding a plot of land |
DE102015122072A1 (en) * | 2015-12-17 | 2017-06-22 | Sam Sport And Marketing Ag | Adapter for holding device |
-
2021
- 2021-03-25 CN CN202110318285.3A patent/CN113157333B/en active Active
Patent Citations (23)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101520866A (en) * | 2009-04-17 | 2009-09-02 | 南京莱斯信息技术股份有限公司 | Emergency preplan situation map asynchronous cooperation plotting system and realization method thereof |
CN102721975A (en) * | 2012-05-17 | 2012-10-10 | 北京北斗星通导航技术股份有限公司 | System for plotting a large number of targets |
CN104580312A (en) * | 2013-10-21 | 2015-04-29 | 北京航天长峰科技工业集团有限公司 | Method for plotting and sharing touch screen type situation map |
CN105242910A (en) * | 2014-06-24 | 2016-01-13 | 深圳市茁壮网络股份有限公司 | Middleware plug-in frame based plug-in state control method and client |
CN104240148A (en) * | 2014-08-28 | 2014-12-24 | 国家电网公司 | Power grid visualization method based on plugins |
CN105138642A (en) * | 2015-08-25 | 2015-12-09 | 航天恒星科技有限公司 | Dynamic plotting method and device based on HTML5 |
CN105867944A (en) * | 2016-04-19 | 2016-08-17 | 郑州宇通客车股份有限公司 | Web front-end terminal operating layer and implementing method thereof |
CN106250204A (en) * | 2016-07-21 | 2016-12-21 | 北京理工大学 | A kind of optimizer developing plug method of multidisciplinary optimization simulation software |
CN106681718A (en) * | 2016-12-16 | 2017-05-17 | 武汉中地数码科技有限公司 | Toolkit-based desktop side plugin frame and implementation method thereof |
CN107291458A (en) * | 2017-06-06 | 2017-10-24 | 北京知道创宇信息技术有限公司 | A kind of plug-in unit construction method, system and the server of Web applications |
CN107705345A (en) * | 2017-09-30 | 2018-02-16 | 南威软件股份有限公司 | A kind of drawing method of the dynamic military symbol of situation plotting |
CN107958322A (en) * | 2017-10-09 | 2018-04-24 | 中国电子科技集团公司第二十八研究所 | A kind of urban network spatial synthesis governing system |
CN107909238A (en) * | 2017-10-09 | 2018-04-13 | 中国电子科技集团公司第二十八研究所 | A kind of city collaboration processing and interlinked command system and command hall |
CN107545788A (en) * | 2017-10-17 | 2018-01-05 | 北京华如科技股份有限公司 | Goods electronic sand map system is deduced based on the operation that augmented reality is shown |
CN108280174A (en) * | 2018-01-22 | 2018-07-13 | 网宿科技股份有限公司 | Front end file construction method and server, page access method and terminal |
CN108664239A (en) * | 2018-05-21 | 2018-10-16 | 中信百信银行股份有限公司 | A kind of across technology stack web front-end development system and method based on micro services |
CN109410677A (en) * | 2018-09-30 | 2019-03-01 | 航天科工系统仿真科技(北京)有限公司 | Interactive operational commanding sand table system platform |
CN109649172A (en) * | 2018-11-16 | 2019-04-19 | 北京理工华创电动车技术有限公司 | A kind of electric car power integrated controller device |
CN109783592A (en) * | 2018-12-31 | 2019-05-21 | 浙江同川工程咨询有限公司 | A kind of situation map dynamic plotting system |
CN110348523A (en) * | 2019-07-15 | 2019-10-18 | 北京信息科技大学 | A kind of malicious web pages based on Stacking integrate recognition methods and system |
CN110532435A (en) * | 2019-08-12 | 2019-12-03 | 广州海颐信息安全技术有限公司 | The method and device of dynamic extending privilege account scanning system integrating external system |
CN111145292A (en) * | 2019-12-11 | 2020-05-12 | 中国地质大学(武汉) | Extensible vector plotting graph situation deduction method adapting to two-dimensional and three-dimensional scenes |
CN110990015A (en) * | 2019-12-25 | 2020-04-10 | 中科全维科技(苏州)有限公司 | Mobile software integration framework oriented to emergency command field and implementation method thereof |
Non-Patent Citations (1)
Title |
---|
"移动终端实时态势综合标绘系统的设计与实现";柳杨 等;《大众科技》;20170320;第19卷(第211期);第16-19、46页 * |
Also Published As
Publication number | Publication date |
---|---|
CN113157333A (en) | 2021-07-23 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US20220253588A1 (en) | Page processing method and related apparatus | |
US7281248B2 (en) | Virtualized and realized user interface controls | |
US8255813B2 (en) | Declarative task-based user interfaces | |
CN102221993B (en) | The declarative definition of complex user interface Status Change | |
EP1643435B1 (en) | An extensible framework for designing workflows | |
KR101130525B1 (en) | Method and apparatus for generating forms using form types | |
CN109634490B (en) | List display method, device, equipment and storage medium | |
US20070283352A1 (en) | Sub-task mechanism for development of task-based user interfaces | |
US20060074730A1 (en) | Extensible framework for designing workflows | |
US20080010082A1 (en) | System and method for business process management | |
US20080209390A1 (en) | Pluggable model elements | |
DE112008000242T5 (en) | A method of creating a cross-platform program and middleware platform engine therefor | |
US20190325562A1 (en) | Window rendering method and terminal | |
US20050289450A1 (en) | User interface virtualization | |
CN110297624B (en) | Implementation method of Widget system based on electron framework and television adopting system | |
CN114036438A (en) | Page construction method, device, equipment and storage medium | |
CN111831440A (en) | Memory recovery method and device, storage medium and electronic equipment | |
CN113157333B (en) | Situation plotting plug-in front-end integrated system | |
WO2015042551A2 (en) | Method and system for selection of user interface rendering artifacts in enterprise web applications using a manifest mechanism | |
CN113051279B (en) | Storage method, storage device, electronic equipment and storage medium for data message | |
EP3933617A1 (en) | Method, apparatus, device and storage medium for customizing personalized rules for entities | |
CN109814864A (en) | A kind of data visualization method, visualization system, Web browsing system and equipment | |
CN112367295B (en) | Plug-in display method and device, storage medium and electronic equipment | |
CN111243069B (en) | Scene switching method and system of Unity3D engine | |
CN101661387B (en) | Menu dynamic loading method for management system |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PB01 | Publication | ||
PB01 | Publication | ||
SE01 | Entry into force of request for substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
GR01 | Patent grant | ||
GR01 | Patent grant |