CN103377228B - A kind of content of pages rendering method for browser and device - Google Patents

A kind of content of pages rendering method for browser and device Download PDF

Info

Publication number
CN103377228B
CN103377228B CN201210124327.0A CN201210124327A CN103377228B CN 103377228 B CN103377228 B CN 103377228B CN 201210124327 A CN201210124327 A CN 201210124327A CN 103377228 B CN103377228 B CN 103377228B
Authority
CN
China
Prior art keywords
window
page
main window
main
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.)
Expired - Fee Related
Application number
CN201210124327.0A
Other languages
Chinese (zh)
Other versions
CN103377228A (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.)
Alibaba Group Holding Ltd
Original Assignee
Alibaba Group Holding 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 Alibaba Group Holding Ltd filed Critical Alibaba Group Holding Ltd
Priority to CN201210124327.0A priority Critical patent/CN103377228B/en
Publication of CN103377228A publication Critical patent/CN103377228A/en
Application granted granted Critical
Publication of CN103377228B publication Critical patent/CN103377228B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • User Interface Of Digital Computer (AREA)

Abstract

This application discloses a kind of content of pages rendering method for browser and device, without set membership between main window and the page window of described browser, and it is placed in different process, described method includes: by described main window process creation browser main window, and the current visible page of user creating correspondence according to the startup of page window process in described main window presents window;In described page window process, take over and draw the execution process of relevant operating system function, the content of this page is plotted to a manageable memory space;This content of pages being drawn in this memory space is transferred to described main window process, main window process this content of pages is drawn on the corresponding page and presents in window, to present the image of this page.Application embodiments herein, prevents the seemingly-dead phenomenon of browser, the problem that simultaneously will not introduce window level entanglement on framework and design.

Description

A kind of content of pages rendering method for browser and device
Technical field
The present invention relates to browser technology field, particularly relate to a kind of content of pages for browser and present Method and device.
Background technology
Along with the development of computer Yu Internet technology, browser technology has obtained increasingly being widely applied, And have become as the main tool of user terminal communication with the outside world.Existing browser technology major part is to make With multi-page browser, i.e. open multiple page window at a main window simultaneously, make multiple page layout switch More convenient, resource occupation is less, and viewing experience is more preferable.
But, existing browser there is also some shortcomings, such as, when user carries out web page browsing, The content of webpage is diversified, owing to certain webpage performs reasons such as going wrong, may cause this Webpage is without response, and now browser may have already turned on multiple webpage, due to the main interface of browser and net Page belongs to an individual system together, and when being easily caused a page without response, other pages also become without responding, from And making whole browser to use, it is seemingly-dead that this phenomenon is called browser.
Browser occurs that seemingly-dead reason has a lot, and the reason of existing architecture design also has message processor , such as, in some browser architectures, owing to there is father between main window and page window in the reason of system Subwindow relation, in the operating systems such as windows, when page window is hung up, parent window is (namely The main interface of browser) also can hang up, cause browser seemingly-dead;Or due to main window and page window it Between use synchronization message treatment mechanism, main window sends to page window to be needed after message to wait page window Feedback, if page window is not responding to, main window can wait always, causes browser seemingly-dead.
For the seemingly-dead problem of above-mentioned browser, industry currently also provides some solutions, such as, removes Set membership between main window and page window, and use the mode adjusting Z sequence (Z-order), make Page window has looked like father and son's window relation, but this mode has dialog box to need when the main interface of browser Time to be ejected, it is easily caused window level entanglement;The most such as, revise existing message processing facility, logical Cross interception and may cause seemingly-dead system function API, such as MessageBox etc., make host process to wait Treat and enter torpor, but this mode cannot thoroughly avoid seemingly-dead problem from framework, simply reduce The probability that appearance is seemingly-dead.
As can be seen here, how a kind of browser page displaying scheme is provided for above-mentioned seemingly-dead problem, Become industry problem demanding prompt solution.
Summary of the invention
Technical problems to be solved in this application are to provide a kind of content of pages side of presenting for browser Method and device, to overcome the seemingly-dead problem of existing browser.
For solving above-mentioned technical problem, the application provides a kind of content of pages rendering method for browser, Without set membership between main window and the page window of described browser, and it is placed in different process, described side Method includes:
By described main window process creation browser main window, and according to the startup of page window process and The current visible page of user creating correspondence in described main window presents window;
In described page window process, take over and draw the execution process of relevant operating system function, will The content of this page is plotted to a manageable memory space;
This content of pages being drawn in this memory space is transferred to described main window process, by main window This content of pages is drawn on the page of correspondence and presents in window, to present the image of this page by process.
The application and then also provide for a kind of content of pages for browser and present device, described browser Without set membership between main window and page window, and being placed in different process, described device includes:
Window creating module, is used for by described main window process creation browser main window, and according to page The startup of face-port mouth process and in described main window, create the current visible page of user of correspondence present window Mouthful;
Draw adapter module, for taking over and draw relevant operating system in described page window process The execution process of function, is plotted to a manageable memory space by the content of this page;
Image presents module, for this content of pages being drawn in this memory space is transferred to described master Window process, is drawn on the corresponding page by main window process by this content of pages and presents in window, with Present the image of this page.
Application embodiments herein, owing to main window and page window are without set membership, page window and Its content is not directly drawn by page window process, but is created one in main window by main window process The individual page presents window, and the shadow of this page that will be passed over from page window process by main window process Present on window as being drawn on this page, therefore, cause without response even if this page goes wrong, the most only It is showed only as this image cannot refresh, is not result in that whole browser is seemingly-dead, thus on framework and design Prevent seemingly-dead phenomenon, the problem that simultaneously will not introduce window level entanglement.
Accompanying drawing explanation
In order to be illustrated more clearly that the technical scheme of the embodiment of the present application, institute in embodiment being described below The accompanying drawing used is needed to be briefly described, it should be apparent that, the accompanying drawing in describing below is only this Shen Some embodiments please, for those of ordinary skill in the art, before not paying creative work Put, it is also possible to obtain other accompanying drawing according to these accompanying drawings.
Fig. 1 is to show according to the content of pages rendering method flow process for browser described in the embodiment of the present application It is intended to.
Fig. 2 be according to described in the embodiment of the present application by the signal of main window process creation browser main window Figure.
Fig. 3 is according to being presented window by the main window process creation page and being drawn described in the embodiment of the present application The schematic diagram of page-out image.
Fig. 4 be according to described in the embodiment of the present application by main window process again create a new page in Show window and draw the schematic diagram of corresponding image.
Fig. 5 is the structure presenting device according to the content of pages for browser described in the embodiment of the present application Schematic diagram.
Detailed description of the invention
Below in conjunction with the accompanying drawing in the embodiment of the present application, the technical scheme in the embodiment of the present application is carried out Clearly and completely describe, it is clear that described embodiment is only some embodiments of the present application, and It is not all, of embodiment.Based on the embodiment in the application, those of ordinary skill in the art are not doing Go out the every other embodiment obtained under creative work premise, broadly fall into the scope of the application protection.
According to embodiments herein, first provide a kind of content of pages rendering method for browser, Architecturally, without set membership between main window and the page window of described browser, and it is placed in difference and enters Journey, on method flow, as shown in Figure 1, first, by described main window process creation browser master Window, and create in described main window according to the startup of page window process correspondence user currently may be used The page seen presents window (step 101);In described page window process, take over and draw relevant behaviour Make the execution process of system function, the content of this page is plotted to a manageable memory space (step 102);Then, this content of pages being drawn in this memory space is transferred to described main window process, By main window process, this content of pages is drawn on the corresponding page and presents in window, to present this page Image (step 103).
By browser main window being departed from set membership with page window and being respectively placed in different threads, can Architecturally avoid the occurrence of browser seemingly-dead, and each window can corresponding Unique ID so that in system Portion records and distinguishes different windows.
According to embodiments herein, when after user's click browser icon, as in figure 2 it is shown, main window Process can create browser main window 201, and according to browser setting or the operation according to user, works as the page After window process initiation, by interprocess communication, can led by page window process notice main window process Window creates the described page and presents window 202.
It is with page window process one to one that the page presents window, and, the page presents the position of window Put with size and be also the position with main window and size matches, or perhaps with existing browser in this Coming should be consistent by the position of the page window of page window process creation and size, so that page window Mouth seems there is original set membership with main window.After having new page window process initiation, main window Mouth process corresponding will create the new current visible page of user present window, and this new page presents window The page corresponding with a upper page window process created before can be presented window and cover by mouth, to protect Demonstrate,proving this new window is that active user is visible.
Create in main window it should be noted that, the page presents window by main window process, and not By page window process creation, therefore, the page presents window it is also assumed that be of main window Point, user presents the operation of window to the page can essentially be considered the operation to main window, can Detected by main window process or captured.
Meanwhile, in described page window process, can be by intercepting the operating system letter relevant with drafting Calling of number, adapter drawing process, the content of this page is plotted to a manageable memory space, Such as on internal memory.
In existing browser technology, the drawing process of content of pages is usually first plotted to one piece and can not manage On the memory headroom of reason, it is plotted to the most again on equipment (page window);Or be drawn directly into and set Standby upper.And according to embodiments herein, can pass through to intercept calling of the system function relevant with drafting, Content of pages is plotted on one piece of memory headroom by page window process creation, and this memory headroom is Manageable, then by interprocess communication, page window process this content of pages is passed to main window Process, is plotted to the page corresponding with this page window process by main window process and presents on window.
As can be seen here, at this moment present to user is not original content of pages, but in this page The image held, as shown in Fig. 3 203, and this image is also to be drawn by main window process , it presents as window with the page, is all only by main window Process flowchart, becomes one of main window Point, this is just fundamentally avoiding owing to page process is seemingly-dead without responding the whole browser caused.
The page seen due to user is the image of original page, therefore, when the page performs to make mistakes, or When person hangs up, being only merely and there will be image and cannot refresh, main interface and other pages then will not be subject to To any impact.
In order to ensure Consumer's Experience, main window process can detect and capture all mouse on this page image The incoming events such as mark/keyboard, and it is forwarded to page process, these message can be carried out accordingly by page process Processing, if needing after processing is completed to perform result, then result can be fed back to main window Process performs.
Such as, if the link position detected in this page image there occurs mouse click event, Then by main window process, this event is sent to corresponding page window process, this page window process enter Row processes.Page window process is identical with existing browser technology to the dissection process process of this click event, Not repeating them here, result if needing to repaint this page, then can repeat in Fig. 1 102 and 103 steps, in this page window process, take over this drawing process, by new content of pages It is plotted in internal memory, then this content of pages in internal memory is sent to main window process, by main window process It is plotted to the corresponding page present in window;Result if needing to be again turned on a new page, Then can repeat the step of 101 in Fig. 1~103, after the page process initiation that this is new, such as Fig. 4 Shown in, main window process in main window 201, create a new page and present window 203, this page Present window 203 in the way of top set, the page before to be presented window 202 and cover, to ensure This window 203 is that user is the most visible;Then adapter drawing process in the page window process that this is new, Content of pages is plotted in internal memory in one piece of new memory space, then this content of pages in internal memory is sent out Deliver to main window process, main window process be plotted to the corresponding page and present in window, present this page Corresponding image 2031.
In the embodiment of the present application, owing to page drawing process is taken over, therefore have when running into current page During pop-up, pop-up content will be plotted to internal memory by corresponding page window process, and sends to main window Process, is plotted to the corresponding page by main window process and presents on window, when user be switched to this page in The pop-up of correspondence, the problem that window entanglement will not be produced just is can be appreciated that during existing window.
Additionally, due to it is an entirety that the page presents window and main window, therefore, move when main window Time, the page presents window also can be followed and move together, it is not necessary to notify page by message passing mechanism again Face-port mouth moves.Even when certain page is hung up, this page image is the most only caused to update Problem, without causing this page window or page image cannot follow the problem that main window moves together.
And when main window minimizes or hides, the page presents window and also can minimize therewith or hide, this Time, also avoid the need for page window process and transmit content of pages frequently to main window process, can be by leading The transmission frequency of content of pages is reduced by window process Notifications page window process, the most periodically transmits a frame Page image is as standby.So, CPU and internal memory can be reduced when main window minimizes or hides The consumption of resource.
When main window process detects the operation that user closes main window, can be notified by main window process All page window process is closed, and meanwhile, whole pages present window as well as the closedown of main window Close.
Similarly, since a part for main window when page presents window, therefore, main window process can be detectd Measure user and close the operation of page window, at this moment, corresponding page window can be notified by main window process Mouth process is closed.
Accordingly, embodiments herein additionally provides a kind of content of pages for browser and presents device, Without set membership between main window and the page window of described browser, and it is placed in different process, such as Fig. 5 Shown in, described device includes: window creating module 501, drafting adapter module 502, and image presents mould Block 503, wherein:
Window creating module 501, is used for by described main window process creation browser main window, and according to The startup of page window process and in described main window, create the current visible page of user of correspondence present Window;
Draw adapter module 502, for taking over and draw relevant operation system in described page window process The execution process of system function, is plotted to a manageable memory space by the content of this page;
Image presents module 503, described for being transferred to by this content of pages being drawn in this memory space Main window process, is drawn on the corresponding page by main window process by this content of pages and presents in window, To present the image of this page.
Described window creating module 501, can be used for after described page window process initiation, by between process Communication, is created the described page in main window by page window process notice main window process and presents window.
Described drafting adapter module 502, can be used for intercepting and draw in described page window process relevant Calling of operating system function, with adapter drawing process.
Further, it is also possible to farther include detecting module 504, for being detected also by described main window process Capture betides the incoming event on this page image, and the page window process being forwarded to correspondence performs phase The process answered;And feedback module 505, for result being fed back to by described page window process Main window process.
Described incoming event includes mouse and/or KeyEvent.
Described detecting module 504 can be further used for, when detecting main window and minimizing or hide, passing through The transmission frequency of content of pages is reduced by main window process Notifications page window process.
Described detecting module 504 can be further used for, when detecting main window and being closed, passing through main window Process notifies that whole page window process is closed, and closes whole page and present window.
Described detecting module 504 can be further used for detect the page present window be closed time, logical The page window process crossing main window process notice corresponding is closed.
Operational details described in said apparatus embodiment and corresponding beneficial effect and the side described in this specification Appropriate section in method embodiment is same or similar, can refer to understand, does not repeats them here.
It should be noted that, each embodiment in this specification typically uses the mode gone forward one by one to describe, often What individual embodiment stressed is all the difference with other embodiments, phase homophase between each embodiment As part see mutually.
The application can described in the general context of computer executable instructions, Such as program module or unit.Usually, program module or unit can include performing particular task or reality The existing routine of particular abstract data type, program, object, assembly, data structure etc..In general, Program module or unit can be by software, hardware or both be implemented in combination in.Can also be at distributed meter Calculate in environment and put into practice the application, in these DCEs, be connected by by communication network Remote processing devices perform task.In a distributed computing environment, program module or unit can positions In the local and remote computer-readable storage medium including storage device.
Finally, in addition it is also necessary to explanation, in this article, such as term " include ", " comprising " or Its any other variant is intended to comprising of nonexcludability so that include the process of a series of key element, Method, commodity or equipment not only include those key elements, but also other including being not expressly set out are wanted Element, or also include the key element intrinsic for this process, method, commodity or equipment.Do not having In the case of more restrictions, statement " including ... " key element limited, it is not excluded that including The process of described key element, method, commodity or equipment there is also other identical element.
Principle and the embodiment of the application are set forth by specific case used herein, above reality Execute the explanation of example to be only intended to help and understand the present processes and main thought thereof;Simultaneously for ability The those skilled in the art in territory, according to the thought of the application, the most all can Change part, and in sum, this specification content should not be construed as the restriction to the application.

Claims (20)

1. for a content of pages rendering method for browser, the main window of described browser and page window Without set membership between Kou, and it is placed in different process, it is characterised in that described method includes:
By described main window process creation browser main window, and according to the startup of page window process and The current visible page of user creating correspondence in described main window presents window;
In described page window process, take over and draw the execution process of relevant operating system function, will The content of this page is plotted to a manageable memory space;
This content of pages being drawn in this memory space is transferred to described main window process, by main window This content of pages is drawn on the page of correspondence and presents in window, to present the image of this page by process.
2. the method for claim 1, it is characterised in that the described establishment page presents the step of window Suddenly, including: described page window process upon actuation, by interprocess communication, main window process is notified In main window, create the described page present window.
3. the method for claim 1, it is characterised in that the operation that described adapter is relevant with drafting The step of the execution process of system function, including: intercept in described page window process with draw relevant The calling, with adapter drawing process of operating system function.
4. the method for claim 1, it is characterised in that described manageable memory space, Including internal memory.
5. the method for claim 1, it is characterised in that described in present the image step of this page After, farther include: detected and captured the input betided on this page image by described main window process Event, and it is forwarded to the corresponding process of page window process execution of correspondence.
6. method as claimed in claim 5, it is characterised in that farther include: by described page window Result is fed back to main window process by mouth process.
7. method as claimed in claim 5, it is characterised in that described incoming event include mouse and/ Or KeyEvent.
8. the method for claim 1, it is characterised in that farther include: if main window is Littleization or hiding time, main window process Notifications page window process the transmission frequency of content of pages is reduced.
9. the method for claim 1, it is characterised in that farther include: if main window quilt During closedown, main window process notify that whole page window process is closed, and close whole page and present window Mouthful.
10. the method for claim 1, it is characterised in that farther include: if the page in When existing window is closed, the page window process corresponding by main window process notice is closed.
11. 1 kinds of content of pages for browser present device, the main window of described browser and the page Without set membership between window, and it is placed in different process, it is characterised in that described device includes:
Window creating module, is used for by described main window process creation browser main window, and according to page The startup of face-port mouth process and in described main window, create the current visible page of user of correspondence present window Mouthful;
Draw adapter module, for taking over and draw relevant operating system in described page window process The execution process of function, is plotted to a manageable memory space by the content of this page;
Image presents module, for this content of pages being drawn in this memory space is transferred to described master Window process, is drawn on the corresponding page by main window process by this content of pages and presents in window, with Present the image of this page.
12. devices as claimed in claim 11, it is characterised in that described window creating module, are used for After described page window process initiation, by interprocess communication, page window process notify main window Process creates the described page in main window and presents window.
13. devices as claimed in claim 11, it is characterised in that described drafting adapter module, are used for Described page window process intercepts and draws calling of relevant operating system function, to take over drafting Process.
14. devices as claimed in claim 11, it is characterised in that described manageable memory space, Including internal memory.
15. devices as claimed in claim 11, it is characterised in that farther include detecting module, use In detecting and capture the incoming event betided on this page image by described main window process, and forward Corresponding process is performed to corresponding page window process.
16. devices as claimed in claim 15, it is characterised in that farther include feedback module, use In by described page window process, result being fed back to main window process.
17. devices as claimed in claim 15, it is characterised in that described incoming event include mouse and / or KeyEvent.
18. devices as claimed in claim 15, it is characterised in that described detecting module is further used for When detecting main window and minimizing or hide, by main window process Notifications page window process by the page The transmission frequency of content reduces.
19. devices as claimed in claim 15, it is characterised in that described detecting module is further used for When detecting main window and being closed, notify that whole page window process is closed by main window process, and Close whole page and present window.
20. devices as claimed in claim 15, it is characterised in that described detecting module is further used for Detect the page present window be closed time, by the page window process that main window process notice is corresponding Close.
CN201210124327.0A 2012-04-25 2012-04-25 A kind of content of pages rendering method for browser and device Expired - Fee Related CN103377228B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201210124327.0A CN103377228B (en) 2012-04-25 2012-04-25 A kind of content of pages rendering method for browser and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201210124327.0A CN103377228B (en) 2012-04-25 2012-04-25 A kind of content of pages rendering method for browser and device

Publications (2)

Publication Number Publication Date
CN103377228A CN103377228A (en) 2013-10-30
CN103377228B true CN103377228B (en) 2016-09-07

Family

ID=49462354

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201210124327.0A Expired - Fee Related CN103377228B (en) 2012-04-25 2012-04-25 A kind of content of pages rendering method for browser and device

Country Status (1)

Country Link
CN (1) CN103377228B (en)

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103914515B (en) * 2014-02-21 2017-12-26 百度在线网络技术(北京)有限公司 A kind of method and apparatus for being used to issue target resource in target pages
CN105278797A (en) * 2014-06-27 2016-01-27 中兴通讯股份有限公司 Page switching display method and apparatus
CN105786475A (en) * 2014-12-26 2016-07-20 深圳市科曼医疗设备有限公司 Form management method
CN104932881A (en) * 2015-06-01 2015-09-23 深圳市金蝶友商电子商务服务有限公司 Twin engine realization method and system
CN105677225B (en) * 2016-01-12 2018-11-06 宇龙计算机通信科技(深圳)有限公司 A kind of interface refreshing method and system
CN111191164B (en) * 2019-11-29 2023-08-22 泰康保险集团股份有限公司 Window display control method and device

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101609470A (en) * 2009-07-02 2009-12-23 腾讯科技(深圳)有限公司 A kind of preventing apparent death of multi-page browser method and device
CN102356391A (en) * 2009-01-23 2012-02-15 北京搜狗科技发展有限公司 Method and system for realizing message interaction in multi-tabs application
CN102375758A (en) * 2010-08-20 2012-03-14 联芯科技有限公司 Method and device for preventing apparent death of browser of mobile communication equipment

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8307300B1 (en) * 2008-05-13 2012-11-06 Google Inc. Content resizing and caching in multi-process browser architecture

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102356391A (en) * 2009-01-23 2012-02-15 北京搜狗科技发展有限公司 Method and system for realizing message interaction in multi-tabs application
CN101609470A (en) * 2009-07-02 2009-12-23 腾讯科技(深圳)有限公司 A kind of preventing apparent death of multi-page browser method and device
CN102375758A (en) * 2010-08-20 2012-03-14 联芯科技有限公司 Method and device for preventing apparent death of browser of mobile communication equipment

Also Published As

Publication number Publication date
CN103377228A (en) 2013-10-30

Similar Documents

Publication Publication Date Title
CN103377228B (en) A kind of content of pages rendering method for browser and device
US9070211B1 (en) Webview tag for a sandboxed multiprocess browser
US10949154B2 (en) Systems and methods for using screen sampling to detect display changes
US20140089110A1 (en) Terminal apparatus, advertisement display control apparatus, and advertisement display method
US10403235B2 (en) Methods for screen-sharing and apparatuses using the same
US9459786B2 (en) Systems and methods for sharing a user interface element based on user gestures
WO2016045523A1 (en) Display method and device for interface contents of mobile terminal and terminal
US9692854B2 (en) Communication between a web-based application and a desktop application
US11556235B2 (en) Interacting with nonconforming applications in a windowing environment
EP3133481B1 (en) Terminal device display method and terminal device
CN106485173B (en) Sensitive information display method and device
CN111813308B (en) Interface processing method and device, electronic equipment and storage medium
CN109032587B (en) Data stream management framework, method, terminal equipment and storage medium
CN102541624A (en) Virtual desktop fusion method between desktop virtualized customer side and virtual desktop
CN109740092B (en) Browser system, message processing method, electronic device, and storage medium
WO2023025121A1 (en) Display method and apparatus, electronic device, and readable storage medium
US20200089512A1 (en) Method and Apparatus for Invoking Input Method, Server, and Terminal
US20200066235A1 (en) Location-Based Display of Pixel History
CN108123937B (en) Multithreading monitoring method and system for monitoring mobile terminal application
CN112148169B (en) Identification display control method and device and electronic equipment
CN103136461A (en) Implementation method and device of anti-screenshot soft keyboard
CN102693064A (en) Method and system for quitting protection screen by terminal
CN106339893A (en) Exposure condition processing method and device of promotion information
CN114895815A (en) Data processing method and electronic equipment
CN114416264A (en) Message display method and device

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
REG Reference to a national code

Ref country code: HK

Ref legal event code: DE

Ref document number: 1186815

Country of ref document: HK

C14 Grant of patent or utility model
GR01 Patent grant
REG Reference to a national code

Ref country code: HK

Ref legal event code: GR

Ref document number: 1186815

Country of ref document: HK

CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20160907

Termination date: 20200425

CF01 Termination of patent right due to non-payment of annual fee