CN103955515B - The processing method and processing device of double-core browser - Google Patents

The processing method and processing device of double-core browser Download PDF

Info

Publication number
CN103955515B
CN103955515B CN201410186513.6A CN201410186513A CN103955515B CN 103955515 B CN103955515 B CN 103955515B CN 201410186513 A CN201410186513 A CN 201410186513A CN 103955515 B CN103955515 B CN 103955515B
Authority
CN
China
Prior art keywords
kernel mode
double
notification event
kernel
response operation
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.)
Active
Application number
CN201410186513.6A
Other languages
Chinese (zh)
Other versions
CN103955515A (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.)
Beijing Baidu Netcom Science and Technology Co Ltd
Original Assignee
Beijing Baidu Netcom Science and Technology 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 Beijing Baidu Netcom Science and Technology Co Ltd filed Critical Beijing Baidu Netcom Science and Technology Co Ltd
Priority to CN201410186513.6A priority Critical patent/CN103955515B/en
Publication of CN103955515A publication Critical patent/CN103955515A/en
Application granted granted Critical
Publication of CN103955515B publication Critical patent/CN103955515B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/48Program initiating; Program switching, e.g. by interrupt
    • G06F9/4806Task transfer initiation or dispatching
    • G06F9/4843Task transfer initiation or dispatching by program, e.g. task dispatcher, supervisor, operating system

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Stored Programmes (AREA)

Abstract

The present invention provides a kind of processing method and processing device of double-core browser.When the double-core browser of the embodiment of the present invention is run with the first kernel mode, by obtaining the notification event corresponding to the expanded application of the second kernel mode, and then utilize the programming language interpreter for second kernel mode being pre-configured with, the notification event is parsed, operation information is responded to obtain, enabling according to the response operation information, performs response operation, it is achieved thereby that double-core browser execution in a kernel mode, can respond the expanded application of another kernel mode.

Description

The processing method and processing device of double-core browser
【Technical field】
The present invention relates to browser technology, more particularly to a kind of processing method and processing device of double-core browser.
【Background technology】
Double-core browser, it is exactly the browser of two kernels.Because the popularity rate of IE browser at home is very high, institute To cause the Trident kernels that many Web banks and payment system only support IE browser, other browser access are basic It the business such as normally can not be paid and be transferred accounts.And with the non-IE browser of WebKit kernels etc., with higher performance and more Good Consumer's Experience has increasing user.Then, double-core browser arises at the historic moment, for example, without online transaction General website, the fast WebKit kernels of operating speed access, and here it is so-called " fast mode ";Access Alipay or When Web bank, business is carried out using " compatibility mode " of Trident kernels.
However, by the expanded application corresponding to every kind of kernel mode is specific to what the kernel mode was developed, it is double Core browser execution then cannot respond to these expanded applications in other kernel modes.
【The content of the invention】
The many aspects of the present invention provide a kind of processing method and processing device of double-core browser, to realize double-core browser When operating in a kernel mode, the expanded application of another kernel mode can be responded.
An aspect of of the present present invention, there is provided a kind of processing method of double-core browser, the double-core browser is with the first kernel Mode operation, methods described include:
Obtain the notification event corresponding to the expanded application of the second kernel mode;
Using the programming language interpreter for second kernel mode being pre-configured with, the notification event is solved Analysis, to obtain response operation information;
According to the response operation information, response operation is performed.
Aspect as described above and any possible implementation, it is further provided a kind of implementation, it is described to obtain the Before notification event corresponding to the expanded application of two kernel modes, in addition to:
Behavior is clicked on according to user, generates the notification event;Or
According to the startup order of the double-core browser, the notification event is generated.
Aspect as described above and any possible implementation, it is further provided a kind of implementation, in described first Kernel normal form is Trident kernel modes.
Aspect as described above and any possible implementation, it is further provided a kind of implementation, in described second Kernel normal form is WebKit kernel modes.
Another aspect of the present invention, there is provided a kind of processing unit of double-core browser, the double-core browser is with first Kernel normal form is run, and described device includes:
Event acquiring unit, for obtaining the notification event corresponding to the expanded application of the second kernel mode;
Event handling unit, for the programming language interpreter using second kernel mode being pre-configured with, to institute State notification event to be parsed, to obtain response operation information;
Event responds unit, for according to the response operation information, performing response operation.
Aspect as described above and any possible implementation, it is further provided a kind of implementation, described device is also Including event generation unit, it is used for
Behavior is clicked on according to user, generates the notification event;Or
According to the startup order of the double-core browser, the notification event is generated.
Aspect as described above and any possible implementation, it is further provided a kind of implementation, in described first Kernel normal form is Trident kernel modes.
Aspect as described above and any possible implementation, it is further provided a kind of implementation, in described second Kernel normal form is WebKit kernel modes.
As shown from the above technical solution, when the double-core browser of the embodiment of the present invention is run with the first kernel mode, pass through The notification event corresponding to the expanded application of the second kernel mode is obtained, and then utilizes second kernel mode being pre-configured with Programming language interpreter, the notification event is parsed, to obtain response operation information, enabling according to the sound Operation information is answered, performs response operation, it is achieved thereby that double-core browser execution in a kernel mode, can be responded in another The expanded application of kernel normal form.
In addition, using technical scheme provided by the invention, because double-core browser execution is in a kernel mode, can ring The expanded application of another kernel mode is answered, therefore, it is possible to effectively improve the utilization rate of double-core browser.
In addition, using technical scheme provided by the invention, because double-core browser execution is in a kernel mode, can ring Answer the expanded application of another kernel mode so that identical expanded application is individually developed without the kernel mode for being run, Therefore, it is possible to effectively reduce development cost.
【Brief description of the drawings】
Technical scheme in order to illustrate the embodiments of the present invention more clearly, below will be to embodiment or description of the prior art In the required accompanying drawing used be briefly described, it should be apparent that, drawings in the following description be the present invention some realities Example is applied, for those of ordinary skill in the art, without having to pay creative labor, can also be attached according to these Figure obtains other accompanying drawings.
Fig. 1 is the schematic flow sheet of the processing method for the double-core browser that one embodiment of the invention provides;
Fig. 2 is the structural representation of the processing unit for the double-core browser that another embodiment of the present invention provides;
Fig. 3 is the structural representation of the processing unit for the double-core browser that another embodiment of the present invention provides.
【Embodiment】
To make the purpose, technical scheme and advantage of the embodiment of the present invention clearer, below in conjunction with the embodiment of the present invention In accompanying drawing, the technical scheme in the embodiment of the present invention is clearly and completely described, it is clear that described embodiment is Part of the embodiment of the present invention, rather than whole embodiments.Based on the embodiment in the present invention, those of ordinary skill in the art The whole other embodiments obtained under the premise of creative work is not made, belong to the scope of protection of the invention.
It should be noted that terminal involved in the embodiment of the present invention can include but is not limited to mobile phone, individual digital Assistant (Personal Digital Assistant, PDA), wireless handheld device, wireless networking sheet, PC, portable electricity Brain, PC (Personal Computer, PC), MP3 player, MP4 players etc..
In addition, the terms "and/or", only a kind of incidence relation for describing affiliated partner, represents there may be Three kinds of relations, for example, A and/or B, can be represented:Individualism A, while A and B be present, these three situations of individualism B.Separately Outside, character "/" herein, it is a kind of relation of "or" to typically represent forward-backward correlation object.
Fig. 1 is the schematic flow sheet of the processing method for the double-core browser that one embodiment of the invention provides, and the double-core is clear Device of looking at is run with the first kernel mode, as shown in Figure 1.
101st, the notification event corresponding to the expanded application of the second kernel mode is obtained.
Wherein, the notification event is the one section of code compiled using programming language, to represent that double-core browser occurs Interior state change, for example, the notification event corresponding to the expanded application of the second kernel mode, can represent the second kernel mode Expanded application be triggered.The programming language can include but is not limited to script, C Plus Plus, Python, PHP Language or Jsp language, the present embodiment is to this without being particularly limited to.
102nd, using the programming language interpreter for second kernel mode being pre-configured with, the notification event is carried out Parsing, to obtain response operation information.
Wherein, programming language interpreter can include but is not limited to script language interpreter, C Plus Plus interpreter, Python interpreter, PHP language interpreters or Jsp language interpreters, the present embodiment is to this without being particularly limited to.
103rd, according to the response operation information, response operation is performed.
It should be noted that 101~103 executive agent can be double-core browser, i.e., it is first with two kernels Kernel and the second kernel, browser, can be separately operable in two kinds of kernel modes i.e. the first kernel mode and the second kernel mould Formula.
Alternatively, in a possible implementation of the present embodiment, first kernel mode can be Trident Kernel mode used in kernel mode, i.e. IE browser;Second kernel mode can be WebKit kernel modes, i.e., Kernel mode used in Chrome browsers, the present embodiment is to this without being particularly limited to.
So, should by the extension for obtaining the second kernel mode when the double-core browser is run with the first kernel mode With corresponding notification event, and then using the programming language interpreter for second kernel mode being pre-configured with, to described Notification event is parsed, to obtain response operation information, enabling according to the response operation information, performs response behaviour Make, it is achieved thereby that double-core browser execution in a kernel mode, can respond the expanded application of another kernel mode.
Alternatively, in a possible implementation of the present embodiment, before 101, double-core browser can also enter One step clicks on behavior according to user, generates the notification event.
Specifically, when double-core browser is run with the first kernel mode, user clicks on the second kernel on double-core browser The function button of the expanded application of pattern, double-core browser then can click on behavior according to this user, generate the expanded application Corresponding notification event.
Alternatively, in a possible implementation of the present embodiment, before 101, double-core browser can also enter One step generates the notification event according to the startup order of the double-core browser.
Specifically, double-core, which browses implement body, to be switched to the first kernel mould according to the startup order of the double-core browser The switching command of formula or the operation order for running the first kernel mode, generate logical corresponding to the expanded application of the second kernel mode County magistrate's part.
Alternatively, in a possible implementation of the present embodiment, in 101, double-core browses implement body can profit With the message loop of the UI threads of startup, the notification event is taken out from the message queue corresponding to the UI threads.It is described in detail The related content of the message loop of UI threads in the prior art is may refer to, here is omitted.
Alternatively, in a possible implementation of the present embodiment, in 102, double-core browses implement body can profit With JavaScript (JS) interpreter for second kernel mode being pre-configured with, the notification event is parsed, with Obtain response operation information.
Specifically, double-core is browsed implement body and, as logical bearer, can obtained by simulating a background page with processing The notification event taken parses to the notification event, to obtain response operation information.
In the present embodiment, when double-core browser is run with the first kernel mode, by the extension for obtaining the second kernel mode Using corresponding notification event, and then using the programming language interpreter for second kernel mode being pre-configured with, to institute State notification event to be parsed, to obtain response operation information, enabling according to the response operation information, perform response behaviour Make, it is achieved thereby that double-core browser execution in a kernel mode, can respond the expanded application of another kernel mode.
In addition, using technical scheme provided by the invention, because double-core browser execution is in a kernel mode, can ring The expanded application of another kernel mode is answered, therefore, it is possible to effectively improve the utilization rate of double-core browser.
In addition, using technical scheme provided by the invention, because double-core browser execution is in a kernel mode, can ring Answer the expanded application of another kernel mode so that identical expanded application is individually developed without the kernel mode for being run, Therefore, it is possible to effectively reduce development cost.
It should be noted that for foregoing each method embodiment, in order to be briefly described, therefore it is all expressed as a series of Combination of actions, but those skilled in the art should know, the present invention is not limited by described sequence of movement because According to the present invention, some steps can use other orders or carry out simultaneously.Secondly, those skilled in the art should also know Know, embodiment described in this description belongs to preferred embodiment, and involved action and module are not necessarily of the invention It is necessary.
In the above-described embodiments, the description to each embodiment all emphasizes particularly on different fields, and does not have the portion being described in detail in some embodiment Point, it may refer to the associated description of other embodiment.
The structural representation of the processing unit for the double-core browser that Fig. 2 provides for another embodiment of the present invention, the double-core Browser is run with the first kernel mode, as shown in Figure 2.The processing unit of the double-core browser of the present embodiment can include event Acquiring unit 21, event handling unit 22 and event responds unit 23.Wherein,
Event acquiring unit 21, for obtaining the notification event corresponding to the expanded application of the second kernel mode.
Wherein, the notification event is the one section of code compiled using programming language, to represent that double-core browser occurs Interior state change, for example, the notification event corresponding to the expanded application of the second kernel mode, can represent the second kernel mode Expanded application be triggered.The programming language can include but is not limited to script, C Plus Plus, Python, PHP Language or Jsp language, the present embodiment is to this without being particularly limited to.
Event handling unit 22, it is right for the programming language interpreter using second kernel mode being pre-configured with The notification event is parsed, to obtain response operation information.
Wherein, programming language interpreter can include but is not limited to script language interpreter, C Plus Plus interpreter, Python interpreter, PHP language interpreters or Jsp language interpreters, the present embodiment is to this without being particularly limited to.
Event responds unit 23, for according to the response operation information, performing response operation.
It should be noted that the processing unit for the double-core browser that the present embodiment is provided can be located at double-core browser, It is the first kernel and the second kernel to have two kernels, browser in, the double-core browser can be separately operable at two kinds Kernel mode is the first kernel mode and the second kernel mode.
Alternatively, in a possible implementation of the present embodiment, first kernel mode can be Trident Kernel mode used in kernel mode, i.e. IE browser;Second kernel mode can be WebKit kernel modes, i.e., Kernel mode used in Chrome browsers, the present embodiment is to this without being particularly limited to.
So, when the double-core browser is run with the first kernel mode, the second kernel is obtained by event acquiring unit Notification event corresponding to the expanded application of pattern, and then the second kernel mould being pre-configured with is utilized by event handling unit The programming language interpreter of formula, is parsed to the notification event, to obtain response operation information so that event responds unit Response operation can be performed according to the response operation information, it is achieved thereby that double-core browser execution is in a kernel mode, The expanded application of another kernel mode can be responded.
Alternatively, in a possible implementation of the present embodiment, as shown in figure 3, the double-core that the present embodiment provides The processing unit of browser can further include event generation unit 31.
Specifically, the event generation unit 31 can be used for clicking on behavior according to user, generate the notification event.It is double When core browser is run with the first kernel mode, user clicks on the work(of the expanded application of the second kernel mode on double-core browser Energy button, the event generation unit 31 then can click on behavior according to this user, generate logical corresponding to the expanded application County magistrate's part.
Specifically, the event generation unit 31 or startup order according to the double-core browser is can be also used for, Generate the notification event.The event generation unit 31 specifically can be switched to the according to the startup order of double-core browser The switching command of one kernel mode or the operation order for running the first kernel mode, generate the expanded application institute of the second kernel mode Corresponding notification event.
Alternatively, in a possible implementation of the present embodiment, the event acquiring unit 21 specifically can profit With the message loop of the UI threads of startup, the notification event is taken out from the message queue corresponding to the UI threads.It is described in detail The related content of the message loop of UI threads in the prior art is may refer to, here is omitted.
Alternatively, in a possible implementation of the present embodiment, the event handling unit 22 specifically can profit With JavaScript (JS) interpreter for second kernel mode being pre-configured with, the notification event is parsed, with Obtain response operation information.
Specifically, the event handling unit 22 specifically can by simulating a background page, as logical bearer, with The acquired notification event of processing parses to the notification event, to obtain response operation information.
In the present embodiment, when double-core browser is run with the first kernel mode, obtained by event acquiring unit in second Notification event corresponding to the expanded application of kernel normal form, and then second kernel being pre-configured with is utilized by event handling unit The programming language interpreter of pattern, is parsed to the notification event, to obtain response operation information so that event response list Member can perform response operation, it is achieved thereby that double-core browser execution is in a kernel mode according to the response operation information When, the expanded application of another kernel mode can be responded.
In addition, using technical scheme provided by the invention, because double-core browser execution is in a kernel mode, can ring The expanded application of another kernel mode is answered, therefore, it is possible to effectively improve the utilization rate of double-core browser.
In addition, using technical scheme provided by the invention, because double-core browser execution is in a kernel mode, can ring Answer the expanded application of another kernel mode so that identical expanded application is individually developed without the kernel mode for being run, Therefore, it is possible to effectively reduce development cost.
It is apparent to those skilled in the art that for convenience and simplicity of description, the system of foregoing description, The specific work process of device and unit, the corresponding process in preceding method embodiment is may be referred to, will not be repeated here.
In several embodiments provided by the present invention, it should be understood that disclosed system, apparatus and method can be with Realize by another way.For example, device embodiment described above is only schematical, for example, the unit Division, only a kind of division of logic function, can there is other dividing mode, such as multiple units or component when actually realizing Another system can be combined or be desirably integrated into, or some features can be ignored, or do not perform.It is another, it is shown or The mutual coupling discussed or direct-coupling or communication connection can be the indirect couplings by some interfaces, device or unit Close or communicate to connect, can be electrical, mechanical or other forms.
The unit illustrated as separating component can be or may not be physically separate, show as unit The part shown can be or may not be physical location, you can with positioned at a place, or can also be distributed to multiple On NE.Some or all of unit therein can be selected to realize the mesh of this embodiment scheme according to the actual needs 's.
In addition, each functional unit in each embodiment of the present invention can be integrated in a processing unit, can also That unit is individually physically present, can also two or more units it is integrated in a unit.Above-mentioned integrated list Member can both be realized in the form of hardware, can also be realized in the form of hardware adds SFU software functional unit.
The above-mentioned integrated unit realized in the form of SFU software functional unit, can be stored in one and computer-readable deposit In storage media.Above-mentioned SFU software functional unit is stored in a storage medium, including some instructions are causing a computer It is each that equipment (can be personal computer, server, or network equipment etc.) or processor (processor) perform the present invention The part steps of embodiment methods described.And foregoing storage medium includes:USB flash disk, mobile hard disk, read-only storage (Read- Only Memory, ROM), random access memory (Random Access Memory, RAM), magnetic disc or CD etc. it is various Can be with the medium of store program codes.
Finally it should be noted that:The above embodiments are merely illustrative of the technical solutions of the present invention, rather than its limitations;Although The present invention is described in detail with reference to the foregoing embodiments, it will be understood by those within the art that:It still may be used To be modified to the technical scheme described in foregoing embodiments, or equivalent substitution is carried out to which part technical characteristic; And these modification or replace, do not make appropriate technical solution essence depart from various embodiments of the present invention technical scheme spirit and Scope.

Claims (8)

1. a kind of processing method of double-core browser, the double-core browser are run with the first kernel mode, it is characterised in that institute The method of stating includes:
Obtain the notification event corresponding to the expanded application of the second kernel mode;
Using the programming language interpreter for second kernel mode being pre-configured with, the notification event is parsed, with Obtain response operation information;
According to the response operation information, response operation is performed;Wherein,
The programming language interpreter using second kernel mode being pre-configured with, the notification event is solved Analysis, to obtain response operation information, including:
Using the programming language interpreter for second kernel mode being pre-configured with, it is used as by one background page of simulation and is patrolled Carrier is collected, the notification event is parsed, to obtain response operation information.
2. according to the method for claim 1, it is characterised in that corresponding to the expanded application for obtaining the second kernel mode Notification event before, in addition to:
Behavior is clicked on according to user, generates the notification event;Or
According to the startup order of the double-core browser, the notification event is generated.
3. according to the method for claim 1, it is characterised in that first kernel mode is Trident kernel modes.
4. according to the method described in claims 1 to 3 any claim, it is characterised in that second kernel mode is WebKit kernel modes.
5. a kind of processing unit of double-core browser, the double-core browser are run with the first kernel mode, it is characterised in that institute Stating device includes:
Event acquiring unit, for obtaining the notification event corresponding to the expanded application of the second kernel mode;
Event handling unit, for the programming language interpreter using second kernel mode being pre-configured with, to described logical County magistrate's part is parsed, to obtain response operation information;
Event responds unit, for according to the response operation information, performing response operation;Wherein,
The event handling unit, is specifically used for
Using the programming language interpreter for second kernel mode being pre-configured with, it is used as by one background page of simulation and is patrolled Carrier is collected, the notification event is parsed, to obtain response operation information.
6. device according to claim 5, it is characterised in that described device also includes event generation unit, is used for
Behavior is clicked on according to user, generates the notification event;Or
According to the startup order of the double-core browser, the notification event is generated.
7. device according to claim 5, it is characterised in that first kernel mode is Trident kernel modes.
8. according to the device described in claim 5~7 any claim, it is characterised in that second kernel mode is WebKit kernel modes.
CN201410186513.6A 2014-05-05 2014-05-05 The processing method and processing device of double-core browser Active CN103955515B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410186513.6A CN103955515B (en) 2014-05-05 2014-05-05 The processing method and processing device of double-core browser

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410186513.6A CN103955515B (en) 2014-05-05 2014-05-05 The processing method and processing device of double-core browser

Publications (2)

Publication Number Publication Date
CN103955515A CN103955515A (en) 2014-07-30
CN103955515B true CN103955515B (en) 2018-03-30

Family

ID=51332790

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410186513.6A Active CN103955515B (en) 2014-05-05 2014-05-05 The processing method and processing device of double-core browser

Country Status (1)

Country Link
CN (1) CN103955515B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109104629B (en) * 2018-08-02 2021-03-16 四川长虹电器股份有限公司 Method and browser for being compatible with IPTV page and public network page
CN110442400B (en) * 2019-08-15 2023-04-18 网易(杭州)网络有限公司 Browser control method and device

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101655863A (en) * 2009-04-24 2010-02-24 北京搜狗科技发展有限公司 Method for loading web pages in browser and browser
CN103176834A (en) * 2011-12-26 2013-06-26 腾讯科技(深圳)有限公司 Method and device for calling expansion interface
CN103197972A (en) * 2013-04-28 2013-07-10 北京奇虎科技有限公司 Method and device for browser plugin management, browser and plugin interactive system
CN103414770A (en) * 2013-08-05 2013-11-27 贝壳网际(北京)安全技术有限公司 File downloading method and device and file downloading suggestion method and device

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4292789B2 (en) * 2002-11-20 2009-07-08 日本電気株式会社 Browser function expansion method

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101655863A (en) * 2009-04-24 2010-02-24 北京搜狗科技发展有限公司 Method for loading web pages in browser and browser
CN103176834A (en) * 2011-12-26 2013-06-26 腾讯科技(深圳)有限公司 Method and device for calling expansion interface
CN103197972A (en) * 2013-04-28 2013-07-10 北京奇虎科技有限公司 Method and device for browser plugin management, browser and plugin interactive system
CN103414770A (en) * 2013-08-05 2013-11-27 贝壳网际(北京)安全技术有限公司 File downloading method and device and file downloading suggestion method and device

Also Published As

Publication number Publication date
CN103955515A (en) 2014-07-30

Similar Documents

Publication Publication Date Title
CN103729425B (en) Operate response method, client, browser and system
CN104395882A (en) Creation and context-aware presentation of customized emoticon item sets
CN103970760B (en) A kind of web-page requests processing method and processing device
CN103955495B (en) The method for down loading and device of page child resource
CN105100003A (en) Method and device for preloading webpage game at client
US20210382610A1 (en) System and method for enhancing an expression of a digital pictorial image
CN104142975B (en) Microblog information promotion method, device and system
CN103177107A (en) Recommendation method and device
CN109471626A (en) Page logic structure, page generation method, page data processing method and device
CN103177096B (en) Page elements localization method and equipment based on text attribute
CN107862352A (en) A kind of Quick Response Code sharing method and Quick Response Code share equipment
CN110007819A (en) The operation indicating method, apparatus and computer readable storage medium of system
CN104468187B (en) The acquisition methods and device of heart beat cycle
CN106878397A (en) A kind of WEB user behaviors feedback method and system
CN108446370B (en) Voice data statistical method and system
US9710558B2 (en) Method and apparatus for navigational searching of a website
CN103955515B (en) The processing method and processing device of double-core browser
CN103955388B (en) The cold start-up method and device of client
CN106372158A (en) Method and device for processing user behavior data
CN106373574A (en) Speech recognition processing method and device
CN105094363A (en) Method and apparatus for processing emotion signal
CN105278833B (en) The processing method and terminal of information
CN104915347A (en) Processing method, apparatus and system for web address
CN106598571A (en) Terminal control method and device
CN104750823A (en) Popularization condition data search 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
GR01 Patent grant
GR01 Patent grant