CN111324350A - Page display method and equipment - Google Patents

Page display method and equipment Download PDF

Info

Publication number
CN111324350A
CN111324350A CN202010072278.5A CN202010072278A CN111324350A CN 111324350 A CN111324350 A CN 111324350A CN 202010072278 A CN202010072278 A CN 202010072278A CN 111324350 A CN111324350 A CN 111324350A
Authority
CN
China
Prior art keywords
data structure
field
fields
classification
classified
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
CN202010072278.5A
Other languages
Chinese (zh)
Other versions
CN111324350B (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.)
Shanghai Yueyi Network Information Technology Co Ltd
Original Assignee
Shanghai Yueyi Network 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 Shanghai Yueyi Network Information Technology Co Ltd filed Critical Shanghai Yueyi Network Information Technology Co Ltd
Priority to CN202010072278.5A priority Critical patent/CN111324350B/en
Publication of CN111324350A publication Critical patent/CN111324350A/en
Application granted granted Critical
Publication of CN111324350B publication Critical patent/CN111324350B/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/30Creation or generation of source code
    • G06F8/38Creation or generation of source code for implementing user interfaces
    • 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)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The invention aims to provide a page display method and equipment, different classification notes are defined to different levels in a data structure through a back end, each classification note is respectively configured to corresponding fields in the data structure, the classification notes on each field in the data structure are traversed, classifying each field in the data structure according to the classification annotation, outputting each classified field to a front end, the front end displays each field in the data structure in a classified way, only the field type of the data structure at the back end needs to be changed, the front end display page is correspondingly and automatically generated based on the modified output of the back end server, when the field of the data structure is changed at the back end, the corresponding well-classified field can automatically appear on the front-end page, and the development and maintenance cost of the front end is greatly reduced.

Description

Page display method and equipment
Technical Field
The invention relates to the field of computers, in particular to a page display method and equipment.
Background
In the existing scheme, the configuration parameters of the front-end display page of the mobile phone quality inspection machine and the configuration parameters of the back-end server need to be developed respectively, once the configuration parameters of the back-end server are developed and modified, the front-end display page needs to be developed and modified again corresponding to manpower, and the development and maintenance costs of the scheme of developing the front-end and back-end respectively are quite high.
Disclosure of Invention
The invention aims to provide a page display method and equipment.
According to an aspect of the present invention, there is provided a back-end based page display method, including:
the method comprises the steps that a unified multi-level data structure which is used for page display and is appointed with a front end is provided, and the data structure comprises a plurality of fields;
defining different categorizing annotations for different levels in the data structure;
respectively configuring each classification annotation to a corresponding field in the data structure;
traversing classification annotations on each field in the data structure, and classifying each field in the data structure according to the classification annotations;
and outputting the classified fields to a front end so that the front end can classify and display the fields in the data structure.
Further, in the above method, after outputting each classified field to the front end for the front end to classify and display each field in the data structure, the method further includes:
acquiring added fields in the data structure;
respectively configuring corresponding classification annotations to the added fields in the data structure;
traversing the classification notes on each field in the data structure, and reclassifying each field in the data structure according to the classification notes;
and outputting the re-classified fields to a front end, so that the front end can classify and display the fields in the data structure.
According to another aspect of the present invention, there is also provided a front-end based page display method, wherein the method includes:
the method comprises the steps that a unified multi-level data structure used for page display is appointed with a back end, and the data structure comprises a plurality of fields;
receiving each classified field from the back end, classifying and displaying each received classified field in the data structure, wherein different classification notes are defined for different levels in the data structure by the back end, each classification note is respectively configured on the corresponding field in the data structure, the classification notes on each field in the data structure are traversed, each field in the data structure is classified according to the classification notes, and each classified field is output to the front end.
Further, in the above method, after receiving the classified fields from the backend and displaying the received classified fields in the data structure in a classified manner, the method further includes:
and receiving each newly classified field from the back end, classifying and displaying the received newly classified field in the data structure, wherein the back end acquires the fields added in the data structure, respectively configuring corresponding classification notes on the added fields in the data structure, traversing the classification notes on each field in the data structure, re-classifying each field in the data structure according to the classification notes, and outputting each newly classified field to the front end.
According to another aspect of the present invention, there is also provided a backend-based page display apparatus, wherein the apparatus includes:
the system comprises a first device, a second device and a third device, wherein the first device is used for appointing a unified multi-level data structure for page display with a front end, and the data structure comprises a plurality of fields;
first and second means for defining different categorisation annotations for different levels in the data structure;
first third means for configuring each classification annotation to a corresponding field in the data structure;
a fourth means for traversing the classification annotations on the fields in the data structure, and classifying the fields in the data structure according to the classification annotations;
and the first fifth device is used for outputting each classified field to the front end so that the front end can classify and display each field in the data structure.
Further, in the above-mentioned apparatus,
the first third device is further configured to acquire fields added to the data structure, and configure corresponding classification annotations to the fields added to the data structure, respectively;
the first fourth means is further configured to traverse the classification annotations on the fields in the data structure, and re-classify the fields in the data structure according to the classification annotations;
the fifth means is further configured to output each newly categorized field to a front end, so that the front end can classify and display each field in the data structure.
According to another aspect of the present invention, there is also provided a front-end based page display apparatus, wherein the apparatus includes:
the second device is used for appointing a unified multi-level data structure for page display with a back end, and the data structure comprises a plurality of fields;
and a second device, configured to receive each classified field from the back end, classify and display the received classified field in the data structure, where different classification annotations are defined for different hierarchies in the data structure by the back end, and are respectively configured on corresponding fields in the data structure, and traverse the classification annotations on each field in the data structure, classify each field in the data structure according to the classification annotations, and output each classified field to the front end.
Further, in the above apparatus, the second device is further configured to receive each newly classified field from the back end, and classify and display each received newly classified field in the data structure, where the back end obtains the added fields in the data structure, and configures the corresponding classification annotations to the added fields in the data structure, and traverses the classification annotations on each field in the data structure, and re-classifies each field in the data structure according to the classification annotations, and outputs each newly classified field to the front end.
According to another aspect of the present invention, there is also provided a computing-based device, including:
a processor; and
a memory arranged to store computer executable instructions that, when executed, cause the processor to:
the method comprises the steps that a unified multi-level data structure which is used for page display and is appointed with a front end is provided, and the data structure comprises a plurality of fields;
defining different categorizing annotations for different levels in the data structure;
respectively configuring each classification annotation to a corresponding field in the data structure;
traversing classification annotations on each field in the data structure, and classifying each field in the data structure according to the classification annotations;
and outputting the classified fields to a front end so that the front end can classify and display the fields in the data structure.
According to another aspect of the present invention, there is also provided a computer-readable storage medium having stored thereon computer-executable instructions, wherein the computer-executable instructions, when executed by a processor, cause the processor to:
the method comprises the steps that a unified multi-level data structure which is used for page display and is appointed with a front end is provided, and the data structure comprises a plurality of fields;
defining different categorizing annotations for different levels in the data structure;
respectively configuring each classification annotation to a corresponding field in the data structure;
traversing classification annotations on each field in the data structure, and classifying each field in the data structure according to the classification annotations;
and outputting the classified fields to a front end so that the front end can classify and display the fields in the data structure.
According to another aspect of the present invention, there is also provided a computing-based device, including:
a processor; and
a memory arranged to store computer executable instructions that, when executed, cause the processor to:
the method comprises the steps that a unified multi-level data structure used for page display is appointed with a back end, and the data structure comprises a plurality of fields;
receiving each classified field from the back end, classifying and displaying each received classified field in the data structure, wherein different classification notes are defined for different levels in the data structure by the back end, each classification note is respectively configured on the corresponding field in the data structure, the classification notes on each field in the data structure are traversed, each field in the data structure is classified according to the classification notes, and each classified field is output to the front end.
According to another aspect of the present invention, there is also provided a computer-readable storage medium having stored thereon computer-executable instructions, wherein the computer-executable instructions, when executed by a processor, cause the processor to:
the method comprises the steps that a unified multi-level data structure used for page display is appointed with a back end, and the data structure comprises a plurality of fields;
receiving each classified field from the back end, classifying and displaying each received classified field in the data structure, wherein different classification notes are defined for different levels in the data structure by the back end, each classification note is respectively configured on the corresponding field in the data structure, the classification notes on each field in the data structure are traversed, each field in the data structure is classified according to the classification notes, and each classified field is output to the front end.
Compared with the prior art, the method has the advantages that different classification notes are defined for different levels in the data structure through the back end, each classification note is respectively configured on the corresponding field in the data structure, the classification notes on each field in the data structure are traversed, each field in the data structure is classified according to the classification notes, each classified field is output to the front end, the front end performs classification display on each field in the data structure, only the field category of the data structure of the back end needs to be changed, the output of the front end display page based on the modification of the back end server side is correspondingly and automatically generated, when the back end changes the field of the data structure, the front end page can automatically generate the corresponding classified field, and the development and maintenance cost of the front end is greatly reduced.
Drawings
Other features, objects and advantages of the invention will become more apparent upon reading of the detailed description of non-limiting embodiments made with reference to the following drawings:
fig. 1 is a flowchart illustrating a backend-based page display method according to an embodiment of the present invention.
The same or similar reference numbers in the drawings identify the same or similar elements.
Detailed Description
The present invention is described in further detail below with reference to the attached drawing figures.
In a typical configuration of the present application, the terminal, the device serving the network, and the trusted party each include one or more processors (CPUs), input/output interfaces, network interfaces, and memory.
The memory may include forms of volatile memory in a computer readable medium, Random Access Memory (RAM) and/or non-volatile memory, such as Read Only Memory (ROM) or flash memory (flash RAM). Memory is an example of a computer-readable medium.
Computer-readable media, including both non-transitory and non-transitory, removable and non-removable media, may implement information storage by any method or technology. The information may be computer readable instructions, data structures, modules of a program, or other data. Examples of computer storage media include, but are not limited to, phase change memory (PRAM), Static Random Access Memory (SRAM), Dynamic Random Access Memory (DRAM), other types of Random Access Memory (RAM), Read Only Memory (ROM), Electrically Erasable Programmable Read Only Memory (EEPROM), flash memory or other memory technology, compact disc read only memory (CD-ROM), Digital Versatile Discs (DVD) or other optical storage, magnetic cassettes, magnetic tape, magnetic disk storage or other magnetic storage devices, or any other non-transmission medium that can be used to store information that can be accessed by a computing device. As defined herein, computer readable media does not include non-transitory computer readable media (transient media), such as modulated data signals and carrier waves.
As shown in fig. 1, the present invention provides a method for displaying a page based on a back end, the method comprising:
step S11, appointing a unified multi-level data structure for page display with the front end, wherein the data structure comprises a plurality of fields;
step S12, defining different categorical annotations for different levels in the data structure;
step S13, configuring each classification note to the corresponding field in the data structure;
step S14, traversing the classification notes on each field in the data structure, and classifying each field in the data structure according to the classification notes;
and step S15, outputting the classified fields to the front end, so that the front end can classify and display the fields in the data structure.
The method includes defining different classification notes for different levels in the data structure through a back end, respectively configuring each classification note to corresponding fields in the data structure, traversing the classification notes on each field in the data structure, classifying each field in the data structure according to the classification notes, and outputting each classified field to a front end for classified display of each field in the data structure by the front end.
In an embodiment of the method for displaying a page based on a back-end, in step S5, after outputting each classified field to a front-end for the front-end to classify and display each field in a data structure, the method further includes:
step S16, acquiring the added fields in the data structure;
step S17, respectively allocating the corresponding classification notes to the added fields in the data structure;
step S18, traversing the classification notes on each field in the data structure, and reclassifying each field in the data structure according to the classification notes;
and step S19, outputting the re-classified fields to the front end, so that the front end can classify and display the fields in the data structure.
The method can add fields in a data structure of the back end, then add classification notes to the added fields, then traverse the classification notes on the fields in the data structure, classify the fields in the data structure according to the classification notes, output the classified fields to the front end, and automatically generate the front end display page based on the modified output of the back end server, so that the front end page can automatically generate the corresponding classified fields when the back end changes the fields of the data structure, and the development and maintenance cost of the front end is greatly reduced.
The invention provides a front-end-based page display method, which comprises the following steps:
step S21, appointing a unified multi-level data structure for page display with the back end, wherein the data structure comprises a plurality of fields;
step S22, receiving each classified field from the back end, classifying and displaying the received classified fields in the data structure, wherein the back end defines different classification annotations for different levels in the data structure, and respectively configures each classification annotation to a corresponding field in the data structure, and traverses the classification annotations on each field in the data structure, classifies each field in the data structure according to the classification annotations, and outputs each classified field to the front end.
The method includes defining different classification notes for different levels in the data structure through a back end, respectively configuring each classification note to corresponding fields in the data structure, traversing the classification notes on each field in the data structure, classifying each field in the data structure according to the classification notes, and outputting each classified field to a front end for classified display of each field in the data structure by the front end.
In an embodiment of the front-end-based page display method of the present invention, in step S22, after receiving the classified fields from the back end and displaying the received classified fields in the data structure in a classified manner, the method further includes:
step S23, receiving each newly classified field from the back end, classifying and displaying each received newly classified field in the data structure, wherein the back end obtains the added fields in the data structure, and respectively configures the corresponding classification annotations to the added fields in the data structure, and traverses the classification annotations on each field in the data structure, re-classifies each field in the data structure according to the classification annotations, and outputs each newly classified field to the front end.
The method can add fields in a data structure of the back end, then add classification notes to the added fields, then traverse the classification notes on the fields in the data structure, classify the fields in the data structure according to the classification notes, output the classified fields to the front end, and automatically generate the front end display page based on the modified output of the back end server, so that the front end page can automatically generate the corresponding classified fields when the back end changes the fields of the data structure, and the development and maintenance cost of the front end is greatly reduced.
According to another aspect of the present invention, there is also provided a backend-based page display apparatus, wherein the apparatus includes:
the system comprises a first device, a second device and a third device, wherein the first device is used for appointing a unified multi-level data structure for page display with a front end, and the data structure comprises a plurality of fields;
first and second means for defining different categorisation annotations for different levels in the data structure;
first third means for configuring each classification annotation to a corresponding field in the data structure;
a fourth means for traversing the classification annotations on the fields in the data structure, and classifying the fields in the data structure according to the classification annotations;
and the first fifth device is used for outputting each classified field to the front end so that the front end can classify and display each field in the data structure.
Further, in the above-mentioned apparatus,
the first third device is further configured to acquire fields added to the data structure, and configure corresponding classification annotations to the fields added to the data structure, respectively;
the first fourth means is further configured to traverse the classification annotations on the fields in the data structure, and re-classify the fields in the data structure according to the classification annotations;
the fifth means is further configured to output each newly categorized field to a front end, so that the front end can classify and display each field in the data structure.
According to another aspect of the present invention, there is also provided a front-end based page display apparatus, wherein the apparatus includes:
the second device is used for appointing a unified multi-level data structure for page display with a back end, and the data structure comprises a plurality of fields;
and a second device, configured to receive each classified field from the back end, classify and display the received classified field in the data structure, where different classification annotations are defined for different hierarchies in the data structure by the back end, and are respectively configured on corresponding fields in the data structure, and traverse the classification annotations on each field in the data structure, classify each field in the data structure according to the classification annotations, and output each classified field to the front end.
Further, in the above apparatus, the second device is further configured to receive each newly classified field from the back end, and classify and display each received newly classified field in the data structure, where the back end obtains the added fields in the data structure, and configures the corresponding classification annotations to the added fields in the data structure, and traverses the classification annotations on each field in the data structure, and re-classifies each field in the data structure according to the classification annotations, and outputs each newly classified field to the front end.
According to another aspect of the present invention, there is also provided a computing-based device, including:
a processor; and
a memory arranged to store computer executable instructions that, when executed, cause the processor to:
the method comprises the steps that a unified multi-level data structure which is used for page display and is appointed with a front end is provided, and the data structure comprises a plurality of fields;
defining different categorizing annotations for different levels in the data structure;
respectively configuring each classification annotation to a corresponding field in the data structure;
traversing classification annotations on each field in the data structure, and classifying each field in the data structure according to the classification annotations;
and outputting the classified fields to a front end so that the front end can classify and display the fields in the data structure.
According to another aspect of the present invention, there is also provided a computer-readable storage medium having stored thereon computer-executable instructions, wherein the computer-executable instructions, when executed by a processor, cause the processor to:
the method comprises the steps that a unified multi-level data structure which is used for page display and is appointed with a front end is provided, and the data structure comprises a plurality of fields;
defining different categorizing annotations for different levels in the data structure;
respectively configuring each classification annotation to a corresponding field in the data structure;
traversing classification annotations on each field in the data structure, and classifying each field in the data structure according to the classification annotations;
and outputting the classified fields to a front end so that the front end can classify and display the fields in the data structure.
According to another aspect of the present invention, there is also provided a computing-based device, including:
a processor; and
a memory arranged to store computer executable instructions that, when executed, cause the processor to:
the method comprises the steps that a unified multi-level data structure used for page display is appointed with a back end, and the data structure comprises a plurality of fields;
receiving each classified field from the back end, classifying and displaying each received classified field in the data structure, wherein different classification notes are defined for different levels in the data structure by the back end, each classification note is respectively configured on the corresponding field in the data structure, the classification notes on each field in the data structure are traversed, each field in the data structure is classified according to the classification notes, and each classified field is output to the front end.
According to another aspect of the present invention, there is also provided a computer-readable storage medium having stored thereon computer-executable instructions, wherein the computer-executable instructions, when executed by a processor, cause the processor to:
the method comprises the steps that a unified multi-level data structure used for page display is appointed with a back end, and the data structure comprises a plurality of fields;
receiving each classified field from the back end, classifying and displaying each received classified field in the data structure, wherein different classification notes are defined for different levels in the data structure by the back end, each classification note is respectively configured on the corresponding field in the data structure, the classification notes on each field in the data structure are traversed, each field in the data structure is classified according to the classification notes, and each classified field is output to the front end.
For details of embodiments of each device and storage medium of the present invention, reference may be made to corresponding parts of each method embodiment, and details are not described herein again.
It will be apparent to those skilled in the art that various changes and modifications may be made in the present application without departing from the spirit and scope of the application. Thus, if such modifications and variations of the present application fall within the scope of the claims of the present application and their equivalents, the present application is intended to include such modifications and variations as well.
It should be noted that the present invention may be implemented in software and/or in a combination of software and hardware, for example, as an Application Specific Integrated Circuit (ASIC), a general purpose computer or any other similar hardware device. In one embodiment, the software program of the present invention may be executed by a processor to implement the steps or functions described above. Also, the software programs (including associated data structures) of the present invention can be stored in a computer readable recording medium, such as RAM memory, magnetic or optical drive or diskette and the like. Further, some of the steps or functions of the present invention may be implemented in hardware, for example, as circuitry that cooperates with the processor to perform various steps or functions.
In addition, some of the present invention can be applied as a computer program product, such as computer program instructions, which when executed by a computer, can invoke or provide the method and/or technical solution according to the present invention through the operation of the computer. Program instructions which invoke the methods of the present invention may be stored on a fixed or removable recording medium and/or transmitted via a data stream on a broadcast or other signal-bearing medium and/or stored within a working memory of a computer device operating in accordance with the program instructions. An embodiment according to the invention herein comprises an apparatus comprising a memory for storing computer program instructions and a processor for executing the program instructions, wherein the computer program instructions, when executed by the processor, trigger the apparatus to perform a method and/or solution according to embodiments of the invention as described above.
It will be evident to those skilled in the art that the invention is not limited to the details of the foregoing illustrative embodiments, and that the present invention may be embodied in other specific forms without departing from the spirit or essential attributes thereof. The present embodiments are therefore to be considered in all respects as illustrative and not restrictive, the scope of the invention being indicated by the appended claims rather than by the foregoing description, and all changes which come within the meaning and range of equivalency of the claims are therefore intended to be embraced therein. Any reference sign in a claim should not be construed as limiting the claim concerned. Furthermore, it is obvious that the word "comprising" does not exclude other elements or steps, and the singular does not exclude the plural. A plurality of units or means recited in the apparatus claims may also be implemented by one unit or means in software or hardware. The terms first, second, etc. are used to denote names, but not any particular order.

Claims (12)

1. A page display method based on a back end comprises the following steps:
the method comprises the steps that a unified multi-level data structure which is used for page display and is appointed with a front end is provided, and the data structure comprises a plurality of fields;
defining different categorizing annotations for different levels in the data structure;
respectively configuring each classification annotation to a corresponding field in the data structure;
traversing classification annotations on each field in the data structure, and classifying each field in the data structure according to the classification annotations;
and outputting the classified fields to a front end so that the front end can classify and display the fields in the data structure.
2. The method of claim 1, wherein after outputting the classified fields to the front end for the front end to display the fields in the data structure in a classified manner, the method further comprises:
acquiring added fields in the data structure;
respectively configuring corresponding classification annotations to the added fields in the data structure;
traversing the classification notes on each field in the data structure, and reclassifying each field in the data structure according to the classification notes;
and outputting the re-classified fields to a front end, so that the front end can classify and display the fields in the data structure.
3. A front-end based page display method comprises the following steps:
the method comprises the steps that a unified multi-level data structure used for page display is appointed with a back end, and the data structure comprises a plurality of fields;
receiving each classified field from the back end, classifying and displaying each received classified field in the data structure, wherein different classification notes are defined for different levels in the data structure by the back end, each classification note is respectively configured on the corresponding field in the data structure, the classification notes on each field in the data structure are traversed, each field in the data structure is classified according to the classification notes, and each classified field is output to the front end.
4. The method of claim 1, wherein the receiving the classified fields from the backend, and after the displaying the received classified fields in the data structure by classification, further comprises:
and receiving each newly classified field from the back end, classifying and displaying the received newly classified field in the data structure, wherein the back end acquires the fields added in the data structure, respectively configuring corresponding classification notes on the added fields in the data structure, traversing the classification notes on each field in the data structure, re-classifying each field in the data structure according to the classification notes, and outputting each newly classified field to the front end.
5. A back-end based page display device, wherein the device comprises:
the system comprises a first device, a second device and a third device, wherein the first device is used for appointing a unified multi-level data structure for page display with a front end, and the data structure comprises a plurality of fields;
first and second means for defining different categorisation annotations for different levels in the data structure;
first third means for configuring each classification annotation to a corresponding field in the data structure;
a fourth means for traversing the classification annotations on the fields in the data structure, and classifying the fields in the data structure according to the classification annotations;
and the first fifth device is used for outputting each classified field to the front end so that the front end can classify and display each field in the data structure.
6. The apparatus of claim 5, wherein,
the first third device is further configured to acquire fields added to the data structure, and configure corresponding classification annotations to the fields added to the data structure, respectively;
the first fourth means is further configured to traverse the classification annotations on the fields in the data structure, and re-classify the fields in the data structure according to the classification annotations;
the fifth means is further configured to output each newly categorized field to a front end, so that the front end can classify and display each field in the data structure.
7. A front-end based page display device, wherein the device comprises:
the second device is used for appointing a unified multi-level data structure for page display with a back end, and the data structure comprises a plurality of fields;
and a second device, configured to receive each classified field from the back end, classify and display the received classified field in the data structure, where different classification annotations are defined for different hierarchies in the data structure by the back end, and are respectively configured on corresponding fields in the data structure, and traverse the classification annotations on each field in the data structure, classify each field in the data structure according to the classification annotations, and output each classified field to the front end.
8. The apparatus according to claim 7, wherein the second means is further configured to receive each of the re-classified fields from the back end, classify and display the received each of the re-classified fields in the data structure, wherein the back end obtains the added fields in the data structure and configures the corresponding classification annotations to the added fields in the data structure, and traverse the classification annotations on each of the fields in the data structure, re-classify each of the fields in the data structure according to the classification annotations, and output each of the re-classified fields to the front end.
9. A computing-based device, comprising:
a processor; and
a memory arranged to store computer executable instructions that, when executed, cause the processor to:
the method comprises the steps that a unified multi-level data structure which is used for page display and is appointed with a front end is provided, and the data structure comprises a plurality of fields;
defining different categorizing annotations for different levels in the data structure;
respectively configuring each classification annotation to a corresponding field in the data structure;
traversing classification annotations on each field in the data structure, and classifying each field in the data structure according to the classification annotations;
and outputting the classified fields to a front end so that the front end can classify and display the fields in the data structure.
10. A computer-readable storage medium having computer-executable instructions stored thereon, wherein the computer-executable instructions, when executed by a processor, cause the processor to:
the method comprises the steps that a unified multi-level data structure which is used for page display and is appointed with a front end is provided, and the data structure comprises a plurality of fields;
defining different categorizing annotations for different levels in the data structure;
respectively configuring each classification annotation to a corresponding field in the data structure;
traversing classification annotations on each field in the data structure, and classifying each field in the data structure according to the classification annotations;
and outputting the classified fields to a front end so that the front end can classify and display the fields in the data structure.
11. A computing-based device, comprising:
a processor; and
a memory arranged to store computer executable instructions that, when executed, cause the processor to:
the method comprises the steps that a unified multi-level data structure used for page display is appointed with a back end, and the data structure comprises a plurality of fields;
receiving each classified field from the back end, classifying and displaying each received classified field in the data structure, wherein different classification notes are defined for different levels in the data structure by the back end, each classification note is respectively configured on the corresponding field in the data structure, the classification notes on each field in the data structure are traversed, each field in the data structure is classified according to the classification notes, and each classified field is output to the front end.
12. A computer-readable storage medium having computer-executable instructions stored thereon, wherein the computer-executable instructions, when executed by a processor, cause the processor to:
the method comprises the steps that a unified multi-level data structure used for page display is appointed with a back end, and the data structure comprises a plurality of fields;
receiving each classified field from the back end, classifying and displaying each received classified field in the data structure, wherein different classification notes are defined for different levels in the data structure by the back end, each classification note is respectively configured on the corresponding field in the data structure, the classification notes on each field in the data structure are traversed, each field in the data structure is classified according to the classification notes, and each classified field is output to the front end.
CN202010072278.5A 2020-01-21 2020-01-21 Page display method and device Active CN111324350B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010072278.5A CN111324350B (en) 2020-01-21 2020-01-21 Page display method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010072278.5A CN111324350B (en) 2020-01-21 2020-01-21 Page display method and device

Publications (2)

Publication Number Publication Date
CN111324350A true CN111324350A (en) 2020-06-23
CN111324350B CN111324350B (en) 2023-06-30

Family

ID=71172488

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010072278.5A Active CN111324350B (en) 2020-01-21 2020-01-21 Page display method and device

Country Status (1)

Country Link
CN (1) CN111324350B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112115395A (en) * 2020-09-04 2020-12-22 上海悦易网络信息技术有限公司 Method and equipment for realizing animation configuration during page routing jump

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105830050A (en) * 2013-12-16 2016-08-03 谷歌公司 User interface for an application displaying pages
CN106407388A (en) * 2016-09-19 2017-02-15 福建中金在线信息科技有限公司 A web page generating method and apparatus
CN106575297A (en) * 2014-07-20 2017-04-19 微软技术许可有限责任公司 High throughput data modifications using blind update operations
CN106990949A (en) * 2016-12-31 2017-07-28 深圳大宇无限科技有限公司 Five application page display methods and device
CN109634598A (en) * 2018-12-14 2019-04-16 北京字节跳动网络技术有限公司 A kind of page display method, device, equipment and storage medium

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105830050A (en) * 2013-12-16 2016-08-03 谷歌公司 User interface for an application displaying pages
CN106575297A (en) * 2014-07-20 2017-04-19 微软技术许可有限责任公司 High throughput data modifications using blind update operations
CN106407388A (en) * 2016-09-19 2017-02-15 福建中金在线信息科技有限公司 A web page generating method and apparatus
CN106990949A (en) * 2016-12-31 2017-07-28 深圳大宇无限科技有限公司 Five application page display methods and device
CN109634598A (en) * 2018-12-14 2019-04-16 北京字节跳动网络技术有限公司 A kind of page display method, device, equipment and storage medium

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112115395A (en) * 2020-09-04 2020-12-22 上海悦易网络信息技术有限公司 Method and equipment for realizing animation configuration during page routing jump

Also Published As

Publication number Publication date
CN111324350B (en) 2023-06-30

Similar Documents

Publication Publication Date Title
CN102314460B (en) Data analysis method and system and servers
CN110442341B (en) Interface configuration method and device of application program and terminal equipment
AU2014343044B2 (en) Method and system for document data extraction template management
JP2019510309A (en) Method and apparatus for reusing ListCell in hybrid applications
CN111324350B (en) Page display method and device
CN115952162A (en) Data quality checking method, device and equipment
CN111859205A (en) Analytic method and equipment for batch processing tasks
CN113535817B (en) Feature broad table generation and service processing model training method and device
CN110544467A (en) Voice data auditing method, device, equipment and storage medium
CN110110295A (en) Large sample grinds report information extracting method, device, equipment and storage medium
CN115659045A (en) User operation identification method and device, storage medium and electronic equipment
CN109614548A (en) Information displaying method, device and storage medium based on service-user number change rate
CN115314573A (en) Dynamic loading method and device for message body, electronic equipment and storage medium
CN106708721B (en) Method and device for realizing code coverage test
CN113129071A (en) Method and device for analyzing product SKU of merchant
CN110689418A (en) Bill generation method and device
CN109902170A (en) A kind of classification method of text, device and electronic equipment
CN115167909B (en) Method and device for managing changed files
CN107608947A (en) Html file processing method and processing device, electronic equipment
CN113626119A (en) Method and equipment for parameter management
CN114997120B (en) Method, device, terminal and storage medium for generating document tag
CN113342998B (en) Multimedia resource recommendation method and device, electronic equipment and storage medium
CN117850800A (en) Method and equipment for automatically generating data list management page
CN113127689B (en) Data processing method, device, equipment and storage medium
CN106652879B (en) Method and equipment for displaying frame data

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: Room 1101-1103, No. 433, Songhu Road, Yangpu District, Shanghai

Applicant after: Shanghai wanwansheng Environmental Protection Technology Group Co.,Ltd.

Address before: Room 1101-1103, No. 433, Songhu Road, Yangpu District, Shanghai

Applicant before: SHANGHAI YUEYI NETWORK INFORMATION TECHNOLOGY Co.,Ltd.

GR01 Patent grant
GR01 Patent grant