CN102902805A - Page access method and device - Google Patents

Page access method and device Download PDF

Info

Publication number
CN102902805A
CN102902805A CN2012103897946A CN201210389794A CN102902805A CN 102902805 A CN102902805 A CN 102902805A CN 2012103897946 A CN2012103897946 A CN 2012103897946A CN 201210389794 A CN201210389794 A CN 201210389794A CN 102902805 A CN102902805 A CN 102902805A
Authority
CN
China
Prior art keywords
page
access
resource
data
target pages
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
CN2012103897946A
Other languages
Chinese (zh)
Other versions
CN102902805B (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.)
Neusoft Corp
Original Assignee
Neusoft Corp
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 Neusoft Corp filed Critical Neusoft Corp
Priority to CN201210389794.6A priority Critical patent/CN102902805B/en
Publication of CN102902805A publication Critical patent/CN102902805A/en
Application granted granted Critical
Publication of CN102902805B publication Critical patent/CN102902805B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

The embodiment of the invention discloses a page access method, which comprises the following steps of: judging whether a target page to be accessed is a historical page, if the target page to be accessed is the historical page, acquiring a page resource and page data which correspond to the historical page and are stored during finishing of the access to the historical page, and accessing the historical page according to the acquired page resource and the acquired page data of the historical page. The embodiment of the invention also discloses a page access device. By the technical scheme of the embodiment of the invention, the historical page can be accessed under the condition that the page state during finishing of the access to the historical page is retained, so that the concurrency pressure of a server is reduced, the access operation time is shortened, and the overall page access efficiency is improved.

Description

A kind of page access method and apparatus
Technical field
The application relates to the message reference technical field, particularly a kind of page access method and related device.
Background technology
Along with the fast development of infotech, the user is more and more higher to the visiting demand of information page, not only requires to have higher access speed, and requires access process can satisfy special requirement.A kind of common page access demand is: except can normally accessing new page (page of namely accessing first), when the access history page (being the page that ever accessed is crossed), the page status that keeps in the time of also must be able to being returned to the access that finishes this history page is in order to proceed uncompleted some operation or again check related content.
For satisfying above-mentioned page access demand, prior art mainly provides two kinds of access modules: the one, and URL(uniform resource locator) (URL) pattern; The 2nd, Server Mode.When the former is history page at the target pages of finding access, again obtain the URL of history page by pre-save at the access vestige (such as the content of Cookies file record) of this locality, then according to this URL from server load page content to realize the access of history page; When the latter is history page at the target pages of finding access, first send a request message to obtain pre-save at relevant operation information and the data message about this history page of server end to server, then according to these operation informations and data message load page full content to realize the access of history page.
Although above-mentioned two kinds of access modules can be realized the access to history page in some cases, but, these two kinds of access modules on the whole all can't be complete, be returned to exactly the page status when finishing the history page access, truly to realize the access to history page: because the URL(uniform resource locator) pattern is to realize the history page access according to the URL that regains, each access process is the loaded targets page again all, under the situation that target pages occur to upgrade, the target pages that this mode is accessed is actual to be the page after upgrading but not real " history page "; Because the server end mode only can be preserved limited page operation information and data message usually, and then can only be according to the history page access of these information realizations " locality, finiteness ".This shows that the history page access method that prior art does not also have a kind of can the realization " to keep the page status when finishing the history page access " has reduced page access efficient on the whole, can not satisfy real needs in the access process of history page.
Summary of the invention
For solving the problems of the technologies described above, the embodiment of the present application provides a kind of page access method and related device thereof, the access of the history page under the page status when keeping the access of end history page to be implemented in, and then improve on the whole page access efficient, satisfy real needs.
The page access method that the embodiment of the present application provides comprises:
Judge whether target pages to be visited is history page, if so, then obtain page resource and the page data of this history page of when finishing the access of this history page, storing;
The page resource that utilization is obtained and the page data access destination page.
Preferably, described page resource comprises page script resource, CSS resource and dom tree resource, and the page resource that described utilization is obtained and the page data access destination page specifically comprise:
The page script resource that loading is obtained and CSS resource;
Utilize the page script resource of loading and the dom tree of the dom tree asset creation history page that CSS resource basis is obtained to represent structure;
The access of the page data realize target page that utilizes dom tree to represent structure and obtain.
Further preferably, if be to be triggered by a page to the access of target pages, this page is first page, is utilizing after dom tree represents structure and the page data realize target page access that obtains, and described method also comprises:
Target pages receives the data message corresponding with this navigation subject identification that first page sends by data bus according to the navigation subject identification;
Target pages upgrades the page according to the data message that obtains.
Further preferably, when the data message of first page transmission comprised the data subscription request, described method also comprised: target pages is issued the subscription data that satisfies subscribe request to data bus, so that first page receives this subscription data from data bus.
Further preferably, if be to be triggered by a page to the access of target pages, this page is second page, and described method also comprises:
Before the page script resource and CSS resource of when obtaining the access that finishes history page, storing, judge whether second page has loaded page script resource to be obtained and CSS resource, if there is no, then carry out the step of obtaining page script resource and CSS resource.
Preferably, describedly judge whether target pages to be visited is that history page specifically comprises:
Whether the sign formation of searching the sign that stores the page of accessing exists the sign of this target pages, if exist, then this target pages is history page.
Preferably, when target pages to be visited was not history page, described method comprised:
Send request of access to server, according to the response message loaded targets page of server;
When finishing the access of this target pages, page resource and the page data of storage target pages.
The embodiment of the present application also provides a kind of page access device.This device comprises: the first judging unit, acquiring unit and addressed location, wherein:
Described the first judging unit is used for judging that whether target pages to be visited is history page, if so, then triggers acquiring unit;
Described acquiring unit is for the page resource and the page data that obtain this history page of storing when finishing the access of this history page;
Described addressed location is used for utilizing page resource and the page data access destination page that obtains.
Preferably, described page resource comprises page script resource, CSS resource and dom tree resource, and described addressed location specifically comprises: load subelement, create subelement and access subelement, wherein:
Described loading subelement is used for loading page script resource and the CSS resource of obtaining;
Described establishment subelement is used for utilizing the page script resource of loading and the dom tree of the dom tree asset creation history page that CSS resource basis is obtained to represent structure;
Described access subelement is for the access of the page data realize target page that utilizes dom tree to represent structure and obtain.
Further preferably, if be to be triggered by a page to the access of target pages, this page is first page, and described device also comprises: receiving element and updating block, wherein:
Described receiving element is used for after the page data realize target page access that utilizes dom tree to represent structure and obtain, and receives the data message corresponding with this navigation subject identification that first page sends by data bus according to the navigation subject identification;
Described updating block is used for upgrading the page according to the data message that obtains.
Further preferably, when the data message of first page transmission comprised the data subscription request, described device also comprised release unit, was used for satisfying to the data bus issue subscription data of subscribe request, so that first page receives this subscription data from data bus.
Further preferably, if the access to target pages is to be triggered by a page, this page is second page, described device also comprises: the second judging unit, before the page script resource and CSS resource that is used for when obtaining the access that finishes history page, storing, judge whether second page has loaded page script resource to be obtained and CSS resource, if there is no, then trigger acquiring unit and obtain page script resource and CSS resource.
Preferably, whether described the first judgment unit judges target pages is that history page specifically comprises:
Whether the sign formation of searching the sign that stores the page of accessing exists the sign of this target pages, if exist, then this target pages is history page.
Preferably, when target pages to be visited was not history page, described device comprised: transmitting element, loading unit and storage unit, wherein:
Described transmitting element is used for sending request of access to server;
Described loading unit is used for the response message loaded targets page according to server;
Described storage unit is used for when finishing the access of this target pages, page resource and the page data of storage target pages.
The embodiment of the present application is obtained page resource and the page data of this history page of storage when finishing the history page access after judging target pages to be visited and being history page, and utilizes page resource and the page data access history page that obtains.Compared with prior art, because pre-stored page resource and the page data that history page is arranged of the embodiment of the present application, the access that when the access history page, can realize history page according to pre-stored page resource and page data, and not for another example the URL(uniform resource locator) pattern carry out like that the operation of reloading from server, even renewal has appearred in history page, the page that has access to also is the history page of " having kept the page status when finishing the access history page ".
Simultaneously, because what the embodiment of the present application was pre-stored is page resource and the page data of history page, it is different from top layer operation information and the data message of Server Mode storage, page status in the time of can being returned to complete, exactly the access of end history page by page resource and page data, thus satisfied real needs.
In addition, the embodiment of the present application owing to no longer need refresh operation or access server end, has alleviated the concurrent pressure of server in access history page process, save the accessing operation time, thereby improves on the whole the access efficiency of the page.
Description of drawings
In order to be illustrated more clearly in the embodiment of the present application or technical scheme of the prior art, the below will do to introduce simply to the accompanying drawing of required use in embodiment or the description of the Prior Art, apparently, the accompanying drawing that the following describes only is some embodiment that put down in writing among the application, for those of ordinary skills, under the prerequisite of not paying creative work, can also obtain according to these accompanying drawings other accompanying drawing.
Fig. 1 is the page access method flow diagram of the embodiment of the present application one;
Fig. 2 is the page access method flow diagram of the embodiment of the present application two;
Fig. 3 (a), (b) are the technique effect synoptic diagram of the described embodiment of Fig. 2;
Fig. 4 is the page access method flow diagram of the embodiment of the present application three;
Fig. 5 is the structured flowchart of the page access of the embodiment of the present application four.
Embodiment
In order to make those skilled in the art person understand better technical scheme among the application, below in conjunction with the accompanying drawing in the embodiment of the present application, technical scheme in the embodiment of the present application is clearly and completely described, obviously, described embodiment only is the application's part embodiment, rather than whole embodiment.Based on the embodiment among the application, those of ordinary skills are not making the every other embodiment that obtains under the creative work prerequisite, all should belong to the scope of the application's protection.
Embodiment one
Referring to Fig. 1, the figure shows the flow process of the page access method of the embodiment of the present application one.Present embodiment comprises:
Step S101: judge whether target pages to be visited is history page, if so, execution in step S102 then:
When the user passes through the browser access information page, there is multiple concrete form in access triggers to target pages, such as, it can be the directly access of the address triggering target pages of input target pages in the address field of browser, access is triggered in the address (theme) that also can be the target pages of the collection storage by browser, can also be the navigation link triggering access that when the access current page, provides by clicking current page, even can provide by browser tool bar " advancing ", " retreating " button to trigger the access to target pages.The character of the accession page that the different triggering modes of the access destination page are corresponding also may there are differences, such as, target pages by the access of browser collection folder triggering mode is generally history page (page of namely having accessed), the target pages of accessing by the navigation link triggering mode of clicking current page both may be history page, also may be the page of accessing first.
Present embodiment adopts different processing modes to the different page, therefore, needs to judge the character of target pages after target pages triggers access, judges that namely it is still accession page first of history page.Deterministic process can have multiple specific implementation, and such as judging by aforementioned different triggering mode: trigger access in the browser collection folder mode, then the target pages of access is generally history page; Trigger access in " retreating " button mode of click browser tool bar, then the page of access is generally history page.In addition, can also judge in the following way: the formation of a sign is set, page of every access namely record this accession page sign (such as, the page address), can whether exist the identification means of target pages to judge by searching in the sign formation like this, if exist, the history page of this target pages for having accessed then is described, otherwise is the new page of accessing first.Find target pages if the page of accessing first by above-mentioned judgement, then get final product according to common page access operation: trigger the URL address that obtains according to target pages and send a request message to server, waiting for server response presents html page according to the response of server, realizes access; If not the page of accessing first, namely historical accession page is then processed in accordance with the following steps.
Step S102: the page resource and the page data that obtain this history page of storage when finishing this history page access;
After identifying target pages by abovementioned steps and being historical accession page, present embodiment obtains page resource and the page data of this page that this history page stores when last visit finishes.The page resource here comprises page script resource, CSS resource, dom tree resource etc., page resource has been contained the various page elements (organizational form of page control, control position, control etc.) of the page, page data is the value of page elements, by page resource and the reducible complete page of page data.Page script is the computer program that a kind of plain text is preserved, and carries out various predetermined executable operations but be used for the control computing machine, belongs to the extension of autoexec.Page script is write by script, and common script comprises: Scala, JavaScript, VBScript, ActionScript, MAX Script, ASP, JSP, PHP, JavaFX, AutoIt etc.CSS (Cascading Style Sheets, the CSS (cascading style sheet) list) resource is a kind of computerese for file patterns such as performance HTML or XML, it can accomplish that the webpage performance separates with web page contents, realizes the position composing Pixel-level control to web object.DOM (DocumentObject Model, DOM Document Object Model) tree is the node page elements organized with hierarchical structure or the set of pieces of information, and it is the standard package with browser, platform, language independent.
Step S 103: the page resource and the page data access destination page that utilize the history page of obtaining;
Present embodiment obtains page resource and the page data of this history page of storage when finishing the history page access after judging target pages and being history page, and utilizes page resource and the page data access history page that obtains.Compared with prior art, because pre-stored page resource and the page data that history page is arranged of present embodiment, the access that when the access history page, can realize history page according to pre-stored page resource and page data, and not for another example the URL(uniform resource locator) pattern carry out like that the operation of reloading from server, even renewal has appearred in history page, the page that has access to also is the history page of " having kept the page status when finishing the access history page ".
Simultaneously, because what present embodiment was pre-stored is page resource and the page data of history page, it is different from top layer operation information and the data message of Server Mode storage, page status in the time of can being returned to complete, exactly the access of end history page by page resource and page data, thus satisfied real needs.
In addition, present embodiment owing to no longer need refresh operation or access server end, has alleviated the concurrent pressure of server in access history page process, save the accessing operation time, thereby has further improved the access efficiency of webpage history page.
Embodiment two
Above-described embodiment is mentioned when the target access page is non-history page can be according to the normal conditions processing that conducts interviews, only be access to the history page of the specific quantity of pre-stored page resource and page data and scope to the access of " history page " like this, even now does not affect the realization of the present application purpose, but for the access of realization to history page that circulate, do not increase again simultaneously the page resource of the independent memory access page and the operation steps of page data, present embodiment is preferably carried out storage operation when first accession page access is finished.Referring to Fig. 2, the figure shows the flow process of the page access method of present embodiment.This embodiment comprises:
Step S201: judge whether target pages to be visited is history page, if so, execution in step S202 then; If not, execution in step S206 then:
Step S202: the page script resource, CSS resource and dom tree resource and the page data that obtain this history page of storage when finishing this history page access;
Step S203: load page script resource and the CSS resource obtained;
Obtain to realize behind the page resource of history page and the page data restoration and reconstruction of history page by abovementioned steps.For different page resource types, may there be difference in its reconstruction mode.When page resource comprised page script resource, CSS resource and dom tree resource, present embodiment was according to the history page that the mode utilization of step S203~S205 is obtained corresponding page resource and the page data access history page.
Step S204: utilize the page script resource of loading and the dom tree of the dom tree asset creation history page that CSS resource basis is obtained to represent structure;
Step S205: utilize dom tree to represent the access of structure and the page data realize target page that obtains, process ends;
In this step, if the access of target pages is triggered by a page, target pages may appear then and the former triggering page exists data and space synonym.Bear the same name for data, can pass through to different page definition different closures, the data scoping that the closure of definition is born the same name the page is different, thereby avoids bearing the same name.Bear the same name for control, can be by all page controls of traversal, for the identification number of each page control again assignment, namely be added to it and add the unique identification prefix, thereby avoid bearing the same name.
Step S206: send request of access to server, according to the access with the realize target page of the response message loaded targets page of server;
Step S207: when finishing the access of this target pages, page resource and the page data of storage target pages, process ends;
For the target access page that makes this can present state when finishing this access when accessed in next time, present embodiment is stored page resource and the page data corresponding with this target pages when finishing the access of this target pages.
Present embodiment is taked different processing modes for the heterogeneity of the target access page, when the target access page is historical accession page, by the page resource corresponding with this history page and the page data of reading pre-stored, and then utilize these data realizations to the access of history page; When the target access page during for accession page (non-historical accession page) first, obtain the target access page by sending a request message to server, then when the target access end-of-page is accessed, store page resource and the page data corresponding with this target access page.Compared with prior art, present embodiment can be obtained following technique effect at least:
(1) present embodiment can be realized the access of the history page of " keeping the page status when finishing the history page access ".Compare with the unified resource station-keeping mode, present embodiment is by the page script resource of pre-stored history page, CSS resource and dom tree resource three class page resources and the page data access history page, only need again resolve the DOM node, and need not to carry out from server again downloaded resources and play up the refresh operation such as control, even history page finish access and again accessed during occur upgrading, because page script resource, CSS resource and dom tree resource three class page resources and page data are resource and the data when finishing the history page access, therefore, the page that has access to by this mode must be the history page identical with " page status when finishing the access history page ".Compare with Server Mode, what the embodiment of the present application was pre-stored is page script resource, CSS resource and dom tree resource three class page resource history and the page datas of more bottom, because this three classes resource and page data are different from operation information and the data message of the top layer property of Server Mode storage, can make up complete, exactly history page by three class page resources and page data, therefore, the page that has access to by this mode also must be the history page identical with " page status when finishing the access history page ".
(2) present embodiment can alleviate server concurrent operations pressure.The page resource of the history page of present embodiment storage and page data are preserved when finishing the history page access, accessing operation is positioned at this locality, page resource and the page data of storage also must be positioned at this locality, when the access history page, only want three class resources and the page data of read local storage can realize purpose, and need not as the URL(uniform resource locator) pattern by and server between information interaction realize refresh operation, also need not as Server Mode, to send a request message to obtain operation information and the data message that server end is preserved to server, therefore, reduce the access times to server during the mode access history page by present embodiment, alleviated the concurrent operations pressure of server.
(3) present embodiment can reduce the access time, the whole access efficiency that improves the page.Present embodiment is history page and accession page two large classes first to the target access page division, access for history page, because page resource and the page data of storage when taking to read history page from this locality and finishing access, need not with server carry out information interaction (with the process of server interaction be one of operation the most consuming time in the whole access process), therefore, present embodiment can reduce the access time of history page, and then improves on the whole the access efficiency of the page.Shown in Fig. 3 (a), (b), the figure shows the comparison synoptic diagram of the technique effect of present embodiment and prior art scheme, wherein: what Fig. 3 (a) reflected is the situation of access new page (first accession page), in this case, present embodiment only has downloading page resource time and play up the page time, and does not have the servers such as the search operation information of Server Mode and data message to read/get the time; What 3 (b) reflected is the situation of the access history page, present embodiment only needs spended time (to annotate: because read the time loss of web page resources corresponding to history page and web data from this locality little a lot of than the time loss of resolving the DOM structure when resolving the DOM structure in this case, no longer on the same order, omitted the time loss of read operation among the figure), the time that the URL(uniform resource locator) pattern of prior art and Server Mode all have the downloading page resource and play up the page, and also there is the time loss of reading/getting at servers such as server end search operation information and data messages in Server Mode except this two parts time loss.By this figure as seen, the access time of present embodiment greatly reduces, and has improved access efficiency.
(4) except above-mentioned these mainly from the technique effect that user perspective is sayed, present embodiment brings a series of beneficial effect can also for WEB system development personnel: the development difficulty that can reduce the service logic complex page by present embodiment, with page decoupling zero, improve page reusing degree, strengthen the maintainability of the page.
On the present embodiment basis, those skilled in the art can also propose based on different purposes many innovative approachs, thereby further optimize the application's technical scheme.
Such as, when specific implementation is stored in abovementioned steps S207, target pages for ease of this can find its corresponding page resource rapidly when accessed as " history page ", can store according to page script resource, CSS resource and the classification of dom tree resource three major types type page resource by setting up resource pool.The size of resource pool depends on the user to the access number of " history page ", such as, when the user need to access the page of having accessed in the long period section, then resource pool can be arranged relatively greatly; The page of accessing several times before the user only needs to access then can arrange resource pool relatively smaller.The large I of resource pool adopts fixed size mechanism, after storage in the resource pool is full, to look for corresponding page resource and the page data of history page of the least number of times that is saved in resource pool and is again accessed to shift out resource pool most according to time order and function, thus the storage space in releasing resource pond.
Also such as, when target pages is when triggering the situation of access by the on-link mode (OLM) that current page provides, because page script resource and CSS resource kind are limited, the different pages may use identical page script resource and CSS resource, therefore, before obtaining page script resource and CSS resource, can judge first whether current page has loaded page script resource to be obtained and CSS resource, if load, illustrate that then current page has had this page script resource to be obtained and CSS resource, at this moment just need not repeated load, to save the access time; If there is no, illustrate that then page script resource and CSS resource that target pages will use are different from the existing page script resource of current page and CSS resource, at this moment just need to load page script resource and the CSS resource of access history page needs.This shows, by this not repeated load strategy, reduced the overall time of load page resource, thereby be conducive to further improve the access efficiency of the page.
For another example, when target pages is when triggering the situation of access by the on-link mode (OLM) that current page provides, can for the switching between the different pages, redirect provide navigation bar, be used for the order of display page link guiding and the theme of each page, thereby play the page navigation effect.For example: as page A guiding page B, be directed to page C by page B again, then can generate navigation bar " page A theme>page B theme>page C theme "; When being repositioned onto history page B by the theme triggering of clicking navigation bar, upgrading navigation bar is " page A theme>page B theme ".
Embodiment three
When being history page, under satisfying " page status when keeping finishing the history page access " this requirement, realizes the target pages that previous embodiment is described access in detail the method for history page access.If be under the situation that is triggered by a page (but not other modes) to the access of target pages, in fact said method has realized the switching between two pages, namely switch to target pages by the page (hereinafter referred to as first page) that triggers the target pages access, this switching is the redirect between the simple page, and the data transmission between the page does not occur.
Yet, in some cases, such as having the service logic relation between first page and the target pages, target pages must utilize some operation of some information realization of first page, perhaps first page must obtain some information that target pages returns when finishing some operation, just must relate to two information problem of transmission between the page.Information transmission between two pages comprises three kinds of situations: the one, first page to the target pages transmission for information about, target pages receives after these information and to carry out some local updating operation on " parent page state " basis; The 2nd, target pages to the first page transmission for information about, first page receives these information and carries out some uncompleted operation; The 3rd, the mutual transmission of information of first page and target pages sends subscription request message such as first page and proposes subscribe request, and target pages is issued the information of its needs for first page after producing the information that meets the first page subscribe request.
URL pattern of the prior art opposes between two pages each other owing to the access to target pages is to carry out again refresh operation according to URL, and nature can't be realized the information transmission between the page; The service end pattern of prior art can not solve the information problem of transmission between the page equally.In order to realize the information transmission between the different pages, the application has proposed to carry out the embodiment of the method that information is transmitted in realizing the page access process.Referring to Fig. 4, the figure shows the flow process of present embodiment.This embodiment increases following steps on embodiment two bases, and other steps are identical with embodiment two, and its number of steps is carried out corresponding modify:
Step S408: target pages receives the data message corresponding with this navigation subject identification that first page sends by data bus according to the navigation subject identification;
The navigation subject identification here is used for distinguishing different data messages, the differentiation of this data message has level: the one, and the target pages level, because first page is as the previous page, the data message of its transmission may be towards a plurality of possible target pages, for the ease of the differentiation to the different target page, need to set a navigation subject identification and distinguish different target pages; The 2nd, the page elements level of target pages, there are a plurality of page elements in a target pages, the data message that different page elements needs there are differences, and for the ease of the data message that receives is correctly used, also needs to set a navigation subject identification and distinguishes the page elements page.If target pages only has a page elements to need data message, only use the navigation subject identification to get final product in first level.In the specific implementation process, after first page produces the data message of target pages needs, might not trigger immediately and switch to target pages, target pages is not because accessed, can't receive information data, in this case, can create a buffer area for these data messages, the data that first page produces are carried out buffer memory take the navigation subject identification as index, after switching to target pages, if target pages needs receive data, then send the request message of " can receiving data information ", then from buffer area, read corresponding data message according to the navigation subject identification.Data information transfer between first page (buffer area) and the target pages can realize by data bus, be that first page will send on the data bus with the data message of navigation subject identification, target pages receives corresponding data message according to the navigation subject identification from data bus.
Step S409: target pages upgrades the page according to the data message that obtains.
After target pages receives its data message that needs, can utilize these data messages that the relevant page elements of target pages is carried out again the renewal operations such as assignment.
Aforementioned two steps have realized by the target (be unidirectional delivery) of first page to the target pages transmitting data information, but in some cases, have also needed target pages to first page return data information.Such as, when in first page passes to the data message of target pages, comprising the data subscription request, if when target pages has produced the data message that satisfies this subscribe request, can be to the data of first page distributing data subscribe message request.If this subscription request message sends on the data bus, then target pages also can be distributed on the data message that satisfies subscribe request that produces on the data bus with form of message, is received at any time the data message of subscription from data bus by the needs of first page basis oneself.
Present embodiment has increased the data information transfer function on the previous embodiment basis, has satisfied the page access problem in the subsistence logic business association situation between the different pages.
Embodiment four
More than be the description to the application's embodiment of the method, the application also provides page access device embodiment.Referring to accompanying drawing 5, the figure shows the structure of page access device.This device embodiment comprises: the first judging unit 501, acquiring unit 502 and addressed location 503, wherein:
The first judging unit 501 is used for judging that whether target pages to be visited is history page, if so, then triggers acquiring unit; When whether this first judging unit is the judgement of history page at the specific implementation target pages, can adopt following mode: whether the identification list of sign of searching the page of the access that stores exists the sign of target pages, if exist, then this target pages is history page;
Acquiring unit 502 is used for obtaining page resource and page data in this history page that finishes to store when this history page is accessed;
Addressed location 503 is used for utilizing page resource and the page data access destination page that obtains.
The course of work of this device embodiment is: judge by the first judging unit 501 whether target pages to be visited is history page first, if so, then trigger page resource and the page data that acquiring unit 502 obtains this history page of storage when finishing this history page access; Then utilize page resource and the page data access destination page that obtains by addressed location 503.
This device embodiment obtains page resource and the page data of this history page of storage when finishing the history page access after judging target pages and being history page, and utilizes page resource and the page data access history page that obtains.Compared with prior art, because pre-stored page resource and the page data that history page is arranged of this device embodiment, the access that when the access history page, can realize history page according to pre-stored page resource and page data, and not for another example the URL(uniform resource locator) pattern reload like that operation, even renewal has appearred in history page, the page that has access to also is the history page of " having kept the page status when finishing the access history page ".Simultaneously, because what this device embodiment was pre-stored is page resource and the page data of history page, it is different from top layer operation information and the data message of Server Mode storage, page status in the time of can being returned to complete, exactly the access of end history page by page resource and page data, thus satisfied real needs.In addition, this device embodiment owing to no longer need refresh operation or access server end, has alleviated the concurrent pressure of server in access history page process, save the accessing operation time, thereby improves on the whole the access efficiency of the page.
The concrete structure of the addressed location of this device embodiment is relevant with the type of pre-stored page resource.Such as, when pre-stored page resource comprises page script resource, CSS resource and dom tree resource, addressed location 503 specifically can comprise: load subelement 5031, create subelement 5032 and access subelement 5033, wherein: load subelement 5031, be used for loading page script resource and the CSS resource of obtaining; Create subelement 5032, be used for utilizing the page script resource of loading and the dom tree of the dom tree asset creation history page that CSS resource basis is obtained to represent structure; Access subelement 5033 is for the access of the page data realize target page that utilizes dom tree to represent structure and obtain.Under this structure situation of addressed location, if target pages triggers access by current page (can be described as second page), this device embodiment can also comprise the second judging unit 504, before the page script resource and CSS resource that is used for when obtaining the access that finishes history page, storing, judge whether second page has loaded page script resource to be obtained and CSS resource, if there is no, then trigger acquiring unit.Avoid repeated load to page resource by the judgement of the second judging unit, thereby be conducive to improve page access efficient.
This device embodiment can also increase some functional unit for adapting to new function.If be to be triggered by page such as the access to target pages, this page is first page, described device also comprises: receiving element and updating block, wherein: described receiving element, be used for after the page data realize target page access that utilizes dom tree to represent structure and obtain, receive the data message corresponding with this navigation subject identification that first page sends by data bus according to the navigation subject identification; Described updating block is used for refreshing the page according to the data message that obtains.Preferably, when the data message of first page transmission comprised the data subscription request, described device also comprised release unit, was used for satisfying to the data bus issue subscription data of subscribe request, so that first page receives this subscription data from data bus.Present embodiment increase functional unit as above can be realized the data information transfer between the different pages.
When the first judgment unit judges of this device embodiment goes out the target access page and is non-history page, can process operation according to the common page processes, although this sample loading mode does not hinder the realization of the present application purpose, but this mode only can realize the access of history page in limited range and quantity, in order to realize the cyclic access of history page, when target pages to be visited is not history page, the device of the embodiment of the present application preferably also comprises: transmitting element 505, loading unit 506 and storage unit 507, wherein: transmitting element 505 is used for sending request of access to server; Loading unit 506 is used for the response message loaded targets page according to server; Storage unit 507 is used for when finishing the access of this target pages, page resource and the page data of storage target pages.
For the convenience of describing, be divided into various unit with function when describing above device and describe respectively.Certainly, when implementing the application, can in same or a plurality of softwares and/or hardware, realize the function of each unit.
As seen through the above description of the embodiments, those skilled in the art can be well understood to the application and can realize by the mode that software adds essential general hardware platform.Based on such understanding, the part that the application's technical scheme contributes to prior art in essence in other words can embody with the form of software product, this computer software product can be stored in the storage medium, such as ROM/RAM, magnetic disc, CD etc., comprise that some instructions are with so that a computer equipment (can be personal computer, server, the perhaps network equipment etc.) carry out the described method of some part of each embodiment of the application or embodiment.
Each embodiment in this instructions all adopts the mode of going forward one by one to describe, and identical similar part is mutually referring to getting final product between each embodiment, and each embodiment stresses is difference with other embodiment.Especially, for system embodiment, because its basic simlarity is in embodiment of the method, so describe fairly simplely, relevant part gets final product referring to the part explanation of embodiment of the method.System embodiment described above only is schematic, wherein said unit as the separating component explanation can or can not be physically to separate also, the parts that show as the unit can be or can not be physical locations also, namely can be positioned at a place, perhaps also can be distributed on a plurality of network element.Can select according to the actual needs wherein some or all of module to realize the purpose of present embodiment scheme.Those of ordinary skills namely can understand and implement in the situation of not paying creative work.
The application can be used in numerous general or special purpose computingasystem environment or the configuration.For example: personal computer, server computer, handheld device or portable set, plate equipment, multicomputer system, the system based on microprocessor, set top box, programmable consumer-elcetronics devices, network PC, small-size computer, mainframe computer, comprise distributed computing environment of above any system or equipment etc.
The application can describe in the general context of the computer executable instructions of being carried out by computing machine, for example program module.Usually, program module comprises the routine carrying out particular task or realize particular abstract data type, program, object, assembly, data structure etc.Also can in distributed computing environment, put into practice the application, in these distributed computing environment, be executed the task by the teleprocessing equipment that is connected by communication network.In distributed computing environment, program module can be arranged in the local and remote computer-readable storage medium that comprises memory device.
The above only is the application's embodiment; should be pointed out that for those skilled in the art, under the prerequisite that does not break away from the application's principle; can also make some improvements and modifications, these improvements and modifications also should be considered as the application's protection domain.

Claims (14)

1. page access method is characterized in that the method comprises:
Judge whether target pages to be visited is history page, if so, then obtain page resource and the page data of this history page of when finishing the access of this history page, storing;
The page resource that utilization is obtained and the page data access destination page.
2. method according to claim 1 is characterized in that, described page resource comprises page script resource, CSS resource and dom tree resource, and the page resource that described utilization is obtained and the page data access destination page specifically comprise:
The page script resource that loading is obtained and CSS resource;
Utilize the page script resource of loading and the dom tree of the dom tree asset creation history page that CSS resource basis is obtained to represent structure;
The access of the page data realize target page that utilizes dom tree to represent structure and obtain.
3. method according to claim 2, it is characterized in that if be to be triggered by a page to the access of target pages, this page is first page, after the page data realize target page access that utilizes dom tree to represent structure and obtain, described method also comprises:
Target pages receives the data message corresponding with this navigation subject identification that first page sends by data bus according to the navigation subject identification;
Target pages upgrades the page according to the data message that obtains.
4. method according to claim 3, it is characterized in that, when the data message of first page transmission comprised the data subscription request, described method also comprised: target pages is issued the subscription data that satisfies subscribe request to data bus, so that first page receives this subscription data from data bus.
5. method according to claim 2 is characterized in that, if be to be triggered by a page to the access of target pages, this page is second page, and described method also comprises:
Before the page script resource and CSS resource of when obtaining the access that finishes history page, storing, judge whether second page has loaded page script resource to be obtained and CSS resource, if there is no, then carry out the step of obtaining page script resource and CSS resource.
6. method according to claim 1 is characterized in that, describedly judges whether target pages to be visited is that history page specifically comprises:
Whether the sign formation of searching the sign that stores the page of accessing exists the sign of this target pages, if exist, then this target pages is history page.
7. any one described method in 6 according to claim 1 is characterized in that when target pages to be visited was not history page, described method comprised:
Send request of access to server, according to the response message loaded targets page of server;
When finishing the access of this target pages, page resource and the page data of storage target pages.
8. a page access device is characterized in that, this device comprises: the first judging unit, acquiring unit and addressed location, wherein:
Described the first judging unit is used for judging that whether target pages to be visited is history page, if so, then triggers acquiring unit;
Described acquiring unit is for the page resource and the page data that obtain this history page of storing when finishing the access of this history page;
Described addressed location is used for utilizing page resource and the page data access destination page that obtains.
9. device according to claim 8 is characterized in that, described page resource comprises page script resource, CSS resource and dom tree resource, and described addressed location specifically comprises: load subelement, create subelement and access subelement, wherein:
Described loading subelement is used for loading page script resource and the CSS resource of obtaining;
Described establishment subelement is used for utilizing the page script resource of loading and the dom tree of the dom tree asset creation history page that CSS resource basis is obtained to represent structure;
Described access subelement is for the access of the page data realize target page that utilizes dom tree to represent structure and obtain.
10. device according to claim 9 is characterized in that, if be to be triggered by a page to the access of target pages, this page is first page, and described device also comprises: receiving element and updating block, wherein:
Described receiving element is used for after the page data realize target page access that utilizes dom tree to represent structure and obtain, and receives the data message corresponding with this navigation subject identification that first page sends by data bus according to the navigation subject identification;
Described updating block is used for upgrading target pages according to the data message that obtains.
11. device according to claim 10, it is characterized in that, when the data message of first page transmission comprises the data subscription request, described device also comprises release unit, be used for satisfying to the data bus issue subscription data of subscribe request, so that first page receives this subscription data from data bus.
12. device according to claim 9 is characterized in that, if be to be triggered by a page to the access of target pages, this page is second page, and described device also comprises:
The second judging unit, before the page script resource and CSS resource that is used for when obtaining the access that finishes history page, storing, judge whether second page has loaded page script resource to be obtained and CSS resource, if there is no, then trigger acquiring unit and obtain page script resource and CSS resource.
13. device according to claim 8 is characterized in that, whether described the first judgment unit judges target pages is that history page specifically comprises:
Whether the sign formation of searching the sign that stores the page of accessing exists the sign of target pages, if exist, then this target pages is history page.
14. any one described device in 13 according to claim 8 is characterized in that when target pages to be visited was not history page, described device comprised: transmitting element, loading unit and storage unit, wherein:
Described transmitting element is used for sending request of access to server;
Described loading unit is used for the response message loaded targets page according to server;
Described storage unit is used for when finishing the access of this target pages, page resource and the page data of storage target pages.
CN201210389794.6A 2012-10-15 2012-10-15 A kind of page access method and apparatus Expired - Fee Related CN102902805B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201210389794.6A CN102902805B (en) 2012-10-15 2012-10-15 A kind of page access method and apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201210389794.6A CN102902805B (en) 2012-10-15 2012-10-15 A kind of page access method and apparatus

Publications (2)

Publication Number Publication Date
CN102902805A true CN102902805A (en) 2013-01-30
CN102902805B CN102902805B (en) 2017-06-27

Family

ID=47575037

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201210389794.6A Expired - Fee Related CN102902805B (en) 2012-10-15 2012-10-15 A kind of page access method and apparatus

Country Status (1)

Country Link
CN (1) CN102902805B (en)

Cited By (34)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103970534A (en) * 2014-04-15 2014-08-06 百度在线网络技术(北京)有限公司 Method and equipment for supplying rendered page in mobile application
CN103984686A (en) * 2013-02-07 2014-08-13 阿里巴巴集团控股有限公司 Page-switching method and device
CN104346397A (en) * 2013-08-06 2015-02-11 中国银联股份有限公司 Switchover method and system based on asynchronous request page
CN104424239A (en) * 2013-08-27 2015-03-18 北大方正集团有限公司 Resource file loading method and device
CN105320516A (en) * 2014-08-04 2016-02-10 中国移动通信集团浙江有限公司 Webpage display method and device
CN105528439A (en) * 2015-12-21 2016-04-27 北京奇虎科技有限公司 Switching method and device for page in browser label
CN105608176A (en) * 2015-12-18 2016-05-25 东软集团股份有限公司 Page access method and apparatus
CN105607927A (en) * 2015-12-18 2016-05-25 小米科技有限责任公司 Page display method and apparatus
WO2016110202A1 (en) * 2015-01-06 2016-07-14 阿里巴巴集团控股有限公司 Method, client and device for displaying page
CN105786894A (en) * 2014-12-22 2016-07-20 广州市动景计算机科技有限公司 Page display method and page display equipment
CN106021549A (en) * 2016-05-27 2016-10-12 青岛海信传媒网络技术有限公司 Page control method and device of web application program and terminal device
CN106021419A (en) * 2016-05-12 2016-10-12 腾讯科技(深圳)有限公司 Web page operation method and device, and terminal
CN106126683A (en) * 2016-06-29 2016-11-16 青岛海信传媒网络技术有限公司 Page display method and terminal unit
CN106202104A (en) * 2015-05-07 2016-12-07 阿里巴巴集团控股有限公司 The correlation technique of the opening speed of the optimization aim page and device
CN106202244A (en) * 2016-06-28 2016-12-07 深圳中兴网信科技有限公司 Web page message return method and web page message return system
CN106462582A (en) * 2014-06-26 2017-02-22 谷歌公司 Batch-optimized render and fetch architecture
CN106503193A (en) * 2016-11-02 2017-03-15 网宿科技股份有限公司 Recover the method for the page and its device in browser
CN106649792A (en) * 2016-12-28 2017-05-10 北京奇虎科技有限公司 Page visiting method and apparatus
CN106844656A (en) * 2017-01-23 2017-06-13 北京深思数盾科技股份有限公司 A kind of page adaptation method and system
CN106899558A (en) * 2015-12-21 2017-06-27 腾讯科技(深圳)有限公司 The treating method and apparatus of access request
CN107341234A (en) * 2017-06-30 2017-11-10 广州酷狗计算机科技有限公司 Display methods, device and the computer-readable recording medium of the page
CN107391119A (en) * 2017-06-30 2017-11-24 武汉斗鱼网络科技有限公司 A kind of horizontal/vertical screen implementation method and device
CN107678780A (en) * 2017-10-26 2018-02-09 深圳乐信软件技术有限公司 A kind of EMS memory management process, device, storage medium and terminal device
CN107770630A (en) * 2017-10-25 2018-03-06 深圳市雷鸟信息科技有限公司 Television navigation page display method and device, navigation system and readable storage medium
CN108156013A (en) * 2016-12-02 2018-06-12 阿里巴巴集团控股有限公司 A kind of Page Service disaster recovery method, device and electronic equipment
CN108769211A (en) * 2018-05-31 2018-11-06 康键信息技术(深圳)有限公司 The method for routing and computer readable storage medium of client device, webpage
CN109976856A (en) * 2019-03-26 2019-07-05 维沃移动通信有限公司 A kind of page display method and terminal device
CN110111066A (en) * 2019-03-27 2019-08-09 深圳众赢维融科技有限公司 Business application method and device
CN110298003A (en) * 2019-05-31 2019-10-01 帷幄匠心科技(杭州)有限公司 Data rendering method and system
CN111274039A (en) * 2020-02-14 2020-06-12 Oppo广东移动通信有限公司 Memory recovery method and device, storage medium and electronic equipment
US10713330B2 (en) 2014-06-26 2020-07-14 Google Llc Optimized browser render process
CN112214696A (en) * 2019-07-10 2021-01-12 腾讯科技(深圳)有限公司 Page display method and related device
CN112597417A (en) * 2020-12-18 2021-04-02 北京达佳互联信息技术有限公司 Page updating method and device, electronic equipment and storage medium
CN113094126A (en) * 2019-12-23 2021-07-09 华为技术有限公司 Window processing method for terminal application, application server, terminal and storage medium

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060031751A1 (en) * 2004-05-26 2006-02-09 Shai Ehud Method for creating editable web sites with increased performance & stability
US7096418B1 (en) * 2000-02-02 2006-08-22 Persistence Software, Inc. Dynamic web page cache
CN101067812A (en) * 2006-12-21 2007-11-07 腾讯科技(深圳)有限公司 Method and system for holding page current data information
CN101154230A (en) * 2006-09-30 2008-04-02 中兴通讯股份有限公司 Responding method for large data volume specified searching web pages
CN101266623A (en) * 2008-05-09 2008-09-17 杭州华三通信技术有限公司 Page jump method and system
US20080235632A1 (en) * 2004-02-10 2008-09-25 Apple Inc. Navigation history
CN101281529A (en) * 2008-05-30 2008-10-08 杨洪 Method for realizing hyperlink reading on hand-hold reading equipment
US20100017695A1 (en) * 2008-07-16 2010-01-21 International Business Machines Corporation Integrating an applet into a multi-page or multi-tasking web application to enable applet state to be automatically saved and restored
CN101777081A (en) * 2010-03-08 2010-07-14 中兴通讯股份有限公司 Method and device for improving webpage access speed
CN102169416A (en) * 2011-04-27 2011-08-31 宇龙计算机通信科技(深圳)有限公司 Mobile terminal and method for page jump of touch panel

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7096418B1 (en) * 2000-02-02 2006-08-22 Persistence Software, Inc. Dynamic web page cache
US20080235632A1 (en) * 2004-02-10 2008-09-25 Apple Inc. Navigation history
US20060031751A1 (en) * 2004-05-26 2006-02-09 Shai Ehud Method for creating editable web sites with increased performance & stability
CN101154230A (en) * 2006-09-30 2008-04-02 中兴通讯股份有限公司 Responding method for large data volume specified searching web pages
CN101067812A (en) * 2006-12-21 2007-11-07 腾讯科技(深圳)有限公司 Method and system for holding page current data information
CN101266623A (en) * 2008-05-09 2008-09-17 杭州华三通信技术有限公司 Page jump method and system
CN101281529A (en) * 2008-05-30 2008-10-08 杨洪 Method for realizing hyperlink reading on hand-hold reading equipment
US20100017695A1 (en) * 2008-07-16 2010-01-21 International Business Machines Corporation Integrating an applet into a multi-page or multi-tasking web application to enable applet state to be automatically saved and restored
CN101777081A (en) * 2010-03-08 2010-07-14 中兴通讯股份有限公司 Method and device for improving webpage access speed
CN102169416A (en) * 2011-04-27 2011-08-31 宇龙计算机通信科技(深圳)有限公司 Mobile terminal and method for page jump of touch panel

Non-Patent Citations (4)

* Cited by examiner, † Cited by third party
Title
HTTPS://KB.MOZILLAZINE.ORG/SESSION_RESTORE: "Session Restore", 《MOZILLAZINE》, 13 June 2010 (2010-06-13) *
彭潇等: "自动对用户感兴趣的词进行加亮的用户个人代理", 《清华大学学报(自然科学版)》, vol. 43, no. 7, 31 July 2003 (2003-07-31) *
杨光: "利用XML技术管理网页的页面导航", 《吉林师范大学学报(自然科学版)》 *
王春枝等: "ASP.NET页面间传值方法研究", 《湖北工业大学学报》 *

Cited By (51)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103984686A (en) * 2013-02-07 2014-08-13 阿里巴巴集团控股有限公司 Page-switching method and device
CN104346397A (en) * 2013-08-06 2015-02-11 中国银联股份有限公司 Switchover method and system based on asynchronous request page
CN104346397B (en) * 2013-08-06 2018-09-07 中国银联股份有限公司 Switching method based on the Asynchronous Request page and system
CN104424239B (en) * 2013-08-27 2017-12-19 北大方正集团有限公司 resource file loading method and device
CN104424239A (en) * 2013-08-27 2015-03-18 北大方正集团有限公司 Resource file loading method and device
CN103970534A (en) * 2014-04-15 2014-08-06 百度在线网络技术(北京)有限公司 Method and equipment for supplying rendered page in mobile application
CN106462582A (en) * 2014-06-26 2017-02-22 谷歌公司 Batch-optimized render and fetch architecture
CN106462582B (en) * 2014-06-26 2020-05-15 谷歌有限责任公司 Batch optimized rendering and fetching architecture
US11328114B2 (en) 2014-06-26 2022-05-10 Google Llc Batch-optimized render and fetch architecture
US10713330B2 (en) 2014-06-26 2020-07-14 Google Llc Optimized browser render process
CN105320516A (en) * 2014-08-04 2016-02-10 中国移动通信集团浙江有限公司 Webpage display method and device
CN105320516B (en) * 2014-08-04 2019-06-21 中国移动通信集团浙江有限公司 A kind of display methods and device of webpage
CN105786894A (en) * 2014-12-22 2016-07-20 广州市动景计算机科技有限公司 Page display method and page display equipment
WO2016110202A1 (en) * 2015-01-06 2016-07-14 阿里巴巴集团控股有限公司 Method, client and device for displaying page
CN106202104A (en) * 2015-05-07 2016-12-07 阿里巴巴集团控股有限公司 The correlation technique of the opening speed of the optimization aim page and device
CN105608176A (en) * 2015-12-18 2016-05-25 东软集团股份有限公司 Page access method and apparatus
CN105607927A (en) * 2015-12-18 2016-05-25 小米科技有限责任公司 Page display method and apparatus
CN105608176B (en) * 2015-12-18 2019-03-26 东软集团股份有限公司 Page access method and apparatus
CN106899558B (en) * 2015-12-21 2020-05-08 腾讯科技(深圳)有限公司 Access request processing method and device and storage medium
CN105528439A (en) * 2015-12-21 2016-04-27 北京奇虎科技有限公司 Switching method and device for page in browser label
CN106899558A (en) * 2015-12-21 2017-06-27 腾讯科技(深圳)有限公司 The treating method and apparatus of access request
CN106021419A (en) * 2016-05-12 2016-10-12 腾讯科技(深圳)有限公司 Web page operation method and device, and terminal
CN106021549B (en) * 2016-05-27 2020-04-07 青岛海信传媒网络技术有限公司 Web application program page control method and device and terminal equipment
CN106021549A (en) * 2016-05-27 2016-10-12 青岛海信传媒网络技术有限公司 Page control method and device of web application program and terminal device
CN106202244A (en) * 2016-06-28 2016-12-07 深圳中兴网信科技有限公司 Web page message return method and web page message return system
CN106126683B (en) * 2016-06-29 2020-03-24 青岛海信传媒网络技术有限公司 Page display method and terminal equipment
CN106126683A (en) * 2016-06-29 2016-11-16 青岛海信传媒网络技术有限公司 Page display method and terminal unit
WO2018082119A1 (en) * 2016-11-02 2018-05-11 网宿科技股份有限公司 Method and apparatus for recovering page in browser
CN106503193A (en) * 2016-11-02 2017-03-15 网宿科技股份有限公司 Recover the method for the page and its device in browser
US10621260B2 (en) 2016-11-02 2020-04-14 Wangsu Science & Technology Co., Ltd. Method and device for restoring pages of browser
CN108156013A (en) * 2016-12-02 2018-06-12 阿里巴巴集团控股有限公司 A kind of Page Service disaster recovery method, device and electronic equipment
CN108156013B (en) * 2016-12-02 2021-08-10 阿里巴巴集团控股有限公司 Page service disaster tolerance method and device and electronic equipment
CN106649792A (en) * 2016-12-28 2017-05-10 北京奇虎科技有限公司 Page visiting method and apparatus
CN106844656A (en) * 2017-01-23 2017-06-13 北京深思数盾科技股份有限公司 A kind of page adaptation method and system
CN107391119A (en) * 2017-06-30 2017-11-24 武汉斗鱼网络科技有限公司 A kind of horizontal/vertical screen implementation method and device
CN107341234B (en) * 2017-06-30 2021-04-13 广州酷狗计算机科技有限公司 Page display method and device and computer readable storage medium
CN107341234A (en) * 2017-06-30 2017-11-10 广州酷狗计算机科技有限公司 Display methods, device and the computer-readable recording medium of the page
CN107770630B (en) * 2017-10-25 2021-03-12 深圳市雷鸟网络传媒有限公司 Television navigation page display method and device, navigation system and readable storage medium
CN107770630A (en) * 2017-10-25 2018-03-06 深圳市雷鸟信息科技有限公司 Television navigation page display method and device, navigation system and readable storage medium
CN107678780A (en) * 2017-10-26 2018-02-09 深圳乐信软件技术有限公司 A kind of EMS memory management process, device, storage medium and terminal device
CN108769211B (en) * 2018-05-31 2022-04-12 康键信息技术(深圳)有限公司 Client device, routing method of web page, and computer-readable storage medium
CN108769211A (en) * 2018-05-31 2018-11-06 康键信息技术(深圳)有限公司 The method for routing and computer readable storage medium of client device, webpage
CN109976856A (en) * 2019-03-26 2019-07-05 维沃移动通信有限公司 A kind of page display method and terminal device
CN110111066A (en) * 2019-03-27 2019-08-09 深圳众赢维融科技有限公司 Business application method and device
CN110298003A (en) * 2019-05-31 2019-10-01 帷幄匠心科技(杭州)有限公司 Data rendering method and system
CN112214696A (en) * 2019-07-10 2021-01-12 腾讯科技(深圳)有限公司 Page display method and related device
CN112214696B (en) * 2019-07-10 2023-10-20 腾讯科技(深圳)有限公司 Page display method and related device
CN113094126A (en) * 2019-12-23 2021-07-09 华为技术有限公司 Window processing method for terminal application, application server, terminal and storage medium
CN111274039A (en) * 2020-02-14 2020-06-12 Oppo广东移动通信有限公司 Memory recovery method and device, storage medium and electronic equipment
CN112597417A (en) * 2020-12-18 2021-04-02 北京达佳互联信息技术有限公司 Page updating method and device, electronic equipment and storage medium
CN112597417B (en) * 2020-12-18 2024-03-12 北京达佳互联信息技术有限公司 Page updating method and device, electronic equipment and storage medium

Also Published As

Publication number Publication date
CN102902805B (en) 2017-06-27

Similar Documents

Publication Publication Date Title
CN102902805A (en) Page access method and device
CN101576918B (en) Data buffering system with load balancing function
CN100437519C (en) System and method for managing objects stored in a cache
CN104202332B (en) Mobile device virtualization system and instant installation method based on linux kernel
CN111901294A (en) Method for constructing online machine learning project and machine learning system
CN102739770A (en) Method and system for scheduling resource based on cloud computing
CN102939601A (en) Initiating font subsets
CN102710793B (en) Network printing system based on cloud computing and data storage method thereof
CN101771681A (en) Page display control method, server and system
CN101421711A (en) The virtual execution system that is used for resource-constrained devices
CN105069132A (en) Webpage implementation method based on static shell
CN101042704A (en) System and method for managing objects according to the common information model
CN110086877A (en) Application program sharing, sharing information display methods, device, equipment and medium
CN105447071A (en) Content fabric for a distributed file system
CN103605502A (en) Form page display method and server
CN105260388A (en) Optimization method of distributed vertical crawler service system
CN107463366A (en) A kind of interface mobilism method based on mobile App
CN103647850A (en) Data processing method, device and system of distributed version control system
CN103488523A (en) Page access method, page access device and server
US20230418835A1 (en) Systems and methods for presenting web application content
CN109800370A (en) Display methods, device, computer equipment and the storage medium of Webpage
CN104270443B (en) A kind of cloud computing system and method for being capable of dynamic analysis Web applications
CN108595697A (en) Webpage integrated approach, apparatus and system
CN113114515B (en) Resource file configuration method and device
CN110110184B (en) Information inquiry method, system, computer system and storage medium

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
CF01 Termination of patent right due to non-payment of annual fee
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20170627

Termination date: 20191015