CN102830971A - Method and device for rewriting browser pop-up box by external application program - Google Patents
Method and device for rewriting browser pop-up box by external application program Download PDFInfo
- Publication number
- CN102830971A CN102830971A CN2012102844903A CN201210284490A CN102830971A CN 102830971 A CN102830971 A CN 102830971A CN 2012102844903 A CN2012102844903 A CN 2012102844903A CN 201210284490 A CN201210284490 A CN 201210284490A CN 102830971 A CN102830971 A CN 102830971A
- Authority
- CN
- China
- Prior art keywords
- browser
- message
- external application
- javascript engine
- interface
- 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
Links
Images
Landscapes
- User Interface Of Digital Computer (AREA)
Abstract
The invention provides a method and a device for rewriting a browser pop-up box by an external application program. The method includes: monitoring and capturing messages thrown by a Javascript engine of a browser; transmitting the captured messages to the external application program; interrupting transmission of a message, requiring modification of a browser interface by the external application program, in the captured messages thrown by the Javascript engine so as to disable the browser to redraw a UI (user interface) which is related to the message requiring modification of a browser interface by the external application program; allowing the external application program to redraw the UI according to the messages thrown by the Javascript engine; after the external application program finishes redrawing the UI, returning to execution flow of the Javascript engine of the browser, and allowing the browser to continue operating. The compatibility problem of the browser can be overcome, and modification of the browser interface is simpler.
Description
Technical field
The present invention relates to the mobile communication technology field, more particularly, relate to a kind of method and apparatus that utilizes external application to rewrite the browser pop-up box.
Background technology
Along with the rise of network, various WebApp (web application) brilliance that bursts forth, browser becomes the star of wherein glittering most.External application based on browser of all kinds also appears one after another: Flash (webpage represents the main mode of animation), roam (based on the application program of IE kernel), a sudden peal of thunder (for browser provides powerful download module) etc.
And the popularization and application of portable mobile termianls such as mobile phone also makes People more and more how to use the wireless access terminal access network to obtain information.Access terminal with common PC and different to be; When portable mobile termianls such as mobile phone utilize browser to carry out web page browsing; Because the restriction of the hardware condition of portable terminal (as: storage space, data-handling capacity, screen show space etc.) own; In order to improve user's application experience, often need make amendment so that the user uses the external application of these browsers more with open arms to the interface of browser.
Such as: Flash can require to have screen mode toggle, rather than in webpage, shows a fritter; Roaming lets right mouse button support gesture, so that the user directly draws lines on screen; A sudden peal of thunder can increase menu item that a sudden peal of thunder downloads etc. at right-click menu.
Yet external application will be revised the interface of browser, and difficulty but is very large, and this is because the higher complexity of browser causes.Especially, have a variety ofly at the browser of terminal applies, need carry out interface modification to different browsers when an application program, difficulty will increase again greatly.
Summary of the invention
In view of the above problems; The purpose of this invention is to provide a kind of external application and rewrite the method and system of browser pop-up box, realize the modification of browser interface from the mode of painting the interface through rewriting a small amount of browser Javascript interface and external application.
According to an aspect of the present invention, provide a kind of external application to rewrite the method for browser pop-up box, having comprised:
The message that the Javascript engine of monitoring and seizure browser is dished out;
The message that captures is passed to external application;
The transmission of news of interrupting needing said external application to revise browser interface in the message that said Javascript engine of catching dishes out is handled, and makes browser self not carry out redrawing of the user interface UI relevant with the message that needs said external application modification browser interface;
Message by said external application Javascript engine is dished out is painted user interface UI certainly;
After said external application is accomplished painting certainly of said user interface UI, return the Javascript engine of said browser and carry out flow process, let browser remain in operation.
Wherein, preferred scheme is before the message that the Javascript engine of monitoring and seizure browser is dished out, to revise the system interface of said Javascript engine, so that external application is participated in the transmission of news that said Javascript engine is dished out.
Wherein, Preferred scheme is; Before the transmission of news of the browser interface that the said external application of interruption will be revised is handled, at first resolve the said message that captures by external application, analyze whether include the message that needs are revised browser interface; If then interrupt the said transmission of news that captures; If not, then let the said message that captures continue propagation originally.
According to a further aspect in the invention, provide a kind of external application to rewrite the device of browser pop-up box, having comprised:
The message monitoring unit is used to monitor and catch the message that the Javascript engine of browser is dished out;
The message transfer unit is used for the message that captures is passed to external application;
The message propagation interrupt location; Be used for interrupting the said external application of message needs that said Javascript engine of catching dishes out and revise the transmission of news of browser interface and handle, make browser self not carry out redrawing of the user interface UI relevant with the message that needs said external application modification browser interface;
UI is from painting the unit, and the message that is used to utilize said external application to dish out according to the Javascript engine is painted user interface UI certainly;
Return the unit, be used for accomplishing user interface UI after painting from painting the unit, return the Javascript engine of said browser and carry out flow process, let browser remain in operation at said UI.
Wherein, preferred scheme is that this device also comprises system interface modification unit, is used to revise the system interface of said Javascript engine, so that external application is participated in the transmission of news that said Javascript engine is dished out.
Wherein, Preferred scheme is; This device also comprises the message parse unit, is used to utilize said external application to resolve the said message that captures, and analyzes whether include the message that needs are revised browser interface; If then interrupt the said transmission of news that captures by said message propagation interrupt location; If not, then let the said message that captures continue propagation originally.
The method and apparatus that external application provided by the invention is rewritten the browser pop-up box has the following advantages:
Simply:, just become easy because very simple of Javascript language itself through Javascript, made amendment to browser interface.
Healthy and strong: because of the Javascript engine is the important component of browser, plays up with the parsing of browser self and combines closely, and by the adjustment of Javascript engine completion browser interface, can improve the robustness of program greatly.
Compatible: because Javascript has the ECMA international standard, on different browsers, its expression behaviour all is consistent, makes external application adjustment browser interface have powerful compatibility.
In order to realize above-mentioned and relevant purpose, one or more aspects of the present invention comprise the characteristic that the back will specify and in claim, particularly point out.Following explanation and accompanying drawing have specified some illustrative aspects of the present invention.Yet, the indication of these aspects only be some modes that can use in the variety of way of principle of the present invention.In addition, the present invention is intended to comprise all these aspects and their equivalent.
Description of drawings
Through with reference to below in conjunction with the explanation of accompanying drawing and the content of claims, and along with to more complete understanding of the present invention, other purpose of the present invention and result will understand more and reach easy to understand.In the accompanying drawings:
Fig. 1 is a method flow diagram of rewriting the browser pop-up box according to external application of the present invention;
Fig. 2 is the information interactive process synoptic diagram between external application, terminal browser and the Javascript engine according to the embodiment of the invention;
Fig. 3 revises the schematic flow sheet of confirming frame according to the external application of the embodiment of the invention one;
Fig. 4 is a schematic flow sheet of revising right-click menu according to the external application of the embodiment of the invention two;
Fig. 5 is a device block diagram of rewriting the browser pop-up box according to the external application of the embodiment of the invention.
Identical label is indicated similar or corresponding feature or function in institute's drawings attached.
Embodiment
In the following description, for purposes of illustration,, many details have been set forth for the complete understanding to one or more embodiment is provided.Yet, clearly, can not have to realize these embodiment under the situation of these details yet.In other example, for the ease of describing one or more embodiment, known structure and equipment illustrate with the form of block scheme.
Because the present mobile phone that is mainly as the mobile Internet carrier; Therefore; Contrast below in the statement of the specific embodiment of the invention; " portable terminal ", " mobile phone " all are meant the employed destination carrier of user capture mobile Internet, and the while can be interpreted as a kind of of " portable terminal " with " mobile phone " but not be unique a kind of concrete manifestation form.But the present invention is applicable to portable terminal incessantly, but can be applicable to that all supports have the terminal of the browser of Javascript engine.
In addition; The present invention's used when embodiment is explained " external application " can be based on the external application of any browsers such as UC browser, PC terminal browser; This type external application is very strong to the dependence of browser; Can be the shell browser, as roam that characteristic is to be wrapped in browser nuclear; Can be browser plug-in, like Flash, a sudden peal of thunder etc., characteristic be wrapped in by browser.If there is not special explanation, the needed external application that can be regarded as among the present invention to be explained of the user on the ordinary meaning based on the terminal browser application.In the technical scheme statement of the present invention; The browser pop-up box that external application is revised; For the user user interface UI that can strengthen user experience; Therefore, " browser pop-up box " related in the hereinafter statement is identical with " user interface UI " indication, all is based on the external application user interactions window of browser.
Use the external application of these browsers more with open arms for the ease of the user, the present invention is through rewriting a small amount of browser Javascript interface, and external application is from the modification of painting the mode browser interface at interface.
Realize the modification of browser interface through the Javascript engine (being embedded in the script in the browser) of browser; Can reduce the complexity that browser interface is revised greatly; Thereby reduction cost of development; The more important thing is that the Javascript engine has the ECMA international standard, this just makes the different browsers compatibility issue not exist.
In addition,, can also realize the modification of browser interface very easily, such as letting ugly pop-up box become more good-looking through the Javascript engine of browser; Let alert frame (browser information frame) have title; Let file upload and to select a plurality of files or the like simultaneously.
Below will combine accompanying drawing that specific embodiment of the present invention is described in detail.
Fig. 1 shows the method flow of rewriting the browser pop-up box according to the external application of the embodiment of the invention.
As shown in Figure 1, utilizing external application to rewrite in the process of browser pop-up box, at first need monitor and catch the message (step S110) that the Javascript engine of browser is dished out; Then the message that captures is passed to external application (step S120); Need external application to revise the message of browser interface in the message of dishing out for the Javascript engine of catching; Interrupt this transmission of news and handle, so that browser self does not carry out redraw (the step S130) of the user interface UI relevant with the message that needs said external application modification browser interface; Rewrite the processing of browser pop-up box then by external application; The message of just being dished out according to the Javascript engine by external application is painted user interface UI (step S140) certainly; Such as, the external application user interactions window of the browser of Pop-up message frame, right-click menu and so on; Externally application program is accomplished after the painting certainly of said user interface UI, returns the Javascript engine of said browser and carries out flow process, lets browser remain in operation (step S150).
Particularly, utilizing external application to rewrite in the process of browser pop-up box, the information interactive process between external application, terminal browser and the Javascript engine is as shown in Figure 2:
S210: external application requesting terminal browser is carried out specific Javascript code;
S220: when the terminal browser carries out initialization, move this specific Javascript code;
S230: the message that external application is dished out to the Javascript engine is monitored;
S240: revise the system interface of Javascript engine, make the message propagation flow process have more branch, let external application participate in this flow process and go; Such as, if revise the alert frame, just need to revise earlier this interface, the ejection of cancellation browser self dialog box, and let external program eject dialog box;
S250: above-mentioned specific Javascript code operation finishes;
S260: external application is accomplished the monitoring of the message that the Javascript engine is dished out;
Wherein, when the Javascript engine is dished out message since before to the modification of system interface, so message preferentially propagates into external application.Therefore; The message of dishing out when the Javascript engine includes needs when revising the message of browser interface; External application interrupts this transmission of news to be handled; Browser self do not carried out and need external application the redrawing of the relevant user interface UI of the message of browser interface of making amendment, and by external application according to this message from painting user interface UI.
Need to prove; In the technique scheme of the present invention; Modification to system interface is not necessary; Allow external application to carry out the interruption of message propagation flow process at the Javascript of browser engine itself, and then participate in this flow process and go, then needn't revise the system interface of Javascript engine according to specific message.If the Javascript engine of browser itself does not allow specific transmission of news flow process to interrupt; Then need to revise in advance the system interface of Javascript engine; So that interrupt normal message propagation flow process, let external application participate in this flow process and go.In addition; The user can also allow the system interface of the Javascript engine of modification to be provided with in advance to system according to demand; Independently confirm the system interface of which Javascript engine is made amendment; To avoid random, immoderate interface to revise, in certain limit, ensure the stability of browser.
After the browser initialization of terminal to the modification of the system interface of Javascript engine; Can, message carry out before being monitored; Also can after message is monitored, carry out, the user also can be at any time in the process of browser execution be provided with the modification situation of system interface.
The processing procedure of external application when oval frame of broken lines partly shows the message of dishing out when the Javascript engine and includes needs and revise the message of browser interface among Fig. 2.Wherein, The Javascript engine message (step S2301) of dishing out includes the message that needs are revised browser interface, the propagation of external application interrupt message (step S2302) in this message; Then from painting user interface UI (step S2303); Finish from painting, external application withdraws from the treatment scheme of this message, and processing power is delivered back browser (step S2304).
Wherein, In a preferred implementation of the present invention; External application can be resolved the message that captures in the process of the message that monitoring Javascript engine is dished out, and analyzes whether to include the message that needs external application to revise browser interface; If, the then propagation of interrupt message; If not, then let message continue to go on, accomplish flow process originally.
To carry out bright more specifically with the method that two concrete embodiment come external application of the present invention to be rewritten the browser pop-up box below.
Instance one:
Confirm the alter mode of frame
Revise and confirm that frame mainly is to realize through this function of window.confirm of revising the Javascript engine.After the confirm function replaced with self-defining CONFIRM function, when webpage is carried out confirm, will dispatch self-defining CONFIRM function.
In the process of whole monitoring message and modification browser pop-up box, can carry out flow process as shown in Figure 3 successively:
The S301:Javascript engine answers the webpage requirement to eject affirmation frame confirm;
The S302:Javascript engine is dished out and is ejected the message of confirming frame, is about to confirm message and is delivered to external application.Because method provided by the invention can be revised some system interface of Javascript engine; Therefore; In the process of the message that monitoring Javascript engine is dished out; In case find the message that the Javascript engine is dished out and confirmed frame about ejecting, just can confirm that the very first time of frame confirm passes to external application with it in the ejection of Javascript engine;
S303: after external application is analyzed message, confirm to paint certainly user interface UI, revise browser interface, carry out the external application treatment scheme, specifically comprise:
S3031: external application is seemingly-dead by browser.Because confirm has the characteristic of obstruction (eject when confirming frame, other parts of webpage can not be used), external application can let browser be in torpor;
S3032: show from the affirmation frame of painting;
S3033: for the affirmation frame that shows, user by selecting " confirms " that perhaps the mode of " cancellation " closes the affirmation frame;
S3034: activate browser;
S3035: result's (having selected " confirming " such as the user) that the user is selected passes to the Javascript engine, lets it continue to walk flow.
Wherein, crucial Javascript code is as follows:
Instance two:
Revise the right-click menu interface, the menu item of adjustment right-click menu, let its user's download inlet, close webpage, check the interface of webpage source code.
The process of revising right-click menu is as shown in Figure 4:
The S401:Javascript engine answers the webpage requirement to eject right-click menu;
The S402:Javascript engine is dished out and is ejected the message of right-click menu, and the message that is about to eject right-click menu is delivered to external application.Because method provided by the invention can be revised some system interface of Javascript engine; Therefore; In the process of the message that monitoring Javascript engine is dished out; In case the message of finding to dish out the Javascript engine relevant right-click menu ejecting just can pass to external application with it in dish out very first time of message of ejection right-click menu of Javascript engine;
S403: external application provides right-click menu menu item function from painting right-click menu.
When the user selected certain menu item of right-click menu, external application promptly called the corresponding interface of browser, complete call right-click menu function, and represent to the user and to call the result.
Wherein, crucial Javascript code is as follows:
Can find out through above-mentioned two concrete embodiment; The Javascript engine of the browser of the method that external application provided by the invention is rewritten the browser pop-up box through having the ECMA international standard is realized the modification of browser interface; Not only can reduce the complexity that browser interface is revised greatly; Thereby the reduction cost of development can also make the different browsers compatibility issue not exist.
The method of rewriting the browser pop-up box with the said external application program is corresponding, and the present invention also provides a kind of external application to rewrite the device of browser pop-up box.Fig. 5 shows the device block diagram of rewriting the browser pop-up box according to external application of the present invention.
As shown in Figure 5, the device 500 that external application provided by the invention is rewritten the browser pop-up box comprises that message monitoring unit 510, message transfer unit 520, message propagation interrupt location 530, UI are from painting unit 540 and returning unit 550.In addition, can also comprise system interface modification unit and message parse unit (not shown)
Wherein, message monitoring unit 510 is used to monitor and catch the message that the Javascript engine of browser is dished out; Message transfer unit 520 is used for the message that captures is passed to external application; The transmission of news that message propagation interrupt location 530 is used for message that the Javascript engine of interrupt trap dishes out and needs external application to revise browser interface is handled, and makes browser self not carry out and needs external application the redrawing of the relevant user interface UI of the message of browser interface of making amendment; UI is used to utilize message that external application dishes out according to above-mentioned Javascript engine from painting user interface UI from painting unit 540; Return unit 550 and be used for accomplishing user interface UI after painting from painting the unit, return the Javascript engine of browser and carry out flow process, let browser remain in operation at said UI.
Can participate in the transmission of news that said Javascript engine is dished out in order to make external application; Can utilize system interface to revise the system interface that the Javascript engine is revised in the unit; To guarantee in the process of the message that monitoring Javascript engine is dished out; External application need be revised the message of browser interface in case discovery Javascript engine is dished out; Just can it be passed to external application, replace browser that this message is handled accordingly by external application then in dish out very first time of this message of Javascript engine.
Because the message that the Javascript engine is dished out is varied, the external application that needs that has is participated in, and what have does not then need; Therefore, in a preferred implementation of the present invention, device 500 also comprises the message parse unit; Be used to utilize said external application to resolve the said message that captures; Analyze whether include the message that needs are revised browser interface, if then interrupt the said transmission of news that captures by said message propagation interrupt location; If not, then let the said message that captures continue propagation originally.
As above the method and apparatus of rewriting the browser pop-up box according to external application of the present invention is described with the mode of example with reference to accompanying drawing.But, it will be appreciated by those skilled in the art that the method and the device that propose for the invention described above, can also on the basis that does not break away from content of the present invention, make various improvement.Therefore, protection scope of the present invention should be confirmed by the content of appending claims.
Claims (6)
1. an external application is rewritten the method for browser pop-up box, comprising:
The message that the Javascript engine of monitoring and seizure browser is dished out;
The message that captures is passed to external application;
The transmission of news of interrupting needing said external application to revise browser interface in the message that said Javascript engine of catching dishes out is handled, and makes browser self not carry out redrawing of the user interface UI relevant with the message that needs said external application modification browser interface;
Message by said external application is dished out according to the Javascript engine is painted user interface UI certainly;
After said external application is accomplished painting certainly of said user interface UI, return the Javascript engine of said browser and carry out flow process, let browser remain in operation.
2. external application as claimed in claim 1 is rewritten the method for browser pop-up box, wherein, and before the message that the Javascript engine of monitoring and seizure browser is dished out,
Revise the system interface of said Javascript engine, so that external application is participated in the transmission of news that said Javascript engine is dished out.
3. external application as claimed in claim 1 is rewritten the method for browser pop-up box, wherein, and before the transmission of news of the browser interface that the said external application of interruption will be revised is handled,
At first resolve the said message that captures, analyze whether include the message that needs are revised browser interface, if then interrupt the said transmission of news that captures by external application; If not, then let the said message that captures continue propagation originally.
4. an external application is rewritten the device of browser pop-up box, comprising:
The message monitoring unit is used to monitor and catch the message that the Javascript engine of browser is dished out;
The message transfer unit is used for the message that captures is passed to external application;
The message propagation interrupt location; Be used for interrupting the said external application of message needs that said Javascript engine of catching dishes out and revise the transmission of news of browser interface and handle, make browser self not carry out redrawing of the user interface UI relevant with the message that needs said external application modification browser interface;
UI is from painting the unit, and the message that is used to utilize said external application to dish out according to the Javascript engine is painted user interface UI certainly;
Return the unit, be used for accomplishing user interface UI after painting from painting the unit, return the Javascript engine of said browser and carry out flow process, let browser remain in operation at said UI.
5. external application as claimed in claim 4 is rewritten the device of browser pop-up box, also comprises:
System interface is revised the unit, is used to revise the system interface of said Javascript engine, so that external application is participated in the transmission of news that said Javascript engine is dished out.
6. external application as claimed in claim 4 is rewritten the device of browser pop-up box, also comprises:
The message parse unit is used to utilize said external application to resolve the said message that captures, and analyzes whether include the message that needs are revised browser interface, if then interrupt the said transmission of news that captures by said message propagation interrupt location; If not, then let the said message that captures continue propagation originally.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201210284490.3A CN102830971B (en) | 2012-08-06 | 2012-08-06 | External application is utilized to rewrite the method and apparatus of browser pop-up box |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201210284490.3A CN102830971B (en) | 2012-08-06 | 2012-08-06 | External application is utilized to rewrite the method and apparatus of browser pop-up box |
Publications (2)
Publication Number | Publication Date |
---|---|
CN102830971A true CN102830971A (en) | 2012-12-19 |
CN102830971B CN102830971B (en) | 2015-08-26 |
Family
ID=47334121
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201210284490.3A Active CN102830971B (en) | 2012-08-06 | 2012-08-06 | External application is utilized to rewrite the method and apparatus of browser pop-up box |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN102830971B (en) |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN103235737A (en) * | 2013-04-08 | 2013-08-07 | 厦门市美亚柏科信息股份有限公司 | Frameset-based browser dialog box simulation method |
CN112416502A (en) * | 2020-12-04 | 2021-02-26 | 深圳市哈哈丫丫互联网有限公司 | New technology for closing webpage by pressing-number or right-clicking menu in full-screen display mode |
Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN1582437A (en) * | 2001-11-01 | 2005-02-16 | 雅虎公司 | Method and system of facilitating automatic login to a web site using an internet browser |
CN1790339A (en) * | 2005-12-14 | 2006-06-21 | 无锡永中科技有限公司 | Simulative operation system human-computer interaction implementation method based on browser |
CN101620529A (en) * | 2008-07-03 | 2010-01-06 | 联想(北京)有限公司 | Method and system for intercepting pop-up window |
WO2011156137A2 (en) * | 2010-06-10 | 2011-12-15 | Microsoft Corporation | Rendering incompatible content within a user interface |
CN102467628A (en) * | 2010-11-12 | 2012-05-23 | 深圳市虹安信息技术有限公司 | Method for protecting data based on browser kernel intercept technology |
-
2012
- 2012-08-06 CN CN201210284490.3A patent/CN102830971B/en active Active
Patent Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN1582437A (en) * | 2001-11-01 | 2005-02-16 | 雅虎公司 | Method and system of facilitating automatic login to a web site using an internet browser |
CN1790339A (en) * | 2005-12-14 | 2006-06-21 | 无锡永中科技有限公司 | Simulative operation system human-computer interaction implementation method based on browser |
CN101620529A (en) * | 2008-07-03 | 2010-01-06 | 联想(北京)有限公司 | Method and system for intercepting pop-up window |
WO2011156137A2 (en) * | 2010-06-10 | 2011-12-15 | Microsoft Corporation | Rendering incompatible content within a user interface |
CN102467628A (en) * | 2010-11-12 | 2012-05-23 | 深圳市虹安信息技术有限公司 | Method for protecting data based on browser kernel intercept technology |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN103235737A (en) * | 2013-04-08 | 2013-08-07 | 厦门市美亚柏科信息股份有限公司 | Frameset-based browser dialog box simulation method |
CN112416502A (en) * | 2020-12-04 | 2021-02-26 | 深圳市哈哈丫丫互联网有限公司 | New technology for closing webpage by pressing-number or right-clicking menu in full-screen display mode |
Also Published As
Publication number | Publication date |
---|---|
CN102830971B (en) | 2015-08-26 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN103297327B (en) | Information push method, device and display terminal | |
US10474507B2 (en) | Terminal application process management method and apparatus | |
CN106547844B (en) | A kind for the treatment of method and apparatus of user interface | |
CN105094777B (en) | Realize the method and device for applying screenshotss | |
CN106293355A (en) | The method and apparatus that instant messaging window shows | |
CN105472694A (en) | Method and device for accessing WiFi through scanning two-dimensional code | |
CN104407804A (en) | Screen capturing method and screen capturing device as well as electronic device | |
CN103514219A (en) | Method and system for sharing Web content between multiple terminals | |
WO2014183545A1 (en) | Method,device and system for identifying script virus | |
CN105224335A (en) | A kind of control method of Automatic clearance terminal device, system and terminal device | |
CN102314340A (en) | Method for closing camera | |
CN103731706A (en) | Method and device for searching for application programs suitable for being installed on intelligent television | |
CN104954855A (en) | Intelligent television control method based on Android system | |
US20170003982A1 (en) | Method for operating on web page of terminal and terminal | |
CN105786356A (en) | Application (APP) operation method and device | |
CN104391628A (en) | Process switching method and device | |
US20150269274A1 (en) | Method and apparatus for uploading information | |
CN102830971A (en) | Method and device for rewriting browser pop-up box by external application program | |
CN106095558B (en) | A kind of method and terminal of audio effect processing | |
CN105897567B (en) | A kind of method and device of information sharing | |
CN108959062A (en) | Web page element acquisition methods and device | |
CN103780637B (en) | Information sharing apparatus and method | |
CN105872691A (en) | Method and device for controlling browser | |
CN106598371B (en) | Information display method and equipment | |
CN104378144A (en) | Bluetooth equipment software installing method and system |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
C06 | Publication | ||
PB01 | Publication | ||
C10 | Entry into substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
C14 | Grant of patent or utility model | ||
GR01 | Patent grant | ||
TR01 | Transfer of patent right |
Effective date of registration: 20200529 Address after: 310051 room 508, floor 5, building 4, No. 699, Wangshang Road, Changhe street, Binjiang District, Hangzhou City, Zhejiang Province Patentee after: Alibaba (China) Co.,Ltd. Address before: 100080 building 16, building 1610-1620, building 18, Building 29, Suzhou Street, Beijing, Haidian District Patentee before: UC MOBILE Ltd. |
|
TR01 | Transfer of patent right |