CN105740330A - Data paging display method and apparatus - Google Patents

Data paging display method and apparatus Download PDF

Info

Publication number
CN105740330A
CN105740330A CN201610042253.4A CN201610042253A CN105740330A CN 105740330 A CN105740330 A CN 105740330A CN 201610042253 A CN201610042253 A CN 201610042253A CN 105740330 A CN105740330 A CN 105740330A
Authority
CN
China
Prior art keywords
data
page
volume
data volume
unit
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
CN201610042253.4A
Other languages
Chinese (zh)
Other versions
CN105740330B (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.)
Tencent Technology Shenzhen Co Ltd
Original Assignee
Tencent Technology Shenzhen 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 Tencent Technology Shenzhen Co Ltd filed Critical Tencent Technology Shenzhen Co Ltd
Priority to CN201610042253.4A priority Critical patent/CN105740330B/en
Publication of CN105740330A publication Critical patent/CN105740330A/en
Application granted granted Critical
Publication of CN105740330B publication Critical patent/CN105740330B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

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/957Browsing optimisation, e.g. caching or content distillation
    • G06F16/9574Browsing optimisation, e.g. caching or content distillation of access to content, e.g. by caching

Landscapes

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

Abstract

The invention discloses a data paging display method. The method comprises the steps of when a page prepared to be displayed is a first page, obtaining first data from a website server according to a first data unit, displaying the first data in the page, obtaining second data from the website server according to a second data unit, caching the second data, and judging whether the page is the last page or not according to the data volume of the second data; when the page is not the first page, judging whether the page is the last page or not according to the data volume of the current cached data and/or the data volume of third data obtained from the website server by utilizing the second data unit, obtaining fourth data from the current cached data according to the first data unit and displaying the fourth data in the page; when the page is not the last page, displaying an operation control used to be linked to a next page in the page for determining that the next page is prepared to be displayed in response to the operation for the operation control; and when the page is the last page, determining that the next page is not prepared to be displayed.

Description

The method of paging display data and device
Technical field
The present invention relates to the information processing technology, particularly relate to method and the device of a kind of paging display data.
Background technology
In the process to user's exhibition information, if to be presented contains much information, it is impossible to when all information are all shown on one page, it is necessary to these information are showed user with the form of paging.When utilizing the method for existing paging exhibition information, it is necessary to pre-determine the total page number shown needed for these information.When being shown to last page, namely when current page is equal to total page number, " lower one page " button is rendered for state can not be clicked, to ensure the accuracy that paging is shown.
Summary of the invention
The embodiment of the present invention provides a kind of method of paging display data, to reduce the complexity of paging display data.
The embodiment of the present invention provides the device of a kind of paging display data, to reduce the complexity of paging display data.
The embodiment of the present invention provides a kind of method of paging display data.The method is applied to the browser in terminal unit.When showing the data from a URL (URL), the method includes:
When determining that a page is shown in preparation, it is judged that whether the described page is page 1;
When the described page is page 1, according to the first data unit from Website server obtain the first data and the described page show, the second data are obtained from described Website server according to the second data unit, according to the data volume of described second data, second data described in buffer memory, judge whether the described page is last page;Wherein, described first data unit is the data volume of a page energy display data, described second data unit is the data volume of at least one page energy display data, when obtaining data according to described first data unit or described second data unit from described Website server, if the amount of the data of described URL currently existing in described Website server is more than or equal to described first data unit or described second data unit, the data of described first data unit or described second data unit are then obtained from described Website server, the data of currently existing described URL are otherwise obtained from described Website server;
When the described page is not page 1, judge whether the described page is last page according to current data cached data volume and/or the data volume according to the 3rd data utilizing described second data unit to get from described Website server, show from presently described data cached middle acquisition the 4th data and the described page according to described first data unit;Wherein, if current data cached data volume is more than or equal to described first data unit, then the data volume of described 4th data is equal to described first data unit;Otherwise the data volume of described 4th data is equal to current data cached data volume;
When the described page is not last page, show for being linked to the operational controls of lower one page on the page, in order in response to user's operation for described operational controls, it is determined that prepare to show next page;
When the described page is last page, it is determined that do not prepare to show next page.
The embodiment of the present invention provides the device of a kind of paging display data, and this device is applied to browser.This browser is for showing the data from a URL (URL), and this device includes:
First judge module, for when determining that a page is shown in preparation, it is judged that whether the described page is page 1;
Second acquisition module, for when described first judge module judges the described page as page 1, obtaining the first data according to the first data unit from Website server, obtain the second data according to the second data unit from described Website server;When described first judge module judges that the described page is not page 1, obtain the 3rd data according to described second data unit from described Website server;
3rd cache module, for obtaining described second data and described 3rd data buffer memory from described second acquisition module;
According to the data volume of described second data, 4th judge module, for when described first judge module judges the described page as page 1, judging whether the described page is last page;When described first judge module judges that the described page is not page 1, judge whether the described page is last page according to the data volume of data cached data volume current in described 3rd cache module and/or described 3rd data;
5th display module, for when described first judge module judges the described page as page 1, obtaining described first data from described second acquisition module, and show in the described page;When described first judge module judges that the described page is not page 1, according to described first data unit data cached middle acquisition the 4th data of current institute displaying in the described page from described 3rd cache module;When described 4th judge module judges that the described page is not last page, show the operational controls for being linked to lower one page on the page;With
6th judge module, in response to user's operation for described operational controls, it is determined that prepare to show next page;When described 4th judge module judges that the described page is last page, it is determined that do not prepare to show next page;
Described first data unit is the data volume of a page energy display data, described second data unit is the data volume of at least one page energy display data, when described second acquisition module obtains data according to described first data unit or described second data unit from described Website server, if the amount of the data of described URL currently existing in described Website server is more than or equal to described first data unit or described second data unit, then described second acquisition module obtains the data of described first data unit or described second data unit from described Website server, otherwise described second acquisition module obtains the data of currently existing described URL from described Website server;
If described 3rd cache module current data cached data volume more than or equal to described first data unit, then the data volume of described 4th data that described 5th display module gets is equal to described first data unit, and otherwise the data volume of described 4th data is equal to current data cached data volume.
In the method and apparatus that the embodiment of the present invention provides, when determining that a page is shown in preparation, it is judged that whether the described page is page 1;When the described page is page 1, according to the first data unit from Website server obtain the first data and the described page show, the second data are obtained from described Website server according to the second data unit, according to the data volume of described second data, second data described in buffer memory, judge whether the described page is last page.When the described page is not page 1, judge whether the described page is last page according to current data cached data volume and/or the data volume according to the 3rd data utilizing described second data unit to get from described Website server, show from presently described data cached middle acquisition the 4th data and the described page according to described first data unit.When the described page is not last page, show for being linked to the operational controls of lower one page on the page, in order in response to user's operation for described operational controls, it is determined that prepare to show next page.When the described page is last page, it is determined that do not prepare to show next page.Utilize the technical scheme that the embodiment of the present invention provides, it is not necessary to pre-determine total page number when paging display data, so reducing the complexity of paging display data.
Accompanying drawing explanation
In order to be illustrated more clearly that the embodiment of the present invention or technical scheme of the prior art, the accompanying drawing used required in embodiment or description of the prior art will be briefly described below, apparently, accompanying drawing in the following describes is only some embodiments of the present invention, for those of ordinary skill in the art, under the premise not paying creative work, it is also possible to obtain other accompanying drawing according to these accompanying drawings.
Fig. 1 is the structural representation of a kind of implementation environment that various embodiments of the present invention relate to;
Fig. 2 is the schematic flow sheet of a kind of method of paging display data in the embodiment of the present invention;
Fig. 2 A is the schematic flow sheet of the method judging in embodiment illustrated in fig. 2 that whether the page be last page;
Fig. 2 B is the schematic flow sheet of the method judging in embodiment illustrated in fig. 2 that whether the page be last page;
Fig. 2 C is the schematic flow sheet of the method judging in embodiment illustrated in fig. 2 that whether the page be last page;
Fig. 3 is the schematic flow sheet of a kind of method of paging display data in the embodiment of the present invention;
Fig. 4 is the schematic flow sheet of a kind of method of paging display data in the embodiment of the present invention;
Fig. 5 is the schematic flow sheet of a kind of method of paging display data in the embodiment of the present invention;
Fig. 6 is the device of a kind of paging display data in the embodiment of the present invention;
Fig. 7 is the structural representation of the device of a kind of paging display data in the embodiment of the present invention.
Detailed description of the invention
Below in conjunction with the accompanying drawing in the embodiment of the present invention, the technical scheme in the embodiment of the present invention is clearly and completely described, it is clear that described embodiment is only a part of embodiment of the present invention, rather than whole embodiments.Based on the embodiment in the present invention, the every other embodiment that those of ordinary skill in the art obtain under not making creative work premise, broadly fall into the scope of protection of the invention.
Fig. 1 is the structural representation of a kind of implementation environment that various embodiments of the present invention relate to.As it is shown in figure 1, this implementation environment includes: terminal unit 110, Website server 120 and data base 130.
This terminal unit 110 runs the device having paging display data, for instance browser.This terminal unit 110 can be mobile phone, panel computer, pocket computer on knee and desk computer etc..Wherein, this browser can include the device for showing the paging display data with administration page, for instance, explorer (IE, InternetExplorer), browser etc. of roaming.
This terminal unit 110 can pass through wireless network or cable network is connected with this Website server 120.
This Website server 120 can be a station server, or the server cluster being made up of some station servers, or a cloud computing service center.
This data base 130 can be the equipment for storing data, it is possible to be connected with this Website server 120 by wired or wireless mode, in order to this Website server 120 reads data from this data base 130.
Fig. 2 is the schematic flow sheet of a kind of method of paging display data in the embodiment of the present invention.The method is applied to the browser in terminal unit.As in figure 2 it is shown, when this browser-presented comes from the data of URL (URL), the method comprises the steps.
Step 201, when determining that a page is shown in preparation, it is judged that whether the described page is page 1.
In an embodiment of the present invention, after user inputs search key, this browser is when responding the searching request of this user and determining original upload one page, it is judged that whether this page is page 1.Or, the operational controls for being linked to lower one page on the page, for instance " lower one page " button, time clicked, browser is responding this click request, it is determined that when preparing to show next page, it is judged that whether this next page is page 1.
In an embodiment of the present invention, when preparing to show the data from a URL, it is possible to a number of pages value is set, and this number of pages value is initialized as the first numerical value.This first numerical value is generally zero, it is also possible to be a specific integer.In subsequent page displaying process, when being shown to a certain page, then existing page value is added one.Such as, when the first initial numerical value is zero, when being shown to page 1, then this first numerical value is added one, i.e. current number of pages value is one.In an embodiment of the present invention, by judging whether current number of pages value is that this first numerical value judges whether this page is page 1.When this number of pages value is this first numerical value, it is determined that this page is page 1;Otherwise judge that this page is not page 1.In an embodiment of the present invention, it is also possible to by judging whether this number of pages value is this first numerical value, and current data cached data volume be whether zero to judge that whether this page is for page 1.If this current number of pages value is this initialized first numerical value, and this current data cached data volume is zero, then judge that this page is as page 1.If this current number of pages value is not this first numerical value, or current data cached data volume is not zero, then judge that this page is not page 1.
Or, when preparing to show from the data of a URL, the value of page marker position is set, and the value of this page marker position is initialized as invalid, for instance 0 or 1.When this page is demonstrated, it is judged that whether the value of this page marker position is invalid, if the value of described page marker position is invalid, it is revised as effectively, for instance, if 0 represents invalid, then the value of this page marker position is revised as 1;If 1 represents invalid, then the value of this page marker position is revised as 0.Can by judging that whether the value of described page marker position is invalid judge whether this page is page 1.When the value of this page marker position is invalid, it is determined that this page is described page 1.Or, whether it is invalid by judging the value of this page marker position, and judges whether current data cached data volume is zero.If the value of this page marker position is invalid, and this current data cached data volume is zero, then judge that this page is as page 1.If the value of this page marker position is effectively, or current data cached data volume is not zero, then judge that this page is not page 1.
Step 202, when this page is page 1, according to the first data unit from Website server obtain the first data and this page show, the second data are obtained from this Website server according to the second data unit, according to the data volume of these the second data, these second data of buffer memory, judge whether this page is last page.This first data unit is the data volume of a page energy display data, and this second data unit is the data volume of at least one page energy display data.When obtaining data according to this first data unit or the second data unit from described Website server, if the amount of the data of described URL currently existing in described Website server is more than or equal to this first data unit or described second data unit, then obtain the data of described first data unit or described second data unit from this Website server, otherwise obtain the data of this currently existing URL from described Website server.
When this page is page 1, this browser according to the first data unit from this Website server obtain the first data and show on this page.Specifically, this browser sends data acquisition request to this Website server, and this data acquisition request carries the first data unit.This Website server, according to this first data unit, obtains a number of Data Concurrent from this data base and gives this browser.In an embodiment of the present invention, this first data unit is the data volume of a page energy display data.According to this first data unit, the most multipotency of this browser gets page of data from this Website server, the data that namely a page can be shown.This browser is likely to get the data less than one page, for instance, half page data, or obtain less than data.If the data about this URL currently existing in this Website server more than or equal to this first data unit, then obtain the data of described first data unit, the data that namely a page can be shown from this Website server.If the amount of the data about this URL currently existing in this Website server is less than this first data unit, then obtain the currently existing data about this URL from this Website server, for instance half page data.In an embodiment of the present invention, when browser gets page of data from this Website server, then this page of data of displaying is set according to the page presentation of acquiescence.When the data deficiencies one page got, for instance, half page data, this browser can show this half page data according to the page setup of acquiescence, namely by half page of these data of page presentation, half page of blank.Or this half page data can be illustrated on whole the page by this browser, simply the spacing between data is approximately two times of default value.
In an embodiment of the present invention, this browser obtains and these second data of buffer memory from this Website server always according to the second data unit.This second data unit is the data volume of at least one page energy display data.Such as, this second data unit be two pages or more multi-page can the data volume of display data, or be a page can the data volume of display data, or the data volume less than a page energy display data, for instance, half page data or zero.This second data unit can be determined according to the time needed for the capacity of above-mentioned buffer storage and buffer memory of execution and resource.In the concrete process obtaining these the second data, if the amount of the data about this URL currently existing in this Website server is more than or equal to this second data unit, obtain the data of this second data unit from this Website server.If the amount of the data about this URL currently existing in this Website server is less than this second data unit, then obtain the currently existing data about this URL from this Website server.
In an embodiment of the present invention, in the process of paging display data, browser needs to send data acquisition request to Website server, asks a number of data.This Website server reads a number of data according to this data acquisition request from data base, sends the data to this browser.This data buffer storage in the buffer storage of self, or is buffered in an independent buffer storage by this browser.Because by data buffer storage to be presented in this buffer storage, follow-up only need to read data from this buffer storage when display data, without being read from data base by Website server when each display data, therefore can reduce the time used by digital independent, improve the efficiency of paging display data.
In an embodiment of the present invention, it is judged that whether the data volume of these the second data is zero.If the data volume of the second data of current institute buffer memory is zero, then judge that this page is as last page.The data volume of these the second data is zero, then it represents that this browser does not get data from this Website server, and namely this data base is without the data more about this URL.When the data volume of these the second data is not zero, then judge that this page is not last page.
In an embodiment of the present invention, it is possible to use other execution sequence obtains and show the first data from Website server, and obtains and buffer memory the second data.For example, it is possible to first obtain the first data and the second data from Website server according to this first data unit and the second data unit respectively, then show these first data these second data of buffer memory, or first these second data of buffer memory show this first data again.Or, first obtain the second data buffer memory from Website server, then obtain these first data from this Website server and show.
In the present invention one implements, it is possible to adopt the mode of Asynchronous Request to obtain data from Website server.Because after this browser sends data acquisition request, this Website server obtains data from data base, and display data and data cached operation are performed by browser, so the operation of above-mentioned acquisition data can executed in parallel with displaying and data cached operation.Such as, after browser gets the first data from Website server, before or after showing these first data, this browser sends data acquisition request to this Website server, waits and receive this second data from this Website server in the process showing these the first data.Due to aforesaid operations can executed in parallel, therefore can shorten paging and show the required time, improve the efficiency that paging is shown.
Step 203, when this page is not page 1, judge whether this page is last page according to current data cached data volume and/or the data volume according to the 3rd data utilizing described second data unit to get from this Website server, show from data cached middle acquisition the 4th data of current institute and this page according to this first data unit.When obtaining data according to this second data unit from this Website server, if the data volume of this URL currently existing in this Website server is more than or equal to this second data unit, the data volume of the 3rd data got from this Website server is equal to this second data unit, and the 3rd data otherwise got from this Website server are the data of this currently existing ULR.Wherein, if current data cached data volume is more than or equal to described first data unit, then the data volume of the 4th data got is equal to described first data unit;The data volume of the 4th data otherwise got is equal to current data cached data volume.
In an embodiment of the present invention, when this page is not page 1, according to current data cached data volume, this browser can judge whether this page is last page;Or this browser can obtain the 3rd data according to this second data unit from this Website server, and the data volume according to the 3rd data judges whether this page is last page;Or according to the data volume of current data cached data volume and the 3rd data, this browser can judge whether this page is last page.In an embodiment of the present invention, it is possible to after judging whether this page be last page, show from data cached middle acquisition the 4th data of current institute and this page according to this first data unit.Can also before judging whether this page be last page, or judge, in the process whether this page is last page, to show from data cached middle acquisition the 4th data of current institute and this page according to this first data unit.
In an embodiment of the present invention, current data cached data volume is likely to be less than this first data unit, it is also possible to equal to or more than this first data unit.If current data cached data volume more than or etc. with this first data unit, then be equal to this first data unit from the data volume of data cached the 4th data got of current institute.If current data cached data volume is less than this first data unit, then the data volume from data cached the 4th data got of current institute is currently data cached data volume.
Step 204, when the described page is not last page, shows for being linked to the operational controls of lower one page on the page, in order in response to user's operation for described operational controls, it is determined that prepare to show next page;When this page is last page, it is determined that do not prepare to show next page.
Fig. 2 A is the schematic flow sheet of the method judging in embodiment illustrated in fig. 2 that whether the page be last page.As shown in Figure 2 A, each data cached time, to Website server request the data volume that the second data unit is a page energy display data.The method comprises the steps.
Step 201A, relatively more current data cached data volume and the first data unit.
Step 202A, when described currently data cached data volume is less than described first data unit, it is determined that the described page is last page.
Step 203A: when described currently data cached data volume is equal to described first data unit, obtain described 3rd data buffer memory according to described second data unit from described Website server, it is judged that whether the data volume of described 3rd data is zero;When the data volume of described 3rd data is zero, then judge that the described page is as last page;When the data volume of described 3rd data is not zero, it is determined that the described page is not last page.
Fig. 2 B is the schematic flow sheet of the method judging in embodiment illustrated in fig. 2 that whether the page be last page.As shown in Figure 2 B, each data cached time, to Website server request the data volume that the second data unit is a page energy display data.The method comprises the steps.
Step 201B, obtains described 3rd data buffer memory according to described second data unit from described Website server.
Step 202B, it is judged that whether the data volume of described 3rd data is zero.
Step 203B, when the data volume of described 3rd data is zero, it is determined that the described page is last page.
Step 204B, when the data volume of described 3rd data is not zero, it is determined that the described page is not last page.
Fig. 2 C is the schematic flow sheet of the method judging in embodiment illustrated in fig. 2 that whether the page be last page.As shown in Figure 2 C, the method comprises the steps.
Step 201C, and shows the described page from current institute's described 4th data of data cached middle acquisition according to described first data unit.
Step 202C, obtains described 3rd data buffer memory according to described second data unit from described Website server.
Step 203C, it is judged that whether current data cached data volume is zero.
Step 204C, when described currently data cached data volume is zero, then judges that the described page is as last page.
Step 205C, when described currently data cached data volume is not zero, it is determined that the described page is not last page.
In embodiments of the present invention, this second data unit can be the data volume more than a page energy display data, it is also possible to for the data volume equal to or less than a page energy display data.
Fig. 3 is the schematic flow sheet of a kind of method of paging display data in the embodiment of the present invention.The method is applied to the browser in terminal unit.In embodiments of the present invention, to the data volume that data unit is a page energy display data of Website server request during each buffer memory, it is called for short page of data.When each display data, to the data volume that data unit is a page energy display data of the data cached request of Website server or current institute, abbreviation page of data.As it is shown on figure 3, when this browser-presented comes from the data of a URL, the method comprises the steps.
Step 301, detects that page presentation event is triggered, it is determined that prepare to show a page..
During the initialization page, page presentation event can be detected.Or, when the working place for being linked to lower one page is operated by user, can detect that page presentation event is triggered.
Step 302, it is judged that whether this page is page 1, when this page is page 1, performs step 303;Otherwise, step 304 is performed.
In an embodiment of the present invention, when preparing to show the data from a URL, it is possible to a number of pages value is set, and this number of pages value is initialized as zero.In subsequent page is shown, often show page of data, then this number of pages value is added one.
In the present embodiment, by judging that whether this number of pages value is zero judge whether this page is page 1.When this number of pages value is zero, perform step 303.When this number of pages value is not zero, perform step 304.Or, in embodiments of the present invention, arrange the value of page marker position and the value of this page marker position is initialized as invalid, when this page is demonstrated, whether the value judging this page marker position is invalid, if the value of this page marker position is invalid, the value of this page marker position is revised as effectively.By judging that whether the value of this page marker position is invalid judge whether this page is page 1, when the value of this page marker position is invalid, it is determined that this page is page 1.
Step 303, to Website server acquisition request two page data, shows wherein page of data, the remaining data of buffer memory, performs step 306.
In an embodiment of the present invention, it is possible to be first obtain page of data from this Website server and show, then from this Website server acquisition request page of data buffer memory.When showing this page, adding one by this number of pages value, namely current number of pages value is one.
Step 304, from the data cached middle acquisition request page of data of current institute and show.
In this step, number of pages value is added one, obtain new number of pages value.
Step 305, sends data acquisition request, acquisition request page of data to this Website server.
In an embodiment of the present invention, after in above-mentioned steps 304, the operation of display data and Website server receive this data acquisition request, from data base obtain Data Concurrent give the operation of this browser can executed in parallel.
Step 306, it is judged that whether current institute is data cached is zero, when this current institute is data cached be zero time, perform step 307;When this current institute is data cached be not zero time, perform step 308.
Step 307, it is determined that this page is last page, it is determined that do not prepare to show next page, and terminate this flow process.
In the present embodiment, when this current institute is data cached be zero time, then it represents that the data obtained from this Website server in step 303 or step 305 are zero, namely do not get data.
In embodiments of the present invention, this flow process can directly be terminated when judging this page as last page.
Step 308, it is determined that this page is not last page, shows " lower one page " button on this page.And when detecting that user clicks this " lower one page " button, response user applies operation on the button, performs step 301.
In embodiments of the present invention, during with each buffer memory, request buffer memory page of data is the description that example carries out.In actual applications, it is also possible to when buffer memory, request buffer memory is more than the data volume of one page energy display data, for instance two pages, it is also possible to request buffer memory is less than the data volume of one page energy display data, for instance, half page or three/one page.In embodiments of the present invention, when to this Website server or current institute data cached middle acquisition request page of data, if this Website server or current institute data cached in the amount of data of existing this URL more than or equal to the amount of this page of data, then from this Website server or current data cached middle acquisition page of data;Otherwise from the data of existing this URL of this Website server or current data cached middle acquisition, the data of this URL are likely less than one page, it is also possible to be zero.
Fig. 4 is the schematic flow sheet of a kind of method of paging display data in the embodiment of the present invention.The method is applied to the browser in terminal unit.As shown in Figure 4, when this browser-presented comes from the data of URL, the method comprises the steps.In embodiments of the present invention, give tacit consent to each data cached time to Website server ask a page energy display data data volume, be called for short page of data.To the data volume of Website server or current data cached one page energy display data of middle acquisition request during display data.
Step 401, sets up and number of pages value is initialized as zero.
Step 402, detects that page presentation event is triggered.
In embodiments of the present invention, when initialization loads the page, detect that page presentation event is triggered.Or, when user clicks " lower one page " button, in response to this user operation for this button, when triggering page shows event, detect that this page presentation event is triggered.
Step 403, it is judged that whether this page is page 1.When this page is page 1, perform step 404;Otherwise perform step 406.
Step 404, asks page of data from Website server and shows, asks page of data buffer memory to this Website server.
Step 405, it is judged that whether current data cached data volume is zero.If current data cached data volume is zero, perform step 409;Otherwise perform step 413.
Step 406, relatively more current data cached data volume and the data volume of a page energy display data preset.When this current data cached data volume is more than the data volume of this page energy display data preset, perform step 407;When this current data cached data volume is less than the data volume of this page energy display data preset, perform step 408;When this current data cached data volume is equal to the data volume of this page energy display data preset, perform step 410.
Step 407, reports an error.
In the present embodiment, because every time during buffer memory, the data volume that data volume is a page energy display data to the data of Website server request, so data cached data volume is not more than the data volume of this page energy display data, so when this current data cached data volume is more than the data volume of this page energy display data preset, then judging that mistake occurs.
Step 408, the current institute of acquisition is data cached and shows.
Step 409, it is determined that this page is last page.
When this page is last page, then do not show " lower one page " button.
Step 410, from this Website server acquisition request page of data buffer memory.
Step 411, it is judged that whether the data volume of the data got from this Website server is zero.When the data volume of the data got from this Website server is zero, perform step 409;Otherwise perform step 412.
Step 412, from the data cached middle acquisition request page of data of current institute and show.
Step 413, it is determined that this page is not last page, shows " lower one page " button on this page.When detecting that page presentation event is triggered, perform step 402.
In embodiments of the present invention, when to this Website server or current institute data cached middle acquisition request page of data, if this Website server or current institute data cached in the amount of data of existing this URL more than or equal to the amount of this page of data, then from this Website server or current data cached middle acquisition page of data;Otherwise from the data of existing this URL of this Website server or current data cached middle acquisition, the data of this URL are likely less than one page, it is also possible to be zero.
Fig. 5 is the schematic flow sheet of a kind of method of paging display data in the embodiment of the present invention.The method is applied to the browser in terminal unit.As it is shown in figure 5, when this browser-presented comes from the data of URL, the method comprises the steps.In embodiments of the present invention, the data volume of a page energy display data, the data volume of one page energy display data of acquisition request during display data are asked when giving tacit consent to each buffer memory to Website server.
Step 501~502 are identical with above-mentioned steps 401~402.
Step 503, it is judged that whether this page is page 1.If this page is page 1, perform step 504;Otherwise perform step 506.
Step 504 is asked page of data from Website server and shows, asks page of data buffer memory to this Website server.
Step 505, it is judged that whether current data cached data volume is zero.If current data cached data volume is zero, perform step 509;Otherwise perform step 511.
Step 506, asks page of data buffer memory from Website server.
Step 507, it is judged that whether the data volume of the data got from this Website server is zero.If the data volume of the data got is zero, perform step 508;Otherwise perform step 510.
Step 508, the current institute of acquisition is data cached and shows.
Step 509, it is determined that this page is last page.
Step 510, from current data cached middle request page of data, and by the data that get in this page presentation.
Step 511.Judge that this page is not last page, and show " lower one page " button on this page.
In embodiments of the present invention, when to this Website server or current institute data cached middle acquisition request page of data, if this Website server or current institute data cached in the amount of data of existing this URL more than or equal to the amount of this page of data, then from this Website server or current data cached middle acquisition page of data;Otherwise from the data of existing this URL of this Website server or current data cached middle acquisition, the data of this URL are likely less than one page, it is also possible to be zero.
Fig. 6 is the device of a kind of paging display data in the embodiment of the present invention.This device is browser, and includes:
First judge module 601, for when determining that a page is shown in preparation, it is judged that whether the described page is page 1;
Second acquisition module 602, for when described first judge module 601 judges the described page as page 1, obtaining the first data according to the first data unit from Website server, obtain the second data according to the second data unit from described Website server;When described first judge module 601 judges that the described page is not page 1, obtain the 3rd data according to described second data unit from described Website server;
3rd cache module 603, for obtaining described second data and described 3rd data buffer memory from described second acquisition module 602;
According to the data volume of described second data, 4th judge module 604, for when described first judge module 601 judges the described page as page 1, judging whether the described page is last page;When described first judge module 601 judges that the described page is not page 1, judge whether the described page is last page according to the data volume of data cached data volume current in described 3rd cache module 603 and/or described 3rd data;
5th display module 605, for when described first judge module 601 judges the described page as page 1, obtaining described first data from described second acquisition module 602, and show in the described page;When described first judge module 601 judges that the described page is not page 1, according to described first data unit data cached middle acquisition the 4th data of current institute displaying in the described page from described 3rd cache module 603;When described 4th judge module 604 judges that the described page is not last page, show the operational controls for being linked to lower one page on the page;With
6th judge module 606, in response to user's operation for described operational controls, it is determined that prepare to show next page;When described 4th judge module 604 judges that the described page is last page, it is determined that do not prepare to show next page;
Described first data unit is the data volume of a page energy display data, described second data unit is the data volume of at least one page energy display data, when described second acquisition module 602 obtains data according to described first data unit or described second data unit from described Website server, if the amount of the data of described URL currently existing in described Website server is more than or equal to described first data unit or described second data unit, then described second acquisition module 602 obtains the data of described first data unit or described second data unit from described Website server, otherwise described second acquisition module 602 obtains the data of currently existing described URL from described Website server;
If described 3rd cache module 603 current data cached data volume more than or equal to described first data unit, then the data volume of described 4th data that described 5th display module 605 gets is equal to described first data unit, otherwise the data volume of described 4th data equal in the 3rd cache module 603 current data cached data volume.
In an embodiment of the present invention, described second data unit is the data volume of a page energy display data.This is stated device and farther includes:
7th judge module 607, for when described first judge module 601 judges that the described page is not page 1, relatively current data cached data volume and described first data unit in described 3rd cache module 603;
Described 4th judge module 604, is further used for, when described 7th judge module 607 judges that in described 3rd cache module 603, current data cached data volume is less than described first data unit, it is determined that the described page is last page;When described 7th judge module 607 judges that in described 3rd cache module 603, current data cached data volume is equal to described first data unit, whether the data volume judging described 3rd data is zero, when the data volume of described 3rd data is zero, it is determined that the described page is last page;When the data volume of described 3rd data is not zero, it is determined that the described page is not last page.
In an embodiment of the present invention, described second data unit is the data volume of a page energy display data, when described first judge module 601 judges that the described page is not page 1, described 4th judge module 604, whether the data volume being further used for judging described 3rd data is zero, when the data volume of described 3rd data is zero, it is determined that the described page is last page;When the data volume of described 3rd data is not zero, it is determined that the described page is not last page.
In an embodiment of the present invention, when described first judge module 601 judges that the described page is not page 1, described 4th judge module 604, it is further used for showing after the 3rd data described in described 4th data and described 3rd cache module 603 buffer memory in the described page at described 5th display module 605, it is judged that in described 3rd cache module 603, whether current data cached data volume is zero;When described currently data cached data volume is zero, then judge that the described page is as last page;When described currently data cached data volume is not zero, it is determined that the described page is not last page.
Fig. 7 is the structural representation of the device of a kind of paging display data in the embodiment of the present invention.As it is shown in fig. 7, this device comprises the steps that processor 701, non-volatile computer readable memory 702, display unit 703, network communication interface 704.These assemblies are communicated by bus 705.
In the present embodiment, in memorizer 702, storage has multiple program module, including operating system 706, network communication module 707 and application program 708.
The various module (not shown)s that processor 701 can read included by the application program in memorizer 702 are applied and data process to the various functions performing the device of paging display data.Processor 701 in the present embodiment can be one, it is also possible to for multiple, and it can be CPU, processing unit/module, ASIC, logic module or programmable gate array etc..
Wherein, operating system 706 can be: Windows operating system, Android operation system or Fructus Mali pumilae iPhoneOS operating system.
Application program 708 comprises the steps that data page display module 709.This data page display module 709 can include the set of computer-executable instructions 709-1 of each functional module formation in Fig. 6 shown device and the metadata of correspondence and heuritic approach 709-2.These set of computer-executable instructions can be performed by described processor 701 and be completed method shown in Fig. 2 to Fig. 5 or the function of Fig. 6 shown device.
In the present embodiment, network communication interface 704 has matched with network communication module 707 transmitting-receiving of various network signals of device of paging display data, for instance sends data acquisition request to Website server and receives data from this Website server.
Display unit 703 has a display floater, has been used for input and the display of relevant information.
It addition, each functional module in each embodiment of the present invention can be integrated in a processing unit, it is also possible to be that modules is individually physically present, it is also possible to two or more modules are integrated in a unit.Above-mentioned integrated unit both can adopt the form of hardware to realize, it would however also be possible to employ the form of SFU software functional unit realizes.The functional module of described each embodiment may be located at a terminal or network node, or can also be distributed on multiple terminal or network node.
It addition, each embodiment of the present invention can pass through data handling equipment, the data processor performed such as computer realizes.Obviously, data processor constitutes the present invention.Additionally, the data processor being generally stored inside in a storage medium by directly reading out storage medium or performing by program being installed or copied in the storage device (such as hard disk and or internal memory) of data handling equipment by program.Therefore, such storage medium also constitutes the present invention.Storage medium can use any kind of recording mode, for instance paper storage medium (such as paper tape etc.), magnetic storage medium (such as floppy disk, hard disk, flash memory etc.), optical storage media (such as CD-ROM etc.), magnetic-optical storage medium (such as MO etc.) etc..
Therefore present invention also offers a kind of storage medium, wherein storage has data processor, and this data processor is for performing any embodiment of said method of the present invention.
One of ordinary skill in the art will appreciate that all or part of step realizing above-described embodiment can be completed by hardware, can also be completed by the hardware that program carrys out instruction relevant, described program can be stored in a kind of computer-readable recording medium, storage medium mentioned above can be read only memory, disk or CD etc..
The foregoing is only presently preferred embodiments of the present invention, not in order to limit the present invention, all within the spirit and principles in the present invention, any amendment of making, equivalent replacement, improvement etc., should be included within the scope of protection of the invention.

Claims (10)

1. the method for a paging display data, it is characterised in that be applied to the browser in terminal unit, when showing the data from a uniform resource position mark URL, the method includes:
When determining that a page is shown in preparation, it is judged that whether the described page is page 1;
When the described page is page 1, according to the first data unit from Website server obtain the first data and the described page show, the second data are obtained from described Website server according to the second data unit, according to the data volume of described second data, second data described in buffer memory, judge whether the described page is last page;Wherein, described first data unit is the data volume of a page energy display data, described second data unit is the data volume of at least one page energy display data, when obtaining data according to described first data unit or described second data unit from described Website server, if the amount of the data of described URL currently existing in described Website server is more than or equal to described first data unit or described second data unit, the data of described first data unit or described second data unit are then obtained from described Website server, the data of currently existing described URL are otherwise obtained from described Website server;
When the described page is not page 1, judge whether the described page is last page according to current data cached data volume and/or the data volume according to the 3rd data utilizing described second data unit to get from described Website server, show from data cached middle acquisition the 4th data of current institute and the described page according to described first data unit;Wherein, if current data cached data volume is more than or equal to described first data unit, then the data volume of described 4th data is equal to described first data unit;Otherwise the data volume of described 4th data is equal to current data cached data volume;
When the described page is not last page, show for being linked to the operational controls of lower one page on the page, in order in response to user's operation for described operational controls, it is determined that prepare to show next page;
When the described page is last page, it is determined that do not prepare to show next page.
2. method according to claim 1, it is characterised in that farther include:
When initialization loads a page, it is determined that prepare to show the described page.
3. method according to claim 1, it is characterised in that farther include:
When preparing to show the data from a URL, the number of pages value of the described page it is set and is initialized with the first numerical value, when the described page is demonstrated, described number of pages value being added one;Described judge whether the described page is that page 1 includes: judge whether described number of pages value is described first numerical value, when described number of pages value is described first numerical value, it is determined that the described page is described page 1;Or
When preparing to show the data from a URL, arrange the value of page marker position and be initialized with invalid, when the described page is demonstrated, whether the value judging described page marker position is invalid, if the value of described page marker position is invalid, it is revised as effectively, described is judged whether the described page is that page 1 includes: whether the value judging described page marker position is invalid, when the value of described page marker position is invalid, it is determined that the described page is described page 1.
4. method according to claim 1, it is characterized in that, described second data unit is the data volume of a page energy display data, judges whether the described page is that last page includes according to current data cached data volume and/or the data volume according to the 3rd data utilizing described second data unit to get from described Website server:
When described currently data cached data volume is less than described first data unit, it is determined that the described page is last page;
When described currently data cached data volume is equal to described first data unit, obtain described 3rd data buffer memory according to described second data unit from described Website server, it is judged that whether the data volume of described 3rd data is zero;When the data volume of described 3rd data is zero, then judge that the described page is as last page;When the data volume of described 3rd data is not zero, it is determined that the described page is not last page.
5. method according to claim 1, it is characterized in that, according to current data cached data volume and/or the data volume according to the 3rd data utilizing described second data unit to get from described Website server, described second data unit, equal to the data volume of a page energy display data, judges whether the described page is that last page includes:
Described 3rd data buffer memory is obtained from described Website server according to described second data unit;
Whether the data volume judging described 3rd data is zero;
When the data volume of described 3rd data is zero, it is determined that the described page is last page;
When the data volume of described 3rd data is not zero, it is determined that the described page is not last page.
6. method according to claim 1, it is characterized in that, judge whether the described page is last page according to current data cached data volume and/or the data volume according to the 3rd data utilizing described second data unit to get from described Website server, include from described data cached middle acquisition the 4th data showing the described page according to described first data unit:
And show the described page from current institute's described 4th data of data cached middle acquisition according to described first data unit;
Described 3rd data buffer memory is obtained from described Website server according to described second data unit;
Judge whether current data cached data volume is zero;
When described currently data cached data volume is zero, then judge that the described page is as last page;
When described currently data cached data volume is not zero, it is determined that the described page is not last page.
7. the device of a paging display data, it is characterised in that described device is applied to browser, described browser is for showing the data from a uniform resource position mark URL, and described device includes:
First judge module, for when determining that a page is shown in preparation, it is judged that whether the described page is page 1;
Second acquisition module, for when described first judge module judges the described page as page 1, obtaining the first data according to the first data unit from Website server, obtain the second data according to the second data unit from described Website server;When described first judge module judges that the described page is not page 1, obtain the 3rd data according to described second data unit from described Website server;
3rd cache module, for obtaining described second data and described 3rd data buffer memory from described second acquisition module;
According to the data volume of described second data, 4th judge module, for when described first judge module judges the described page as page 1, judging whether the described page is last page;When described first judge module judges that the described page is not page 1, judge whether the described page is last page according to the data volume of data cached data volume current in described 3rd cache module and/or described 3rd data;
5th display module, for when described first judge module judges the described page as page 1, obtaining described first data from described second acquisition module, and show in the described page;When described first judge module judges that the described page is not page 1, according to described first data unit data cached middle acquisition the 4th data of current institute displaying in the described page from described 3rd cache module;When described 4th judge module judges that the described page is not last page, show the operational controls for being linked to lower one page on the page;With
6th judge module, in response to user's operation for described operational controls, it is determined that prepare to show next page;When described 4th judge module judges that the described page is last page, it is determined that do not prepare to show next page;
Described first data unit is the data volume of a page energy display data, described second data unit is the data volume of at least one page energy display data, when described second acquisition module obtains data according to described first data unit or described second data unit from described Website server, if the amount of the data of described URL currently existing in described Website server is more than or equal to described first data unit or described second data unit, then described second acquisition module obtains the data of described first data unit or described second data unit from described Website server, otherwise described second acquisition module obtains the data of currently existing described URL from described Website server;
If described 3rd cache module current data cached data volume more than or equal to described first data unit, then the data volume of described 4th data that described 5th display module gets is equal to described first data unit, and otherwise the data volume of described 4th data is equal to current data cached data volume.
8. device according to claim 7, it is characterised in that described second data unit is the data volume of a page energy display data, and described device farther includes:
7th judge module, for when described first judge module judges that the described page is not page 1, relatively current data cached data volume and described first data unit in described 3rd cache module;
Described 4th judge module, is further used for, when described 7th judge module judges that current data cached data volume is less than described first data unit in described 3rd cache module, it is determined that the described page is last page;When described 7th judge module judges that current data cached data volume is equal to described first data unit in described 3rd cache module, whether the data volume judging described 3rd data is zero, when the data volume of described 3rd data is zero, it is determined that the described page is last page;When the data volume of described 3rd data is not zero, it is determined that the described page is not last page.
9. device according to claim 7, it is characterised in that described second data unit is the data volume of a page energy display data, when described first judge module judges that the described page is not page 1,
Described 4th judge module, is further used for judging whether the data volume of described 3rd data is zero, when the data volume of described 3rd data is zero, it is determined that the described page is last page;When the data volume of described 3rd data is not zero, it is determined that the described page is not last page.
10. device according to claim 7, it is characterised in that when described first judge module judges that the described page is not page 1,
Described 4th judge module, it is further used for after described 5th display module shows the 3rd data described in described 4th data and described 3rd cache module buffer memory in the described page, it is judged that in described 3rd cache module, whether current data cached data volume is zero;When described currently data cached data volume is zero, then judge that the described page is as last page;When described currently data cached data volume is not zero, it is determined that the described page is not last page.
CN201610042253.4A 2016-01-22 2016-01-22 Method and device for displaying data in paging mode Active CN105740330B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610042253.4A CN105740330B (en) 2016-01-22 2016-01-22 Method and device for displaying data in paging mode

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610042253.4A CN105740330B (en) 2016-01-22 2016-01-22 Method and device for displaying data in paging mode

Publications (2)

Publication Number Publication Date
CN105740330A true CN105740330A (en) 2016-07-06
CN105740330B CN105740330B (en) 2020-08-28

Family

ID=56246364

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610042253.4A Active CN105740330B (en) 2016-01-22 2016-01-22 Method and device for displaying data in paging mode

Country Status (1)

Country Link
CN (1) CN105740330B (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106339508A (en) * 2016-10-25 2017-01-18 电子科技大学 WEB caching method based on paging
CN106789167A (en) * 2016-11-28 2017-05-31 努比亚技术有限公司 A kind of data processing method and server
CN106874010A (en) * 2017-02-28 2017-06-20 山东大学 A kind of method of the quick paging loadings of ListView in android system
CN106919639A (en) * 2016-08-22 2017-07-04 阿里巴巴集团控股有限公司 A kind of processing method and processing device of data loading
CN107479887A (en) * 2017-08-11 2017-12-15 腾讯科技(深圳)有限公司 A kind of data display method, device and storage device
CN107590275A (en) * 2017-09-27 2018-01-16 北京奇虎科技有限公司 A kind of data query method and apparatus
CN110943970A (en) * 2019-10-09 2020-03-31 视联动力信息技术股份有限公司 Data request method and device
CN113760272A (en) * 2020-08-24 2021-12-07 北京沃东天骏信息技术有限公司 Information display method, device, equipment and storage medium

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101661459A (en) * 2009-10-19 2010-03-03 中国电信股份有限公司 Method for providing network document resources, platform thereof and system thereof
CN102411585A (en) * 2010-09-21 2012-04-11 厦门市美亚柏科信息股份有限公司 Webpage paging data pre-loading method and system
CN102902677A (en) * 2011-07-26 2013-01-30 腾讯科技(深圳)有限公司 Browser and browsing method thereof
US20130275853A1 (en) * 2012-04-13 2013-10-17 Apple Inc. Method for improving backward/forward performance between certain types of dynamic web pages
CN104850627A (en) * 2015-05-21 2015-08-19 北京京东尚科信息技术有限公司 Method and apparatus for performing paging display
CN105183764A (en) * 2015-07-29 2015-12-23 广州神马移动信息科技有限公司 Data paging method and apparatus

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101661459A (en) * 2009-10-19 2010-03-03 中国电信股份有限公司 Method for providing network document resources, platform thereof and system thereof
CN102411585A (en) * 2010-09-21 2012-04-11 厦门市美亚柏科信息股份有限公司 Webpage paging data pre-loading method and system
CN102902677A (en) * 2011-07-26 2013-01-30 腾讯科技(深圳)有限公司 Browser and browsing method thereof
US20130275853A1 (en) * 2012-04-13 2013-10-17 Apple Inc. Method for improving backward/forward performance between certain types of dynamic web pages
CN104850627A (en) * 2015-05-21 2015-08-19 北京京东尚科信息技术有限公司 Method and apparatus for performing paging display
CN105183764A (en) * 2015-07-29 2015-12-23 广州神马移动信息科技有限公司 Data paging method and apparatus

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106919639A (en) * 2016-08-22 2017-07-04 阿里巴巴集团控股有限公司 A kind of processing method and processing device of data loading
CN106339508A (en) * 2016-10-25 2017-01-18 电子科技大学 WEB caching method based on paging
CN106339508B (en) * 2016-10-25 2020-03-17 电子科技大学 WEB caching method based on paging
CN106789167A (en) * 2016-11-28 2017-05-31 努比亚技术有限公司 A kind of data processing method and server
CN106874010A (en) * 2017-02-28 2017-06-20 山东大学 A kind of method of the quick paging loadings of ListView in android system
CN106874010B (en) * 2017-02-28 2019-12-06 山东大学 Method for rapid page loading of ListView in Android system
CN107479887B (en) * 2017-08-11 2018-06-22 腾讯科技(深圳)有限公司 A kind of data display method, device and storage device
CN107479887A (en) * 2017-08-11 2017-12-15 腾讯科技(深圳)有限公司 A kind of data display method, device and storage device
CN107590275A (en) * 2017-09-27 2018-01-16 北京奇虎科技有限公司 A kind of data query method and apparatus
CN107590275B (en) * 2017-09-27 2021-05-14 北京时之砂科技有限公司 Data query method and device
CN110943970A (en) * 2019-10-09 2020-03-31 视联动力信息技术股份有限公司 Data request method and device
CN110943970B (en) * 2019-10-09 2022-12-20 视联动力信息技术股份有限公司 Data request method and device
CN113760272A (en) * 2020-08-24 2021-12-07 北京沃东天骏信息技术有限公司 Information display method, device, equipment and storage medium

Also Published As

Publication number Publication date
CN105740330B (en) 2020-08-28

Similar Documents

Publication Publication Date Title
CN105740330A (en) Data paging display method and apparatus
CN104866383B (en) Interface calling method and device and terminal
CN105049486A (en) Version management and file pulling control methods for static files, version management and file pulling control devices, and version control system
CN108959127B (en) Address translation method, device and system
CN106919634B (en) Method for sharing data across applications and web browser
CN105786405A (en) Online upgrading method, device and system
US9069876B2 (en) Memory caching for browser processes
PT2176771E (en) Providing indirect data addressing in an input/output processing system where the indirect data address list is non-contiguous
CN108268609A (en) A kind of foundation of file path, access method and device
CN112214247B (en) System starting method and related equipment
CN104657224A (en) Inter-process communication method and device
CN104113567A (en) Content distribution network data processing method, device and system
US20220236902A1 (en) Systems and methods for data transfer for computational storage devices
CN102760109A (en) Data communication method, device and system
CN112506676B (en) Inter-process data transmission method, computer device and storage medium
CN103019847A (en) Method and system for migrating data of virtual machine
CN103440281A (en) Method, device and equipment for acquiring download file
CN104702299A (en) GNSS receiver accessed and configured by use of webpages
CN115114042A (en) Storage data access method and device, electronic equipment and storage medium
CN107844360B (en) Method and device for executing application code by hard disk
CN106776285A (en) Webpage front-end adjustment method and device
CN102760212B (en) Virtual desktop malicious code detecting method based on storage mirroring cloning mechanism
EP4036725A1 (en) Systems and methods for data transfer for computational storage devices
CN113377458B (en) Plug-in management method and device, electronic equipment and storage medium
CN115221130A (en) File processing system, file processing method and device

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant