CN104765746A - Data processing method and device for mobile communication terminal browser - Google Patents

Data processing method and device for mobile communication terminal browser Download PDF

Info

Publication number
CN104765746A
CN104765746A CN201410005819.7A CN201410005819A CN104765746A CN 104765746 A CN104765746 A CN 104765746A CN 201410005819 A CN201410005819 A CN 201410005819A CN 104765746 A CN104765746 A CN 104765746A
Authority
CN
China
Prior art keywords
click
webpage
simulation
program
content
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
CN201410005819.7A
Other languages
Chinese (zh)
Other versions
CN104765746B (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.)
Shenzhen Yayue Technology 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 CN201410005819.7A priority Critical patent/CN104765746B/en
Publication of CN104765746A publication Critical patent/CN104765746A/en
Application granted granted Critical
Publication of CN104765746B publication Critical patent/CN104765746B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Abstract

The invention discloses a data processing method and a data processing device for a mobile communication terminal browser. The data processing method for the mobile communication terminal browser includes: obtaining a page frame of a webpage; obtaining an analog clicking program stored in advance and used to load the page frame of the webpage; running the analog clicking program so as to trigger analog clicking operation used to load the page frame of the webpage; triggering a program for loading the page frame of the webpage according to the analog clicking operation so as to obtain loaded webpage content; sending the loaded webpage content to a mobile communication terminal, wherein the mobile communication terminal is used to display the page frame of the webpage, corresponding to the loaded webpage content. The data processing method and the data processing device for the mobile communication terminal browser solve the problem that an abnormal display phenomenon of the webpage content easily occurs when the page frame of the webpage is loaded on the mobile communication terminal, and then achieve the effects of normally loading the page frame of the webpage on the mobile communication terminal.

Description

For data processing method and the device of communication terminal browser
Technical field
The present invention relates to browser field, in particular to a kind of data processing method for communication terminal browser and device.
Background technology
The usual processing power of communication terminal is weak, and screen is little, and some even cannot running browser kernel.And personal computer (Personal Computer, referred to as PC) on webpage too large again, be not suitable for showing on communication terminal, so the Webpage on PC needs after the conversion process of backstage, Webpage is compressed, is illustrated in again on communication terminal after rejecting impurity.Before Webpage compression, need to generate complete Webpage DOM Document Object Model (Document Object Model, referred to as DOM) tree on backstage.In the process generating complete Webpage dom tree, need to capture Webpage resource, utilize browser kernel to resolve JS, then compression cleaning is carried out to Webpage resource, otherwise Webpage can exist redundant information or cannot show completely.Therefore, browser backstage needs kernel services and carries out page loading in advance.But in this process, some event just dynamic generating content after needing user to drive, most typical is exactly the identifying code of enrollment page.
Participate in the webpage that could generate corresponding contents after clicking for needing user, in the process of background process, user cannot participate in clicking, therefore, in the process of background process, if ignore the action of click, web page contents can show incomplete, and the function of website also can lose efficacy.
For easily there is the problem that web page contents display is abnormal in prior art when the communication terminal Web page loading page, at present effective solution is not yet proposed.
Summary of the invention
Fundamental purpose of the present invention is to provide a kind of data processing method for communication terminal browser and device, to solve in prior art the problem easily occurring that web page contents display is abnormal when the communication terminal Web page loading page.
To achieve these goals, according to an aspect of the present invention, a kind of data processing method for communication terminal browser is provided.Data processing method for communication terminal browser according to the present invention comprises: obtain Webpage; Obtain the simulation for the Web page loading page prestored and click program; Working train family clicks program to trigger the simulation clicking operation being used for the Web page loading page; Trigger the program of the Web page loading page according to simulation clicking operation, obtain Web page loading content; And Web page loading content is sent to communication terminal, wherein, communication terminal is for showing the Webpage that Web page loading content is corresponding.
To achieve these goals, according to a further aspect in the invention, a kind of data processing equipment for communication terminal browser is provided.Data processing equipment for communication terminal browser according to the present invention comprises: the first acquiring unit, for obtaining Webpage; Second acquisition unit, clicks program for obtaining the simulation for the Web page loading page prestored; Running unit, clicks program to trigger the simulation clicking operation being used for the Web page loading page for working train family; Trigger element, for triggering the program of the Web page loading page according to simulation clicking operation, obtains Web page loading content; And transmitting element, for Web page loading content is sent to communication terminal, wherein, communication terminal is for showing the Webpage that Web page loading content is corresponding.
By the present embodiment, solve in prior art the problem easily occurring that when the communication terminal Web page loading page web page contents display is abnormal, and then reach the effect at communication terminal normal load Webpage.
Accompanying drawing explanation
The accompanying drawing forming a application's part is used to provide a further understanding of the present invention, and schematic description and description of the present invention, for explaining the present invention, does not form inappropriate limitation of the present invention.In the accompanying drawings:
Fig. 1 is the process flow diagram of the data processing method for communication terminal browser according to the embodiment of the present invention;
Fig. 2 is the process flow diagram according to the click action stamp methods in the first acquisition simulation click program of the embodiment of the present invention;
Fig. 3 is the process flow diagram obtaining the click action stamp methods in simulation click program according to the second of the embodiment of the present invention;
Fig. 4 is the schematic diagram of the data processing equipment for communication terminal browser according to the embodiment of the present invention;
Fig. 5 is the schematic diagram according to the click action label apparatus in the first acquisition simulation click program of the embodiment of the present invention; And
Fig. 6 is the schematic diagram obtaining the click action label apparatus in simulation click program according to the second of the embodiment of the present invention.
Embodiment
It should be noted that, when not conflicting, the embodiment in the application and the feature in embodiment can combine mutually.Below with reference to the accompanying drawings and describe the present invention in detail in conjunction with the embodiments.
The present invention program is understood better in order to make those skilled in the art person, below in conjunction with the accompanying drawing in the embodiment of the present invention, technical scheme in the embodiment of the present invention is clearly and completely described, obviously, described embodiment is only the embodiment of a part of the present invention, instead of whole embodiments.Based on the embodiment in the present invention, those of ordinary skill in the art, not making the every other embodiment obtained under creative work prerequisite, should belong to the scope of protection of the invention.
It should be noted that, term " first ", " second " etc. in instructions of the present invention and claims and above-mentioned accompanying drawing are for distinguishing similar object, and need not be used for describing specific order or precedence.Should be appreciated that the data used like this can be exchanged in the appropriate case, so as embodiments of the invention described herein can with except here diagram or describe those except order implement.In addition, term " comprises " and " having " and their any distortion, intention is to cover not exclusive comprising, such as, contain those steps or unit that the process of series of steps or unit, method, system, product or equipment is not necessarily limited to clearly list, but can comprise clearly do not list or for intrinsic other step of these processes, method, product or equipment or unit.
Fig. 1 is the process flow diagram of the data processing method for communication terminal browser according to the embodiment of the present invention.As shown in Figure 1, this data processing method comprises the steps:
Step S102, obtains Webpage.
As everyone knows, same webpage is browsed and on communication terminal browser, is browsed shown size and pattern is different on PC browser.This is because the processing power of browser on communication terminal is weak compared with the processing power of PC browser, the display screen of communication terminal is little compared with the screen of PC, even, some communication terminals cannot running browser kernel, but, as far as possible identical with the Webpage that PC browser shows in order to make at the Webpage of communication terminal display, taking into account at communication terminal conveniently browses with attractive in appearance, need to carry out background server process to the Webpage in PC browser, Webpage through background server process is the Webpage needing to show in communication terminal browser, through the process of background server, the Webpage shown in PC browser is made to be adapted at showing in communication terminal browser, again after the playing up of communication terminal, complete display in communication terminal browser.
Wherein, communication terminal includes but not limited to following equipment: Android system mobile phone and dull and stereotyped electric energy, IOS system mobile phone and panel computer.Communication terminal browser includes but not limited to following browser: the browsers such as QQ browser, Google's browser, UC browser.
In background server, not needing to carry out process to all webpages shown in PC browser makes it be adapted at showing in communication terminal, background server only needs when receiving user's request and browsing the information of certain webpage, automatic decision processes the need of to this webpage, if determine to need to process the webpage that this request is browsed, then data processing is carried out to this Webpage, can normally show at communication terminal and run, not only retain the content in Webpage, webpage impurity (as advertisement etc.) can also be rejected, save the traffic consumes of communication terminal browser, ensure that the function of Webpage also can normally use simultaneously.
Particularly, when background server processes Webpage, first capture Webpage resource, the JS of analyzing web page page resource, then forms the dom tree of Webpage in background server.After the dom tree forming Webpage, Webpage is compressed, it is made to be adapted at browsing in communication terminal browser, and reject the information such as unnecessary advertisement, make the Webpage browsed in communication terminal browser can not only all the elements (except redundant informations such as advertisements) of the display web page page, the flow that communication terminal browses Webpage can also be saved.
Dom tree is the set with the node of hierarchical structure tissue or information segment.This hierarchical structure allows developer to navigate in dom tree and finds customizing messages.Analyze this structure usually to need to load whole document and tectonic remnant basin structure.
Namely the Webpage obtained in the embodiment of the present invention needs the Webpage shown in communication terminal browser.
Step S104, obtains the simulation for the Web page loading page prestored and clicks program.
As described in step S102, the background server of communication terminal needs a kernel services, carries out prestrain, namely to the process that Webpage processes to the Webpage got.In the process of prestrain, the content display of some Webpage needs user's clicking trigger, and the Webpage in background server can not have the participation of user, therefore, in order to make the display that the content of prestrain in background server can be complete, in the process of process Webpage, obtaining the simulation for the Web page loading page prestored click program.
Simulation click program, as its name suggests, can the program of clicking operation of analog subscriber, in the process that Webpage is processed, if run into the web page contents needing clicking trigger, then clicked the clicking operation of process simulation user by simulation, thus trigger the content of the Webpage after clicking operation, the content making to need clicking operation to trigger also can through the process of background server, and in the complete display of communication terminal.
It can be one section of self-defining JS file that program is clicked in the simulation obtained, independent of original logic of webpage, when Webpage loads JS, loading simulation clicks program, and the loading of this simulation click program can be carried in the head of Webpage, after the Webpage logic except simulation click program in Webpage is complete, after forming complete dom tree, the logic of Webpage normally can be run, then on dom tree, perform this simulation and click program.
Particularly, this simulation click program can in the following example shown in:
Var event=document.createEvent (" MouseEvents "); // click event
Event.initEvent (e, true, true); // initialization click event
N.dispatchEvent (event); // trigger event
It should be noted that, above-mentioned simulation click program is only the object lesson in the embodiment of the present invention, and be construed as, all and above-mentioned specific embodiment has simulation that is identical or identification to click program all should within the protection domain of the present invention program.
Step S106, working train family clicks program to trigger the simulation clicking operation being used for the Web page loading page.
Working train family clicks program to simulate clicking operation, instead of the clicking operation of user, make the problem cannot carrying out clicking operation originally caused due to user cannot be allowed to participate in background server click program by working train family and carry out simulation clicking operation, then in background server, Webpage can carry out simulation click in the process of prestrain, thus solves the above-mentioned problem cannot carrying out clicking operation.
Step S108, triggers the program of the Web page loading page, obtains Web page loading content according to simulation clicking operation.
After working train family click program triggers simulation clicking operation, trigger the program of the Web page loading page according to simulation clicking operation, obtain the web page contents loaded.The web page contents obtaining loading comprises the web page contents that clicking operation triggers, the content of the Webpage loaded before being also included in clicking operation.
Step S110, is sent to communication terminal by Web page loading content, and wherein, communication terminal is for showing the Webpage that Web page loading content is corresponding.
The Web page loading content obtained is sent to communication terminal, at communication terminal, Web page loading content is played up, to show at communication terminal the Webpage that Web page loading content is corresponding.
The above-mentioned data processing method for communication terminal browser, by clicking program at background server working train family, trigger the simulation clicking operation being used for the Web page loading page, the program of the Web page loading page is triggered again according to simulation clicking operation, obtain Web page loading content, again the Web page loading content obtained is sent to communication terminal, plays up through mobile terminal the Webpage showing that Web page loading content is corresponding.Simulation clicking operation on background server, can either analog subscriber click operation, can not also change and damage original logic of Webpage, on the basis of original logic of normal load Webpage, the Webpage needing clicking trigger to show can also be loaded, thus make in the process of process Webpage, complete Web page loading content of pages, and the function (such as inputting " identifying code ") retaining Webpage.So, when the Webpage browsed by applicable PC browser is treated to the Webpage of applicable communication terminal browser, there will not be and cannot show or show not congruent display abnormal problem, thus ensure that browser of mobile terminal normally can show the Webpage through transforming.
Further, after obtaining the simulation click program for the Web page loading page prestored, data processing method also comprises: obtain the click action label in simulation click program, and working train family is clicked program and comprised to trigger the simulation clicking operation being used for the Web page loading page: obtain the simulation clicking operation that click action label is corresponding.Working train family clicks program to trigger simulation clicking operation corresponding to click action label, wherein, and the simulation clicking operation that different click action labels is corresponding different.
Click action label is for marking click action, in the program of Webpage, conveniently find the action needing simulation to click, after obtaining the simulation click program for the Web page loading page prestored, obtain the click action label in simulation click program.The simulation clicking operation that different click action label is corresponding different, after the label obtaining simulation click action, working train family clicks program with simulation clicking operation corresponding to the click action label of simulate acquisition.
For example, need to carry out to simulate click and carry out the Webpage that the Web page loading page comprises Webpage with " identifying code " and waterfall drift net station, wherein, Webpage with " identifying code " can be the webpage showing identifying code when registering, or the webpage of identifying code is shown when logging in, or when download file webpage showing identifying code etc., namely the Webpage at waterfall drift net station needs to click the Webpage that could load more multiple web pages content of pages, such as, need in community to click the Webpage that homepage picture just can enter community content, when also there is " lower one page " in such as microblogging, carry out clicking the Webpage that could load lower one page.
The click action label that different click action is corresponding different, the corresponding click action of process simulation is clicked in simulation, the click action that different Webpages is corresponding different, such as, the click action label that the Webpage of band " identifying code " is corresponding is different from the click action label at waterfall drift net station.
Simulation clicking operation is performed for different click action labels, then in dom tree, also can determine according to different click action labels to perform simulation clicking operation at the node that click action label is corresponding, thus trigger the Web page loading page, Webpage can normally be shown.
Since after acquisition click action label, working train family clicks the process simulation clicking operation corresponding with click action label, so, the method how obtaining click action label is also very important link, is described the method obtaining click action label below in conjunction with accompanying drawing.
Fig. 2 is the process flow diagram according to the click action stamp methods in the first acquisition simulation click program of the embodiment of the present invention.
Step S202, obtains the domain name of Webpage.
Each Webpage has one's own domain name, different click action labels is configured with according to the domain name of Webpage, for campus BBS(BBBS (Bulletin Board System)BS) etc. the website of forum's community's class, according to the title of the domain name configuration click action label of Webpage, such as, the information of " identifying code " is inputted during login.
Step S204, obtains the click action label corresponding with the domain name of Webpage, and wherein, the domain name for different Webpages is configured with different click action labels.
Obtain the click action label corresponding with the domain name of Webpage, the click action label write got is simulated in click program, simulation click program according to the click action tag analog simulation clicking operation corresponding with click action label, thus makes the action with click action label also can by the simulation clicking operation triggering display web page page in the background server not having user to participate in.
By obtaining the different click action label configured for the domain name of the different web pages page, the click action label corresponding with the domain name of Webpage can be obtained, click action label is obtained fairly simple according to configuration information, without the need to the program of complexity, only need can obtain click action label according to configuration information, and then simulation click program utilizes the click action tag triggers simulation clicking operation got, and finally can trigger the display web page page.
For the click action label obtained in simulation click program, more quick and intelligent method can also be utilized to obtain, and concrete grammar is as follows:
Fig. 3 is the process flow diagram obtaining the click action stamp methods in simulation click program according to the second of the embodiment of the present invention.
Step S302, obtains the feature treating click on content being used for the Web page loading page.
Step S304, obtain the click action label corresponding with treating the feature of click on content, wherein, treat that the feature configuration of click on content has different click action labels for different, and will treat that click action label corresponding to the feature of click on content is as the click action label in simulation click program.
Webpage treat that click on content all can have unique feature, such as, in the Webpage with " identifying code ", usually " identifying code " printed words can be detected at background server, " input " label can be followed after " identifying code " printed words, " identifying code " printed words are as the feature treating click on content of Webpage, and " input " that follow thereafter is as being the click action label corresponding with treating the feature of click on content, in order to search the click action label in Webpage, the feature treating click on content that similar " identifying code " is such is searched in background server, thus obtain the click action label corresponding with treating the feature of click on content.
Treat that the feature configuration of click on content has different click action labels for different, such as, waterfall drift net station, particularly, the community that similar QQ space is such.Before browsing community's homepage, a pictures can be shown, the content that Webpage is browsed by community just can be entered after this picture of click, the click that user cannot participate in when background server carries out Webpage prestrain to the click action of first pictures, therefore, the simulation provided in the embodiment of the present invention can be utilized to click program, simulate the clicking operation of first pictures, after this simulation clicking operation of triggering, the page entering community that background server occurs after can loading and clicking first pictures.
For above-mentioned waterfall drift net station, background server can detect " homepage picture " printed words, " entre " label can be followed after these printed words, by " homepage picture " printed words as the feature treating click on content, " entre " label of following thereafter is as the click action label corresponding with treating the feature of click on content.
The website of similar waterfall stream also has microblogging, picture website etc., usually when these website browsing Webpages, there are " lower one page " printed words in capital, page turning more Webpage content can be browsed during one page under user clicks, so, " lower one page " printed words can be searched when background server carries out prestrain as the feature treating click on content, and obtain the click action label of following thereafter, and click program according to click action label working train family, thus carry out simulation clicking operation.
The acquisition methods of click action label is more than just described with several example; the method of the acquisition click action label in the embodiment of the present invention includes but not limited to above-mentioned several example; be construed as; the above-mentioned click action label treating that the characteristic sum of click on content is corresponding with treating the feature of click on content is for the ease of the understanding to the present invention program; and the restriction be not used in invention technical scheme, other treat that click action label that the characteristic sum of click on content is corresponding with treating the feature of click on content is also within protection scope of the present invention.
Particularly, obtain be used for the Web page loading page treat that the feature of click on content comprises:
Obtain the dom tree of Webpage.
Obtain the nodal community of the dom tree of Webpage.
The node of traversal dom tree, searches the feature of click action according to the nodal community of the dom tree of Webpage.
Webpage is rendered as the node tree structure with element, attribute and text by dom tree.Dom tree comprises multiple node, and each node has the attribute that contain about some information of node, and these attributes comprise nodename, nodal value and node type.
After capturing Webpage resource, obtain the dom tree of Webpage, thus the nodal community of the dom tree of Webpage can be obtained, then travel through all nodes of dom tree, search the feature of click action.
The feature of the click action usually found is the nodename of certain node, therefore, can search the feature of click action according to the nodename in the nodal community of dom tree.
By traveling through the node of dom tree, finding the feature needing to carry out simulating the click action clicked, after the feature finding click action, simulation clicking operation can be carried out according to the method provided in the embodiment of the present invention.
By the feature of traversal dom tree node checks click action, and obtain the click action label corresponding with the feature of this click action according to the feature of click action, make the method obtaining click action label more intelligent, the feature of the click action of all nodes in complete seizure dom tree.
Be described below in conjunction with the technical scheme of the page to inventive embodiments with " identifying code ", the page with " identifying code " can be any one in following Webpage, such as enrollment page, login page and downloading page etc.Enrollment page is adopted to be that example is described in this embodiment.
When enrollment page is browsed in user's request, the enrollment page that server sends request to communication terminal.In this enrollment page, usually there will be the checking frame of " clicking display identifying code ", usually on a web browser, user clicks in screen can show identifying code behind relevant position.
Before enrollment page is issued to communication terminal, at background server, enrollment page is processed, reject Webpage impurity and Webpage is compressed, to make Webpage can in the complete errorless display of communication terminal.
In the process that enrollment page is processed, first obtain Webpage resource, generate dom tree, in the immovable situation of page logic ensureing Webpage, obtain simulation click program.
In order to working train family clicks program, then travel through dom tree to search the feature treating click on content, the feature treating click on content found for enrollment page is " identifying code ", then corresponding with it click action label is " input ", after obtaining this click action label, simulation click program according to click action tag triggers simulation clicking operation, and triggers the content of the Web page loading page according to simulation clicking operation.
In background server, after simulation trigger runs, trigger simulation clicking operation, be equivalent to user click in Webpage relevant position display identifying code, like this, when background server carries out prestrain, because simulation clicking operation triggers the program loading identifying code, the content of identifying code therefore can be loaded in background server.
Like this, when background server does not have user to participate in clicking, also can load the content needing clicking trigger to show, prestrain can be carried out to the content in Webpage in background server.By the webpage after background server process after being issued to communication terminal, can at the full content of the complete display web page page of communication terminal, and, all functions of Webpage can be realized.User, when communication terminal browses registration web page, can use equally and click display identifying code, ensure that the normal display of Webpage.
More corresponding cannot carry out the communication terminal of Webpage process at communication terminal, can be realized and the function browsing webpage with PC browser by said method.
Similarly, for the website of waterfall stream, pass through said method, the content that can be able to show at background server prestrain Webpage, such as browsing pictures or microblogging, then after communication terminal process is played up, after the ad-hoc location in user's webpage clicking, show the content of microblog of more picture or more.
The embodiment of the present invention additionally provides a kind of data processing equipment for communication terminal browser.
The data processing equipment that the data processing method of the embodiment of the present invention can be provided by the embodiment of the present invention performs, and the data processing equipment of the embodiment of the present invention also may be used for performing the data processing method that the embodiment of the present invention provides.
Fig. 4 is the schematic diagram of the data processing equipment for communication terminal browser according to the embodiment of the present invention.As shown in the figure, this data processing equipment comprises the first acquiring unit 10, second acquisition unit 20, running unit 30, trigger element 40 and transmitting element 50.
First acquiring unit 10 is for obtaining Webpage.
As everyone knows, same webpage is browsed and on communication terminal browser, is browsed shown size and pattern is different on PC browser.This is because the processing power of browser on communication terminal is weak compared with the processing power of PC browser, the display screen of communication terminal is little compared with the screen of PC, even, some communication terminals cannot running browser kernel, but, as far as possible identical with the Webpage that PC browser shows in order to make at the Webpage of communication terminal display, taking into account at communication terminal conveniently browses with attractive in appearance, need to carry out background server process to the Webpage in PC browser, Webpage through background server process is the Webpage needing to show in communication terminal browser, through the process of background server, the Webpage shown in PC browser is made to be adapted at showing in communication terminal browser, again after the playing up of communication terminal, complete display in communication terminal browser.
Wherein, communication terminal includes but not limited to following equipment: Android system mobile phone and dull and stereotyped electric energy, IOS system mobile phone and panel computer.Communication terminal browser includes but not limited to following browser: the browsers such as QQ browser, Google's browser, UC browser.
In background server, not needing to carry out process to all webpages shown in PC browser makes it be adapted at showing in communication terminal, background server only needs when receiving user's request and browsing the information of certain webpage, automatic decision processes the need of to this webpage, if determine to need to process the webpage that this request is browsed, then data processing is carried out to this Webpage, can normally show at communication terminal and run, not only retain the content in Webpage, webpage impurity (as advertisement etc.) can also be rejected, save the traffic consumes of communication terminal browser, ensure that the function of Webpage also can normally use simultaneously.
Particularly, when background server processes Webpage, first capture Webpage resource, the JS of analyzing web page page resource, then forms the dom tree of Webpage in background server.After the dom tree forming Webpage, Webpage is compressed, it is made to be adapted at browsing in communication terminal browser, and reject the information such as unnecessary advertisement, make the Webpage browsed in communication terminal browser can not only all the elements (except redundant informations such as advertisements) of the display web page page, the flow that communication terminal browses Webpage can also be saved.
Dom tree is the set with the node of hierarchical structure tissue or information segment.This hierarchical structure allows developer to navigate in dom tree and finds customizing messages.Analyze this structure usually to need to load whole document and tectonic remnant basin structure.
Namely the Webpage obtained in the embodiment of the present invention needs the Webpage shown in communication terminal browser.
Second acquisition unit 20 clicks program for obtaining the simulation for the Web page loading page prestored.
The background server of communication terminal needs a kernel services, carries out prestrain, namely to the process that Webpage processes to the Webpage got.In the process of prestrain, the content display of some Webpage needs user's clicking trigger, and the Webpage in background server can not have the participation of user, therefore, in order to make the display that the content of prestrain in background server can be complete, in the process of process Webpage, obtaining the simulation for the Web page loading page prestored click program.
Simulation click program, as its name suggests, can the program of clicking operation of analog subscriber, in the process that Webpage is processed, if run into the web page contents needing clicking trigger, then clicked the clicking operation of process simulation user by simulation, thus trigger the content of the Webpage after clicking operation, the content making to need clicking operation to trigger also can through the process of background server, and in the complete display of communication terminal.
It can be one section of self-defining JS file that program is clicked in the simulation obtained, independent of original logic of webpage, when Webpage loads JS, loading simulation clicks program, and the loading of this simulation click program can be carried in the head of Webpage, after the Webpage logic except simulation click program in Webpage is complete, after forming complete dom tree, the logic of Webpage normally can be run, then on dom tree, perform this simulation and click program.
Particularly, this simulation click program can in the following example shown in:
Var event=document.createEvent (" MouseEvents "); // click event
Event.initEvent (e, true, true); // initialization click event
N.dispatchEvent (event); // trigger event
It should be noted that, above-mentioned simulation click program is only the object lesson in the embodiment of the present invention, and be construed as, all and above-mentioned specific embodiment has simulation that is identical or identification to click program all should within the protection domain of the present invention program.
Running unit 30 clicks program to trigger the simulation clicking operation being used for the Web page loading page for working train family.
Working train family clicks program to simulate clicking operation, instead of the clicking operation of user, make the problem cannot carrying out clicking operation originally caused due to user cannot be allowed to participate in background server click program by working train family and carry out simulation clicking operation, then in background server, Webpage can carry out simulation click in the process of prestrain, thus solves the above-mentioned problem cannot carrying out clicking operation.
Trigger element 40, for triggering the program of the Web page loading page according to simulation clicking operation, obtains Web page loading content.
After working train family click program triggers simulation clicking operation, trigger the program of the Web page loading page according to simulation clicking operation, obtain the web page contents loaded.The web page contents obtaining loading comprises the web page contents that clicking operation triggers, the content of the Webpage loaded before being also included in clicking operation.
Transmitting element 50 is for being sent to communication terminal by Web page loading content, and wherein, communication terminal is for showing the Webpage that Web page loading content is corresponding.
The Web page loading content obtained is sent to communication terminal, at communication terminal, Web page loading content is played up, to show at communication terminal the Webpage that Web page loading content is corresponding.
The above-mentioned data processing equipment for communication terminal browser, program is clicked at background server working train family by running unit 30, trigger the simulation clicking operation being used for the Web page loading page, recycling trigger element 40 triggers the program of the Web page loading page according to simulation clicking operation, obtain Web page loading content, the Web page loading content obtained is sent to communication terminal by recycling transmitting element 50, plays up through mobile terminal the Webpage showing that Web page loading content is corresponding.Simulation clicking operation on background server, namely can analog subscriber click operation, can not also change and damage original logic of Webpage, on the basis of original logic of normal load Webpage, the Webpage needing clicking trigger to show can also be loaded, thus make in the process of process Webpage, complete Web page loading content of pages, and the function (such as inputting " identifying code ") retaining Webpage.So, when the Webpage browsed by applicable PC browser is treated to the Webpage of applicable communication terminal browser, there will not be and cannot show or show not congruent display abnormal problem, thus ensure that browser of mobile terminal normally can show the Webpage through transforming.
Further, as shown in Figure 5 to Figure 6, this data processing equipment also comprises the 3rd acquiring unit 60, for after obtaining the simulation click program for the Web page loading page prestored, obtain the click action label in simulation click program, running unit 30 comprises: the first acquisition module, for obtaining simulation clicking operation corresponding to click action label.Run module, click program to trigger simulation clicking operation corresponding to click action label for working train family, wherein, the simulation clicking operation that different click action labels is corresponding different.
Click action label is for marking click action, in the program of Webpage, conveniently find the action needing simulation to click, after obtaining the simulation click program for the Web page loading page prestored, obtain the click action label in simulation click program.The simulation clicking operation that different click action label is corresponding different, after the label obtaining simulation click action, working train family clicks program with simulation clicking operation corresponding to the click action label of simulate acquisition.
For example, need to carry out to simulate click and carry out the Webpage that the Web page loading page comprises Webpage with " identifying code " and waterfall drift net station, wherein, Webpage with " identifying code " can be the webpage showing identifying code when registering, or the webpage of identifying code is shown when logging in, or when download file webpage showing identifying code etc., namely the Webpage at waterfall drift net station needs to click the Webpage that could load more multiple web pages content of pages, such as, need in community to click the Webpage that homepage picture just can enter community content, when also there is " lower one page " in such as microblogging, carry out clicking the Webpage that could load lower one page.
The click action label that different click action is corresponding different, the corresponding click action of process simulation is clicked in simulation, the click action that different Webpages is corresponding different, such as, the click action label that the Webpage of band " identifying code " is corresponding is different from the click action label at waterfall drift net station.
Simulation clicking operation is performed for different click action labels, then in dom tree, also can determine according to different click action labels to perform simulation clicking operation at the node that click action label is corresponding, thus trigger the Web page loading page, Webpage can normally be shown.
Since after acquisition click action label, working train family clicks the process simulation clicking operation corresponding with click action label, so, the method how obtaining click action label is also very important link, is described the method obtaining click action label below in conjunction with accompanying drawing.
Fig. 5 is the schematic diagram according to the click action label apparatus in the first acquisition simulation click program of the embodiment of the present invention.As shown in the figure, this 3rd acquiring unit being used for the click action label obtained in simulation click program comprises the second acquisition module 601 and the 3rd acquisition module 602.
Second acquisition module 601 is for obtaining the domain name of Webpage.
Each Webpage has one's own domain name, different click action labels is configured with according to the domain name of Webpage, for campus BBS(BBBS (Bulletin Board System)BS) etc. the website of forum's community's class, according to the title of the domain name configuration click action label of Webpage, such as, the information of " identifying code " is inputted during login.
3rd acquisition module 602 is for obtaining the click action label corresponding with the domain name of Webpage, and wherein, the domain name for different Webpages is configured with different click action labels.
Obtain the click action label corresponding with the domain name of Webpage, the click action label write got is simulated in click program, simulation click program according to the click action tag analog simulation clicking operation corresponding with click action label, thus makes the action with click action label also can by the simulation clicking operation triggering display web page page in the background server not having user to participate in.
By obtaining the different click action label configured for the domain name of the different web pages page, the click action label corresponding with the domain name of Webpage can be obtained, click action label is obtained fairly simple according to configuration information, without the need to the program of complexity, only need can obtain click action label according to configuration information, and then simulation click program utilizes the click action tag triggers simulation clicking operation got, and finally can trigger the display web page page.
Fig. 6 is the schematic diagram obtaining the click action label apparatus in simulation click program according to the second of the embodiment of the present invention.As shown in the figure, this 3rd acquiring unit being used for the click action label obtained in simulation click program comprises feature acquisition module 603 and label acquisition module 604.
Feature acquisition module 603 is for obtaining the feature treating click on content for the Web page loading page.
Label acquisition module 604 is for obtaining the click action label corresponding with treating the feature of click on content, wherein, treat that the feature configuration of click on content has different click action labels for different, and will treat that click action label corresponding to the feature of click on content is as the click action label in simulation click program.
Webpage treat that click on content all can have unique feature, such as, in the Webpage with " identifying code ", usually " identifying code " printed words can be detected at background server, " input " label can be followed after " identifying code " printed words, " identifying code " printed words are as the feature treating click on content of Webpage, and " input " that follow thereafter is as being the click action label corresponding with treating the feature of click on content, in order to search the click action label in Webpage, the feature treating click on content that similar " identifying code " is such is searched in background server, thus obtain the click action label corresponding with treating the feature of click on content.
Treat that the feature configuration of click on content has different click action labels for different, such as, waterfall drift net station, particularly, the community that similar QQ space is such.Before browsing community's homepage, a pictures can be shown, the content that Webpage is browsed by community just can be entered after this picture of click, the click that user cannot participate in when background server carries out Webpage prestrain to the click action of first pictures, therefore, the simulation provided in the embodiment of the present invention can be utilized to click program, simulate the clicking operation of first pictures, after this simulation clicking operation of triggering, the page entering community that background server occurs after can loading and clicking first pictures.
For above-mentioned waterfall drift net station, background server can detect " homepage picture " printed words, " entre " label can be followed after these printed words, by " homepage picture " printed words as the feature treating click on content, " entre " label of following thereafter is as the click action label corresponding with treating the feature of click on content.
The website of similar waterfall stream also has microblogging, picture website etc., usually when these website browsing Webpages, there are " lower one page " printed words in capital, page turning more Webpage content can be browsed during one page under user clicks, so, " lower one page " printed words can be searched when background server carries out prestrain as the feature treating click on content, and obtain the click action label of following thereafter, and click program according to click action label working train family, thus carry out simulation clicking operation.
More than just illustrate that the 3rd acquiring unit obtains the method for click action label with several example, the method that the 3rd acquiring unit in the embodiment of the present invention obtains click action label includes but not limited to above-mentioned several example, be construed as, the above-mentioned click action label treating that the characteristic sum of click on content is corresponding with treating the feature of click on content is for the ease of the understanding to the present invention program, and the restriction be not used in invention technical scheme, other treat that click action label that the characteristic sum of click on content is corresponding with treating the feature of click on content is also within protection scope of the present invention.
Particularly, feature acquisition module 603 comprises the first acquisition submodule, the second acquisition submodule and traversal submodule.
First obtains submodule for obtaining the dom tree of Webpage.
Second obtains submodule for obtaining the nodal community of the dom tree of Webpage.
Traversal submodule, for traveling through the node of dom tree, searches the feature of click action according to the nodal community of the dom tree of Webpage.
Webpage is rendered as the node tree structure with element, attribute and text by dom tree.Dom tree comprises multiple node, and each node has the attribute that contain about some information of node, and these attributes comprise nodename, nodal value and node type.
After capturing Webpage resource, obtain the dom tree of Webpage, thus the nodal community of the dom tree of Webpage can be obtained, then travel through all nodes of dom tree, search the feature of click action.
The feature of the click action usually found is the nodename of certain node, therefore, can search the feature of click action according to the nodename in the nodal community of dom tree.
By the node of traversal submodule traversal dom tree, find the feature needing to carry out simulating the click action clicked, after the feature finding click action, simulation clicking operation can be carried out according to the method provided in the embodiment of the present invention.
By the feature of traversal dom tree node checks click action, and obtain the click action label corresponding with the feature of this click action according to the feature of click action, make the method obtaining click action label more intelligent, the feature of the click action of all nodes in complete seizure dom tree.
Be described below in conjunction with the technical scheme of the page to inventive embodiments with " identifying code ", the page with " identifying code " can be any one in following Webpage, such as enrollment page, login page and downloading page etc.Enrollment page is adopted to be that example is described in this embodiment.
When enrollment page is browsed in user's request, the enrollment page that server sends request to communication terminal.In this enrollment page, usually there will be the checking frame of " clicking display identifying code ", usually on a web browser, user clicks in screen can show identifying code behind relevant position.
Before enrollment page is issued to communication terminal, at background server, enrollment page is processed, reject Webpage impurity and Webpage is compressed, to make Webpage can in the complete errorless display of communication terminal.
In the process processed enrollment page, first obtain Webpage resource by the first acquiring unit 10, generate dom tree, in the immovable situation of page logic ensureing Webpage, second acquisition unit 20 obtains simulation click program.
In order to working train family clicks program, traversal submodule traversal dom tree is to search the feature treating click on content, the feature treating click on content found for enrollment page is " identifying code ", then corresponding with it click action label is " input ", after obtaining this click action label, running unit 30 clicks program for working train family and according to click action tag triggers simulation clicking operation, and such 40 of triggering to trigger the content of the Web page loading page according to simulation clicking operation.
In background server, after simulation trigger runs, trigger simulation clicking operation, be equivalent to user click in Webpage relevant position display identifying code, like this, when background server carries out prestrain, because simulation clicking operation triggers the program loading identifying code, the content of identifying code therefore can be loaded in background server.
Like this, when background server does not have user to participate in clicking, also can load the content needing clicking trigger to show, prestrain can be carried out to the content in Webpage in background server.By the webpage after background server process after being issued to communication terminal, can at the full content of the complete display web page page of communication terminal, and can realize Webpage is all functions.User, when communication terminal browses registration web page, can use equally and click display identifying code, ensure that the normal display of Webpage.
More corresponding cannot carry out the communication terminal of Webpage process at communication terminal, can be realized and the function browsing webpage with PC browser by said method.
Similarly, for the website of waterfall stream, pass through said method, the content that can be able to show at background server prestrain Webpage, such as browsing pictures or microblogging, then after communication terminal process is played up, after the ad-hoc location in user's webpage clicking, show the content of microblog of more picture or more.
The embodiment of the present invention additionally provides a kind of computer-readable storage medium.This computer-readable storage medium can have program stored therein, and this program is above-mentioned for the part or all of step in the data processing method of communication terminal browser for performing.
It should be noted that, for aforesaid each embodiment of the method, in order to simple description, therefore it is all expressed as a series of combination of actions, but those skilled in the art should know, the present invention is not by the restriction of described sequence of movement, because according to the present invention, some step can adopt other orders or carry out simultaneously.Secondly, those skilled in the art also should know, the embodiment described in instructions all belongs to preferred embodiment, and involved action and module might not be that the present invention is necessary.
In the above-described embodiments, the description of each embodiment is all emphasized particularly on different fields, in certain embodiment, there is no the part described in detail, can see the associated description of other embodiments.
In several embodiments that the application provides, should be understood that, disclosed device, the mode by other realizes.Such as, device embodiment described above is only schematic, the such as division of described unit, be only a kind of logic function to divide, actual can have other dividing mode when realizing, such as multiple unit or assembly can in conjunction with or another system can be integrated into, or some features can be ignored, or do not perform.Another point, shown or discussed coupling each other or direct-coupling or communication connection can be by some interfaces, and the indirect coupling of device or unit or communication connection can be electrical or other form.
The described unit illustrated as separating component or can may not be and physically separates, and the parts as unit display can be or may not be physical location, namely can be positioned at a place, or also can be distributed in multiple network element.Some or all of unit wherein can be selected according to the actual needs to realize the object of the present embodiment scheme.
In addition, each functional unit in each embodiment of the present invention can be integrated in a processing unit, also can be that the independent physics of unit exists, also can two or more unit in a unit integrated.Above-mentioned integrated unit both can adopt the form of hardware to realize, and the form of SFU software functional unit also can be adopted to realize.
If described integrated unit using the form of SFU software functional unit realize and as independently production marketing or use time, can be stored in a computer read/write memory medium.Based on such understanding, the part that technical scheme of the present invention contributes to prior art in essence in other words or all or part of of this technical scheme can embody with the form of software product, this computer software product is stored in a storage medium, comprises all or part of step of some instructions in order to make a computer equipment (can be personal computer, server or the network equipment etc.) perform method described in each embodiment of the present invention.And aforesaid storage medium comprises: USB flash disk, ROM (read-only memory) (ROM, Read-Only Memory), random access memory (RAM, Random Access Memory), portable hard drive, magnetic disc or CD etc. various can be program code stored medium.
The foregoing is only the preferred embodiments of the present invention, be not limited to the present invention, for a person skilled in the art, the present invention can have various modifications and variations.Within the spirit and principles in the present invention all, any amendment done, equivalent replacement, improvement etc., all should be included within protection scope of the present invention.

Claims (10)

1. for a data processing method for communication terminal browser, it is characterized in that, comprising:
Obtain Webpage;
Obtain the simulation click program for loading described Webpage prestored;
Run described simulation click program to trigger the simulation clicking operation for loading described Webpage;
Trigger the program loading described Webpage according to described simulation clicking operation, obtain Web page loading content; And
Described Web page loading content is sent to communication terminal, and wherein, described communication terminal is for showing the Webpage that described Web page loading content is corresponding.
2. data processing method according to claim 1, is characterized in that,
Obtain prestore for load described Webpage simulation click program after, described data processing method also comprises: obtain the click action label in described simulation click program,
Run described simulation click program to comprise for the simulation clicking operation loading described Webpage to trigger: obtain the simulation clicking operation that described click action label is corresponding; Run described simulation click program to trigger simulation clicking operation corresponding to described click action label, wherein, the simulation clicking operation that different click action labels is corresponding different.
3. data processing method according to claim 2, is characterized in that, the click action label obtained in described simulation click program comprises:
Obtain the domain name of described Webpage; And
Obtain the click action label corresponding with the domain name of described Webpage, wherein, the domain name for different Webpages is configured with different click action labels.
4. data processing method according to claim 2, is characterized in that, the click action label obtained in described simulation click program comprises:
Obtain the feature treating click on content for loading described Webpage; And
Obtain and treat with described the click action label that the feature of click on content is corresponding, wherein, treat that the feature configuration of click on content has different click action labels for different, and treat that click action label corresponding to the feature of click on content is as the click action label in described simulation click program using described.
5. data processing method according to claim 4, is characterized in that, obtains and treats that the feature of click on content comprises for what load described Webpage:
Obtain the dom tree of described Webpage;
Obtain the nodal community of the dom tree of described Webpage; And
Travel through the node of described dom tree, search the feature of described click action according to the nodal community of the dom tree of described Webpage.
6., for a data processing equipment for communication terminal browser, it is characterized in that,
First acquiring unit, for obtaining Webpage;
Second acquisition unit, for obtaining the simulation click program for loading described Webpage prestored;
Running unit, for running described simulation click program to trigger the simulation clicking operation for loading described Webpage;
Trigger element, for triggering the program loading described Webpage according to described simulation clicking operation, obtains Web page loading content; And
Transmitting element, for described Web page loading content is sent to communication terminal, wherein, described communication terminal is for showing the Webpage that described Web page loading content is corresponding.
7. data processing equipment according to claim 6, is characterized in that,
Described data processing equipment also comprises: the 3rd acquiring unit, for obtain prestore for load described Webpage simulation click program after, obtain the click action label in described simulation click program,
Described running unit comprises: the first acquisition module, for obtaining simulation clicking operation corresponding to described click action label; Run module, for running described simulation click program to trigger simulation clicking operation corresponding to described click action label, wherein, the simulation clicking operation that different click action labels is corresponding different.
8. data processing equipment according to claim 7, is characterized in that, described 3rd acquiring unit comprises:
Second acquisition module, for obtaining the domain name of described Webpage; And
3rd acquisition module, for obtaining the click action label corresponding with the domain name of described Webpage, wherein, the domain name for different Webpages is configured with different click action labels.
9. data processing equipment according to claim 7, is characterized in that, described 3rd acquiring unit comprises:
Feature acquisition module, for obtaining the feature treating click on content for loading described Webpage; And
Label acquisition module, treat with described the click action label that the feature of click on content is corresponding for obtaining, wherein, treat that the feature configuration of click on content has different click action labels for different, and treat that click action label corresponding to the feature of click on content is as the click action label in described simulation click program using described.
10. data processing equipment according to claim 9, is characterized in that, described feature acquisition module comprises:
First obtains submodule, for obtaining the dom tree of described Webpage;
Second obtains submodule, for obtaining the nodal community of the dom tree of described Webpage; And
Traversal submodule, for traveling through the node of described dom tree, searches the feature of described click action according to the nodal community of the dom tree of described Webpage.
CN201410005819.7A 2014-01-06 2014-01-06 Data processing method and device for mobile communication terminal browser Active CN104765746B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410005819.7A CN104765746B (en) 2014-01-06 2014-01-06 Data processing method and device for mobile communication terminal browser

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410005819.7A CN104765746B (en) 2014-01-06 2014-01-06 Data processing method and device for mobile communication terminal browser

Publications (2)

Publication Number Publication Date
CN104765746A true CN104765746A (en) 2015-07-08
CN104765746B CN104765746B (en) 2020-02-07

Family

ID=53647579

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410005819.7A Active CN104765746B (en) 2014-01-06 2014-01-06 Data processing method and device for mobile communication terminal browser

Country Status (1)

Country Link
CN (1) CN104765746B (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105183453A (en) * 2015-08-07 2015-12-23 安一恒通(北京)科技有限公司 Webpage-based information acquiring method and apparatus
CN105260310A (en) * 2015-10-23 2016-01-20 天津橙子科技有限公司 User behavior simulation method for WEB application program
CN106331888A (en) * 2016-08-31 2017-01-11 乐视控股(北京)有限公司 Browser operating method and device
CN106411881A (en) * 2016-09-27 2017-02-15 北京奇虎科技有限公司 Method and device for buying ticket based on client
CN106991188A (en) * 2017-04-11 2017-07-28 焦点科技股份有限公司 A kind of efficient internet dynamic data automatic screening and grasping means and system
CN108965969A (en) * 2018-06-28 2018-12-07 烽火通信科技股份有限公司 Method for page jump and system for IPTV set top box
CN109948090A (en) * 2019-03-08 2019-06-28 腾讯科技(深圳)有限公司 Webpage loading method and device
CN110955473A (en) * 2018-09-26 2020-04-03 北京国双科技有限公司 Method and device for displaying loading prompt information

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101432712A (en) * 2004-09-07 2009-05-13 鲁特宛有限公司 Method and system for communicating and exchanging data between browser frames
CN102033935A (en) * 2010-12-20 2011-04-27 深圳市五巨科技有限公司 Preloading method, preloading device and preloading system of mobile terminal browser
CN102663012A (en) * 2012-03-20 2012-09-12 北京搜狗信息服务有限公司 Webpage preloading method and system
CN102855318A (en) * 2012-08-31 2013-01-02 北京搜狗信息服务有限公司 Method and system for preloading of webpages
CN103246526A (en) * 2012-02-07 2013-08-14 腾讯科技(深圳)有限公司 Client pre-loading method and device

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101432712A (en) * 2004-09-07 2009-05-13 鲁特宛有限公司 Method and system for communicating and exchanging data between browser frames
CN102033935A (en) * 2010-12-20 2011-04-27 深圳市五巨科技有限公司 Preloading method, preloading device and preloading system of mobile terminal browser
CN103246526A (en) * 2012-02-07 2013-08-14 腾讯科技(深圳)有限公司 Client pre-loading method and device
CN102663012A (en) * 2012-03-20 2012-09-12 北京搜狗信息服务有限公司 Webpage preloading method and system
CN102855318A (en) * 2012-08-31 2013-01-02 北京搜狗信息服务有限公司 Method and system for preloading of webpages

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105183453A (en) * 2015-08-07 2015-12-23 安一恒通(北京)科技有限公司 Webpage-based information acquiring method and apparatus
CN105183453B (en) * 2015-08-07 2019-04-02 安一恒通(北京)科技有限公司 Web-based information acquisition method and device
CN105260310A (en) * 2015-10-23 2016-01-20 天津橙子科技有限公司 User behavior simulation method for WEB application program
CN106331888A (en) * 2016-08-31 2017-01-11 乐视控股(北京)有限公司 Browser operating method and device
CN106411881A (en) * 2016-09-27 2017-02-15 北京奇虎科技有限公司 Method and device for buying ticket based on client
CN106991188A (en) * 2017-04-11 2017-07-28 焦点科技股份有限公司 A kind of efficient internet dynamic data automatic screening and grasping means and system
CN108965969A (en) * 2018-06-28 2018-12-07 烽火通信科技股份有限公司 Method for page jump and system for IPTV set top box
CN108965969B (en) * 2018-06-28 2020-08-14 烽火通信科技股份有限公司 Page skipping method and system for IPTV set top box
CN110955473A (en) * 2018-09-26 2020-04-03 北京国双科技有限公司 Method and device for displaying loading prompt information
CN110955473B (en) * 2018-09-26 2023-10-31 北京国双科技有限公司 Method and device for displaying loading prompt information
CN109948090A (en) * 2019-03-08 2019-06-28 腾讯科技(深圳)有限公司 Webpage loading method and device
CN109948090B (en) * 2019-03-08 2023-06-09 深圳市雅阅科技有限公司 Webpage loading method and device

Also Published As

Publication number Publication date
CN104765746B (en) 2020-02-07

Similar Documents

Publication Publication Date Title
CN104765746A (en) Data processing method and device for mobile communication terminal browser
CN103186670B (en) A kind of method and system of complete collection info web
CN102054003B (en) Methods and systems for recommending network information and creating network resource index
CN106874266A (en) User's portrait method and the device for user's portrait
CN104809209A (en) Display method, display device and server of social network information flow
CN104965691A (en) Method, apparatus and system for configuring page elements of a webpage
CN107729475A (en) Web page element acquisition method, device, terminal and computer-readable recording medium
CN103631957A (en) Statistical method and device for visitor behavior data
CN106230809B (en) A kind of mobile Internet public sentiment monitoring method and system based on URL
CN106844635A (en) The edit methods and device of the element in webpage
CN107357903A (en) User behavior data integration method, device and electronic equipment
CN104750760A (en) Application software recommending method and device
CN108021598A (en) Page extraction template matching process, device and server
CN105740481A (en) Search recommending method and device
CN102929971A (en) Multimedia information playing method and system
CN105808587A (en) Method and system for embedding information into webpage and gateway device
CN103544150A (en) Method and system for providing recommendation information for mobile terminal browser
CN106886594A (en) For the method and apparatus of exhibition information
CN105808642A (en) Recommendation method and device
CN104881428A (en) Information graph extracting and retrieving method and device for information graph webpages
CN104317884B (en) The acquisition methods and device of website sources page type
CN113626624B (en) Resource identification method and related device
CN104363261B (en) Information-pushing method, device and server
CN107357810A (en) A kind of method and system for being used to export special topic landing page
CN106372158A (en) Method and device for processing user behavior data

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
TR01 Transfer of patent right

Effective date of registration: 20221207

Address after: 1402, Floor 14, Block A, Haina Baichuan Headquarters Building, No. 6, Baoxing Road, Haibin Community, Xin'an Street, Bao'an District, Shenzhen, Guangdong 518100

Patentee after: Shenzhen Yayue Technology Co.,Ltd.

Address before: 2, 518000, East 403 room, SEG science and Technology Park, Zhenxing Road, Shenzhen, Guangdong, Futian District

Patentee before: TENCENT TECHNOLOGY (SHENZHEN) Co.,Ltd.

TR01 Transfer of patent right