CN111581577A - Page generation method and device, electronic equipment and storage medium - Google Patents

Page generation method and device, electronic equipment and storage medium Download PDF

Info

Publication number
CN111581577A
CN111581577A CN202010385833.XA CN202010385833A CN111581577A CN 111581577 A CN111581577 A CN 111581577A CN 202010385833 A CN202010385833 A CN 202010385833A CN 111581577 A CN111581577 A CN 111581577A
Authority
CN
China
Prior art keywords
data
page
structured data
unstructured data
structured
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
CN202010385833.XA
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.)
Rajax Network Technology Co Ltd
Original Assignee
Rajax Network 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 Rajax Network Technology Co Ltd filed Critical Rajax Network Technology Co Ltd
Priority to CN202010385833.XA priority Critical patent/CN111581577A/en
Publication of CN111581577A publication Critical patent/CN111581577A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • 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
    • G06F16/986Document structures and storage, e.g. HTML extensions

Abstract

The embodiment of the invention relates to the technical field of Internet and discloses a page generation method, a page generation device, electronic equipment and a storage medium. The page generation method comprises the following steps: responding to the received unstructured data, and acquiring a plurality of structured data with corresponding relations from the unstructured data according to a preset hierarchy corresponding relation; and configuring a target page to be displayed according to the plurality of structured data. The embodiment also provides a page generation device, electronic equipment and a storage medium. By adopting the implementation mode of the invention, for the unstructured data in each field, the automatic configuration from the data to the page can be realized only by presetting the corresponding hierarchy corresponding relation, and through the structured processing of the unstructured data, the workload of data maintenance is reduced, the data maintenance efficiency is improved, and the page development period is shortened.

Description

Page generation method and device, electronic equipment and storage medium
Technical Field
The embodiment of the invention relates to the technical field of computers, in particular to a page generation method and device, electronic equipment and a storage medium.
Background
In computer systems, data can be broadly divided into structured data and unstructured data. The structured data is data which strictly follows the data format and length specification and is logically expressed and realized by a two-dimensional table structure, and is mainly stored and managed by a relational database; the unstructured data is not suitable for data represented by a database two-dimensional table, and the unstructured data includes office documents in all formats, such as Extensible Markup Language (XML), JavaScript Object Notation (JSON), HyperText Markup Language (HTML), various types of reports, pictures, audio and video information.
When a software framework or a software platform is designed, the configuration information of a complex system level and an application level can be maintained by adopting unstructured data of an XML structure or a JSON structure, and the software framework or the software platform is compact and natural.
However, the inventor finds that at least the following problems exist in the prior art: for unstructured data of an XML structure or a JSON structure, the structures of configuration information of the unstructured data of different fields are completely different, codes of front and rear ends need to be correspondingly developed, and the workload is large.
Disclosure of Invention
Embodiments of the present invention provide a page generation method, an apparatus, an electronic device, and a storage medium, which can implement automatic configuration from data to a page only by presetting a corresponding hierarchical correspondence for unstructured data in each field, and reduce workload of data maintenance, improve data maintenance efficiency, and shorten a page development cycle by performing structured processing on unstructured data.
In order to solve the above technical problem, an embodiment of the present invention provides a page generation method, including: responding to the received unstructured data, and acquiring a plurality of structured data with corresponding relations from the unstructured data according to a preset hierarchy corresponding relation; and configuring a target page to be displayed according to the plurality of structured data.
The embodiment of the present invention further provides a page generating apparatus, including: the first module is used for responding to the received unstructured data and acquiring a plurality of structured data with corresponding relations from the unstructured data according to a preset hierarchy corresponding relation; and the second module is used for configuring the target page to be displayed according to the plurality of structured data.
An embodiment of the present invention also provides an electronic device, including: at least one processor; and a memory communicatively coupled to the at least one processor; wherein the memory stores instructions executable by the at least one processor to cause the at least one processor to perform: responding to the received unstructured data, and acquiring a plurality of structured data with corresponding relations from the unstructured data according to a preset hierarchy corresponding relation; and configuring a target page to be displayed according to the plurality of structured data.
Embodiments of the present invention also provide a non-volatile storage medium for storing a computer-readable program for a computer to execute the page generating method as described above.
In addition, according to a plurality of structured data, configuring a target page to be displayed, comprising: and adding each piece of structured data to the target page according to the data style corresponding to each piece of structured data.
In addition, the data pattern includes any one or any combination of the following: display type, display mode, enumeration range and extension type.
In addition, the unstructured data is tree structured data.
In addition, the hierarchical correspondence includes any one or any combination of the following: the tree structure data includes the corresponding relation between the upper and lower levels of nodes, the corresponding relation between the nodes and the attributes of the nodes, and the corresponding relation between the attributes of the nodes and the attribute values.
In addition, the unstructured data is data of an XML structure or data of a JSON structure.
In addition, two pieces of structured data in corresponding relation are associated through a foreign key.
In addition, after generating the target page to be displayed according to the plurality of structured data, the method further includes: the unstructured data is serialized and the serialized unstructured data is stored.
In addition, the structured data is a data set.
Drawings
One or more embodiments are exemplarily illustrated based on the drawings corresponding thereto, and the illustrations do not constitute a limitation on the embodiments.
Fig. 1 is a flowchart of a page generation method according to a first embodiment of the present invention;
FIG. 2 is a flowchart of a page generation method according to a second embodiment of the present invention;
FIG. 3 is a flowchart of a page generation method according to a third embodiment of the present invention;
FIG. 4 is a schematic diagram of a page generating apparatus according to a fourth embodiment of the present invention;
FIG. 5 is a schematic diagram of a page generating apparatus according to a sixth embodiment of the present invention;
fig. 6 is a schematic diagram of an electronic device according to a seventh embodiment of the invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present invention more apparent, embodiments of the present invention will be described in detail below with reference to the accompanying drawings. However, it will be appreciated by those of ordinary skill in the art that numerous technical details are set forth in order to provide a better understanding of the present application in various embodiments of the present invention. However, the technical solution claimed in the present application can be implemented without these technical details and various changes and modifications based on the following embodiments. The following embodiments are divided for convenience of description, and should not constitute any limitation to the specific implementation manner of the present invention, and the embodiments may be mutually incorporated and referred to without contradiction.
The first embodiment of the present invention relates to a page generation method, which is applied to a processor of an electronic device, such as a mobile phone, a tablet computer, and the like, and the processor is, for example, a controller. A specific flow of the page generation method in the present embodiment is shown in fig. 1.
Step 101, in response to the received unstructured data, according to a preset hierarchical correspondence, acquiring a plurality of structured data with a correspondence from the unstructured data.
Specifically, an extraction rule is preset in the electronic equipment, and the extraction rule comprises a hierarchy corresponding relation of unstructured data to be processed; when the electronic equipment receives unstructured data for configuring a target page, a plurality of structured data are extracted from the unstructured data according to the hierarchical corresponding relation for processing the unstructured data, and the structured data can be expressed in a data set form. The plurality of structured data have a corresponding relationship, and the corresponding relationship can be one-to-one or one-to-many; namely, each piece of structured data has at least one corresponding piece of structured data, and two pieces of structured data having a corresponding relationship can be associated with each other through a foreign key.
In one example, the unstructured data for configuring the target page is tree-structured data, such as XML-structured data or JSON-structured data, and the hierarchical correspondence includes any one or any combination of the following: the tree structure data includes the corresponding relation between the upper and lower levels of nodes, the corresponding relation between the nodes and the attributes of the nodes, and the corresponding relation between the attributes of the nodes and the attribute values. The data of the XML structure or the data of the JSON structure may be an XML or JSON packet from a third party.
For example, for one unstructured datum as follows:
Figure BDA0002483779510000041
the nodes of the unstructured data comprise student information and student scores, the attributes of the student information comprise names, ages and grades, the attribute value of the name is Zhang III, the attribute value of the age is 18, the attribute value of the grade is 1 grade, the attributes of the student scores are Chinese and mathematics, the attribute value of the Chinese is 100, the attribute value of the mathematics is 98, and the level corresponding relation set according to the processing of the unstructured data is as follows: student names correspond to student information (including age, grade); the student name corresponds to student score (including language and mathematics), and then data extraction is carried out to obtain two data sets: the student data set and the achievement data set (please refer to the following table one and table two), the student data set comprises name, age and grade, the achievement data set comprises name, subject and score, and the two data sets can be displayed in a table form and are associated by taking the name of the student as a foreign key.
Watch 1
Name (I) Age (age) Grade of year
Zhang three 18 Grade one
Watch two
Name (I) Chinese language Mathematics, and
zhang three 100 98
And 102, configuring a target page to be displayed according to the plurality of structured data.
Specifically, taking the unstructured data as the tree structure data as an example, after the multiple structured data extracted from the tree structure data are configured to the target page, the multiple structured data can be displayed in the form of a form and a list sequence, so that the unstructured data can be visually viewed in the target page.
Compared with the prior art, the method and the device have the advantages that in response to the received unstructured data, a plurality of structured data with corresponding relations are obtained from the unstructured data according to the preset hierarchical corresponding relations, namely the unstructured data are converted into a plurality of structured data with corresponding relations by adopting a flattened thought, and the plurality of structured data are utilized to configure the target page to be displayed; according to the page generation method, for the unstructured data in each field, automatic configuration from data to a page can be achieved only by presetting corresponding hierarchy corresponding relations, workload of data maintenance is reduced through structured processing of the unstructured data, data maintenance efficiency is improved, and a page development period is shortened.
The second embodiment of the present invention relates to a page generation method, and the present embodiment is an improvement on the first embodiment, and the main improvements are: in the second embodiment of the present invention, the style of each structured data displayed on the target page can be configured.
A specific flow of the page generation method in the present embodiment is shown in fig. 2.
Step 201, in response to the received unstructured data, according to a preset hierarchical correspondence, obtaining a plurality of structured data with a correspondence from the unstructured data.
Specifically, similar to step 101 in the first embodiment, the description is omitted here.
Step 202, adding each structured data to the target page according to the data style corresponding to each structured data.
Specifically, for different structured data, the data style of the structured data on the target page can be preset, then a rendering template is formed according to the data styles corresponding to the plurality of structured data, and the target page is rendered by using the rendering template, so that each structured data is added to the target page according to the corresponding data format; the rendering mode may adopt an MVC framework.
In this embodiment, the data pattern includes any one or any combination of the following: display type, display mode, enumeration range and extension type; the display types are, for example: a drop-down frame, a number frame, a date frame, etc.; the display mode is, for example, a form, a table, a tree, etc.; the enumeration range comprises 0-100, male and female, effective and invalid and the like; the extension mode includes js, checker.
Compared with the first embodiment, the method and the device for achieving the page development can add a plurality of structured data into the target page according to the corresponding data styles, achieve automatic rendering of the target page, and further shorten the page development cycle.
The third embodiment of the present invention relates to a page generation method, which is an improvement on the first embodiment, and the main improvements are: the storage of information for unstructured data is increased.
A specific flow of the page generation method in the present embodiment is shown in fig. 3.
Step 301, in response to the received unstructured data, according to a preset hierarchical correspondence, obtaining a plurality of structured data having a correspondence from the unstructured data.
Specifically, similar to step 101 in the first embodiment, the description is omitted here.
Step 302, configuring a target page to be displayed according to a plurality of structured data.
Specifically, similar to step 102 in the first embodiment, the description is omitted here.
Step 303, serializing the unstructured data, and storing the serialized unstructured data.
Specifically, after the target page is generated, the unstructured data are serialized to obtain serialized character string data, and then the character string data are stored, wherein the storage position is a database or a preset folder.
Compared with the first embodiment, the present embodiment serializes and stores the unstructured data after the page generation is completed, thereby implementing an automatic storage mechanism for the unstructured data. The present embodiment can be modified from the second embodiment to achieve the same technical effects.
The fourth embodiment of the present invention relates to a page generating apparatus, which is applied to a processor of an electronic device, such as a mobile phone, a tablet computer, and the like, wherein the processor is, for example, a controller, the page generating apparatus is used as a data descriptor, and when receiving unstructured data, the controller automatically generates a target page to be displayed according to the data descriptor. As shown in fig. 4, the page generating apparatus 400 includes:
a first module 401, configured to, in response to received unstructured data, obtain, according to a preset hierarchical correspondence, multiple pieces of structured data having a correspondence from the unstructured data. Specifically, an extraction rule is preset in the electronic device, and the extraction rule comprises a hierarchy corresponding relation of unstructured data to be processed; when the electronic equipment receives unstructured data for configuring a target page, a plurality of structured data are extracted from the unstructured data according to the hierarchical corresponding relation for processing the unstructured data, and the structured data can be expressed in a data set form. The plurality of structured data have a corresponding relationship, and the corresponding relationship can be one-to-one or one-to-many; namely, each piece of structured data has at least one corresponding piece of structured data, and two pieces of structured data having a corresponding relationship can be associated with each other through a foreign key.
In one example, the unstructured data for configuring the target page is tree-structured data, such as XML-structured data or JSON-structured data, and the hierarchical correspondence includes any one or any combination of the following: the tree structure data includes the corresponding relation between the upper and lower levels of nodes, the corresponding relation between the nodes and the attributes of the nodes, and the corresponding relation between the attributes of the nodes and the attribute values. The data of the XML structure or the data of the JSON structure may be an XML or JSON packet from a third party.
A second module 402, configured to configure a target page to be displayed according to the plurality of structured data. Specifically, taking the unstructured data as the tree-structured data as an example, after the multiple structured data extracted from the processor tree-structured data are configured to the target page, the multiple structured data can be displayed in the form of a form and a list sequence, so that the unstructured data can be visually viewed in the target page.
It should be understood that this embodiment is an example of the apparatus corresponding to the first embodiment, and may be implemented in cooperation with the first embodiment. The related technical details mentioned in the first embodiment are still valid in this embodiment, and are not described herein again in order to reduce repetition. Accordingly, the related-art details mentioned in the present embodiment can also be applied to the first embodiment.
Compared with the prior art, the method and the device have the advantages that in response to the received unstructured data, a plurality of structured data with corresponding relations are obtained from the unstructured data according to the preset hierarchical corresponding relations, namely the unstructured data are converted into a plurality of structured data with corresponding relations by adopting a flattened thought, and the plurality of structured data are utilized to configure the target page to be displayed; according to the page generation method, for the unstructured data in each field, automatic configuration from data to a page can be achieved only by presetting corresponding hierarchy corresponding relations, workload of data maintenance is reduced through structured processing of the unstructured data, data maintenance efficiency is improved, and a page development period is shortened.
A fifth embodiment of the present invention relates to a page generation apparatus, which is an improvement of the fourth embodiment, and has the main improvements that: in the fifth embodiment of the present invention, the style of each structured data to be displayed on the destination page can be arranged separately.
Referring to fig. 4, the second module 402 is specifically configured to add each structured data to the target page according to a data style corresponding to each structured data. Specifically, for different structured data, the data style of the structured data on the target page can be preset, then a rendering template is formed according to the data styles corresponding to the plurality of structured data, and the target page is rendered by using the rendering template, so that each structured data is added to the target page according to the corresponding data format; the rendering mode may adopt an MVC framework.
In this embodiment, the data pattern includes any one or any combination of the following: display type, display mode, enumeration range and extension type; the display types are, for example: a drop-down frame, a number frame, a date frame, etc.; the display mode is, for example, a form, a table, a tree, etc.; the enumeration range comprises 0-100, male and female, effective and invalid and the like; the extension mode includes js, checker.
Compared with the fourth embodiment, the embodiment can add a plurality of structured data into the target page according to the corresponding data style, thereby realizing the automatic rendering of the target page and further shortening the page development cycle.
A sixth embodiment of the present invention relates to a page generation device, which is an improvement of the fourth embodiment, and the main improvements are: in a sixth embodiment of the present invention, referring to fig. 5, the page generating apparatus 400 further includes a third module 403.
The third module 403 is used for serializing the unstructured data and storing the serialized unstructured data. Specifically, after the target page is generated, the processor serializes the unstructured data to obtain serialized character string data, and then stores the character string data, wherein the storage location is a database or a preset folder.
Compared with the fourth embodiment, the present embodiment serializes and stores the unstructured data after the page generation is completed, thereby implementing an automatic storage mechanism for the unstructured data.
It should be noted that, all the modules referred to in the foregoing embodiments are logical modules, and in practical applications, one logical unit may be one physical unit, may be a part of one physical unit, and may also be implemented by a combination of multiple physical units. In addition, in order to highlight the innovative part of the present invention, elements that are not so closely related to solving the technical problems proposed by the present invention are not introduced in the present embodiment, but this does not indicate that other elements are not present in the present embodiment.
A seventh embodiment of the present invention relates to an electronic device, such as a mobile phone or a tablet computer. As shown in fig. 6, the electronic device includes a processor 601 and a memory 602;
wherein the memory 602 stores instructions executable by the at least one processor 601, the instructions being executable by the at least one processor 601 to implement:
responding to the received unstructured data, and acquiring a plurality of structured data with corresponding relations from the unstructured data according to a preset hierarchy corresponding relation; and configuring a target page to be displayed according to the plurality of structured data.
One or more processors 601 and a memory 602, one processor 601 being illustrated in fig. 6. The processor 601 and the memory 602 may be connected by a bus or other means, and fig. 6 illustrates an example of a connection by a bus. The memory 602, which is a non-volatile computer-readable storage medium, may be used to store non-volatile software programs, non-volatile computer-executable programs, and modules. The processor 601 executes various functional applications and data processing of the device by running the non-volatile software programs, instructions and modules stored in the memory 602, that is, implementing the page generation method in any of the above-described method embodiments.
The memory 602 may include a storage program area and a storage data area, wherein the storage program area may store an operating system, an application program required for at least one function; the storage data area may store filters and the like. Further, the memory 602 may include high speed random access memory, and may also include non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other non-volatile solid state storage device. In some embodiments, the memory 602 may optionally include memory located remotely from the processor 601, which may be connected to an external device via a network. Examples of such networks include, but are not limited to, the internet, intranets, local area networks, mobile communication networks, and combinations thereof.
One or more modules are stored in the memory 602 and, when executed by the one or more processors 601, perform the page generation method of any of the method embodiments described above.
The above-mentioned apparatus can execute the methods provided by the first to third embodiments of the present invention, and has corresponding functional modules and beneficial effects of the execution methods.
A seventh embodiment of the present invention relates to a computer-readable storage medium storing a computer program. The computer program, when executed by a processor, implements the above-described page generation method embodiments.
That is, as can be understood by those skilled in the art, all or part of the steps in the above-mentioned embodiments of the page generation method may be implemented by instructing related hardware based on a program, where the program is stored in a storage medium and includes several instructions to enable a device (which may be a single chip, a chip, or the like) or a processor (processor) to execute all or part of the steps of the method in the embodiments of the present application. And the aforementioned storage medium includes: a U-disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk, and other various media capable of storing program codes.
It will be understood by those of ordinary skill in the art that the foregoing embodiments are specific examples for carrying out the invention, and that various changes in form and details may be made therein without departing from the spirit and scope of the invention in practice.
The embodiment of the application provides A1. a page generation method, which comprises the following steps:
responding to the received unstructured data, and acquiring a plurality of structured data with corresponding relations from the unstructured data according to a preset hierarchy corresponding relation;
and configuring a target page to be displayed according to the plurality of structured data.
A2. According to the page generation method of a1, configuring a target page to be displayed according to the plurality of structured data includes:
and adding each piece of structured data to the target page according to the data pattern corresponding to each piece of structured data.
A3. The page generation method according to a2, wherein the data pattern includes any one or any combination of the following: display type, display mode, enumeration range and extension type.
A4. According to the page generation method described in a1, the unstructured data is tree structured data.
A5. According to the page generation method of a4, the hierarchical correspondence includes any one or any combination of the following: the tree structure data comprises the corresponding relation of the upper and lower levels of nodes, the corresponding relation of the nodes and the attributes of the nodes, and the corresponding relation of the attributes of the nodes and the attribute values.
A6. According to the page generation method described in a4, the unstructured data is data in an XML structure or data in a JSON structure.
A7. According to the page generation method of a1, two pieces of structured data having a correspondence relationship are associated with each other by a foreign key.
A8. According to the page generating method of a1, after the generating a target page to be displayed according to the plurality of structured data, the method further includes:
serializing the unstructured data, and storing the serialized unstructured data.
A9. The page generation method of a1, wherein the structured data is a data set.
The embodiment of the present application further provides a b10. a page generating apparatus, including:
the device comprises a first module, a second module and a third module, wherein the first module is used for responding to received unstructured data and acquiring a plurality of structured data with corresponding relations from the unstructured data according to a preset hierarchy corresponding relation;
and the second module is used for configuring a target page to be displayed according to the plurality of structured data.
B11. The page generating apparatus according to B10, wherein the second module is specifically configured to add each piece of the structured data to the target page according to a data pattern corresponding to each piece of the structured data.
B12. The page generating device according to B11, wherein the data pattern includes any one or any combination of the following: display type, display mode, enumeration range and extension type.
B13. The page generating apparatus according to B11, wherein the unstructured data is tree structured data.
B14. The page generation apparatus according to B13, wherein the hierarchical correspondence includes any one or any combination of the following: the tree structure data comprises the corresponding relation of the upper and lower levels of nodes, the corresponding relation of the nodes and the attributes of the nodes, and the corresponding relation of the attributes of the nodes and the attribute values.
B15. According to the page generation device of B13, the unstructured data is XML data or JSON data.
B16. According to the page generation device of B10, two pieces of the structured data having a correspondence relationship are associated with each other by a foreign key.
B17. The page generation apparatus of B10, the apparatus further comprising:
and the third module is used for serializing the unstructured data and storing the serialized unstructured data.
B18. The page generating apparatus according to B10, wherein the structured data is a data set.
An embodiment of the present application further provides c19. an electronic device, including: at least one processor; and the number of the first and second groups,
a memory communicatively coupled to the at least one processor; wherein the content of the first and second substances,
the memory stores instructions executable by the at least one processor to cause the at least one processor to perform:
responding to the received unstructured data, and acquiring a plurality of structured data with corresponding relations from the unstructured data according to a preset hierarchy corresponding relation;
and configuring a target page to be displayed according to the plurality of structured data.
C20. The electronic device of C19, the processor when executing the program performing the page generation method of any of a 2-a 9.
A non-volatile storage medium storing a computer-readable program for causing a computer to perform the page generating method according to any one of a1 through a9 is also provided by an embodiment of the present application.

Claims (10)

1. A page generation method is characterized by comprising the following steps:
responding to the received unstructured data, and acquiring a plurality of structured data with corresponding relations from the unstructured data according to a preset hierarchy corresponding relation;
and configuring a target page to be displayed according to the plurality of structured data.
2. The method for generating pages according to claim 1, wherein said configuring the target page to be displayed according to the plurality of said structured data comprises:
and adding each piece of structured data to the target page according to the data pattern corresponding to each piece of structured data.
3. The page generation method of claim 2, wherein the data pattern comprises any one or any combination of the following: display type, display mode, enumeration range and extension type.
4. The page generation method of claim 1, wherein the unstructured data is tree structured data.
5. The page generation method according to claim 4, wherein the hierarchical correspondence includes any one or any combination of: the tree structure data comprises the corresponding relation of the upper and lower levels of nodes, the corresponding relation of the nodes and the attributes of the nodes, and the corresponding relation of the attributes of the nodes and the attribute values.
6. The page generation method according to claim 4, wherein the unstructured data is data in an XML structure or data in a JSON structure.
7. The page generation method according to claim 1, wherein two pieces of the structured data having a correspondence relationship are associated with each other by a foreign key.
8. A page generating apparatus, comprising:
the device comprises a first module, a second module and a third module, wherein the first module is used for responding to received unstructured data and acquiring a plurality of structured data with corresponding relations from the unstructured data according to a preset hierarchy corresponding relation;
and the second module is used for configuring a target page to be displayed according to the plurality of structured data.
9. An electronic device, comprising: at least one processor; and the number of the first and second groups,
a memory communicatively coupled to the at least one processor; wherein the content of the first and second substances,
the memory stores instructions executable by the at least one processor to cause the at least one processor to perform:
responding to the received unstructured data, and acquiring a plurality of structured data with corresponding relations from the unstructured data according to a preset hierarchy corresponding relation;
and configuring a target page to be displayed according to the plurality of structured data.
10. A non-volatile storage medium storing a computer-readable program for causing a computer to execute the page generating method according to any one of claims 1 to 7.
CN202010385833.XA 2020-05-09 2020-05-09 Page generation method and device, electronic equipment and storage medium Pending CN111581577A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010385833.XA CN111581577A (en) 2020-05-09 2020-05-09 Page generation method and device, electronic equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010385833.XA CN111581577A (en) 2020-05-09 2020-05-09 Page generation method and device, electronic equipment and storage medium

Publications (1)

Publication Number Publication Date
CN111581577A true CN111581577A (en) 2020-08-25

Family

ID=72117334

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010385833.XA Pending CN111581577A (en) 2020-05-09 2020-05-09 Page generation method and device, electronic equipment and storage medium

Country Status (1)

Country Link
CN (1) CN111581577A (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109522073A (en) * 2018-11-06 2019-03-26 网宿科技股份有限公司 Multi-layer page storage method, device and electronic equipment based on JSON
CN109614565A (en) * 2018-04-04 2019-04-12 北京京东金融科技控股有限公司 Webpage generating method and device
CN110262788A (en) * 2019-06-24 2019-09-20 北京三快在线科技有限公司 Page configuration information determines method, apparatus, computer equipment and storage medium
CN111124379A (en) * 2019-11-25 2020-05-08 贝壳技术有限公司 Page generation method and device, electronic equipment and storage medium

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109614565A (en) * 2018-04-04 2019-04-12 北京京东金融科技控股有限公司 Webpage generating method and device
CN109522073A (en) * 2018-11-06 2019-03-26 网宿科技股份有限公司 Multi-layer page storage method, device and electronic equipment based on JSON
CN110262788A (en) * 2019-06-24 2019-09-20 北京三快在线科技有限公司 Page configuration information determines method, apparatus, computer equipment and storage medium
CN111124379A (en) * 2019-11-25 2020-05-08 贝壳技术有限公司 Page generation method and device, electronic equipment and storage medium

Similar Documents

Publication Publication Date Title
CN106133766B (en) System and method for calculating, applying and displaying document deltas
EP3449396A1 (en) Apparatus and method for analyzing natural language medical text and generating medical knowledge graph representing natural language medical text
DE102017111438A1 (en) API LEARNING
CN107977396B (en) Method and device for updating data table of KeyValue database
CN108536745B (en) Shell-based data table extraction method, terminal, equipment and storage medium
CN107885881A (en) Business datum real-time report, acquisition methods, device, equipment and its storage medium
WO2019071904A1 (en) Bayesian network-based question-answering apparatus, method and storage medium
CN106815366A (en) A kind of method and system of Mass production data
Imamoğlu et al. Holomorphic projections and Ramanujan’s mock theta functions
CN115220773B (en) System and method for low-code, visual generation of background data management code
US9870433B2 (en) Data processing method and system of establishing input recommendation
CN110909168A (en) Knowledge graph updating method and device, storage medium and electronic device
CN114416877A (en) Data processing method, device and equipment and readable storage medium
CN114090760B (en) Data processing method of table question and answer, electronic equipment and readable storage medium
US10387493B2 (en) Methods for converting an XML artifact into a topic map instance and devices thereof
CN110321882A (en) A kind of education resource acquisition methods, device, learning terminal and storage medium
CN103793464A (en) Method for exporting reports on basis of neutral formats
CN108694172B (en) Information output method and device
CN113779349A (en) Data retrieval system, apparatus, electronic device, and readable storage medium
CN113419719A (en) Interface case generation method and system based on business scene
CN110704635B (en) Method and device for converting triplet data in knowledge graph
CN111581577A (en) Page generation method and device, electronic equipment and storage medium
CN116244386B (en) Identification method of entity association relation applied to multi-source heterogeneous data storage system
CA2964481C (en) Systems and methods for normalized schema comparison
CN108427664A (en) A kind of document analysis method and device

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