CN112363698A - Method, device, electronic equipment and medium for visually constructing web page - Google Patents

Method, device, electronic equipment and medium for visually constructing web page Download PDF

Info

Publication number
CN112363698A
CN112363698A CN202011280095.9A CN202011280095A CN112363698A CN 112363698 A CN112363698 A CN 112363698A CN 202011280095 A CN202011280095 A CN 202011280095A CN 112363698 A CN112363698 A CN 112363698A
Authority
CN
China
Prior art keywords
page
charts
album
chart
publishing
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.)
Granted
Application number
CN202011280095.9A
Other languages
Chinese (zh)
Other versions
CN112363698B (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.)
Anhui Issa Data Technology Co ltd
Beijing Yisa Technology Co ltd
Qingdao Yisa Data Technology Co Ltd
Original Assignee
Anhui Issa Data Technology Co ltd
Beijing Yisa Technology Co ltd
Qingdao Yisa Data 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 Anhui Issa Data Technology Co ltd, Beijing Yisa Technology Co ltd, Qingdao Yisa Data Technology Co Ltd filed Critical Anhui Issa Data Technology Co ltd
Priority to CN202011280095.9A priority Critical patent/CN112363698B/en
Publication of CN112363698A publication Critical patent/CN112363698A/en
Application granted granted Critical
Publication of CN112363698B publication Critical patent/CN112363698B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/20Software design
    • 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
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/166Editing, e.g. inserting or deleting
    • G06F40/186Templates
    • 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
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Databases & Information Systems (AREA)
  • General Health & Medical Sciences (AREA)
  • Health & Medical Sciences (AREA)
  • Computational Linguistics (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Artificial Intelligence (AREA)
  • Data Mining & Analysis (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The embodiment of the invention discloses a method, a device, electronic equipment and a medium for visually constructing a web page. The method comprises the following steps: receiving new construction operation of a user on a browser page to create an album page to be edited; receiving an editing operation of a user on a to-be-edited album page to obtain a release page; the editing operation comprises the steps of selecting a basic background, selecting a frame background which is consistent with a theme, arranging the positions of the basic background and the frame background, dragging a chart, adjusting the relative position of the chart in the frame background and editing the chart. The embodiment of the invention provides a page assembling tool which is modularized, interactive and simple and convenient to operate, shields barriers between users and codes and between users and developers in a visual and draggable assembly mode, facilitates users to customize visual interfaces with rich styles and complete functions, reduces the communication cost between research and development personnel and users, also reduces the modification and maintenance cost, and improves the working efficiency.

Description

Method, device, electronic equipment and medium for visually constructing web page
Technical Field
The invention relates to the technical field of computers, in particular to a method, a device, electronic equipment and a medium for visually constructing a web page.
Background
With the continuous development of technologies such as mobile internet, internet of things and the like, massive data is continuously generated. It is necessary to collect, store, calculate, analyze these massive data and display statistics or partial detailed data with vivid and diverse interfaces. This poses a challenge to the development efficiency of front-end pages, and the development manner in units of pages can no longer meet the increasing page demand. In the development process taking a single page as a unit, the communication cost between a research and development personnel and a user is high, and the modification and maintenance cost is also high.
Disclosure of Invention
Aiming at the technical defects in the prior art, the embodiments of the present invention provide a method, an apparatus, an electronic device and a medium for visually constructing a web page.
In order to achieve the above object, in a first aspect, an embodiment of the present invention provides a method for visually constructing a web page, including:
receiving new construction operation of a user on a browser page to create an album page to be edited;
receiving an editing operation of a user on a to-be-edited album page to obtain a release page; the editing operation comprises selecting a basic background, selecting a frame background which is consistent with a theme, arranging the positions of the basic background and the frame background, dragging a chart, adjusting the relative position of the chart in the frame background, and editing the chart; the chart is from a pre-created album.
Further, in some preferred embodiments of the present application, before creating the album page to be edited, the method further includes:
acquiring original data in a database, and carrying out statistics and analysis on the original data to create the album;
the album comprises echarts charts, tables, map charts and cards; the echarts charts include histograms, pie charts, line charts, scatter charts, radar charts, and rose charts.
Further, in some preferred embodiments of the present application, after obtaining the publication page, the method further includes:
opening a new window, and previewing the overall layout and style of the release page;
and storing the publishing page and publishing the publishing page in a link form.
Further, in certain preferred embodiments of the present application, the method further comprises:
if deviation exists in the previewed release page, continuing to adjust the release page;
and automatically intercepting the thumbnail of the current page while saving the published page.
In a second aspect, an embodiment of the present invention provides an apparatus for visually constructing a web page, including:
the creating module is used for receiving new creation operation of a user on a browser page so as to create an album page to be edited;
the editing module is used for receiving the editing operation of a user on a page of the album to be edited to obtain a release page; the editing operation comprises selecting a basic background, selecting a frame background which is consistent with a theme, arranging the positions of the basic background and the frame background, dragging a chart, adjusting the relative position of the chart in the frame background, and editing the chart; the chart is from a pre-created album.
Further, in certain preferred embodiments of the present application, the apparatus further comprises:
the preview module is used for opening a new window and previewing the overall layout and the style of the release page;
and the publishing module is used for storing the publishing page and publishing the publishing page in a link form.
In a third aspect, an embodiment of the present invention provides an electronic device, including a processor, an input device, an output device, and a memory, where the processor, the input device, the output device, and the memory are connected to each other, where the memory is used to store a computer program, and the computer program includes program instructions, and the processor is configured to call the program instructions to execute the method of the first aspect.
In a fourth aspect, the present invention provides a computer-readable storage medium storing a computer program, where the computer program includes program instructions, and the program instructions, when executed by a processor, cause the processor to execute the method of the first aspect.
By implementing the embodiment of the invention, a page assembling tool which is modularized, interactive and simple and convenient to operate is provided, obstacles between users and codes and between users and developers are shielded, a visual interface with rich styles and complete functions is convenient for users to define, the communication cost between research and development personnel and users is reduced, the modification and maintenance cost is also reduced, and the working efficiency is improved.
Drawings
In order to more clearly illustrate the detailed description of the invention or the technical solutions in the prior art, the drawings that are needed in the detailed description of the invention or the prior art will be briefly described below.
FIG. 1 is a flowchart of a method for visually constructing a web page according to an embodiment of the present invention;
FIG. 2 is a block diagram of an apparatus for visually constructing a web page according to an embodiment of the present invention;
fig. 3 is a block diagram of an electronic device according to an embodiment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are some, not all, embodiments of the present invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
In view of the practical problems mentioned in the background art, a page assembly tool which is modularized, interactive and easy and convenient to operate is needed, and a user can conveniently define a large-screen page or a common page which has rich styles and complete functions and can be copied infinitely.
Therefore, the technical problems to be solved by the invention are as follows:
the method comprises the following steps of (A) customizing a style: the user can self-define the position, background color, title text content and font size and color displayed by the page module;
(II) self-defining display content: the user can customize the data display mode, which can be a chart, a table, a card or only one picture;
(III) self-defining the template: the user can set any saved page as a template and continue to modify the page on the basis of the template;
(IV) self-publishing: the user can publish the saved pages in the form of links.
Referring to fig. 1, a method for visually constructing a web page provided by the present invention may include:
s101, acquiring original data in a database, and carrying out statistics and analysis on the original data to create an album.
An album is a grouping of pages with similar topics, and the actual data content relied on is from statistics and analysis of the corresponding data in the database, thereby forming a series of charts. The charts mainly comprise echarts charts, tables, map charts and cards. Echarts charts include, but are not limited to, bar charts, pie charts, line charts, scatter charts, radar charts, rose charts, and the like; map charts include, but are not limited to, high-end maps, alliance maps, high-pass maps, and other types of high-pass maps, etc.; cards include but are not limited to statistics and corresponding titles, etc.
S102, receiving a new creation operation of a user on a browser page to create an album page to be edited.
After the album is created, a page can be newly created on the basis, namely, the album page to be edited is created.
S103, receiving the editing operation of the user on the album page to be edited to obtain the release page.
The editing operation comprises selecting a basic background, selecting a frame background which is consistent with a theme, arranging the positions of the basic background and the frame background, dragging a chart, adjusting the relative position of the chart in the frame background, and editing the chart; the chart is from a pre-created album.
Specifically, the user performs the following operations on the album page to be edited: selecting a basic background, selecting a frame background which is consistent with a theme, and arranging positions according to network coordinates; setting a title through a rich text editor; dragging the data chart and adjusting the relative position of the chart in the frame background; and selecting a specific chart, and editing more detailed styles and display contents.
And S104, opening a new window, and previewing the overall layout and the style of the release page.
And S105, if the previewed release page has deviation, continuously adjusting the release page.
S106, storing the release page, simultaneously automatically capturing the thumbnail of the current page, and releasing the release page in a link form.
Specifically, after the page is created, a new window can be opened to preview the overall layout and style, if the layout and style are deviated, the adjustment and modification can be continued until the expected effect is achieved, the layout and style are stored and released in a link form, and the thumbnail of the design interface is automatically intercepted by the tool during storage to be used for managing the page preview.
By implementing the method for visually constructing the web page, provided by the embodiment of the invention, a page assembling tool which is modularized, interactive and simple and convenient to operate is provided, obstacles between users and codes and between users and developers are shielded in a visual and draggable component mode, a visual interface with rich styles and complete functions is convenient for users to define, the communication cost between research and development personnel and users is reduced, the modification and maintenance cost is also reduced, and the working efficiency is improved.
Based on the same inventive concept, the embodiment of the invention provides a device for visually constructing a web page. As shown in fig. 2, the apparatus may include:
a creating module 10, configured to obtain raw data in a database, and perform statistics and analysis on the raw data to create an album; wherein the album comprises echarts charts, tables, map charts and cards; the echarts charts comprise bar charts, pie charts, line charts, scatter charts, radar charts and rose charts;
the creating module 10 is further configured to receive a new creation operation of a user on a browser page to create an album page to be edited;
the editing module 11 is configured to receive an editing operation of a user on a page of a album to be edited to obtain a publication page; the editing operation comprises selecting a basic background, selecting a frame background which is consistent with a theme, arranging the positions of the basic background and the frame background, dragging a chart, adjusting the relative position of the chart in the frame background, and editing the chart; the chart is from a pre-created album;
the preview module 12 is configured to open a new window and preview the overall layout and style of the release page;
and the publishing module 13 is configured to store the publishing page and publish the publishing page in a linked form.
Further, the editing module 11 is further configured to:
and if the previewed release page has deviation, continuously adjusting the release page until the expected effect is achieved, and then storing and releasing.
Further, the publishing module 14 is also configured to save while the tool automatically intercepts thumbnails of the design interface for previewing of the management page.
Optionally, the invention further provides an electronic device. As shown in fig. 3, the electronic device may include: one or more processors 101, one or more input devices 102, one or more output devices 103, and memory 104, the processors 101, input devices 102, output devices 103, and memory 104 being interconnected via a bus 105. The memory 104 is used for storing a computer program comprising program instructions, the processor 101 being configured for invoking the program instructions for performing the method of the above-described method embodiment part of visually constructing a web page.
It should be understood that, in the embodiment of the present invention, the Processor 101 may be a Central Processing Unit (CPU), and the Processor may also be other general processors, Digital Signal Processors (DSPs), Application Specific Integrated Circuits (ASICs), Field Programmable Gate Arrays (FPGAs) or other Programmable logic devices, discrete Gate or transistor logic devices, discrete hardware components, and the like. A general purpose processor may be a microprocessor or the processor may be any conventional processor or the like.
The input device 102 may include a keyboard or the like, and the output device 103 may include a display (LCD or the like), a speaker, or the like.
The memory 104 may include read-only memory and random access memory, and provides instructions and data to the processor 101. A portion of the memory 104 may also include non-volatile random access memory. For example, the memory 104 may also store device type information.
In a specific implementation, the processor 101, the input device 102, and the output device 103 described in the embodiment of the present invention may execute the implementation manner described in the embodiment of the method for visually constructing a web page provided in the embodiment of the present invention, and details are not described herein again.
It should be noted that, with regard to the apparatus described in the second embodiment and the more specific workflow of the electronic device described in the third embodiment, please refer to the method portion described in the first embodiment, which is not described herein again.
Further, corresponding to the method for visually constructing a web page of the first embodiment, an embodiment of the present invention further provides a readable storage medium storing a computer program, where the computer program includes program instructions, and the program instructions when executed by a processor implement: the method of the method embodiment section above.
The computer readable storage medium may be an internal storage unit of the client described in the foregoing embodiment, such as a hard disk or a memory of the system. The computer readable storage medium may also be an external storage device of the system, such as a plug-in hard drive, Smart Media Card (SMC), Secure Digital (SD) Card, Flash memory Card (Flash Card), etc. provided on the system. Further, the computer readable storage medium may also include both an internal storage unit and an external storage device of the system. The computer-readable storage medium is used for storing the computer program and other programs and data required by the system. The computer readable storage medium may also be used to temporarily store data that has been output or is to be output.
Those of ordinary skill in the art will appreciate that the elements and algorithm steps of the examples described in connection with the embodiments disclosed herein may be embodied in electronic hardware, computer software, or combinations of both, and that the components and steps of the examples have been described in a functional general in the foregoing description for the purpose of illustrating clearly the interchangeability of hardware and software. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the implementation. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present invention.
In the several embodiments provided in the present application, it should be understood that the disclosed units and methods may be implemented in other ways. For example, the above-described apparatus embodiments are merely illustrative, and for example, the division of the units is only one logical division, and other divisions may be realized in practice, for example, a plurality of units or components may be combined or integrated into another system, or some features may be omitted, or not executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection through some interfaces, devices or units, and may also be an electric, mechanical or other form of connection.
While the invention has been described with reference to specific embodiments, the invention is not limited thereto, and various equivalent modifications and substitutions can be easily made by those skilled in the art within the technical scope of the invention. Therefore, the protection scope of the present invention shall be subject to the protection scope of the claims.

Claims (10)

1. A method for visually constructing a web page, comprising:
receiving new construction operation of a user on a browser page to create an album page to be edited;
receiving an editing operation of a user on a to-be-edited album page to obtain a release page; the editing operation comprises selecting a basic background, selecting a frame background which is consistent with a theme, arranging the positions of the basic background and the frame background, dragging a chart, adjusting the relative position of the chart in the frame background, and editing the chart; the chart is from a pre-created album.
2. The method of visually constructing a web page as recited in claim 1, wherein prior to creating the album page to be edited, the method further comprises:
acquiring original data in a database, and carrying out statistics and analysis on the original data to create the album;
the album comprises echarts charts, tables, map charts and cards; the echarts charts include histograms, pie charts, line charts, scatter charts, radar charts, and rose charts.
3. The method of visually constructing a web page as claimed in claim 2, wherein after obtaining a published page, the method further comprises:
opening a new window, and previewing the overall layout and style of the release page;
and storing the publishing page and publishing the publishing page in a link form.
4. A method of visually constructing a web page as recited in claim 3, wherein the method further comprises:
if deviation exists in the previewed release page, continuing to adjust the release page;
and automatically intercepting the thumbnail of the current page while saving the published page.
5. An apparatus for visually constructing a web page, comprising:
the creating module is used for receiving new creation operation of a user on a browser page so as to create an album page to be edited;
the editing module is used for receiving the editing operation of a user on a page of the album to be edited to obtain a release page; the editing operation comprises selecting a basic background, selecting a frame background which is consistent with a theme, arranging the positions of the basic background and the frame background, dragging a chart, adjusting the relative position of the chart in the frame background, and editing the chart; the chart is from a pre-created album.
6. The apparatus for visually constructing a web page as recited in claim 5, wherein the creation module is further to:
acquiring original data in a database, and carrying out statistics and analysis on the original data to create the album;
the album comprises echarts charts, tables, map charts and cards; the echarts charts include histograms, pie charts, line charts, scatter charts, radar charts, and rose charts.
7. The apparatus for visually constructing a web page as recited in claim 6, further comprising:
the preview module is used for opening a new window and previewing the overall layout and the style of the release page;
and the publishing module is used for storing the publishing page and publishing the publishing page in a link form.
8. The apparatus for visually constructing a web page according to claim 7, wherein the editing module is further configured to continue adjusting the published page if there is a deviation in the previewed published page;
the publishing module is further used for automatically intercepting the thumbnail of the current page while saving the publishing page.
9. An electronic device comprising a processor, an input device, an output device, and a memory, the processor, the input device, the output device, and the memory being interconnected, wherein the memory is configured to store a computer program comprising program instructions, the processor being configured to invoke the program instructions to perform the method of any of claims 1-4.
10. A computer-readable storage medium, in which a computer program is stored, characterized in that the computer program comprises program instructions which, when executed by a processor, cause the processor to carry out the method according to any one of claims 1-4.
CN202011280095.9A 2020-11-16 2020-11-16 Method, device, electronic equipment and medium for constructing web page in visualization mode Active CN112363698B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011280095.9A CN112363698B (en) 2020-11-16 2020-11-16 Method, device, electronic equipment and medium for constructing web page in visualization mode

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011280095.9A CN112363698B (en) 2020-11-16 2020-11-16 Method, device, electronic equipment and medium for constructing web page in visualization mode

Publications (2)

Publication Number Publication Date
CN112363698A true CN112363698A (en) 2021-02-12
CN112363698B CN112363698B (en) 2023-05-02

Family

ID=74516225

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011280095.9A Active CN112363698B (en) 2020-11-16 2020-11-16 Method, device, electronic equipment and medium for constructing web page in visualization mode

Country Status (1)

Country Link
CN (1) CN112363698B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113568618A (en) * 2021-07-14 2021-10-29 上海淇玥信息技术有限公司 Visual page generation method and device and electronic equipment

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20010083979A (en) * 2000-02-23 2001-09-06 김인중 Method of web browsing interface through visualizing cyber space
CN101937427A (en) * 2009-06-30 2011-01-05 方正国际软件(北京)有限公司 Browser-based system and method for content edition and issue
CN106445520A (en) * 2016-09-23 2017-02-22 北京赢点科技有限公司 Method and device for making visualized themed page
CN108563666A (en) * 2018-01-05 2018-09-21 成都兴政电子政务运营服务有限公司 A kind of data visualization processing system and method based on big data technology
CN110597506A (en) * 2019-11-14 2019-12-20 南京百敖软件有限公司 Front-end application visualization development tool and use method
CN110674227A (en) * 2019-09-20 2020-01-10 上海东方富联科技有限公司 Method, system, medium and terminal for generating data visualization chart and page
CN111177251A (en) * 2020-01-16 2020-05-19 创意信息技术股份有限公司 Data visualization display platform

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20010083979A (en) * 2000-02-23 2001-09-06 김인중 Method of web browsing interface through visualizing cyber space
CN101937427A (en) * 2009-06-30 2011-01-05 方正国际软件(北京)有限公司 Browser-based system and method for content edition and issue
CN106445520A (en) * 2016-09-23 2017-02-22 北京赢点科技有限公司 Method and device for making visualized themed page
CN108563666A (en) * 2018-01-05 2018-09-21 成都兴政电子政务运营服务有限公司 A kind of data visualization processing system and method based on big data technology
CN110674227A (en) * 2019-09-20 2020-01-10 上海东方富联科技有限公司 Method, system, medium and terminal for generating data visualization chart and page
CN110597506A (en) * 2019-11-14 2019-12-20 南京百敖软件有限公司 Front-end application visualization development tool and use method
CN111177251A (en) * 2020-01-16 2020-05-19 创意信息技术股份有限公司 Data visualization display platform

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113568618A (en) * 2021-07-14 2021-10-29 上海淇玥信息技术有限公司 Visual page generation method and device and electronic equipment

Also Published As

Publication number Publication date
CN112363698B (en) 2023-05-02

Similar Documents

Publication Publication Date Title
US11514234B2 (en) Method and system for annotation and connection of electronic documents
US7633510B2 (en) Rollback in a browser
WO2017028611A1 (en) Form implementation method and apparatus
WO2019127824A1 (en) Visual diagram page realization method and apparatus, terminal device and storage medium
CN110851134A (en) Low-code page design device and page design method
CN109408764B (en) Page area dividing method, device, computing equipment and medium
US10728197B2 (en) Unscripted digital media message generation
CN112286513A (en) Visual design method and device based on component metadata
US20100110092A1 (en) Distributed processing when editing an image in a browser
EP2806380A1 (en) Methods and apparatus for translating forms to native mobile applications
CN111881662A (en) Form generation method, device, processing equipment and storage medium
CN115712413A (en) Low code development method, device, equipment and storage medium
CN112882703B (en) Online design method and device for user-defined chart plug-in
CN109445794B (en) Page construction method and device
CN113158619A (en) Document processing method and device, computer readable storage medium and computer equipment
CN111782651A (en) Visual editing method, device and equipment for data association relation and storage medium
CN112363698B (en) Method, device, electronic equipment and medium for constructing web page in visualization mode
US20150113487A1 (en) Automated integrated circuit design documentation
CN117032666A (en) Page editing method and device based on editor, terminal equipment and storage medium
CN108021317B (en) Method and device for screen editing
CN115935915A (en) Document processing method, computer device, and storage medium
CN110912750B (en) WEB-based data acquisition management method and device
CN108733281A (en) A kind of image interception method, system and terminal device
CN115309476A (en) Browser-based ofd file display and editing method
WO2007131233A2 (en) Browser image manipulation

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
CB02 Change of applicant information
CB02 Change of applicant information

Address after: 266400 third floor, building 3, optics valley software park, No. 396, Emeishan Road, Huangdao District, Qingdao, Shandong

Applicant after: QINGDAO YISA DATA TECHNOLOGY Co.,Ltd.

Applicant after: Issa Technology Co.,Ltd.

Applicant after: Anhui Issa Data Technology Co.,Ltd.

Address before: 266400 third floor, building 3, optics valley software park, No. 396, Emeishan Road, Huangdao District, Qingdao, Shandong

Applicant before: QINGDAO YISA DATA TECHNOLOGY Co.,Ltd.

Applicant before: Qingdao Issa Technology Co.,Ltd.

Applicant before: Anhui Issa Data Technology Co.,Ltd.

Address after: 266400 third floor, building 3, optics valley software park, No. 396, Emeishan Road, Huangdao District, Qingdao, Shandong

Applicant after: QINGDAO YISA DATA TECHNOLOGY Co.,Ltd.

Applicant after: Qingdao Issa Technology Co.,Ltd.

Applicant after: Anhui Issa Data Technology Co.,Ltd.

Address before: 266000 3rd floor, building 3, optical valley software park, 396 Emeishan Road, Huangdao District, Qingdao City, Shandong Province

Applicant before: QINGDAO YISA DATA TECHNOLOGY Co.,Ltd.

Applicant before: BEIJING YISA TECHNOLOGY Co.,Ltd.

Applicant before: Anhui Issa Data Technology Co.,Ltd.

CB02 Change of applicant information
CB02 Change of applicant information

Address after: 266400 Room 302, building 3, Office No. 77, Lingyan Road, Huangdao District, Qingdao, Shandong Province

Applicant after: QINGDAO YISA DATA TECHNOLOGY Co.,Ltd.

Applicant after: Issa Technology Co.,Ltd.

Applicant after: Anhui Issa Data Technology Co.,Ltd.

Address before: 266400 third floor, building 3, optics valley software park, No. 396, Emeishan Road, Huangdao District, Qingdao, Shandong

Applicant before: QINGDAO YISA DATA TECHNOLOGY Co.,Ltd.

Applicant before: Issa Technology Co.,Ltd.

Applicant before: Anhui Issa Data Technology Co.,Ltd.

GR01 Patent grant
GR01 Patent grant