CN112131840A - Page processing method, device, storage medium and processor - Google Patents

Page processing method, device, storage medium and processor Download PDF

Info

Publication number
CN112131840A
CN112131840A CN202010983622.6A CN202010983622A CN112131840A CN 112131840 A CN112131840 A CN 112131840A CN 202010983622 A CN202010983622 A CN 202010983622A CN 112131840 A CN112131840 A CN 112131840A
Authority
CN
China
Prior art keywords
page
target
data
target page
deleted
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
CN202010983622.6A
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.)
Beijing Zhongxiaoyun Iot Institute Co ltd
Original Assignee
Beijing Zhongxiaoyun Iot Institute 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 Beijing Zhongxiaoyun Iot Institute Co ltd filed Critical Beijing Zhongxiaoyun Iot Institute Co ltd
Priority to CN202010983622.6A priority Critical patent/CN112131840A/en
Publication of CN112131840A publication Critical patent/CN112131840A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/12Use of codes for handling textual entities
    • G06F40/163Handling of whitespace
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/103Formatting, i.e. changing of presentation of documents
    • G06F40/114Pagination
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/166Editing, e.g. inserting or deleting

Landscapes

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

Abstract

The invention discloses a page processing method, a page processing device, a storage medium and a processor. Wherein, the method comprises the following steps: acquiring a first target page, wherein the first target page comprises at least one piece of data; determining first target data to be deleted from at least one piece of data; deleting first target data from the first target page, and adjusting the display of the first target page after the first target data is deleted to obtain a second target page; and displaying the second target page. The invention solves the technical problem that blank pages are easy to appear when the data are deleted from the page.

Description

Page processing method, device, storage medium and processor
Technical Field
The present invention relates to the field of data processing, and in particular, to a page processing method, apparatus, storage medium, and processor.
Background
At present, with the continuous popularization of the internet, big data is used as the vocabulary of the IT industry which is the most hot at present, and the utilization of the commercial value of the big data, such as data warehouse, data security, data analysis, data mining and the like, becomes the profit focus which is pursued by the tradesman gradually. With the advent of the big data age, big data analysis also arose. Data has gone from paper to the internet and into personal computers and even handheld devices.
However, when large data is loaded on the device, when the last piece of data of the current page is deleted, a blank page is easy to appear, and the needed data cannot be loaded well, so that the use and the data viewing of a user are influenced, and the user cannot know about the service in time.
In view of the above problems, no effective solution has been proposed.
Disclosure of Invention
The embodiment of the invention provides a page processing method, a page processing device, a storage medium and a processor, which are used for at least solving the technical problem that blank pages are easy to appear when data are deleted from a page.
According to an aspect of an embodiment of the present invention, there is provided a page processing method, including: acquiring a first target page, wherein the first target page comprises at least one piece of data; determining first target data to be deleted from at least one piece of data; deleting first target data from the first target page, and adjusting the display of the first target page after the first target data is deleted to obtain a second target page; and displaying the second target page.
Optionally, adjusting the display of the first target page after the first target data is deleted to obtain a second target page, including: determining second target data corresponding to the partial data in a third target page under the condition that the first target data is partial data in at least one piece of data, wherein the third target page is a page next to the first target page; and loading the second target data to the first target page after part of the data is deleted to obtain a second target page.
Optionally, adjusting the display of the first target page after the first target data is deleted to obtain a second target page, including: determining third target data corresponding to all the data in a third target page under the condition that the first target data is all the data of at least one piece of data, wherein the third target page is the next page of the first target page; loading third target data to the first target page, and jumping to a fourth target page, wherein the fourth target page is a previous page of the first target page; and determining the fourth target page as the second target page.
Optionally, displaying a second target page, comprising: if the current page number of the second target page is less than or equal to 1, adjusting the current page number to 1, and displaying the second target page with the current page number of 1; and if the current page number of the second target page is more than 1, keeping the current page number unchanged, and displaying the current page number as the second target page of the current page number.
Optionally, the page type of the first target page and the page type of the second target page are both list types.
According to another aspect of the embodiments of the present invention, there is also provided a page processing apparatus, including: an acquisition unit configured to acquire a first target page, wherein the first target page includes at least one piece of data; a determining unit configured to determine first target data to be deleted from at least one piece of data; the processing unit is used for deleting the first target data from the first target page and adjusting the display of the first target page after the first target data is deleted to obtain a second target page; and the display unit is used for displaying the second target page.
Optionally, the processing unit comprises: the first determining module is used for determining second target data corresponding to the partial data in a third target page under the condition that the first target data is partial data in at least one piece of data, wherein the third target page is a page next to the first target page; and the first loading module is used for loading the second target data to the first target page after the part of data is deleted to obtain a second target page.
Optionally, the processing unit further comprises: the second determining module is used for determining third target data corresponding to all the data in a third target page under the condition that the first target data is all the data of at least one piece of data, wherein the third target page is the next page of the first target page; the second loading module is used for loading the third target data to the first target page and jumping to a fourth target page, wherein the fourth target page is a previous page of the first target page; and the third determining module is used for determining the fourth target page as the second target page.
According to another aspect of the embodiments of the present invention, a computer-readable storage medium is further provided, where the storage medium includes a stored program, and when the program runs, the apparatus on which the storage medium is located is controlled to execute the page processing method according to the embodiments of the present invention.
According to another aspect of the embodiments of the present invention, a processor is further provided, where the processor is configured to run a program, where the program executes the page processing method according to the embodiments of the present invention.
In the embodiment of the invention, a first target page is obtained, wherein the first target page comprises at least one piece of data; determining first target data to be deleted from at least one piece of data; deleting first target data from the first target page, and adjusting the display of the first target page after the first target data is deleted to obtain a second target page; a manner of displaying the second target page. That is to say, according to the method and the device for displaying the page, data of a next page of the first target page is correspondingly loaded into the first target page by performing data deletion operation on the first target page, so that display of the first target page is adjusted, and the page is displayed as the second target page when the page is displayed, so that the first target page cannot have blank pages after the data is deleted, the purpose of avoiding blank pages in the page loading process is achieved, the technical effect that the blank pages cannot occur when the data is deleted is achieved, and the technical problem that the blank pages are easy to occur when the data is deleted is further solved.
Drawings
The accompanying drawings, which are included to provide a further understanding of the invention and are incorporated in and constitute a part of this application, illustrate embodiment(s) of the invention and together with the description serve to explain the invention without limiting the invention. In the drawings:
FIG. 1 is a flow chart of a method of page processing according to an embodiment of the invention;
fig. 2 is a block diagram of a page processing apparatus according to an embodiment of the present invention.
Detailed Description
In order to make the technical solutions of the present invention better understood, 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 only a part of the embodiments of the present invention, and not all of the embodiments. 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.
It should be noted that the terms "first," "second," and the like in the description and claims of the present invention and in the drawings described above are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order. It is to be understood that the data so used is interchangeable under appropriate circumstances such that the embodiments of the invention described herein are capable of operation in sequences other than those illustrated or described herein. Furthermore, the terms "comprises," "comprising," and "having," and any variations thereof, are intended to cover a non-exclusive inclusion, such that a process, method, system, article, or apparatus that comprises a list of steps or elements is not necessarily limited to those steps or elements expressly listed, but may include other steps or elements not expressly listed or inherent to such process, method, article, or apparatus.
Example 1
In accordance with an embodiment of the present invention, there is provided an embodiment of a page processing method, it should be noted that the steps illustrated in the flowchart of the figure may be performed in a computer system such as a set of computer executable instructions, and that while a logical order is illustrated in the flowchart, in some cases the steps illustrated or described may be performed in an order different than here.
Fig. 1 is a flowchart of a page processing method according to an embodiment of the present invention. As shown in fig. 1, the method may include the steps of:
step S102, a first target page is obtained, wherein the first target page comprises at least one piece of data.
In the technical solution provided by step S102 of the present invention, the first target page is a current page to be processed, and the page includes at least one piece of data. Optionally, the page type of the first target page of this embodiment may be a list type.
Step S104, determining first target data to be deleted from at least one piece of data.
In the technical solution provided by step S104 of the present invention, the first target data is data to be deleted in the first target page. Alternatively, the first target data may be partial data in the first target page, or may be all data in the first target page.
Step S106, deleting the first target data from the first target page, and adjusting the display of the first target page after the first target data is deleted to obtain a second target page.
In the technical solution provided in step S106 of the present invention, the deleting of the first target data in the first target page may be to delete part of data in the first target page or to delete all data in the first target page, and after the deleting of the first target data in the first target page, an adjusting operation may be performed on the display of the first target page to obtain a second target page, where the adjusting operation may be to correspondingly load data of a next page of the first target page into the first target page.
And step S108, displaying the second target page.
In the technical solution provided by step S108 of the present invention, the second target page may be a page obtained after processing the first target page, or may be a page displayed after processing the first target page, where the second target page may be selected according to a specific processing operation of the first target page. Alternatively, the page type of the second target page may be a list type.
Through the steps S102 to S108 described above, a first target page is obtained, where the first target page includes at least one piece of data; determining first target data to be deleted from at least one piece of data; deleting first target data from the first target page, and adjusting the display of the first target page after the first target data is deleted to obtain a second target page; and displaying the second target page. That is to say, according to the method and the device for displaying the page, data of a next page of the first target page is correspondingly loaded into the first target page by performing data deletion operation on the first target page, so that display of the first target page is adjusted, and the page is displayed as the second target page when the page is displayed, so that the first target page is free from blank pages after the data is deleted, the purpose of avoiding blank pages in the page loading process is achieved, the technical effect that the blank pages are free from being generated when the data is deleted is achieved, and the technical problem that the blank pages are easy to be generated when the data is deleted is solved.
The above-described method of this embodiment is further described below.
As an alternative implementation manner, in step S106, deleting the first target data from the first target page, and adjusting the display of the first target page after the first target data is deleted, so as to obtain a second target page, including: determining second target data corresponding to the partial data in a third target page under the condition that the first target data is partial data in at least one piece of data, wherein the third target page is a page next to the first target page; and loading the second target data to the first target page after part of the data is deleted to obtain a second target page.
In this embodiment, the first target data is partial data in a first target page, after the partial data in the first target page is deleted, second target data corresponding to the number of the deleted data is selected in a page next to the first target page, and then the second target data is loaded into the first target page after the partial data is deleted, so as to obtain a second target page. When the data quantity of the next page of the first target page, namely the third target page, is larger than the deleted data quantity of the first target page, the selected second target data is the data corresponding to the deleted data quantity of the third target page; and when the data quantity in the third target page is less than or equal to the deleted data quantity in the first target page, the selected second target data is all data in the third target page.
Optionally, the page type of the third target page is a list type, and at this time, the second target page is a page obtained after the first target page is processed, and the method can prevent blank pages from occurring after the first target page deletes data, so that the purpose of avoiding blank pages from occurring in the page loading process is achieved, and therefore, the technical effect that blank pages cannot occur when the page deletes data is achieved, and the technical problem that blank pages are likely to occur when the page deletes data is solved.
As an alternative implementation manner, in step S106, deleting the first target data from the first target page, and adjusting the display of the first target page after the first target data is deleted, so as to obtain a second target page, including: determining third target data corresponding to all the data in a third target page under the condition that the first target data is all the data of at least one piece of data, wherein the third target page is the next page of the first target page; loading third target data to the first target page, and jumping to a fourth target page, wherein the fourth target page is a previous page of the first target page; and determining the fourth target page as the second target page.
In this embodiment, the first target data is all data in the first target page, after all data in the first target page is deleted, all data in a next page of the first target page is selected as third target data, and then the third target data is loaded into the first target page.
Optionally, the page type of the fourth target page is a list type, and at this time, the second target page is a page displayed after the first target page is processed, and the method can prevent blank pages from occurring after the first target page deletes data, thereby achieving the purpose of avoiding blank pages from occurring in the page loading process, and further achieving the technical effect that blank pages cannot occur when the page deletes data, and further solving the technical problem that blank pages are likely to occur when the page deletes data.
As an alternative implementation, step S108, displaying the second target page, includes: if the current page number of the second target page is less than or equal to 1, adjusting the current page number to 1, and displaying the second target page with the current page number of 1; and if the current page number of the second target page is more than 1, keeping the current page number unchanged, and displaying the current page number as the second target page of the current page number.
In this embodiment, after the first target page is processed, the page is displayed as a second target page, at this time, it is necessary to determine whether the current page number of the second target page is the 1 st page, and when the current page number of the second target page is less than or equal to 1, the current page number of the second target page is adjusted to the 1 st page, and at this time, the page is displayed as the 1 st page; when the current page number of the second target page is larger than 1, the current page number of the second target page is kept unchanged, and the page is displayed as the second target page at the moment.
As an optional implementation manner, the page type of the first target page and the page type of the second target page are both list types.
In this embodiment, when the data amount is too large, the data needs to be subjected to list paging display to facilitate better processing of the data, so that the page types of the first target page and the second target page are both list types, and correspondingly, the page types of the third target page and the fourth target page are both list types.
By the page processing method in the above embodiment of the present invention, the first target page includes at least one piece of data; determining first target data to be deleted from at least one piece of data; deleting first target data from the first target page, and adjusting the display of the first target page after the first target data is deleted to obtain a second target page; the mode of displaying the second target page can ensure that the first target page can not have blank pages after the data is deleted, and the purpose of avoiding the blank page phenomenon in the page loading process is achieved, so that the technical effect that the blank pages can not appear when the data is deleted on the page is realized, and the technical problem that the blank pages can easily appear when the data is deleted on the page is solved.
Example 2
The embodiment of the invention also provides a page processing device. It should be noted that the page processing apparatus of this embodiment may be used to execute the page processing method of the embodiment of the present invention.
Fig. 2 is a block diagram of a page processing apparatus according to an embodiment of the present invention. As shown in fig. 2, the page processing apparatus 20 may include: an acquisition unit 21, a determination unit 22, a processing unit 23 and a display unit 24.
An obtaining unit 21 is configured to obtain a first target page, where the first target page includes at least one piece of data.
A determining unit 22, configured to determine, from the at least one piece of data, first target data to be deleted.
The processing unit 23 is configured to delete the first target data from the first target page, and adjust display of the first target page after the first target data is deleted, so as to obtain a second target page.
And a display unit 24 for displaying the second target page.
Optionally, the processing unit 23 comprises: the first determining module is used for determining second target data corresponding to the partial data in a third target page under the condition that the first target data is partial data in at least one piece of data, wherein the third target page is a page next to the first target page; and the first loading module is used for loading the second target data to the first target page after the part of data is deleted to obtain a second target page.
Optionally, the processing unit 23 further comprises: the second determining module is used for determining third target data corresponding to all the data in a third target page under the condition that the first target data is all the data of at least one piece of data, wherein the third target page is the next page of the first target page; the second loading module is used for loading the third target data to the first target page and jumping to a fourth target page, wherein the fourth target page is a previous page of the first target page; and the third determining module is used for determining the fourth target page as the second target page.
Alternatively, the display unit 24 includes: the first display module is used for adjusting the current page number to 1 and displaying the second target page with the current page number of 1 when the current page number of the second target page is less than or equal to 1; and the second display module is used for keeping the current page number unchanged and displaying the current page number as the second target page of the current page number when the current page number of the second target page is more than 1.
The page processing device of the embodiment performs data deletion operation on the first target page, correspondingly loads data of a next page of the first target page into the first target page, so as to adjust display of the first target page, and displays the page as the second target page when the page is displayed, so that the first target page does not have blank pages after the data is deleted, the purpose of avoiding blank pages in the page loading process is achieved, the technical effect that the blank pages cannot appear when the data is deleted is achieved, and the technical problem that the blank pages are easy to appear when the data is deleted is further solved.
Example 3
According to another aspect of the embodiments of the present invention, there is also provided a computer-readable storage medium, which includes a stored program, wherein when the program is executed by a processor, the program controls a device in which the computer-readable storage medium is located to execute the page processing method described in embodiment 1 of the present invention.
Specifically, the computer-readable storage medium is used for storing program instructions for executing the following functions, and the following steps are realized: acquiring a first target page, wherein the first target page comprises at least one piece of data; determining first target data to be deleted from at least one piece of data; deleting first target data from the first target page, and adjusting the display of the first target page after the first target data is deleted to obtain a second target page; and displaying the second target page.
Example 4
According to another aspect of the embodiments of the present invention, there is also provided a processor, which is used for running a program, wherein the page processing method described in embodiment 1 of the present invention is executed when the program runs.
Specifically, the processor is configured to call a program instruction in the memory, and implement the following steps: acquiring a first target page, wherein the first target page comprises at least one piece of data; determining first target data to be deleted from at least one piece of data; deleting first target data from the first target page, and adjusting the display of the first target page after the first target data is deleted to obtain a second target page; and displaying the second target page.
The above-mentioned serial numbers of the embodiments of the present invention are merely for description and do not represent the merits of the embodiments.
In the above embodiments of the present invention, the descriptions of the respective embodiments have respective emphasis, and for parts that are not described in detail in a certain embodiment, reference may be made to related descriptions of other embodiments.
In the embodiments provided in the present application, it should be understood that the disclosed technology can be implemented in other ways. The above-described embodiments of the apparatus are merely illustrative, and for example, the division of the units may be a logical division, and in actual implementation, there may be another division, for example, multiple 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, units or modules, and may be in an electrical or other form.
The units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of units. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment.
In addition, functional units in the embodiments of the present invention may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit. The integrated unit can be realized in a form of hardware, and can also be realized in a form of a software functional unit.
The integrated unit, if implemented in the form of a software functional unit and sold or used as a stand-alone product, may be stored in a computer readable storage medium. Based on such understanding, the technical solution of the present invention may be embodied in the form of a software product, which is stored in a storage medium and includes instructions for causing a computer device (which may be a personal computer, a server, or a network device) to execute all or part of the steps of the method according to the embodiments of the present invention. And the aforementioned storage medium includes: a U-disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a removable hard disk, a magnetic or optical disk, and other various media capable of storing program codes.
The foregoing is only a preferred embodiment of the present invention, and it should be noted that, for those skilled in the art, various modifications and decorations can be made without departing from the principle of the present invention, and these modifications and decorations should also be regarded as the protection scope of the present invention.

Claims (10)

1. A page processing method is characterized by comprising the following steps:
acquiring a first target page, wherein the first target page comprises at least one piece of data;
determining first target data to be deleted from the at least one piece of data;
deleting the first target data from the first target page, and adjusting the display of the first target page after the first target data is deleted to obtain a second target page;
and displaying the second target page.
2. The method of claim 1, wherein adjusting the display of the first target page after deleting the first target data to obtain a second target page comprises:
if the first target data is partial data in the at least one piece of data, determining second target data corresponding to the partial data in a third target page, wherein the third target page is a page next to the first target page;
and loading the second target data to the first target page after the partial data is deleted to obtain the second target page.
3. The method of claim 1, wherein adjusting the display of the first target page after deleting the first target data to obtain a second target page comprises:
determining third target data corresponding to all the data in a third target page if the first target data is all the data of the at least one piece of data, wherein the third target page is a page next to the first target page;
loading the third target data to the first target page, and jumping to a fourth target page, wherein the fourth target page is a previous page of the first target page;
determining the fourth target page as the second target page.
4. The method of claim 1, wherein displaying the second target page comprises:
if the current page number of the second target page is less than or equal to 1, adjusting the current page number to 1, and displaying the second target page with the current page number of 1;
if the current page number of the second target page is larger than 1, keeping the current page number unchanged, and displaying the current page number as the second target page of the current page number.
5. The method according to any one of claims 1 to 4, wherein the page type of the first target page and the page type of the second target page are both list types.
6. A page processing apparatus, comprising:
an acquisition unit configured to acquire a first target page, wherein the first target page includes at least one piece of data;
a determining unit, configured to determine, from the at least one piece of data, first target data to be deleted;
the processing unit is used for deleting the first target data from the first target page and adjusting the display of the first target page after the first target data is deleted to obtain a second target page;
and the display unit is used for displaying the second target page.
7. The apparatus of claim 6, wherein the processing unit comprises:
a first determining module, configured to determine, in a third target page, second target data corresponding to partial data in a case that the first target data is the partial data in the at least one piece of data, where the third target page is a page next to the first target page;
and the first loading module is used for loading the second target data to the first target page from which the partial data is deleted to obtain the second target page.
8. The apparatus of claim 6, wherein the processing unit comprises:
a second determining module, configured to determine, in a third target page, third target data corresponding to all the data when the first target data is all the data of the at least one piece of data, where the third target page is a page next to the first target page;
a second loading module, configured to load the third target data to the first target page, and jump to a fourth target page, where the fourth target page is a previous page of the first target page;
a third determining module, configured to determine the fourth target page as the second target page.
9. A computer-readable storage medium, characterized in that the storage medium includes a stored program, wherein when the program runs, the apparatus where the storage medium is located is controlled to execute the page processing method according to any one of claims 1 to 5.
10. A processor, characterized in that the processor is configured to run a program, wherein the program is configured to execute the page processing method according to any one of claims 1 to 5 when running.
CN202010983622.6A 2020-09-17 2020-09-17 Page processing method, device, storage medium and processor Pending CN112131840A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010983622.6A CN112131840A (en) 2020-09-17 2020-09-17 Page processing method, device, storage medium and processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010983622.6A CN112131840A (en) 2020-09-17 2020-09-17 Page processing method, device, storage medium and processor

Publications (1)

Publication Number Publication Date
CN112131840A true CN112131840A (en) 2020-12-25

Family

ID=73841955

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010983622.6A Pending CN112131840A (en) 2020-09-17 2020-09-17 Page processing method, device, storage medium and processor

Country Status (1)

Country Link
CN (1) CN112131840A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113268297A (en) * 2021-05-19 2021-08-17 北京达佳互联信息技术有限公司 Page display method and device, electronic equipment and storage medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2015180422A1 (en) * 2014-05-29 2015-12-03 广州市动景计算机科技有限公司 Page layout method and device
JP2018097548A (en) * 2016-12-13 2018-06-21 株式会社明電舎 Human interface data creating device
CN110321504A (en) * 2019-06-18 2019-10-11 平安医疗健康管理股份有限公司 A kind of page processing method and device
CN110852045A (en) * 2018-08-01 2020-02-28 珠海金山办公软件有限公司 Method and device for deleting document content, electronic equipment and storage medium
CN111273907A (en) * 2020-02-12 2020-06-12 中国平安人寿保险股份有限公司 Page processing method and related equipment

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2015180422A1 (en) * 2014-05-29 2015-12-03 广州市动景计算机科技有限公司 Page layout method and device
CN105224540A (en) * 2014-05-29 2016-01-06 广州市动景计算机科技有限公司 Page composing method and device
JP2018097548A (en) * 2016-12-13 2018-06-21 株式会社明電舎 Human interface data creating device
CN110852045A (en) * 2018-08-01 2020-02-28 珠海金山办公软件有限公司 Method and device for deleting document content, electronic equipment and storage medium
CN110321504A (en) * 2019-06-18 2019-10-11 平安医疗健康管理股份有限公司 A kind of page processing method and device
CN111273907A (en) * 2020-02-12 2020-06-12 中国平安人寿保险股份有限公司 Page processing method and related equipment

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113268297A (en) * 2021-05-19 2021-08-17 北京达佳互联信息技术有限公司 Page display method and device, electronic equipment and storage medium

Similar Documents

Publication Publication Date Title
US11573693B2 (en) Display controlling method, terminal, information processing apparatus, and storage medium
CN105549936B (en) Data table display method and device
CN112950738B (en) Rendering engine processing method and device, storage medium and electronic equipment
US20120185794A1 (en) Method and Apparatus for Managing Buttons on Taskbar
CN104796351A (en) Network data downloading method and device
CN111597009B (en) Application program display method and device and terminal equipment
CN106933905B (en) Method and device for monitoring webpage access data
CN112131840A (en) Page processing method, device, storage medium and processor
CN104317581B (en) Display method and electronic equipment
CN109472540B (en) Service processing method and device
CN108021464B (en) Bottom-pocketing processing method and device for application response data
CN107608827B (en) Backup method and terminal for package configuration file and related medium product
CN108958929B (en) Method and device for applying algorithm library, storage medium and electronic equipment
CN111127059B (en) User quality analysis method and device
CN107203551B (en) Data processing method and device
CN110968783A (en) Method and device for recommending content information
CN110659966A (en) Article information comparison method, device and equipment and computer readable storage medium
CN105488054A (en) Method and device for browsing image
CN114415900B (en) Quick list positioning method and device, electronic equipment and storage medium
CN115659092B (en) Medal page generation method, medal page display method, server and mobile terminal
CN109190077B (en) Collection information processing method and device, storage medium and electronic equipment
CN111325003B (en) File processing method, device, equipment and storage medium
CN112214762A (en) Event information processing method and device and electronic equipment
CN110139302B (en) App business type positioning method and device
CN111104529B (en) Index file control method and device and electronic equipment

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