[go: up one dir, main page]

CN112256260B - Visualization system based on hot-pluggable dynamic component - Google Patents

Visualization system based on hot-pluggable dynamic component Download PDF

Info

Publication number
CN112256260B
CN112256260B CN202011184776.5A CN202011184776A CN112256260B CN 112256260 B CN112256260 B CN 112256260B CN 202011184776 A CN202011184776 A CN 202011184776A CN 112256260 B CN112256260 B CN 112256260B
Authority
CN
China
Prior art keywords
component
data
loading
components
attribute
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
Application number
CN202011184776.5A
Other languages
Chinese (zh)
Other versions
CN112256260A (en
Inventor
张宝玉
刘博�
齐文辉
王华龙
王震
焦勇
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
China Telecom Wanwei Information Technology Co Ltd
Original Assignee
China Telecom Wanwei Information Technology Co Ltd
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by China Telecom Wanwei Information Technology Co Ltd filed Critical China Telecom Wanwei Information Technology Co Ltd
Priority to CN202011184776.5A priority Critical patent/CN112256260B/en
Publication of CN112256260A publication Critical patent/CN112256260A/en
Application granted granted Critical
Publication of CN112256260B publication Critical patent/CN112256260B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/34Graphical or visual programming
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • G06F3/0485Scrolling or panning
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • G06F3/0486Drag-and-drop
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/35Creation or generation of source code model driven
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/38Creation or generation of source code for implementing user interfaces
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements 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/44Arrangements for executing specific programs
    • G06F9/4401Bootstrapping
    • G06F9/4411Configuring for operating with peripheral devices; Loading of device drivers
    • G06F9/4413Plug-and-play [PnP]
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements 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/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44521Dynamic linking or loading; Link editing at or after load time, e.g. Java class loading
    • G06F9/44526Plug-ins; Add-ons
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2203/00Indexing scheme relating to G06F3/00 - G06F3/048
    • G06F2203/048Indexing scheme relating to G06F3/048
    • G06F2203/04806Zoom, i.e. interaction techniques or interactors for controlling the zooming operation

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)
  • Computer Security & Cryptography (AREA)
  • User Interface Of Digital Computer (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The invention belongs to the technical field of data integration, and particularly relates to a visualization system based on a hot-pluggable dynamic component. The system comprises a loading component, an added element container, a selection template component and a selection data component, wherein the selection template component and the selection data component realize off-line or on-line component loading through the loading component; the invention realizes diversified requirements and flexible development modes by adopting a mode of combining offline uploading and online development, the online development is realized by adopting a free draggable mode, the complex interface design and interaction process can be completed, the data assembly adopts a mode of dynamically modifying attributes to carry out personalized modification on the assembly, the details of a plurality of layout pages can be correspondingly adjusted by adopting the functions of amplification and reduction, the self-adaptive layout of the pages can be realized under different resolutions, the front end and the back end adopt a uniform data interface and back end data binding, the request times are reduced, the request efficiency is improved, the system is loaded according to needs when in use and is more suitable for the modern development concept, the system needs to be stored after the development and the assembly of the system are completed, the system can be directly opened when being used next time, and the system can also be used as a reference template of other systems for secondary development.

Description

Visualization system based on hot-pluggable dynamic component
Technical Field
The invention belongs to the technical field of data integration, and particularly relates to a visualization system based on a hot-pluggable dynamic component.
Background
Layout is an important component of the whole software product, page layout modeling and automatic construction gradually become mainstream modes of system construction, most of the current system construction is realized by starting from requirements through interactive task decomposition, processing of interface layout information is lacked, and complexity and diversity requirements of a user interface are difficult to meet.
Most of the current systems are realized by adopting a front-end and back-end separation technology, which really improves the development efficiency and the independence of the systems, but the coupling degree of modules in the whole system is higher, for some systems needing to be modified at any time, the development method has unsmooth communication and difficult butt joint of front-end and back-end personnel, and the system may have fine adjustment and modification of some functional modules in the use process, so that the front-end and back-end personnel are required to complete butt joint and rendering of data interfaces in a matching manner, and the workload of developers and the generation of butt joint problems are undoubtedly increased for the system which is quickly constructed and the system needing to be modified at any time. The invention adopts the page layout method of the hot-pluggable dynamic assembly, can effectively solve the flexible configuration of the reuse rate and the attribute of the assembly, does not need repeated development, can be loaded in time, and adopts a standard uniform mapping mode to load a data source by a data interface, thereby reducing the influence of data change on a system.
Disclosure of Invention
The design idea of the invention is as follows: first, a template component is loaded, wherein: the template components are divided into offline development template components and online development template components which are combined to complete the overall layout of the system, the offline development template components adopt a hot plug mode, are used at any time without being inserted, and are not required to be deleted, the whole system resource is not occupied, and the online development template components are flexible and various and can realize various and complex layout pages in a dragging mode; secondly, loading the data assembly, completing analysis and display of the attribute of the data assembly, and dynamically modifying and storing the attribute of the attribute needing to be reconfigured in an operation bar; and finally, dragging the container to complete the adjustment of the layout and the details of the whole page, calling interface data to bind dynamic data of the page, and storing and displaying the completed system.
The technical scheme adopted by the invention for solving the technical problems is as follows:
a visualization system based on hot-pluggable dynamic components comprises a loading component, an added element container, a selection template component and a selection data component, wherein the selection template component and the selection data component realize offline or online component loading through the loading component;
the system automatically loads the uploaded template components, and dynamically modifies and configures the template components according to requirements by selecting the template components and displaying the template components in an interface layout area, and simultaneously, the system analyzes the attributes of the template components and maps the attributes to an attribute operation bar; secondly, adding an element container for loading uploaded or online developed data components, and analyzing the data component attributes and mapping the data component attributes to an attribute operation bar for modification and dynamic configuration while loading the data components by the system; and finally, realizing flexible layout of the page and adapting to interface display under different browser resolutions by a dragging function and an amplifying and reducing function of the interface layout area, selecting a data source and rear-end interface data to dynamically bind and render the page.
The selection template component and the selection data component realize off-line or on-line component loading through the loading component to realize seamless connection, the loading component is in butt joint with the system in an off-line development, packaging, uploading, analyzing, embedding and mapping mode, and dynamic loading and attribute dynamic configuration of the components are realized in the system construction process; and adopting an online development mode to interface with the system and perform attribute change and data rendering.
The loading component modifies and dynamically configures the attributes in real time as needed by the developer.
When the off-line uploading mode is adopted for loading the components, firstly, the components are packaged by adopting a front-end framework VUE and are stored in a local memory, and the components are uploaded as required; secondly, the system analyzes the attribute, performs mapping binding through the form of the slot name and the attribute bar, returns the modified value of the attribute through the mode of calculating the attribute and performs page rendering; and finally, after the page layout is finished, a data source is selected to request a back-end data interface to finish the loading and display of the page data, and the data interface adopts a unified standard data set to realize the loading and rendering of different data in a mapping mode.
When the loading assembly adopts an online development mode, the container is dragged, amplified and reduced through the loading assembly, the position of the container in the layout is freely dragged in a layout area to be adjusted, the amplification and reduction functions can adapt to the display effects of different browsers under the conditions of different resolutions, the detail information of the page layout can be adjusted, the system can call a loading engine to load the data assembly and carry out one-to-one correspondence with the container while the container is added, the attributes of the data assembly are analyzed, the mapping operation is carried out in an attribute column, and after the configuration is completed, a data interface is called to render the page.
The selection data component comprises a picture component, a text component, a table component, an echarts graphic component, a map component, a text editing box, a pull-down selection box, a seamless rolling component and a dividing line component, and developers dynamically configure the components and the attributes through the loading component according to design requirements.
The invention has the beneficial effects that: for the system, the front end and the back end are formed, wherein the display of a front end page is a door surface of the system, the experience of a user and the good feeling of the whole system are directly influenced, the display of the template of the whole system is realized by combining offline uploading with online development, the commonly used template is developed offline and stored locally, only loading is needed when the template is used, the online development meets the requirements of diversity and complexity, any combination of the system can be realized by dragging, the display diversity is improved, the user experience is increased, after the loading of the template is completed, a data component is required to be added into the template, the data component also adopts the realization modes of offline development uploading and online development, the data component usually comprises common echarts graphs, character components, table components and the like, the attribute of the data component adopts a dynamic modifiable mode to realize different requirements of the client, the data component adopts a unified standard interface to bind with the back-end data, the interface is called to render the data after the layout of the page is finished, and the Jack is saved to form an independent system after the design of the whole page is finished.
The invention realizes diversified requirements and flexible development modes by adopting a mode of combining offline uploading and online development, the online development is realized by adopting a free draggable mode, the complex interface design and interaction process can be completed, the data assembly adopts a mode of dynamically modifying attributes to carry out personalized modification on the assembly, the details of a plurality of layout pages can be correspondingly adjusted by adopting the functions of amplification and reduction, the self-adaptive layout of the pages can be realized under different resolutions, the front end and the back end adopt a uniform data interface and back end data binding, the request times are reduced, the request efficiency is improved, the system is loaded according to needs when in use and is more suitable for the modern development concept, the system needs to be stored after the development and the assembly of the system are completed, the system can be directly opened when being used next time, and the system can also be used as a reference template of other systems for secondary development.
The free dragging component senses the container and the dragging event in an event bus mode, freely drags and arranges the selected container and the selected data component in the template, can realize the diversity of interface display and the display of a complex system interface, and can adapt to the integrity and the attractiveness of page layout under different resolutions in a self-adaptive mode.
Drawings
FIG. 1 is a schematic diagram of the system of the present invention.
Detailed Description
A visualization system based on hot-pluggable dynamic components comprises a loading component, an added element container, a selection template component and a selection data component, wherein the selection template component and the selection data component realize offline or online component loading through the loading component;
the system automatically loads the uploaded template components, and dynamically modifies and configures the template components according to requirements by selecting the template components and displaying the template components in an interface layout area, and simultaneously, the system analyzes the attributes of the template components and maps the attributes to an attribute operation bar; secondly, adding an element container for loading uploaded or online developed data components, and analyzing the data component attributes and mapping the data component attributes to an attribute operation bar for modification and dynamic configuration while loading the data components by the system; and finally, realizing flexible layout of the page and adapting to interface display under different browser resolutions by a dragging function and an amplifying and reducing function of the interface layout area, selecting a data source and rear-end interface data to dynamically bind and render the page.
The selection template component and the selection data component realize off-line or on-line component loading through the loading component to realize seamless connection, the loading component is in butt joint with the system in an off-line development, packaging, uploading, analyzing, embedding and mapping mode, and dynamic loading and attribute dynamic configuration of the components are realized in the system construction process; and adopting an online development mode to interface with the system and perform attribute change and data rendering.
The loading component modifies and dynamically configures the attributes in real time as needed by the developer.
When the off-line uploading mode is adopted for loading the components, firstly, the components are packaged by adopting a front-end framework VUE and are stored in a local memory, and the components are uploaded as required; secondly, the system analyzes the attribute, performs mapping binding through the form of the slot name and the attribute bar, returns the modified value of the attribute through the mode of calculating the attribute and performs page rendering; and finally, after the page layout is finished, a data source is selected to request a back-end data interface to finish the loading and display of the page data, and the data interface adopts a unified standard data set to realize the loading and rendering of different data in a mapping mode.
When the loading assembly adopts an online development mode, the container is dragged, amplified and reduced through the loading assembly, the position of the container in the layout is freely dragged in a layout area to be adjusted, the amplification and reduction functions can adapt to the display effects of different browsers under the conditions of different resolutions, the detail information of the page layout can be adjusted, the system can call a loading engine to load the data assembly and carry out one-to-one correspondence with the container while the container is added, the attributes of the data assembly are analyzed, the mapping operation is carried out in an attribute column, and after the configuration is completed, a data interface is called to render the page.
The selection data component comprises a picture component, a text component, a table component, an echarts graphic component, a map component, a text editing box, a pull-down selection box, a seamless rolling component and a dividing line component, and developers dynamically configure the components and the attributes through the loading component according to design requirements.
The whole structure of the invention is mainly divided into 3 parts: the left side is a container panel area, data component elements are placed mainly by clicking an add container, and the name of the placed container is displayed; the middle part is an interface layout area which is mainly used for developing elements required by a system main page and realizing the functions of dragging, zooming in and zooming out; the right part is an attribute operation area, and the component attribute is mapped to the system operation bar through a mapping method and is bound with the backend data to dynamically change the component attribute.
The method comprises the steps of firstly entering a system design page, loading a template component and a data component in an off-line mode or an on-line defined mode, loading the components at the same time, and selecting the template component to construct a framework for the whole system when the components are selected; secondly, selecting a template component, and mapping the attribute of the template component to a system attribute operation bar; and finally clicking the added element container, loading the data assembly, dragging the data assembly into the element container, mapping the attribute of the data assembly to a system attribute operation bar so as to change and dynamically configure the attribute, dragging all container elements to perform proper layout, and adjusting the display of screens at different resolutions by a lower magnification and reduction button.
The system is mainly formed by seamlessly connecting 2 independent components, namely a template component and a data component, wherein the 2 components can be in butt joint with the system in an off-line development, packaging, uploading, analyzing, embedding and mapping mode, and the dynamic loading of the components and the dynamic configuration of attributes are realized in the system construction process; changes to properties and rendering of data may also be interfaced to the system and performed in an online development manner, with the component properties including, but not limited to, background properties, font properties, data source, form properties, graphics properties, and the like.
Firstly, packaging the components by adopting a front-end framework VUE in an offline uploading mode, storing the components in a local memory, uploading the components when needed, and deleting the components when not needed; secondly, the system analyzes the attribute, performs mapping binding through the form of the slot name and the right attribute column, returns the modified value of the attribute and performs page rendering through the way of calculating the attribute, and adopts 2 forms of interfaces of static data and dynamic data for the data source; and finally, after the page layout is finished, a data source is selected to request a back-end data interface to finish the loading and display of the page data, and the data interface adopts a unified standard data set to realize the loading and rendering of different data in a mapping mode.
The online development mode is that a container is added to a main interface layout area through clicking of a left container area, the main interface container adopts free dragging and zooming functions, the container can be dragged freely in the layout area to adjust the position of the container in the layout, the zooming function can adapt to the display effect of different browsers under the condition of different resolutions, and the detailed information of page layout can be adjusted better. And when the container is added, the system can transfer the loading engine to load the data components and correspond to the container one by one, simultaneously analyzes the attributes of the data components and performs mapping operation on the right attribute column, and after configuration is completed, the system selects a data source and calls a data interface to render and display the page.
The uploaded data component and the online developed data component comprise but are not limited to a picture component, a text component, a table component, an echarts graphic component, a map component, a text editing box, a pull-down selection box, a seamless rolling component, a split line component and the like, the uploading component provides a general configuration component for a system, and the online developed component provides a flexible and freely-developed mode for the system.

Claims (4)

1. A visualization system based on hot-pluggable dynamic components is characterized in that:
the system comprises a loading component, an added element container, a selection template component and a selection data component, wherein the selection template component and the selection data component realize off-line or on-line component loading through the loading component;
the system automatically loads the uploaded template components, and dynamically modifies and configures the template components according to requirements by selecting the template components and displaying the template components in an interface layout area, and simultaneously, the system analyzes the attributes of the template components and maps the attributes to an attribute operation bar; secondly, adding an element container for loading uploaded or online developed data components, and analyzing the data component attributes and mapping the data component attributes to an attribute operation bar for modification and dynamic configuration while loading the data components by the system; finally, flexible layout of the page and interface display under adaptation of different browser resolutions are achieved through a dragging function and an amplifying and reducing function of an interface layout area, a data source and rear-end interface data are selected for dynamic binding, and the page is rendered;
when the off-line uploading mode is adopted for loading the components, firstly, the components are packaged by adopting a front-end framework VUE and are stored in a local memory, and the components are uploaded as required; secondly, the system analyzes the attribute, performs mapping binding through the form of the slot name and the attribute bar, returns the modified value of the attribute through the mode of calculating the attribute and performs page rendering; finally, after the page layout is completed, a data source is selected to request a back-end data interface to complete the loading and display of page data, and the data interface adopts a uniform and standard data set to realize the loading and rendering of different data in a mapping mode;
when the loading assembly adopts an online development mode, the container is dragged, amplified and reduced through the loading assembly, the position of the container in the layout is freely dragged in a layout area to adjust, the amplification and reduction functions can adapt to the display effects of different browsers under the conditions of different resolutions, the detail information of the page layout is adjusted, the system can transfer a loading engine to load the data assembly and carry out one-to-one correspondence with the container while adding the container, meanwhile, the attribute of the data assembly is analyzed, the mapping operation is carried out on an attribute column, and after the configuration is completed, a data interface is called to render the page.
2. The visualization system based on the hot-pluggable dynamic component as recited in claim 1, wherein: the selection template component and the selection data component realize off-line or on-line component loading through the loading component to realize seamless connection, the loading component is in butt joint with the system in an off-line development, packaging, uploading, analyzing, embedding and mapping mode, and dynamic loading and attribute dynamic configuration of the components are realized in the system construction process; and adopting an online development mode to interface with the system and perform attribute change and data rendering.
3. The visualization system based on the hot-pluggable dynamic component as recited in claim 1, wherein: the loading component modifies and dynamically configures the attributes in real time according to the developer.
4. The visualization system based on the hot-pluggable dynamic component as recited in claim 1, wherein: the data selection component comprises a picture component, a text component, a table component, an echarts picture component, a map component, a text editing box, a drop-down selection box, a seamless rolling component and a dividing line component, and a developer dynamically configures the components and the attributes through a loading component according to design requirements.
CN202011184776.5A 2020-10-30 2020-10-30 Visualization system based on hot-pluggable dynamic component Active CN112256260B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011184776.5A CN112256260B (en) 2020-10-30 2020-10-30 Visualization system based on hot-pluggable dynamic component

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011184776.5A CN112256260B (en) 2020-10-30 2020-10-30 Visualization system based on hot-pluggable dynamic component

Publications (2)

Publication Number Publication Date
CN112256260A CN112256260A (en) 2021-01-22
CN112256260B true CN112256260B (en) 2022-07-05

Family

ID=74267459

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011184776.5A Active CN112256260B (en) 2020-10-30 2020-10-30 Visualization system based on hot-pluggable dynamic component

Country Status (1)

Country Link
CN (1) CN112256260B (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112925521A (en) * 2021-03-30 2021-06-08 中国建设银行股份有限公司 Interface generation method and device
CN116126308A (en) * 2021-11-15 2023-05-16 上海宝信软件股份有限公司 Method and system for constructing optimization algorithm
CN114239841A (en) * 2021-11-24 2022-03-25 浪潮集团有限公司 Visual display method and system for real-time projection change and quantum computing cloud platform
CN114741638B (en) * 2022-04-28 2025-08-19 四川虹魔方网络科技有限公司 Global container dynamic mounting realization method based on heaven and earth micro front end
CN115268911A (en) * 2022-08-01 2022-11-01 广州道然信息科技有限公司 Television application construction method based on layout and components

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102725745A (en) * 2009-12-30 2012-10-10 赛贝斯股份有限公司 Dynamic data binding for mobile business objects
CN104281447A (en) * 2014-09-01 2015-01-14 国家电网公司 Report form fast generating and issuing system and method
CN105302578A (en) * 2015-11-27 2016-02-03 中国电子科技集团公司第二十八研究所 Comprehensive portal management system of dragging type layout configuration
CN107924411A (en) * 2015-08-14 2018-04-17 甲骨文国际公司 The recovery of UI states in transaction system
CN108804946A (en) * 2018-06-12 2018-11-13 成都优易数据有限公司 A kind of table button authority control method based on Vue.js
CN109525584A (en) * 2018-11-26 2019-03-26 竞技世界(北京)网络技术有限公司 A method of the building cross-platform polymorphic type application container in mobile terminal
CN110659021A (en) * 2019-11-29 2020-01-07 南京百敖软件有限公司 Development and test system for micro application in mobile terminal

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8866818B2 (en) * 2009-06-19 2014-10-21 Microsoft Corporation Composing shapes and data series in geometries

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102725745A (en) * 2009-12-30 2012-10-10 赛贝斯股份有限公司 Dynamic data binding for mobile business objects
CN104281447A (en) * 2014-09-01 2015-01-14 国家电网公司 Report form fast generating and issuing system and method
CN107924411A (en) * 2015-08-14 2018-04-17 甲骨文国际公司 The recovery of UI states in transaction system
CN105302578A (en) * 2015-11-27 2016-02-03 中国电子科技集团公司第二十八研究所 Comprehensive portal management system of dragging type layout configuration
CN108804946A (en) * 2018-06-12 2018-11-13 成都优易数据有限公司 A kind of table button authority control method based on Vue.js
CN109525584A (en) * 2018-11-26 2019-03-26 竞技世界(北京)网络技术有限公司 A method of the building cross-platform polymorphic type application container in mobile terminal
CN110659021A (en) * 2019-11-29 2020-01-07 南京百敖软件有限公司 Development and test system for micro application in mobile terminal

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
A particle system for interactive visualization of 3D flows;J. Kruger 等;《IEEE Transactions on Visualization and Computer Graphics》;20050926;第11卷(第06期);744-756 *
基于产品线工程方法提高组件容器的可复用性;刘国梁 等;《计算机科学与探索》;20081016;第02卷(第04期);368-377 *

Also Published As

Publication number Publication date
CN112256260A (en) 2021-01-22

Similar Documents

Publication Publication Date Title
CN112256260B (en) Visualization system based on hot-pluggable dynamic component
AU2020278255B2 (en) System and method providing responsive editing and viewing, integrating hierarchical fluid components and dynamic layout
CN107025037B (en) Control method and device of intelligent equipment
CN102207872B (en) Method and system for customizing Web UI (User Interface) control according to user requirements
CA2951145C (en) Page constructor and page constructing method
US9293117B2 (en) Manipulating graphical objects
KR100320972B1 (en) A data processing system and method for creating a link map
KR102307163B1 (en) Cross-platform rendering engine
US20020156815A1 (en) Method and apparatus for the separation of web layout, logic, and data when used in server-side scripting languages
US8244541B2 (en) Content creation system, content creation method, computer executable program for executing the same content creation method, computer readable storage medium having stored the same program, graphical user interface system and display control method
CN105867931B (en) The variation and device at information displaying interface
EP2321723B1 (en) Automatic user interface generation for entity interaction
CN103218225A (en) Unified measurement and development control software development system
JP7747419B2 (en) Information processing device, information processing program, and information processing method
CN112231608B (en) Method for realizing embedded Web configuration graphics primitive
CN111936966A (en) Design system for creating graphic content
CN102622395A (en) Method, server and client for assisting in accessing to webpage by application virtualization
CN113010582A (en) Data processing method and device, computer readable medium and electronic equipment
CN117453217A (en) Visual page information processing method and device, electronic equipment and storage medium
CN104881430A (en) Cross-terminal self-adaptation visual electronic map implementation method based on pure network script languages
CN111813410A (en) Method and device for multi-page combined display of browser data visualization development
JP2011511991A (en) Apparatus and method for animation of graphic digital document
CN110312990A (en) Configuration method and system
CN113760253B (en) Front-end rendering method, device, equipment, medium and program product
CN116719521A (en) Demonstrator model editing method and system and configuration software 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