[go: up one dir, main page]
More Web Proxy on the site http://driver.im/

CN103365895A - Web page resource monitoring method and device - Google Patents

Web page resource monitoring method and device Download PDF

Info

Publication number
CN103365895A
CN103365895A CN2012100944930A CN201210094493A CN103365895A CN 103365895 A CN103365895 A CN 103365895A CN 2012100944930 A CN2012100944930 A CN 2012100944930A CN 201210094493 A CN201210094493 A CN 201210094493A CN 103365895 A CN103365895 A CN 103365895A
Authority
CN
China
Prior art keywords
web page
monitoring
script
page resources
webpage
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
CN2012100944930A
Other languages
Chinese (zh)
Other versions
CN103365895B (en
Inventor
阮宜德
万宇
马宁
莫沙
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Tencent Technology Shenzhen Co Ltd
Original Assignee
Tencent Technology Shenzhen Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Tencent Technology Shenzhen Co Ltd filed Critical Tencent Technology Shenzhen Co Ltd
Priority to CN201210094493.0A priority Critical patent/CN103365895B/en
Publication of CN103365895A publication Critical patent/CN103365895A/en
Application granted granted Critical
Publication of CN103365895B publication Critical patent/CN103365895B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Information Transfer Between Computers (AREA)

Abstract

The invention discloses a web page resource monitoring method and device and belongs to the field of computer technologies. The web page resource monitoring method comprises injecting a monitoring script into a web page script, wherein the monitoring script comprises assigned web page resources; using the monitoring script for monitoring the assigned web page resources in a web page. According to the web page resource monitoring method and device, the monitoring script is injected into the web page script, and the monitoring script monitors the web page resources assigned by the monitoring script in the web page, so that under the condition that a kernel is not changed, the monitoring of the web page can be completed though relatively less codes, and the web page analysis ability and the web page monitoring efficiency of a browser are improved.

Description

Web page resources monitoring method and device
Technical field
The present invention relates to field of computer technology, particularly a kind of web page resources monitoring method and device.
Background technology
Browser is after getting access to webpage, in order to guarantee that the web page resources in the webpage can normally show, usually before web displaying, the resource in the webpage is monitored, and web page resources all to be combinations by label or label in the page script of webpage represent, therefore to the monitoring of web page resources in fact to the monitoring of the label in the page script.
At present, for fairly simple web page access, there is a kind of web page resources the method for monitoring, it is after browser gets access to page script, in the kernel of browser, increase the label support, then by browser kernel the label in the page script is monitored parsing.
In realizing process of the present invention, the inventor finds that there is following problem at least in prior art: along with the ability of portable terminal is more and more stronger, screen size is increasing, increasing portable terminal has had the demand of the more complicated webpage of access, and this moment, the arithmetic capability of browser kernel is not enough in the page script to complicated webpage various labels and monitors in the portable terminal.
Summary of the invention
For fear of revising browser kernel, improve browser to the analytic ability of webpage, the monitoring efficient when improving browser to complicated webpage monitoring, the embodiment of the invention provides a kind of web page resources monitoring method and device.Described technical scheme is as follows:
According to an aspect of the present invention, the invention provides a kind of web page resources monitoring method, described method comprises:
In page script, inject the monitoring script, comprise the web page resources of appointment in the described monitoring script;
Utilize described monitoring script that the web page resources of appointment described in the webpage is monitored.
Further, describedly utilize described monitoring script that the web page resources of appointment described in the webpage is monitored, comprising:
Resolve described monitoring script;
Utilize described monitoring script to travel through described page script;
Web page resources to the appointment of the script of monitoring described in the described webpage is monitored.
Further, described web page resources to the appointment of the script of monitoring described in the described webpage also comprises after monitoring:
Obtain the monitoring result that the web page resources of described appointment is monitored;
According to described monitoring result described web page resources is carried out respective handling.
Further, described monitoring result comprises:
The web page resources that whether has appointment in the monitoring script in the webpage; Or
Whether the web page resources in the webpage has the feature of the web page resources of appointment in the monitoring script.
Further, describedly according to described monitoring result described web page resources is carried out respective handling, comprising:
When the web page resources of appointment or the web page resources in the webpage have the feature of the web page resources of appointment in the monitoring script in having the monitoring script in the webpage, then carry out corresponding operation according to the feature of described web page resources or described web page resources;
When the web page resources of appointment or the web page resources in the webpage do not have the feature of the web page resources of appointment in the monitoring script in not having the monitoring script in the webpage, then export corresponding information.
According to a further aspect in the invention, the present invention also provides a kind of web page resources monitoring device, and described device comprises:
Injection module is used for injecting the monitoring script to page script, comprises the web page resources of appointment in the described monitoring script;
Monitoring modular is used for utilizing described monitoring script to monitor the web page resources of appointment described in the described webpage.
Further, described monitoring modular comprises:
Parsing module is used for resolving described monitoring script;
The traversal unit is used for utilizing described monitoring script to travel through described page script;
Monitoring means is used for monitoring according to the web page resources of the script of monitoring described in described webpage appointment.
Further, described device also comprises:
Acquisition module is used for obtaining the monitoring result that the web page resources of described appointment is monitored;
Processing module is used for according to described monitoring result described web page resources being carried out respective handling.
Further, described monitoring result comprises:
The web page resources that whether has appointment in the monitoring script in the webpage; Or
Whether the web page resources in the webpage has the feature of the web page resources of appointment in the monitoring script.
Further, described processing module comprises:
Performance element, be used for having the web page resources of appointment in the monitoring script or when the web page resources in the webpage has the feature of the web page resources of appointment in the monitoring script, then carrying out corresponding operation according to the feature of described web page resources or described web page resources when webpage;
Display unit is used for not having the web page resources of appointment in the monitoring script or when the web page resources in the webpage does not have the feature of the web page resources of appointment in the monitoring script, then exporting corresponding information when webpage.
The beneficial effect that the technical scheme that the embodiment of the invention provides is brought is:
By in page script, injecting the monitoring script, the monitoring script is monitored the web page resources of monitoring script appointment in the webpage, thereby can be in the situation that do not change kernel, utilize less code to finish monitoring to webpage, promote browser to the analytic ability of webpage with to the monitoring efficient of web page resources.
Description of drawings
In order to be illustrated more clearly in the technical scheme in the embodiment of the invention, the accompanying drawing of required use was done to introduce simply during the below will describe embodiment, apparently, accompanying drawing in the following describes only is some embodiments of the present invention, 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 schematic flow sheet of the web page resources monitoring method that provides of the embodiment of the invention one;
Fig. 2 is the schematic flow sheet of the web page resources monitoring method that provides of the embodiment of the invention two;
Fig. 3 is the structural representation of the web page resources monitoring device that provides of the embodiment of the invention three.
Embodiment
For making the purpose, technical solutions and advantages of the present invention clearer, embodiment of the present invention is described further in detail below in conjunction with accompanying drawing.
" web page resources " described in the embodiment of the invention is the fundamental element that forms web page contents, and web page resources can be file, picture, music, text, button, link, control or link etc.That is to say, webpage is combined by various web page resources." script " described in the embodiment of the invention be can be viewed device written order that carry out and that be used for describing web page contents, more specifically, script is made of a rule written order, its script can be JavaScript.During the content of the webpage that browser obtains in parsing, be specially and resolve the script that is used for describing web page contents.
" label " described in the embodiment of the invention is the base unit that consists of script, and the script of a common webpage can be by defined Composition of contents in a large amount of labels and the label.The some of them label can show a kind of type of web page resources, such as, label<body〉can define the main body of document, namely can comprise all the elements (such as text, hyperlink, image, form and tabulation etc.) of document; For another example, label<button〉can define a button.Other labels can show the characteristics of web page resources, such as, label<center〉be that its included text is carried out horizontal center.In actual applications, by just determining this web page resources to the type of web page resources and the definition of characteristics, therefore can define first a kind of type of web page resources by one or more labels, then in this label, add the label that shows these web page resources characteristics.Can find out, the combination by the nested and various labels between label, the label just can be described all web page resources of whole webpage.
" monitoring script " described in the embodiment of the invention is the script of label substance in the monitoring net page script, that is to say the content (comprising the type of web page resources and the characteristics of web page resources) of the web page resources of monitoring script in can the monitoring net page script.Usually, the particular content of monitoring script can be by developer's free setting as required, can comprise such as the monitoring script whether some class web page resources of monitoring exists, or monitor some class web page resources and whether have some feature, whether can automatically play about multimedia web page resources such as some class of monitoring, or monitor some class and whether need font-weight demonstration etc. about the web page resources of text.When specific implementation, when carrying out the monitoring script, can monitor the content of web page resources all in the webpage in order to guarantee browser, usually will monitor script and be provided with the function that can travel through page script.
Embodiment one
Fig. 1 is the schematic flow sheet of the web page resources monitoring method that provides of the embodiment of the invention one, and the web page resources monitoring method can be applied in the browser of portable terminal, and portable terminal can comprise the terminals such as mobile phone, mobile phone, PC, amusement equipment.The web page resources monitoring method can comprise:
Step 110 is injected the monitoring script in page script, comprise the web page resources of appointment in the monitoring script.
Browser is after receiving a webpage from the webserver, beginning is resolved webpage according to the page script of webpage, because webpage is made of web page resources, therefore the parsing of webpage is specifically as follows parsing to each web page resources in the webpage.And in page script, inject after the monitoring script, browser is also resolved the monitoring script that injects simultaneously.
The monitoring script is the script that can monitor the web page resources in the page script, and it can comprise the web page resources of appointment usually, such as flash file, audio file, picture, special text etc.Monitoring comprises the feature of the web page resources of the web page resources of appointment and appointment in the script, can set specific monitoring function for the web page resources of appointment such as the monitoring script.Concrete, such as whether having the flash file in the monitoring webpage, monitor script and can travel through labels all in the whole page script this moment, to check whether there is the flash file in all labels; For another example, whether monitoring webpage sound intermediate frequency file is play automatically, and monitor script and can travel through labels all in the whole page script this moment, whether is set to automatic broadcast to check the audio file and this audio file that whether there are this appointment in all labels.
Usually, the monitoring script is provided with the function that can travel through page script, like this, and when browser is resolved the monitoring script, can when carrying out the monitoring script, travel through parsing by the whole script to webpage, and find the content of specifying the web page resources of monitoring in the monitoring script.
Step 120 utilizes the monitoring script that the web page resources of appointment in the webpage is monitored.
Because monitoring script itself is the monitoring to the web page resources of appointment in the page script, therefore when browser is carried out the monitoring script, can monitor the web page resources of appointment in the webpage.
In sum, the web page resources monitoring method that the embodiment of the invention one provides is by injecting the monitoring script in the script of webpage, by the monitoring script web page resources of monitoring script appointment in the webpage is monitored, thereby can be in the situation that do not change kernel, utilize less code to finish monitoring to webpage, promote browser to the analytic ability of webpage.
Embodiment two
Fig. 2 is the schematic flow sheet of the web page resources monitoring method that provides of the embodiment of the invention two, and the web page resources monitoring method can be applied in the browser of portable terminal, and portable terminal can comprise the terminals such as mobile phone, mobile phone, PC, amusement equipment.The web page resources monitoring method can comprise:
Step 201 is obtained page script.
Browser gets access to from web page server after the webpage, at first needs to obtain the page script of this webpage, then could carry out the page script of this webpage and resolve with the content to webpage.
Usually, the content of webpage comprises various web page resources, such as flash file, audio file, video file, button, picture, special text or link etc.In concrete the application, webpage is write by script, that is to say that all web page resources in the webpage are all write by script.Usually, include a lot of labels in the script, general, a web page resources can be described by a lot of groups of labels, is green title text such as a web page resources is arranged is one section color, when it utilizes script to describe this section special text can for:
Figure BDA0000149998030000051
Label<div wherein〉expression document segmentation become independently, different part, label<h3〉title of expression definition, label<p〉paragraph of expression definition.This shows, in the webpage arbitrary web page resources can be by one or more labels nested or combination represent.
Certainly, usually comprise that also some are not the label that represents web page resources in the page script, such as<!--just just be used for the label explained.
Step 202 is injected the monitoring script in page script, comprise the web page resources of appointment in the monitoring script.
Browser is after receiving a webpage from the webserver, beginning is resolved the content of webpage according to the page script of webpage, because webpage is made of web page resources, therefore also can regard parsing to each web page resources in the webpage as to the parsing of webpage.And in page script, inject after the monitoring script, browser is also resolved the monitoring script that injects simultaneously.
The monitoring script is the script that can monitor the web page resources in the page script, and it can comprise the web page resources of appointment usually, such as flash file, audio file, picture, special text etc.The monitoring script can be set specific monitoring function for the web page resources of appointment, such as the web page resources that whether has appointment in the monitoring webpage, perhaps monitors the fixed web page resources of webpage middle finger and whether has the feature of appointment.Concrete, such as, whether there is the flash file in the monitoring webpage, monitor script and can travel through labels all in the whole page script this moment, to check whether there is the flash file in all labels; For another example, whether monitoring webpage sound intermediate frequency file is play automatically, and monitor script and can travel through labels all in the whole page script this moment, whether is set to automatic broadcast to check the audio file and this audio file that whether there are this appointment in all labels.
Step 203 is resolved the monitoring script.
Browser at first needs it is resolved to the script that obtains, and then just can carry out the demonstration of webpage according to the result after resolving.Usually after the monitoring script was injected into page script, browser can be resolved the page script that injects the monitoring script, will realize the parsing to the monitoring script in the process of resolving.
Step 204 is utilized monitoring script traversal page script.
At first the monitoring script can be provided with the function that can travel through page script, like this, when browser is resolved the monitoring script, can when carrying out the monitoring script, travel through parsing by the whole script to webpage; Then, the web page resources of appointment in the monitoring script as key word, when being traveled through, page script can be found according to the key word of appointment the content of key word in the monitoring script like this.
Such as, when the content of monitoring script is that whole webpage is traveled through to search when whether having the flash file in the webpage, corresponding, the monitoring script just can travel through the script of whole webpage to search the flash file in the webpage after viewed device is carried out.
Step 205 is monitored the web page resources of monitoring script appointment in the webpage.
When the monitoring script is monitored the web page resources of monitoring script appointment in the webpage, need at first Contents for Monitoring to be set.The monitoring script the Contents for Monitoring that has can be that is to say by developer's free setting, the developer can according to development requirement set the monitoring script Contents for Monitoring.
Such as, whether whether Contents for Monitoring can be set to monitor a certain class web page resources and exist, also be set to monitor in the web page resources a certain class multimedia and automatically play, and whether selected mediumly can also be set to monitor in the web page resources a certain class button.
Step 206 is obtained the monitoring result that the web page resources of appointment is monitored.
Whether usually, obtaining the monitoring result that the web page resources of appointment is monitored can comprise: exist the web page resources of appointment in the monitoring script or the web page resources in the webpage whether to have the feature of the web page resources of appointment in the monitoring script in the webpage.
Because the Contents for Monitoring that the web page resources of appointment is monitored is different, the monitoring result that therefore gets access to also can be different, that is to say, monitoring result is to be decided by the content of Contents for Monitoring and monitored web page resources.
That is to say, at first judge the web page resources that whether has appointment in the monitoring script in the page script, then obtain the monitoring result that exists in the page script or do not have the web page resources of appointment in the monitoring script.Such as, at first to judge when whether having the flash file in the page script, the monitoring result of the correspondence of then obtaining is exactly to exist in the monitored page script in flash file or the monitored page script not have the flash file.For another example, when at first judging the text that whether exists in the page script of monitoring after the overstriking, the monitoring result of the correspondence of then obtaining is exactly to have the text that does not exist in text after the overstriking or the monitored webpage after the overstriking in the monitored webpage.
Perhaps, judge at first whether the web page resources in the page script has the feature of the web page resources of appointment in the monitoring script, and the web page resources that then obtains in the page script has or do not have the monitoring result of monitoring the feature of the web page resources of appointment in the script.Such as, at first judge when whether the page script sound intermediate frequency file of monitoring is play automatically, the monitoring result of the correspondence of then obtaining is exactly whether audio file in the monitored webpage exists, when the audio file in monitored webpage exists, the audio file in the monitored webpage automatically play or monitored webpage in audio file automatically do not play.
Step 207 is carried out respective handling according to monitoring result to web page resources.
Browser is in the monitoring result that can get access to correspondence to the monitoring script after executing, and then can carry out respective handling to web page resources according to the characteristics of monitoring result and monitored web page resources.Concrete, when existence in the webpage is monitored the web page resources of appointment in the script or when the web page resources in the webpage has the feature of the web page resources of appointment in the monitoring script, then carried out corresponding operation according to the web page resources of appointment or the feature of web page resources; The web page resources of appointment or when the web page resources in the webpage does not have the feature of monitoring the web page resources of appointment in the script in not having the monitoring script in the webpage is then exported corresponding information.
For instance, whether whether Contents for Monitoring be to exist the flash file of flash file and existence automatically to play in the monitoring webpage, if monitoring result is to exist flash file and flash file needs automatically to play in the webpage, can play-over this flash file this moment in webpage; And if monitoring result is not have the flash file in the webpage, can show in several ways corresponding information this moment, such as the mode display reminding information that can pass through to eject dialog box, also can be by the mode display reminding information that in browser, shows.
Again for instance; the content of monitoring is whether to have the flash file in the monitoring webpage; if monitoring result is to have the flash file in the webpage; then browser can judge usually whether browser self has installed the player plug-in that is used for playing the flash file; if the player plug-in that can be used for playing the flash file not yet is installed in the judgement browser, then prompting user is installed this player plug-in on interface of mobile terminal.After the user confirmed player plug-in is installed, browser was then downloaded corresponding player plug-in and is installed, and after the successful installation, then play this flash file in webpage.
Because the monitoring script may only be monitored part webpage resource in the webpage, and the web page resources that is monitored to is probably processed, therefore in order to show the most comprehensive webpage, browser need web page resources not processed in the display web page (such as be not the web page resources of monitoring script appointment or monitor after but do not need web page resources to be processed) and process after web page resources (such as monitored and processed according to monitoring result after web page resources).
In sum, the web page resources monitoring method that the embodiment of the invention two provides is by injecting the monitoring script in the script of webpage, therefore can monitor the web page resources of monitoring script appointment in the webpage, and can carry out respective handling to the web page resources of monitoring out, thereby can in the situation that do not change kernel, promote browser to the analytic ability of webpage; And because monitoring scripted code amount is little, and can carry out purposive setting to the function of monitoring script, thereby can more convenient browser developers realize monitoring to webpage according to self-demand.
Embodiment three
Fig. 3 is the structural representation of the web page resources monitoring device that provides of the embodiment of the invention three, and the web page resources monitoring device can be the browser in the portable terminal, and portable terminal can comprise the terminals such as mobile phone, mobile phone, PC, amusement equipment.The web page resources monitoring device can comprise injection module 310 and monitoring modular 320.
Injection module 310 can be used for injecting the monitoring script to page script, comprises the web page resources of appointment in the monitoring script.
Monitoring modular 320 can be used for utilizing the monitoring script that the web page resources of webpage appointment is monitored.
More excellent, monitoring modular 320 can comprise resolution unit 321, traversal unit 322 and monitoring means 323.
Resolution unit 321 can be used for resolving the monitoring script.
Traversal unit 322 can be used for utilizing monitoring script traversal page script.
Monitoring means 323 can be used for the web page resources of webpage monitoring script appointment is monitored.
More excellent, the web page resources monitoring device can also comprise acquisition module 330 and processing module 340.
Acquisition module 330 can be used for obtaining the monitoring result that the web page resources of appointment is monitored.
Processing module 340 can be carried out respective handling to web page resources for the monitoring result that acquisition module 330 obtains.
Wherein monitoring result comprises whether the web page resources or the web page resources in the webpage that whether have appointment in the monitoring script in the webpage have the feature of the web page resources of appointment in the monitoring script.
Processing module can comprise performance element 341 and display unit 342.
Performance element 341 can be used for having the web page resources of appointment in the monitoring script or when the web page resources in the webpage has the feature of the web page resources of appointment in the monitoring script, then carrying out corresponding operation according to the feature of web page resources or web page resources when webpage.
Display unit 342 can be used for not having the web page resources of appointment in the monitoring script or when the web page resources in the webpage does not have the feature of the web page resources of appointment in the monitoring script, then exporting corresponding information when webpage.
Need to prove: the web page resources monitoring device that above-described embodiment provides is when monitoring web page resources, only the division with above-mentioned each functional module is illustrated, in the practical application, can as required the above-mentioned functions distribution be finished by different functional modules, the inner structure that is about to device is divided into different functional modules, to finish all or part of function described above.In addition, the web page resources monitoring device that above-described embodiment provides and web page resources monitoring method embodiment belong to same design, and its specific implementation process sees embodiment of the method for details, repeats no more here.
To sum up, the web page resources monitoring device that the embodiment of the invention three provides is by injecting the monitoring script in the script of webpage, therefore can monitor the web page resources of monitoring script appointment in the webpage, and can carry out respective handling to the web page resources of monitoring out, thereby can in the situation that do not change kernel, promote browser to the analytic ability of webpage; And because monitoring scripted code amount is little, and can carry out purposive setting to the function of monitoring script, thereby can more convenient browser developers realize monitoring to webpage according to self-demand.
The invention described above embodiment sequence number does not represent the quality of embodiment just to description.
The all or part of step that one of ordinary skill in the art will appreciate that realization above-described embodiment can be finished by hardware, also can come the relevant hardware of instruction to finish by program, program can be stored in a kind of computer-readable recording medium, the above-mentioned storage medium of mentioning can be ROM (read-only memory), disk or CD etc.
Below only be preferred embodiment of the present invention, in order to limit the present invention, within the spirit and principles in the present invention not all, any modification of doing, be equal to replacement, improvement etc., all should be included within protection scope of the present invention.

Claims (10)

1. a web page resources monitoring method is characterized in that, described method comprises:
In page script, inject the monitoring script, comprise the web page resources of appointment in the described monitoring script;
Utilize described monitoring script that the web page resources of appointment described in the webpage is monitored.
2. method according to claim 1 is characterized in that, describedly utilizes described monitoring script that the web page resources of appointment described in the described webpage is monitored, and comprising:
Resolve described monitoring script;
Utilize described monitoring script to travel through described page script;
Web page resources to the appointment of the script of monitoring described in the described webpage is monitored.
3. method according to claim 2 is characterized in that, described web page resources to the appointment of the script of monitoring described in the described webpage also comprises after monitoring:
Obtain the monitoring result that the web page resources of described appointment is monitored;
According to described monitoring result described web page resources is carried out respective handling.
4. method according to claim 3 is characterized in that, described monitoring result comprises:
The web page resources that whether has appointment in the monitoring script in the webpage; Or
Whether the web page resources in the webpage has the feature of the web page resources of appointment in the monitoring script.
5. method according to claim 4 is characterized in that, describedly according to described monitoring result described web page resources is carried out respective handling, comprising:
When the web page resources of appointment or the web page resources in the webpage have the feature of the web page resources of appointment in the monitoring script in having the monitoring script in the webpage, then carry out corresponding operation according to the web page resources of described appointment or the feature of web page resources;
When the web page resources of appointment or the web page resources in the webpage do not have the feature of the web page resources of appointment in the monitoring script in not having the monitoring script in the webpage, then export corresponding information.
6. a web page resources monitoring device is characterized in that, described device comprises:
Injection module is used for injecting the monitoring script to page script, comprises the web page resources of appointment in the described monitoring script;
Monitoring modular is used for utilizing described monitoring script that the web page resources of appointment described in the webpage is monitored.
7. device according to claim 6 is characterized in that, described monitoring modular comprises:
Parsing module is used for resolving described monitoring script;
The traversal unit is used for utilizing described monitoring script to travel through described page script;
Monitoring means is used for the web page resources of the script of monitoring described in described webpage appointment is monitored.
8. device according to claim 7 is characterized in that, described device also comprises:
Acquisition module is used for obtaining the monitoring result that the web page resources of described appointment is monitored;
Processing module is used for obtaining described monitoring result described web page resources is carried out respective handling.
9. device according to claim 8 is characterized in that, described monitoring result comprises:
The web page resources that whether has appointment in the monitoring script in the webpage; Or
Whether the web page resources in the webpage has the feature of the web page resources of appointment in the monitoring script.
10. device according to claim 9 is characterized in that, described processing module comprises:
Performance element is used for then carrying out the operation of correspondence according to the feature of described web page resources or web page resources when webpage exists the web page resources of appointment in the monitoring script or the web page resources in the webpage to have the feature of the web page resources of appointment in the monitoring script;
Display unit is used for then exporting corresponding information when webpage does not exist the web page resources of appointment in the monitoring script or the web page resources in the webpage not to have the feature of monitoring the web page resources of appointment in the script.
CN201210094493.0A 2012-04-01 2012-04-01 Web page resources monitoring method and device Active CN103365895B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201210094493.0A CN103365895B (en) 2012-04-01 2012-04-01 Web page resources monitoring method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201210094493.0A CN103365895B (en) 2012-04-01 2012-04-01 Web page resources monitoring method and device

Publications (2)

Publication Number Publication Date
CN103365895A true CN103365895A (en) 2013-10-23
CN103365895B CN103365895B (en) 2019-09-27

Family

ID=49367259

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201210094493.0A Active CN103365895B (en) 2012-04-01 2012-04-01 Web page resources monitoring method and device

Country Status (1)

Country Link
CN (1) CN103365895B (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107483922A (en) * 2017-10-11 2017-12-15 飞思达技术(北京)有限公司 A kind of video performance monitoring method and device
CN108536575A (en) * 2017-03-02 2018-09-14 中国移动通信有限公司研究院 The test method and device of the user experience index of online audio and video playing
CN111898047A (en) * 2018-10-31 2020-11-06 创新先进技术有限公司 Method and device for carrying out block link evidence storage on webpage through webpage monitoring

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101304347A (en) * 2008-07-02 2008-11-12 北京学之途网络科技有限公司 Method for monitoring Flash cartoon access information and apparatus for access information acquisition
CN101383738A (en) * 2008-10-23 2009-03-11 北京学之途网络科技有限公司 Internet interaction affair monitoring method and system

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101304347A (en) * 2008-07-02 2008-11-12 北京学之途网络科技有限公司 Method for monitoring Flash cartoon access information and apparatus for access information acquisition
CN101383738A (en) * 2008-10-23 2009-03-11 北京学之途网络科技有限公司 Internet interaction affair monitoring method and system

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
QIAOLEVIP: ""JS 监听按钮单击事件"", 《HTTP://BLOG.CSDN.NET/QIAOLEVIP/ARTICLE/DETAILS/6558995》 *
刘智勇 等: "《零基础学JavaScript》", 31 January 2008, 《机械工业出版社》 *

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108536575A (en) * 2017-03-02 2018-09-14 中国移动通信有限公司研究院 The test method and device of the user experience index of online audio and video playing
CN107483922A (en) * 2017-10-11 2017-12-15 飞思达技术(北京)有限公司 A kind of video performance monitoring method and device
CN111898047A (en) * 2018-10-31 2020-11-06 创新先进技术有限公司 Method and device for carrying out block link evidence storage on webpage through webpage monitoring
CN111898047B (en) * 2018-10-31 2024-03-29 创新先进技术有限公司 Method and device for conducting blockchain certification on webpage through webpage monitoring

Also Published As

Publication number Publication date
CN103365895B (en) 2019-09-27

Similar Documents

Publication Publication Date Title
CN102591954B (en) A kind of browser data load method and device
CN110020292B (en) Webpage content extraction method and terminal equipment
Murphy The busy coder's guide to Android development
Murphy et al. Beginning Android
CN104965659B (en) A kind of preloading method and device of page info
CN102918491B (en) Rendering incompatible content within a user interface
CN105611379B (en) Method and device for playing video by using web browser and electronic equipment
CN103699665A (en) Method and device for filtering web page advertisements
CN102999336A (en) Application interface realizing method and application interface realizing system
CN104142778A (en) Text processing method and device as well as mobile terminal
Schwarz et al. The Android developer's cookbook: building applications with the Android SDK
CN109960491A (en) Application program generation method, generating means, electronic equipment and storage medium
CN106354355A (en) User interface layout method, device and system
CN114760516A (en) Video processing method, device, equipment and storage medium
CN103678343A (en) Method and device for prompting webpage loading progress
CN103353842A (en) Webpage loading method and device
CN103607668A (en) Video play method and apparatus
Dixit Android
CN104598571A (en) Method and device for playing multimedia resource
CN103365895A (en) Web page resource monitoring method and device
CN105744348A (en) Method and device for playing video by using web browser and electronic equipment
CN106250007B (en) A kind of system and method realizing branching selection and playing
CN103198113A (en) Processing method and processing device of web pages
CN110134410A (en) It is cold-started customized information correlating method, device and the storage medium of user
CN102882877B (en) Method for simulating cellphone operation on Web

Legal Events

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