CN113568613A - Method for on-line rotating dynamic interactive webpage of svg configuration flow chart - Google Patents

Method for on-line rotating dynamic interactive webpage of svg configuration flow chart Download PDF

Info

Publication number
CN113568613A
CN113568613A CN202110772973.7A CN202110772973A CN113568613A CN 113568613 A CN113568613 A CN 113568613A CN 202110772973 A CN202110772973 A CN 202110772973A CN 113568613 A CN113568613 A CN 113568613A
Authority
CN
China
Prior art keywords
svg
processing module
flow chart
configuration
configuration flow
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.)
Pending
Application number
CN202110772973.7A
Other languages
Chinese (zh)
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.)
Zhejiang Supcon Information Technology Co ltd
Original Assignee
Zhejiang Supcon 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 Zhejiang Supcon Information Technology Co ltd filed Critical Zhejiang Supcon Information Technology Co ltd
Priority to CN202110772973.7A priority Critical patent/CN113568613A/en
Publication of CN113568613A publication Critical patent/CN113568613A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/34Graphical or visual programming
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/958Organisation or management of web site content, e.g. publishing, maintaining pages or automatic linking

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The invention discloses a method for online rotating dynamic interactive web pages of an svg configuration flow chart, which aims to solve the problems of online edited svg configuration flow chart of an Internet of things monitoring system and online rotating dynamic interactive web pages of an svg configuration flow chart drawn by third-party software offline, and comprises the following steps: the product graphic processing module is used for storing the uploaded product graphics to a resource library, and converting and storing an expression configured by a user; the general component processing module is used for storing the uploaded custom graph to a resource library, and converting and storing an expression configured by the custom graph; the public processing module is used for storing the public style and script of the dynamic interactive webpage; and the svg configuration flow chart processing module converts the static configuration flow chart into a dynamic interactive webpage on line. The invention has the beneficial effects that: the invention supports positioning diagrams, graphic elements and svg configuration flow diagrams which are directly drawn by using third-party software, and supports complicated and various svg configuration flow diagrams.

Description

Method for on-line rotating dynamic interactive webpage of svg configuration flow chart
Technical Field
The invention relates to the field of industrial monitoring, in particular to an online rotating dynamic web page interaction method for an svg configuration flow chart.
Background
In the traditional industrial SCADA system, most of the modes are CS modes, the drawing processes of configuration and graphics primitives and the drawing process of a monitoring graph are mixed, the installation and learning costs are high, and due to the CS modes, the monitoring graph page cannot be viewed across platforms. However, with the increasing popularity of BS applications and mobile applications, conventional configuration software is migrating to the Web. With the rapid development of the Web-related technology in recent years, related standards such as HTML5, Javascript, CSS3, WebGL and the like are continuously perfected, wherein the use of svg technology can enable the monitoring graph not to be distorted and completely support DOM. In the original central control Internet of things platform, only the online rotation state interactive webpage of the svg configuration flow chart drawn by the third-party open source software in an offline mode can be supported, wherein the direct third-party open source software cannot be directly used, development personnel need to customize and develop according to actual needs, development cost is high, when a user uses the platform, the user needs to draw primitives and scenes, write scripts, configure and bind point position binding function operations on the customized and developed third-party open source software, labor division is unclear, learning cost is high, and working efficiency is reduced.
A ' Web configuration picture storage and display system and method and medium based on SVG ' disclosed in Chinese patent literature ', the publication number CN111459501A, sets up a monitoring picture by dragging and configuring, generates XML format file from picture element content corresponding to the monitoring picture, generates picture script, saves the XML format file and the picture script and sends the file and the picture script to background service; the background service receives the XML format file and the picture script and converts the XML format file and the picture script into an HTML page capable of running in a browser; and loading a monitoring picture in a picture running state, rendering picture elements in a browser, registering the monitoring picture and refreshing data of the monitoring picture to background services, responding to a user interaction event, and refreshing the picture elements. The disadvantages are as follows: the problem that web pages can be interacted in a rotating mode on line by an svg configuration flow chart edited on line by an internet of things monitoring system and an svg configuration flow chart drawn off line by third-party software is not solved.
Disclosure of Invention
The invention mainly aims to solve the problems of an online edited svg configuration flow chart of an Internet of things monitoring system and an online rotation state interactive webpage of the svg configuration flow chart drawn by third-party software offline, and provides an online rotation state webpage interaction method of the svg configuration flow chart.
In order to achieve the purpose, the invention adopts the following technical scheme:
an online rotation dynamic interactive webpage method of an svg configuration flow chart comprises the following steps:
the product graphic processing module is used for storing the uploaded product graphics to a resource library, and converting and storing an expression configured by a user;
the general component processing module is used for storing the uploaded custom graph to a resource library, and converting and storing an expression configured by the custom graph;
the public processing module is used for storing the public style and script of the dynamic interactive webpage;
and the svg configuration flow chart processing module converts the static configuration flow chart into a dynamic interactive webpage on line.
Preferably, the user-configured expression includes configuring the product graphics as a corresponding expression, and setting a specific graphic as a default primitive for positioning the primitive displayed at the position of the diagram under the condition that none of the expressions is satisfied.
Preferably, the product graphic processing module is used for unloading the expression configured by the user into json format data and JavaScript script.
The json format is used for storing configuration data, front-end data interaction is facilitated, Javascript required by a dynamic webpage is generated without front-end processing, front-end processing logic and memory occupation are reduced, and a user can operate complicated and diversified svg configuration flow charts on a front-end interface smoothly without stagnation.
Preferably, the general component processing module converts and stores the expression configured by the user-defined graph into json format data and a JavaScript script, generates an svg file according to the configuration of the text box, the input box and the multi-line text box, and stores the configuration into the json format data.
The json format is used for storing configuration data, front-end data interaction is facilitated, Javascript required by a dynamic webpage is generated without front-end processing, front-end processing logic and memory occupation are reduced, and a user can operate complicated and diversified svg configuration flow charts on a front-end interface smoothly without stagnation.
Preferably, the generic component processing module is used for classifying the generic component function types and supporting the grouping of the generic components by the user.
The general component processing module distinguishes different types of components through the sptsubtype, and carries out corresponding conversion according to the different types of components.
Preferably, the common processing module provides a generated template file for the configuration flow chart to rotate the dynamic interactive webpage on line, and uses a known fixed occupation character string to represent according to text content, and when the dynamic interactive webpage is generated, the fixed occupation character string is replaced by actual text content.
The public processing module can be correspondingly changed according to different user requirements, for example, a click event for canceling the reference text box is added.
Preferably, the template file comprises an HTML tag, and the text content required to be changed according to the specific text content and configuration of the svg configuration flow chart is represented by using a known fixed occupation character string.
The HTML tags contain < HTML >, < link >, < script >, < body >, < div >, < svg >, etc. The occupation character string, such as "# # # # #### > </svg > # # ##" # ", represents the text content occupation of the svg configuration flow chart, and the occupation character string is used for" # # # # # # < devices > </devices > # # # ", and represents the text content occupation of the device array parameters in the http request interface.
Preferably, the static configuration flow chart comprises text content of the svg configuration flow chart, configuration of the svg configuration flow chart, json format data and JavaScript (JavaScript) script of a product graphic processing module, json format data and JavaScript (JavaScript) script of a general component processing module, and css and js files of a common processing module.
Preferably, the svg configuration flow chart is edited online through a front-end interface and/or is drawn and uploaded offline through third-party software, and the configuration parameters are submitted to the processing module of the svg configuration flow chart.
The user can edit the svg configuration flow chart on line through the front-end interface, configure products, equipment, attribute points and event parameters, and submit the configured products, equipment, attribute points and event parameters to the svg configuration flow chart processing module, or upload the svg configuration flow chart which is drawn by third-party software off line through the front-end interface, configure the equipment, the attribute points, click event parameters and the like through the front-end interface, and submit the configured parameters to the svg configuration flow chart processing module.
The svg configuration flow chart processing module firstly obtains the name of the positioning chart through href in the < image > tag, and according to the json format data of the known product graph and the customized graph component and the configuration parameters of the svg configuration flow chart, converting the corresponding variable value, the event content, the < script > content, the occupation string content and the like, the component type is then obtained through the sptsubtype added in the < text > tag, and according to the json format data of the known component and the configuration parameter of the svg configuration flow chart, the corresponding variable value and the occupation string content are converted, and particularly, if the input box type component is used, the content of the < text > tag is converted into the content of the < input > tag, and then the converted content of the holding character string is used, and replacing the known fixed occupation character string according to the common template script, and storing the finally generated text character string in an html file format to finish the conversion of the interactive webpage in the online rotation state.
The invention has the beneficial effects that:
(1) the invention supports positioning diagrams, graphic elements and svg configuration flow diagrams which are directly drawn by using third-party software, and supports complicated and various svg configuration flow diagrams.
(2) The invention uses json format to store configuration data, is convenient for front-end data interaction, does not need the Javascript required by front-end processing to generate dynamic web pages, reduces front-end processing logic and memory occupation, and ensures that a user can operate complicated and diversified svg configuration flow charts on a front-end interface smoothly without blockage.
(3) The converted dynamic interactive webpage can preview the real-time value of the equipment and the state of the equipment on line, open an equipment control panel for operation, input control data to issue control equipment, click a button to issue equipment control in batch, and open other converted dynamic interactive webpages or other third-party webpages such as Baidu webpages.
(4) The method for dynamically interacting the web pages by online rotation of the configuration flow chart, provided by the invention, has the advantages that a user does not need to write a computer program any more, only related operations are carried out on a front-end page, the learning cost and the technical capability requirement of the user are reduced, and the working efficiency of the user is improved.
Drawings
FIG. 1 is a schematic flow diagram of the present invention.
Detailed Description
The invention is further described with reference to the following figures and detailed description.
As shown in fig. 1, an online rotation method for interacting web pages in svg configuration flowchart includes:
and the product graphic processing module is used for storing the uploaded product graphics to a resource library, and the configured expressions are stored into json format data and JavaScript scripts in an equivalent manner.
And the general component processing module is used for storing the uploaded custom graph to a resource library, converting the configured expression and the like into json format data and a JavaScript script, generating an svg file according to the configuration of the text box, the input box and the multi-line text box, and converting the configuration into the json format data.
And the public processing module is used for storing the styles and scripts which are public for the dynamic interactive web pages into cs and js files.
And the svg configuration flow chart processing module converts the static configuration flow chart into a dynamic interactive webpage which can be viewed through a browser on line according to the text content of the svg configuration flow chart, the configuration of the svg configuration flow chart, json format data and JavaScript of the product graphic processing module and the general component processing module, and css and js files of the common processing module.
The svg configuration flowchart can be complex and diversified, and a user can perform configuration drawing and configuration according to actual scene needs, and the following example is taken as an example to illustrate specific implementation steps.
The first embodiment is as follows:
the method comprises the steps of monitoring and controlling the operation states of ACDEV1 (air conditioning equipment No. 1) and ACDEV2 (air conditioning equipment No. 2) air conditioning equipment of an office building, wherein the ACDEV (air conditioning product) attribute points comprise ON (power ON), OFF (power OFF), ERROR (ERROR fault), TEMPERATURE (TEMPERATURE) and MODE (MODE). The svg configuration flow chart includes positioning diagrams ACDev.png of ACDev (air conditioner product), customized graphics positioning diagrams MODE of MODE, temperature display text boxes text.svg, title reference text boxes param.svg, temperature setting input boxes svg and customized graphics positioning diagrams SETBTN.png of temperature setting buttons.
And the product graphic processing module stores the uploaded graphic of the air conditioner product to a resource library, and the configured expression and the like are converted into json format data and a JavaScript script. The user uploads a product graphic through the front-end interface, where the product graphic includes acdev.png (positioning diagram of an air conditioner), on.svg (power-ON state primitive), off.svg (power-off state primitive) and error.svg (ERROR failure primitive), the corresponding configuration expression of the on.svg primitive is "tag.error = =0& & tag.on = = 1", that is, when the ERROR attribute value of the air conditioner is 0 and the ON attribute value is 1, the position of the positioning diagram displays the following same principle for the on.svg primitive, the corresponding configuration expression of the off.svg primitive is "tag.error = =0& & tag.off = = 1" and is set as a default primitive, and is used for positioning the primitive displayed at the position of the diagram under the condition that none of the expressions is satisfied, and the corresponding configuration expression of the error.svg primitive is "tag.error =1". And the product graphic processing module converts the expression configured by the user into a JavaScript script and stores the JavaScript script as the file folder from ACDEV.js to transform.
The general component processing module stores the uploaded custom graph to a resource library, the configured expression and the like are converted and stored into json format data and JavaScript, an svg file is generated according to the configuration of the text box, the input box and the multi-line text box, and the configuration is converted and stored into the json format data. The general component processing module not only classifies the function types of the general components, but also supports the grouping of the general components by the user so as to facilitate the management of the general components by the user.
The user uploads a custom graphic including mode, cool.svg (a primitive in a cooling mode), heat.svg (a primitive in a heating mode) and default primitive (not set), the cool.svg primitive is correspondingly configured with an expression of "value = = 1", that is, when a bound device attribute point value is 1, the cool.svg primitive is displayed at the position of the positioning diagram, and in the following same way, the heat.svg primitive is correspondingly configured with an expression of "value = = 2", and the default primitive is set as a non-configured expression only, so that the primitive displayed at the position of the diagram is positioned under the condition that the expressions are not satisfied. The general component processing module converts the expression configured by the user into JavaScript and saves the JavaScript as submage _ n1606371844103.js to below the transform folder.
The user creates a read-only attribute point text box component such as text through a front-end interface, sets parameters such as font color, alignment mode and decimal point reserved digit of the text box, and the universal component processing module converts text box parameters configured by the user into json format data, generates text.
And the general component processing module distinguishes different types of components through the sptsubtype and carries out corresponding conversion according to the different types of components. The general component processing module is similar to the temperature display text box text.svg method for the title parameter text box param.svg and the temperature setting input box input.svg, and similar to the MODE custom graphic component method for the setting button, and will not be described in detail here.
The common processing module saves the common styles and scripts of the dynamic interactive web pages as cs and js files. The common processing module can be correspondingly changed according to different user requirements, for example, a click event for canceling the reference text box is added, and then a specific style can be added in the style file of the dynamic interactive webpage.
The public processing module provides a generated template file for the configuration flow chart on-line rotation state interactive webpage, the file comprises HTML labels such as < HTML >, < link >, < script >, < body >, < div >, < svg >, and the like, the text content needing to be changed according to the specific text content and configuration of the svg configuration flow chart is expressed by using a known fixed occupation bit string, and when the dynamic interactive webpage is generated, the fixed occupation bit string is replaced by actual text content. For example, a "# # ##### </svg ######" occupation character string is used for representing the text content occupation of the svg configuration flow chart, and a "######## > </devices ######" occupation character string is used for representing the text content occupation of the device array parameters in the http request interface.
The svg configuration flow chart processing module converts the static configuration flow chart into a dynamic interactive webpage which can be viewed through a browser on line according to the text content of the svg configuration flow chart, the configuration of the svg configuration flow chart, json format data and JavaScript of the product graphic processing module and the general component processing module, and css and js files of the common processing module.
The svg configuration flow chart processing module supports online editing of an svg configuration flow chart and online rotation of an svg configuration flow chart drawn offline through third-party software, so that a webpage can be interacted. The user can edit the svg configuration flow chart on line through the front-end interface, configure products, equipment, attribute points and event parameters, and submit the configured products, equipment, attribute points and event parameters to the svg configuration flow chart processing module, or upload the svg configuration flow chart which is drawn by third-party software off line through the front-end interface, configure the equipment, the attribute points, click event parameters and the like through the front-end interface, and submit the configured parameters to the svg configuration flow chart processing module.
The svg configuration flow chart processing module firstly obtains the name of the positioning chart through href in the < image > tag, and according to the json format data of the known product graph and the customized graph component and the configuration parameters of the svg configuration flow chart, converting the corresponding variable value, the event content, the < script > content, the occupation string content and the like, the component type is then obtained through the sptsubtype added in the < text > tag, and according to the json format data of the known component and the configuration parameter of the svg configuration flow chart, the corresponding variable value and the occupation string content are converted, and particularly, if the input box type component is used, the content of the < text > tag is converted into the content of the < input > tag, and then the converted content of the holding character string is used, and replacing the known fixed occupation character string according to the common template script, and storing the finally generated text character string in an html file format to finish the conversion of the interactive webpage in the online rotation state.
It should be understood that this example is only for illustrating the present invention and is not intended to limit the scope of the present invention. Further, it should be understood that various changes or modifications of the present invention may be made by those skilled in the art after reading the teaching of the present invention, and such equivalents may fall within the scope of the present invention as defined in the appended claims.

Claims (9)

1. An online rotation dynamic interactive webpage method of an svg configuration flow chart is characterized by comprising the following steps:
the product graphic processing module is used for storing the uploaded product graphics to a resource library, and converting and storing an expression configured by a user;
the general component processing module is used for storing the uploaded custom graph to a resource library, and converting and storing an expression configured by the custom graph;
the public processing module is used for storing the public style and script of the dynamic interactive webpage;
and the svg configuration flow chart processing module converts the static configuration flow chart into a dynamic interactive webpage on line.
2. The method of claim 1, wherein the user-configured expression comprises configuring a product graph as a corresponding expression, and setting a specific graph as a default primitive for positioning primitives shown at graph positions when none of the expressions is satisfied.
3. The method of claim 2, wherein the product graphics processing module is configured to load the user-configured expression as json-formatted data and JavaScript script.
4. The method of claim 1, wherein the generic component processing module converts and saves the expression of the custom graphic configuration into json-formatted data and a JavaScript script, generates the svg file according to the configuration of the text box, the input box and the multi-line text box, and saves the configuration into json-formatted data.
5. The method of claim 4, wherein the generic component processing module is configured to classify the generic component function types and support the user to group generic components.
6. The method according to claim 1, wherein the common processing module provides a generated template file for the online rotation of the configuration flowchart, and the fixed occupation string is represented by a known fixed occupation string according to text content, and is replaced with actual text content when the dynamic interactive webpage is generated.
7. The method of claim 6, wherein the template file comprises HTML tags, and the text content required to be changed according to the specific text content and configuration of the svg configuration flowchart is expressed by a fixed occupancy string.
8. The method of claim 1, wherein the static configuration flow chart comprises text content of the svg configuration flow chart, configuration of the svg configuration flow chart, json format data and JavaScript of a product graphic processing module, json format data and JavaScript of a general component processing module, and css and js files of a common processing module.
9. The method according to claim 8, wherein the svg configuration flowchart is edited online through a front-end interface and/or is drawn and uploaded offline through third-party software, and configuration parameters are submitted to the svg configuration flowchart processing module.
CN202110772973.7A 2021-07-08 2021-07-08 Method for on-line rotating dynamic interactive webpage of svg configuration flow chart Pending CN113568613A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110772973.7A CN113568613A (en) 2021-07-08 2021-07-08 Method for on-line rotating dynamic interactive webpage of svg configuration flow chart

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110772973.7A CN113568613A (en) 2021-07-08 2021-07-08 Method for on-line rotating dynamic interactive webpage of svg configuration flow chart

Publications (1)

Publication Number Publication Date
CN113568613A true CN113568613A (en) 2021-10-29

Family

ID=78164064

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110772973.7A Pending CN113568613A (en) 2021-07-08 2021-07-08 Method for on-line rotating dynamic interactive webpage of svg configuration flow chart

Country Status (1)

Country Link
CN (1) CN113568613A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116415089A (en) * 2023-06-05 2023-07-11 北京易二零环境股份有限公司 Industrial equipment visual management method, computer equipment and storage medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070113177A1 (en) * 2003-09-30 2007-05-17 Canon Kabushiki Kaisha Method and device for editing svg type digital graphical documents in particular from a browser
CN111258578A (en) * 2019-12-02 2020-06-09 浙江浙大中控信息技术有限公司 Method for realizing equipment template primitive
CN111857711A (en) * 2020-06-30 2020-10-30 南京华盾电力信息安全测评有限公司 SVG (scalable vector graphics) and RPC (remote procedure call) communication-based SCADA (supervisory control and data acquisition) system real-time display method
CN112231608A (en) * 2020-10-30 2021-01-15 三峡机电工程技术有限公司 Method for realizing embedded Web configuration graphics primitive
CN112464119A (en) * 2020-11-17 2021-03-09 浙江浙大中控信息技术有限公司 Web-end-based SCADA (supervisory control and data acquisition) online configuration editing method

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070113177A1 (en) * 2003-09-30 2007-05-17 Canon Kabushiki Kaisha Method and device for editing svg type digital graphical documents in particular from a browser
CN111258578A (en) * 2019-12-02 2020-06-09 浙江浙大中控信息技术有限公司 Method for realizing equipment template primitive
CN111857711A (en) * 2020-06-30 2020-10-30 南京华盾电力信息安全测评有限公司 SVG (scalable vector graphics) and RPC (remote procedure call) communication-based SCADA (supervisory control and data acquisition) system real-time display method
CN112231608A (en) * 2020-10-30 2021-01-15 三峡机电工程技术有限公司 Method for realizing embedded Web configuration graphics primitive
CN112464119A (en) * 2020-11-17 2021-03-09 浙江浙大中控信息技术有限公司 Web-end-based SCADA (supervisory control and data acquisition) online configuration editing method

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
廖彬山等: "ASP动态网站开发教程", 30 November 2000, 清华大学出版社, pages: 191 - 192 *
杨世明等: "PHP4编程指南", 31 October 2000, 中国电力出版社, pages: 141 - 148 *
胡崧: "超梦幻劲爆网页 DREAMWEAVER CS5/FLASH CS5/PHOTOSHOP CS5完美结合", 31 October 2010, 北京:中国青年出版社, pages: 383 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116415089A (en) * 2023-06-05 2023-07-11 北京易二零环境股份有限公司 Industrial equipment visual management method, computer equipment and storage medium
CN116415089B (en) * 2023-06-05 2023-08-08 北京易二零环境股份有限公司 Industrial equipment visual management method, computer equipment and storage medium

Similar Documents

Publication Publication Date Title
US10984177B2 (en) System and method providing responsive editing and viewing, integrating hierarchical fluid components and dynamic layout
CN109801347B (en) Method, device, equipment and medium for generating editable image template
JP5550636B2 (en) Techniques for editing documents using latent transfer indication
JP4901133B2 (en) Method and apparatus for displaying and interacting with spreadsheets from within a web browser
CN112464119B (en) Web-end-based SCADA (supervisory control and data acquisition) online configuration editing method
CN111459501B (en) SVG-based Web configuration picture storage and display system, method and medium
CN104050238A (en) Map labeling method and map labeling device
CN113655999B (en) Page control rendering method, device, equipment and storage medium
CN103176954A (en) Mathematical formula display method and mathematical formula display system based on hypertext markup language (HTML) 5 canvas
US20160314502A1 (en) System and method for streamlining the design and development process of multiple advertising units
CN113626746A (en) Method for custom drawing based on web page
CN111651966A (en) Data report file generation method and device and electronic equipment
CN112083866A (en) Expression image generation method and device
CN113568613A (en) Method for on-line rotating dynamic interactive webpage of svg configuration flow chart
CN117950546A (en) Click-to-read data processing method, electronic document display method and electronic device
CN112364281A (en) Browser-based webpage editing visualization implementation method, device and equipment
CN111859886A (en) Document generation method and device based on product prototype interface
CN103970763A (en) Three-dimensional image displaying system and method
CN115618144A (en) Dynamic layout method, system, device and medium based on webpage
CN115309476A (en) Browser-based ofd file display and editing method
CN116795243A (en) Label printing method and system, computer equipment and medium
CN112269960B (en) Webpage updating method, system, equipment and storage medium based on associated report
CN113849257A (en) Page processing method, device, medium and electronic equipment
CN103049437A (en) Multi-language editing system for online publications
CN113626031A (en) Web page implementation method and device, electronic equipment and storage medium

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