CN104932931A - Method and device for processing information - Google Patents

Method and device for processing information Download PDF

Info

Publication number
CN104932931A
CN104932931A CN201410096446.9A CN201410096446A CN104932931A CN 104932931 A CN104932931 A CN 104932931A CN 201410096446 A CN201410096446 A CN 201410096446A CN 104932931 A CN104932931 A CN 104932931A
Authority
CN
China
Prior art keywords
processing mode
function command
function
network information
instruction
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN201410096446.9A
Other languages
Chinese (zh)
Other versions
CN104932931B (en
Inventor
刘天扬
薄川川
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Tencent Technology Shenzhen Co Ltd
Original Assignee
Tencent Technology Shenzhen Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Tencent Technology Shenzhen Co Ltd filed Critical Tencent Technology Shenzhen Co Ltd
Priority to CN201410096446.9A priority Critical patent/CN104932931B/en
Publication of CN104932931A publication Critical patent/CN104932931A/en
Application granted granted Critical
Publication of CN104932931B publication Critical patent/CN104932931B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Information Transfer Between Computers (AREA)

Abstract

The invention discloses a method and device for processing information, belonging to the technical field of information processing. The method includes calling a first processing mode to process first network information, converting the calling instruction for calling a second processing mode under the first processing mode to a second functional instruction corresponding to the second processing mode after the processing mode matched with second network information is determined as the second processing mode, and calling the second processing mode to process the second network information via the second function instruction. The calling instruction for calling the second processing mode under the first processing mode is converted to the second functional instruction corresponding to the second processing mode, and the second processing mode is called via the second function instruction, so that the second processing mode can be called by the function instruction corresponding to the second processing mode under the first processing mode based on the different processing modes matched with the network information. Therefore, the security hidden troubles for information processing are reduced while the processing effect is guaranteed, and the quality of the information processing is improved.

Description

The method of process information and device
Technical field
The present invention relates to technical field of information processing, particularly a kind of method of process information and device.
Background technology
Along with the development of network technology, one of network main media becoming Information Communication.The processing mode of the network information has two kinds, and a kind of is Web Page Processing mode by the invoking web page function treatment network information, and another kind is the application program processing mode by calling the application function process network information.Web Page Processing mode shows simple and fast, and professional platform independence is better, but animation flow process degree and loading velocity poor; Application program processing mode animation flow process degree and loading velocity better, but realize complicated, and professional platform independence is poor.Therefore, two kinds of information processing manners cut both ways, how when under pretreatment mode by with this network information of correlation function process in the processing mode of this network information matching, be the key improving information processing efficiency and quality.
At present, the method of process information is: if when pretreatment mode is application program processing mode, be Web Page Processing mode with the processing mode of network information matching, then write a webpage in the application, bring information needed into webpage, thus realize by the Web Page Processing mode process network information.If when pretreatment mode is Web Page Processing mode, be application program processing mode with the processing mode of network information matching, then under Web Page Processing mode, initiate application call instruction by the function command that webpage is corresponding, to pass through this application call instruction calls application program processing mode process network information.
Realizing in process of the present invention, inventor finds that the method for above-mentioned process information at least exists following shortcoming:
For when pretreatment mode be application program processing mode, with the situation that the processing mode of network information matching is Web Page Processing mode, need the mode process network information by writing a webpage in the application, add the workload of process information, simultaneously when the method for process information goes wrong, add the difficulty of debugging.
For when pretreatment mode be Web Page Processing mode, with the situation that the processing mode of network information matching is application program processing mode, application call instruction is initiated by the function command that webpage is corresponding under Web Page Processing mode, carry out invokes application processing mode by application call instruction to process the network information, add the potential safety hazard of direct invokes application processing mode under Web Page Processing mode.
Summary of the invention
In order to solve the problem of prior art, embodiments provide a kind of method and device of process information.Described technical scheme is as follows:
First aspect, provides a kind of method of process information, and described method comprises:
Obtain first network information, and after determining that the processing mode of described first network information matches is the first processing mode, call first network information described in described first processing mode process;
According to described first network information determination second network information, and after determining that the processing mode of described second network information matches is the second processing mode, under described first processing mode, obtain the call instruction calling described second processing mode;
Described call instruction is converted to the second function command corresponding to described second processing mode, call second network information described in described second processing mode process by described second function command.
Second aspect, provides a kind of device of process information, and described device comprises:
First acquisition module, for obtaining first network information;
First calling module, for after determining that the processing mode of described first network information matches is the first processing mode, calls first network information described in described first processing mode process;
Determination module, for according to described first network information determination second network information;
Second acquisition module, for after determining that the processing mode of described second network information matches is the second processing mode, obtains the call instruction calling described second processing mode under described first processing mode;
Modular converter, converts the second function command corresponding to described second processing mode to for the call instruction obtained by described second acquisition module;
Second calling module, the second function command for being obtained by described modular converter calls second network information described in described second processing mode process.
The beneficial effect that the technical scheme that the embodiment of the present invention provides is brought is:
By the call instruction calling the second processing mode being converted to the second function command corresponding to the second processing mode under the first processing mode, and call the second processing mode by the second function command, achieve and under the first processing mode, call second processing mode by the function command that the second processing mode is corresponding according to the Different treatments of network information matching, while ensureing treatment effect, decrease the potential safety hazard of process information, improve the Disposal quality of process information.
Accompanying drawing explanation
In order to be illustrated more clearly in the technical scheme in the embodiment of the present invention, below the accompanying drawing used required in describing embodiment is briefly described, apparently, accompanying drawing in the following describes is only some embodiments of the present invention, for those of ordinary skill in the art, under the prerequisite not paying creative work, other accompanying drawing can also be obtained according to these accompanying drawings.
Fig. 1 is the method flow diagram of a kind of process information that the embodiment of the present invention one provides;
Fig. 2 is the method flow diagram of a kind of process information that the embodiment of the present invention two provides;
Fig. 3 is call relation schematic diagram mutually between a kind of webpage function command of providing of the embodiment of the present invention and function of application instruction;
Fig. 4 is the method flow diagram of a kind of process information that the embodiment of the present invention three provides;
Fig. 5 is the apparatus structure schematic diagram of a kind of process information that the embodiment of the present invention four provides;
Fig. 6 is the structural representation of a kind of modular converter that the embodiment of the present invention four provides;
Fig. 7 is the structural representation of the another kind of modular converter that the embodiment of the present invention four provides;
Fig. 8 is the structural representation of a kind of terminal that the embodiment of the present invention five provides.
Embodiment
For making the object, technical solutions and advantages of the present invention clearly, below in conjunction with accompanying drawing, embodiment of the present invention is described further in detail.
The processing mode corresponding due to the different network informations is different, in order to the Different treatments according to network information matching is being lowered by processing mode corresponding to this network information when pretreatment mode, the potential safety hazard of process information is reduced while ensureing treatment effect, promote the Disposal quality of process information, embodiments provide a kind of method of process information.The method of this process information is applied to a kind of terminal, this terminal is run the device having process information, the device of the process information of device as described in following embodiment four of this process information.The device of this process information can call this network information of processing mode process of network information matching according to the network information.Wherein, the processing mode of network information matching is the first processing mode or the second processing mode.
In addition, the device of process information can be browser, and the first processing mode and the second processing mode can be all Web Page Processing mode or application program processing mode.When the first processing mode is Web Page Processing mode, the second processing mode is application program processing mode, and when the first processing mode is application program processing mode, the second processing mode can be Web Page Processing mode.
Embodiment one
In conjunction with foregoing implementation environment, present embodiments provide a kind of method of process information, see Fig. 1, the method flow that the present embodiment provides is specific as follows:
101: obtain first network information, and after determining that the processing mode of first network information matches is the first processing mode, call the first processing mode process first network information;
102: according to first network information determination second network information, and after determining that the processing mode of second network information matches is the second processing mode, under the first processing mode, obtain the call instruction calling the second processing mode;
103: call instruction is converted to the second function command that the second processing mode is corresponding, call the second processing mode process second network information by the second function command.
Preferably, call instruction is converted to the second function command that the second processing mode is corresponding, comprising:
Determine the first function command that call instruction is corresponding, and determine according to the corresponding relation between the first function command and the second function command the second function command that the first function command is corresponding;
Call instruction is converted to the second function command that the first function command is corresponding.
Preferably, before determining according to the corresponding relation between the first function command and the second function command the second function command that the first function command is corresponding, also comprise:
Determine and store the corresponding relation between each first function command and the second function command.
Preferably, the first processing mode is Web Page Processing mode, and the second processing mode is application program processing mode;
Under the first processing mode, obtain the call instruction calling the second processing mode, comprising:
Obtain under the first processing mode and comprise URL(Uniform Resource Locator, URL(uniform resource locator)) call instruction, URL at least one webpage function command corresponding;
Call instruction is converted to the second function command that the second processing mode is corresponding, comprising:
Determine the webpage function command that the URL that comprises in call instruction is corresponding, and determine the function of application instruction that webpage function command is corresponding, call instruction is converted to function of application instruction.
Preferably, the first processing mode is application program processing mode, and the second processing mode is Web Page Processing mode;
Call instruction is converted to the second function command that the second processing mode is corresponding, comprising:
Determine the function of application instruction that call instruction is corresponding, and determine the webpage function command that function of application instruction is corresponding, call instruction is converted to webpage function command.
The method that the present embodiment provides, by the call instruction calling the second processing mode being converted to the second function command corresponding to the second processing mode under the first processing mode, and call the second processing mode by the second function command, achieve and under the first processing mode, call second processing mode by the function command that the second processing mode is corresponding according to the Different treatments of network information matching, while ensureing treatment effect, decrease the potential safety hazard of process information, improve the Disposal quality of process information.
In order to clearly set forth the method for a kind of process information that above-described embodiment provides, in conjunction with the content of above-described embodiment, for following embodiment two, a kind of method of process information being described in detail, referring to following embodiment two:
Embodiment two
Present embodiments provide a kind of method of process information, for convenience of explanation, the present embodiment is with the first processing mode for Web Page Processing mode, and the second processing mode is application program processing mode is example, illustrates in detail the method that the present embodiment provides.See Fig. 2, the method flow that the present embodiment provides is specific as follows:
201: obtain first network information;
The present embodiment does not limit the concrete grammar obtaining first network information, include but not limited to: comprise program code corresponding to the page of first network information and obtain by performing the program code comprising first network information, and obtain first network information from the program code comprising first network information.
Such as, from the program code comprising first network information, the Chat page information that first network information is Chat page is obtained.
202: after determining that the processing mode of first network information matches is Web Page Processing mode, invoking web page processing mode process first network information;
The present embodiment does not limit the concrete defining method of the processing mode determining first network information matches, include but not limited to: because the form of arbitrary program code corresponding to the page comprising first network information all to should the processing mode of program code coupling, therefore can determine the processing mode of first network information matches according to the code form of the program code comprising first network information.
Such as, the code form comprising a program code of Chat page information is that <strong class=" txt1 " > shares microblogging </strong> and can determine that the processing mode of first network information matches is Web Page Processing mode.
Certainly, the code form comprising the program code of Chat page information can also for other form and content, and the present embodiment does not limit the specific code form of program code and content that comprise Chat page information.
The present embodiment does not limit the concrete mode calling Web Page Processing mode process first network information, includes but not limited to: by the function command invoking web page processing mode process first network information that Web Page Processing mode is corresponding.
Still for first network information for Chat page information, the Presentation Function instruction calls Web Page Processing mode corresponding by Web Page Processing mode shows Chat page information.If the Show Color of the information A in Chat page information is blue, except calling Presentation Function instruction display information A corresponding to above-mentioned Web Page Processing mode, then by the Show Color function command that Web Page Processing mode is corresponding, the color of information A is shown as blueness.Certainly, the function command of the process Chat page information that Web Page Processing mode is corresponding can also be the function command of other function, and the present embodiment does not limit the concrete function of the function command of process Chat page information corresponding to Web Page Processing mode.The quantity of the function command of the process Chat page information that Web Page Processing mode is corresponding can also be other quantity, and the present embodiment does not limit the concrete quantity of the function command of process Chat page information corresponding to Web Page Processing mode.
It should be noted that, the concrete form of the function command in the present embodiment and subsequent embodiment can be power function, and in addition, can also be other content, the present embodiment limit the concrete form of function command.
203: according to first network acquisition of information second network information;
The present embodiment does not limit according to the concrete grammar of first network acquisition of information second network information, includes but not limited to: obtain second network information by the mode of operation obtained in first network information.
Such as, if user clicks " sharing microblogging " in Chat page information, then it is clicked for getting the state " sharing microblogging " in Chat page information, then obtain corresponding " sharing microblogging " as second network information.
204: after determining that the processing mode of second network information matches is application program processing mode, under Web Page Processing mode, obtain the call instruction comprising URL;
The present embodiment does not limit the concrete defining method of the processing mode determining second network information matches, include but not limited to: due to comprise in the program code that the page comprising first network information is corresponding get second network information after need perform program code, and the program code of this execution can the processing mode of corresponding second network information matches, the program code performed after therefore clicking according to " sharing microblogging " can determine the processing mode that " sharing microblogging " mates.
Such as, what perform after " sharing microblogging " and clicking is that <script language=" JavaScript " >E<a href=" http://www.C.com/D " ></a>LEssT.LTss T.LT/script> can determine that the processing mode that " sharing microblogging " mate is application program processing mode by sharing contents to writing the program code of microblogging, wherein E be under Web Page Processing mode invokes application mode by the JS(JavaScript of Information Sharing to microblogging) code.
Certainly, the program code performed after " sharing microblogging " click can also be other form and content, and the present embodiment does not limit the specific code form and content of clicking " sharing microblogging " the rear program code performed.
The present embodiment does not also limit obtaining the concrete grammar comprising the call instruction of URL under Web Page Processing mode.Such as: obtain from the run time version needed after getting second network information comprise URL run time version as call instruction.Wherein, URL at least one webpage function command corresponding.
Such as, " share microblogging " click after run time version be <script language=" JavaScript " >E<ahref=" http://www.C.com/D " ></a>LEssT.LTss T.LT/script>, then will comprise the run time version of http://www.C.com/D as call instruction.Wherein, D is webpage function command: write-in functions instruction.
Certainly, URL can also be other contents and forms, and the present embodiment does not limit the particular content of URL and form.The application function that URL is corresponding can also be other application function, and the embody rule function that the present embodiment is not corresponding to URL limits.The application function quantity that URL is corresponding can also be other quantity, and the present embodiment does not limit the concrete quantity of application function corresponding to URL.
205: determine the webpage function command that the URL that comprises in call instruction is corresponding, and determine the function of application instruction that webpage function command is corresponding, call instruction is converted to function of application instruction;
The present embodiment is to determining that the concrete grammar of the function of application instruction that webpage function command is corresponding limits, if the terminal of process information is before the function of application instruction step that webpage function command is corresponding is determined in execution, determine and store the corresponding relation between each webpage function command and function of application instruction, then corresponding according to the corresponding relation determination webpage function command between each webpage function command stored and function of application instruction function of application instruction.
For Fig. 3, in Fig. 3, webpage functional module 301 is for storing webpage function command corresponding to the URL that comprises in call instruction, communication protocol module 302 for storing the corresponding relation between webpage function command and function of application instruction, the function of application instruction that function of application module 303 converts to for storing call instruction.If store the write-in functions instruction that webpage function command D(Web Page Processing mode is corresponding in 301), then determine that function of application instruction that D is corresponding is write-in functions instruction corresponding to D1(application program processing mode according to 302), and D1 is stored in 303.
Certainly, the function of application instruction that D is corresponding can also for having other instruction of write-in functions, and the embody rule program function instruction that the present embodiment is not corresponding to D limits.
206: by function of application instruction calls application program processing mode process second network information.
The present embodiment does not limit the concrete mode crossing function of application instruction calls application program processing mode process second network information, include but not limited to: send the second function command to application program, make application program call corresponding application function process second process information by the second function command.
Such as, send D1 to application program, make application program call write-in functions by D1 and sharing contents is write microblogging.
In addition, in actual applications, application program is by after function of application instruction calls application program processing mode process second network information, the first feedback information of process second network information also can be returned according to the disposition of second network information, therefore, in execution step 206 by after function of application instruction calls application program processing mode process second network information, the method that the present embodiment provides also comprises the first feedback information for describing process second network information receiving application program and send, obtain the call instruction 1 of invoking web page processing mode, determine the function of application instruction of call instruction 1 correspondence, and determine the webpage function command that function of application instruction is corresponding, convert call instruction 1 to webpage function command, by webpage function command invoking web page processing mode process first feedback information.
The call instruction of invoking web page processing mode can also be other title, and the present embodiment does not limit the concrete instruction name of the call instruction calling Web Page Processing mode.
Wherein, whether the first feedback information can process successful status information for second network information, also can be some parameter information got after process second network information, or out of Memory, the present embodiment does not limit the particular content of the first feedback information.
The present embodiment concrete return method that application programs does not return the first feedback information limits, and includes but not limited to: application program returns the first feedback information by sending the mode comprising the first message of the first feedback information.The present embodiment does not also limit the concrete method of reseptance for the first feedback information describing process second network information receiving application program transmission, include but not limited to: if application program returns the first feedback information by sending the mode comprising the first message of the first feedback information, then receive the first message, and resolve the first message to obtain the first feedback information.
In addition, the present embodiment not to determining that the concrete grammar of the webpage function command that function of application instruction is corresponding limits, such as: according to webpage function command corresponding to corresponding relation determination function of application instruction between each webpage function command stored and function of application instruction.
For webpage functional module 301 in Fig. 3, Fig. 3 also for storing function of application instruction corresponding to call instruction, function of application module 303 is also for storing the webpage function command that call instruction converts to.If store the Presentation Function instruction that function of application instruction K(application program processing mode is corresponding in 303), then determine that function of application instruction that K is corresponding is Presentation Function instruction corresponding to K1(Web Page Processing mode according to 302), and K1 is stored in 301.
Certainly, the function command that K is corresponding can also for having other instruction of download function, and the concrete function instruction that the present embodiment is not corresponding to K limits.
Such as, if application program returns the feedback information of " sharing successfully " after sharing contents is write microblogging by write-in functions successfully being called by D1, then receive the feedback information of " sharing successfully " that application program sends, obtain call instruction 1:<script language=" JavaScript " the >var text=calling network processes mode and " share successfully "; Document.writeln (K); </script>, wherein, K is function of application instruction: Presentation Function instruction, determine the webpage function command K1 that K is corresponding, convert call instruction 1 to K1, received the feedback information of " sharing successfully " that application program sends by the process of K1 invoking web page processing mode.
Certainly, the feedback information returned can also be out of Memory, and the present embodiment does not limit the particular content of the feedback information returned.Call instruction 1 can also be other contents and forms, and the present embodiment does not limit the particular content of call instruction 1 and form.The function of application instruction of call instruction 1 correspondence can also be other function of application instruction, and the present embodiment does not limit the embody rule function of application instruction of call instruction 1 correspondence.The quantity of the function of application instruction of call instruction 1 correspondence can also be other quantity, and the present embodiment does not limit the concrete quantity of the function of application instruction of call instruction 1 correspondence.
Foregoing is only with the Chat page information that first network information is Chat page, second network information is " sharing microblogging ", it is example that sharing contents in Chat page information is shared microblogging, be Web Page Processing mode to the first processing mode, the second processing mode is carried out information processing for the method how applying the process information that the present embodiment provides when application program processing mode and to be made explanations explanation.In addition, first network information and second network information can also be other content.
Again such as, with the page info that first network information is news pages, second network information is " filtering advertisements ", filtering out advertising message in news pages is example, be Web Page Processing mode to the first processing mode, the second processing mode is carried out information processing for the method how applying the process information that the present embodiment provides when application program processing mode and to be made explanations explanation.Concrete implementation step refers to following eight steps.
Step one: the page info obtaining news pages;
Step 2: the code form comprising a program code of news pages information is that <strongclass=" txt1 " > filtering advertisements </strong> can determine that the processing mode of news pages information matches is Web Page Processing mode;
Step 3: the Presentation Function instruction calls Web Page Processing mode corresponding by Web Page Processing mode shows news pages information;
Step 4: if user clicks " filtering advertisements " in news pages information, then the state of " filtering advertisements " in news pages information that gets for clicked, then obtains corresponding " filtering advertisements " as second network information;
Step 5: the program code of the filtering advertisements performed after clicking according to " filtering advertisements " is <scriptlanguage=" JavaScript " >F<a href=" ... " ></a>LEssT.LTss T.LT/script> determines that the processing mode that " filtering advertisements " mates is application program processing mode to/H, and wherein F is the JS code at Web Page Processing mode filtering advertisements;
Step 6: run time version <script language=" JavaScript " >F<ahref=" .../H " the ></a>LEssT.LTss T.LT/script> after " filtering advertisements " is clicked, in comprise ... the run time version of/H is as call instruction.Wherein, H is webpage function command: filtering function instruction;
Step 7: determine that function of application instruction that H is corresponding is filtering function instruction corresponding to H1(application program processing mode according to 302 in Fig. 3), and H1 is stored in 303;
Step 8: send H1 to application program, make application program call filtering function by advertisement filter by H1.
The method that the present embodiment provides, by the call instruction calling the second processing mode being converted to the second function command corresponding to the second processing mode under the first processing mode, and call the second processing mode by the second function command, achieve and under the first processing mode, call second processing mode by the function command that the second processing mode is corresponding according to the Different treatments of network information matching, while ensureing treatment effect, decrease the potential safety hazard of process information, improve the Disposal quality of process information.
Embodiment three
Present embodiments provide a kind of method of process information, for convenience of explanation, the present embodiment is with the first processing mode for application program processing mode, and the second processing mode is Web Page Processing mode is example, illustrates in detail the method that the present embodiment provides.See Fig. 4, the method flow that the present embodiment provides is specific as follows:
401: obtain first network information;
The present embodiment does not limit the concrete grammar obtaining first network information, include but not limited to: comprise program code corresponding to the page of first network information and obtain by performing the program code comprising first network information, and obtain first network information from the program code comprising first network information.
Such as, from the program code comprising first network information, first network information is obtained for " download ".
402: after determining that the processing mode of first network information matches is application program processing mode, invokes application processing mode process first network information;
The present embodiment does not limit the concrete defining method of the processing mode determining first network information matches, include but not limited to: because the form of arbitrary the program code for performing first network information corresponding function all to should the processing mode of program code coupling, therefore can determine the processing mode of first network information matches according to the code form of the program code performing first network information corresponding function.
Such as, the code form that a certain bar performs the program code of " download " corresponding download function is button.text=" download ", can determine that the processing mode that " download " mates is application program processing mode.
Certainly, the code form of program code performing " downloads " corresponding download function can also be other form and content, and the present embodiment does not limit the specific code form of the program code of execution " download " corresponding download function and content.
The present embodiment does not also limit the concrete mode of invokes application processing mode process first network information, includes but not limited to: by the function command invokes application processing mode process first network information that application program processing mode is corresponding.
Be still " download " for first network information, the button Presentation Function instruction calls application program processing mode corresponding by application program processing mode shows " download " on button.If the Show Color of " download " is blue, shows on button except " download " by the Show Color function command that application program processing mode is corresponding, the color of " download " is shown as blueness again except calling Presentation Function instruction corresponding to above-mentioned application program processing mode.Certainly, the function command of the process " download " that application program processing mode is corresponding can also be the function command of other function, and the concrete function of the function command of the present embodiment process " download " that application programs processing mode is not corresponding limits.The quantity of the function command of the process " download " that application program processing mode is corresponding can also be other quantity, and the concrete quantity of the function command of the present embodiment process " download " that application programs processing mode is not corresponding limits.
403: according to first network acquisition of information second network information;
The present embodiment does not limit according to the concrete grammar of first network acquisition of information second network information, includes but not limited to: obtain second network information by the mode of operation obtained in first network information.
Such as, if user clicks " download " button, then the mode of operation getting " download " button for clicked, then obtains corresponding download link as second network information.
404: after determining that the processing mode of second network information matches is Web Page Processing mode, under application program processing mode, obtain the call instruction of invoking web page processing mode;
The present embodiment does not limit the concrete defining method of the processing mode determining second network information matches, include but not limited to: due to comprise in the program code that the page comprising first network information is corresponding get the second process information after need perform program code, and the program code of this execution can the processing mode of corresponding second network information matches, therefore can determine according to the program code of the clicked rear execution of " download " button the processing mode that download link is mated.
Such as, the program code that the information corresponding to download link of the clicked rear execution of " download " button is downloaded is " Response.Redirect (http://www.I.com/J); " can determine that the processing mode that download link is mated is Web Page Processing mode.
Certainly, the program code of the clicked rear execution of " download " button can also be other form and content, and the present embodiment does not limit the specific code form of the program code of the clicked rear execution of " download " button and content.
The present embodiment does not also limit obtaining the concrete grammar calling the call instruction of network processes mode under application program processing mode.Such as: using the run time version that needs after getting second network information as call instruction.
Such as, " download " click after run time version be M, then using M as call instruction.
405: determine the function of application instruction that call instruction is corresponding, and determine the webpage function command that function of application instruction is corresponding, call instruction is converted to webpage function command;
The present embodiment is to determining that the concrete grammar of the webpage function command that function of application instruction is corresponding limits, if the terminal of process information is before the function of application instruction step that webpage function command is corresponding is determined in execution, determine and store the corresponding relation between each webpage function command and function of application instruction, then corresponding according to the corresponding relation determination function of application instruction between each webpage function command stored and function of application instruction webpage function command.
For Fig. 3, if store function of application command M (the download function instruction that application program processing mode is corresponding) in 303, then determine that function of application instruction that M is corresponding is download function instruction corresponding to M1(Web Page Processing mode according to 302), and in 301 store M 1.
Certainly, the function command that M is corresponding can also for having other instruction of download function, and the concrete function instruction that the present embodiment is not corresponding to M limits.
406: by webpage function command invoking web page processing mode process second network information.
The present embodiment does not limit the concrete mode by webpage function command invoking web page processing mode process second network information, include but not limited to: send the second function command to webpage, make webpage call corresponding webpage function treatment second process information by the second function command.
Such as, send M1 to webpage, make webpage call download function download by M1 and be downloaded content.
In addition, in actual applications, webpage is by after webpage function command invoking web page processing mode process second network information, the second feedback information of process second network information also can be returned according to the disposition of second network information, therefore, in execution step 406 by after webpage function command invoking web page processing mode process second network information, the method that the present embodiment provides also comprises the second feedback information for describing process second network information receiving webpage and send, obtain the call instruction 2 comprising URL, URL at least one webpage function command corresponding, determine the webpage function command that the URL that comprises in call instruction 2 is corresponding, and determine the function of application instruction that webpage function command is corresponding, convert call instruction 2 to function of application instruction, by function of application instruction calls application program processing mode process second feedback information.
The call instruction comprising URL can also be other title, and the present embodiment does not limit the concrete instruction name of the call instruction comprising URL.
Wherein, whether the second feedback information can process successful status information for second network information, also can be some parameter information got after process second network information, or out of Memory, the present embodiment does not limit the particular content of the second feedback information.
The present embodiment does not limit the concrete return method that webpage returns the second feedback information, includes but not limited to: webpage returns the second feedback information by sending the mode comprising the second message of the second feedback information.The present embodiment does not also limit the concrete method of reseptance for the second feedback information describing process second network information receiving webpage transmission, include but not limited to: if webpage returns the second feedback information by sending the mode comprising the second message of the second feedback information, then receive the second message, and resolve the second message to obtain the second feedback information.
In addition, the present embodiment not to determining that the concrete grammar of the function of application instruction that webpage function command is corresponding limits, such as: according to function of application instruction corresponding to corresponding relation determination webpage function command between each webpage function command stored and function of application instruction.
For Fig. 3, if store the Presentation Function instruction that webpage function command K1(Web Page Processing mode is corresponding in 301), then determine that function of application instruction that K1 is corresponding is Presentation Function instruction corresponding to K application program processing mode according to 302), and K is stored in 303.
Such as, if webpage successfully downloaded by M1 be downloaded content after return the feedback information of " downloading successfully ", then receive the feedback information of " downloading successfully " that webpage sends, acquisition comprises URL: ... the call instruction 2 of/K1, the wherein corresponding webpage function command of K1: Presentation Function instruction, determine to convert call instruction 2 to L by the function of application instruction K that K1 is corresponding, by K invokes application processing mode process second feedback information.
Certainly, the feedback information returned can also be out of Memory, and the present embodiment does not limit the particular content of the return message returned.The URL comprised in call instruction 2 can also for other contents and forms, and the present embodiment does not limit the particular content of the URL comprised in call instruction 2 and form.The application function that the URL comprised in call instruction 2 is corresponding can also be other application function, and the embody rule function that the present embodiment is not corresponding to the URL comprised in call instruction 2 limits.Application function quantity corresponding to the URL comprised in call instruction 2 can also be other quantity, and the present embodiment does not limit the concrete quantity of application function corresponding to the URL comprised in call instruction 2.
The method that the present embodiment provides, by the call instruction calling the second processing mode being converted to the second function command corresponding to the second processing mode under the first processing mode, and call the second processing mode by the second function command, achieve and under the first processing mode, call second processing mode by the function command that the second processing mode is corresponding according to the Different treatments of network information matching, while ensureing treatment effect, decrease the potential safety hazard of process information, improve the Disposal quality of process information.
Embodiment four
Present embodiments provide a kind of device of process information, the method for process information of this device for performing above-described embodiment one to embodiment three any embodiment and providing, see Fig. 5, this device comprises:
First acquisition module 501, for obtaining first network information;
First calling module 502, for after determining that the processing mode of first network information matches is the first processing mode, calls the first processing mode process first network information;
Determination module 503, for according to first network information determination second network information;
Second acquisition module 504, for after determining that the processing mode of second network information matches is the second processing mode, obtains the call instruction calling the second processing mode under the first processing mode;
Modular converter 505, the call instruction for being obtained by the second acquisition module 504 converts the second function command corresponding to the second processing mode to;
Second calling module 506, the second function command for being obtained by modular converter 505 calls the second processing mode process second network information.
See Fig. 6, modular converter 505, comprising:
First determining unit 5051, for determining the first function command that call instruction is corresponding;
Second determining unit 5052, for determining according to the corresponding relation between the first function command and the second function command the second function command that the first function command is corresponding;
Converting unit 5053, for converting the second function command corresponding to the first function command to by call instruction.
See Fig. 7, modular converter 505, also comprises:
Storage unit 5054, for determining and storing the corresponding relation between each first function command and the second function command.
Preferably, the first processing mode is Web Page Processing mode, and the second processing mode is application program processing mode;
Second acquisition module 504, for obtaining the call instruction comprising a URL under the first processing mode, URL at least one webpage function command corresponding;
Modular converter 505, for determining the webpage function command that the URL that comprises in call instruction is corresponding, and determining the function of application instruction that webpage function command is corresponding, call instruction being converted to function of application instruction.
Optionally, the first processing mode is application program processing mode, and the second processing mode is Web Page Processing mode;
Modular converter 505, for determining the function of application instruction that call instruction is corresponding, and determining the webpage function command that function of application instruction is corresponding, call instruction being converted to webpage function command.
The device that the present embodiment provides, by the call instruction calling the second processing mode being converted to the second function command corresponding to the second processing mode under the first processing mode, and call the second processing mode by the second function command, achieve and under the first processing mode, call second processing mode by the function command that the second processing mode is corresponding according to the Different treatments of network information matching, while ensureing treatment effect, decrease the potential safety hazard of process information, improve the Disposal quality of process information.
Embodiment five
See Fig. 8, present embodiments provide a kind of terminal, Fig. 8 illustrates the terminal structure schematic diagram with Touch sensitive surface involved by the embodiment of the present invention, and this terminal may be used for the method implementing the process information provided in above-described embodiment.Specifically:
Terminal 800 can comprise RF(RadI/O Frequency, radio frequency) circuit 110, the storer 120 including one or more computer-readable recording mediums, input block 130, display unit 140, transport module 170, include the parts such as processor 180 and power supply 190 that more than or processes core.It will be understood by those skilled in the art that the restriction of the not structure paired terminal of the terminal structure shown in Fig. 8, the parts more more or less than diagram can be comprised, or combine some parts, or different parts are arranged.Wherein:
RF circuit 110 can be used for receiving and sending messages or in communication process, the reception of signal and transmission, especially, after being received by the downlink information of base station, transfer to more than one or one processor 180 to process; In addition, base station is sent to by relating to up data.Usually, RF circuit 110 includes but not limited to antenna, at least one amplifier, tuner, one or more oscillator, subscriber identity module (SIM) card, transceiver, coupling mechanism, LNA(Low Noise Amplifier, low noise amplifier), diplexer etc.In addition, RF circuit 110 can also by radio communication and network and other devices communicatings.Described radio communication can use arbitrary communication standard or agreement, include but not limited to GSM (Global System of Mobile communicatI/On, global system for mobile communications), GPRS (General Packet RadI/O Service, general packet radio service), CDMA (Code DivisI/On Multiple Access, CDMA), WCDMA (Wideband CodeDivisI/On Multiple Access, Wideband Code Division Multiple Access (WCDMA)), LTE (Long Term EvolutI/On, Long Term Evolution), Email, SMS (Short Messaging Service, Short Message Service) etc.
Storer 120 can be used for storing software program and module, software program corresponding to the device of process information in embodiment four and module, processor 180 is stored in software program and the module of storer 120 by running, thus perform the application of various function and data processing, as realized process information etc.Storer 120 mainly can comprise storage program district and store data field, and wherein, storage program district can store operating system, application program (such as sound-playing function, image player function etc.) etc. needed at least one function; Store data field and can store the data (such as voice data, phone directory etc.) etc. created according to the use of terminal 800.In addition, storer 120 can comprise high-speed random access memory, can also comprise nonvolatile memory, such as at least one disk memory, flush memory device or other volatile solid-state parts.Correspondingly, storer 120 can also comprise Memory Controller, to provide the access of processor 180 and input block 130 pairs of storeies 120.
Input block 130 can be used for the numeral or the character information that receive input, and produces and to arrange with user and function controls relevant keyboard, mouse, control lever, optics or trace ball signal and inputs.Particularly, input block 130 can comprise Touch sensitive surface 131 and other input equipments 132.Touch sensitive surface 131, also referred to as touch display screen or Trackpad, user can be collected or neighbouring touch operation (such as user uses any applicable object or the operations of annex on Touch sensitive surface 131 or near Touch sensitive surface 131 such as finger, stylus) thereon, and drive corresponding coupling arrangement according to the formula preset.Optionally, Touch sensitive surface 131 can comprise touch detecting apparatus and touch controller two parts.Wherein, touch detecting apparatus detects the touch orientation of user, and detects the signal that touch operation brings, and sends signal to touch controller; Touch controller receives touch information from touch detecting apparatus, and converts it to contact coordinate, then gives processor 180, and the order that energy receiving processor 180 is sent also is performed.In addition, the polytypes such as resistance-type, condenser type, infrared ray and surface acoustic wave can be adopted to realize Touch sensitive surface 131.Except Touch sensitive surface 131, input block 130 can also comprise other input equipments 132.Particularly, other input equipments 132 can include but not limited to one or more in physical keyboard, function key (such as volume control button, switch key etc.), trace ball, mouse, control lever etc.
Display unit 140 can be used for the various graphical user interface showing information or the information being supplied to user and the terminal 800 inputted by user, and these graphical user interface can be made up of figure, text, icon, video and its combination in any.Display unit 140 can comprise display panel 141, optionally, the form such as LCD (Liquid Crystal Display, liquid crystal display), OLED (Organic Light-Emitting DI/Ode, Organic Light Emitting Diode) can be adopted to configure display panel 141.Further, Touch sensitive surface 131 can cover display panel 141, when Touch sensitive surface 131 detects thereon or after neighbouring touch operation, send processor 180 to determine the type of touch event, on display panel 141, provide corresponding vision to export with preprocessor 180 according to the type of touch event.Although in fig. 8, Touch sensitive surface 131 and display panel 141 be as two independently parts realize input and input function, in certain embodiments, can by Touch sensitive surface 131 and display panel 141 integrated and realize input and output function.
Terminal 800 can help user to send and receive e-mail by transport module 170, browse webpage and access streaming video etc., and its broadband internet wireless or wired for user provides is accessed.Although Fig. 8 shows transport module 170, be understandable that, it does not belong to must forming of terminal 800, can omit in the scope of essence not changing invention as required completely.
Processor 180 is control centers of terminal 800, utilize the various piece of various interface and the whole mobile phone of connection, software program in storer 120 and/or module is stored in by running or performing, and call the data be stored in storer 120, perform various function and the process data of terminal 800, thus integral monitoring is carried out to mobile phone.Optionally, processor 180 can comprise one or more process core; Preferably, processor 180 accessible site application processor and modem processor, wherein, application processor mainly processes operating system, user interface and application program etc., and modem processor mainly processes radio communication.Be understandable that, above-mentioned modem processor also can not be integrated in processor 180.
Terminal 800 also comprises the power supply 190(such as battery of powering to all parts), preferably, power supply can be connected with processor 180 logic by power-supply management system, thus realizes the functions such as management charging, electric discharge and power managed by power-supply management system.Power supply 190 can also comprise one or more direct current or AC power, recharging system, power failure detection circuit, power supply changeover device or the random component such as inverter, power supply status indicator.
Although not shown, terminal 800 can also comprise camera, bluetooth module etc., does not repeat them here.Specifically in the present embodiment, the display unit of terminal is touch-screen display, terminal also includes storer, and one or more than one program, one of them or more than one program are stored in storer, and are configured to be performed by more than one or one processor state more than one or one routine package containing the instruction for carrying out following operation:
Obtain first network information, and after determining that the processing mode of first network information matches is the first processing mode, call the first processing mode process first network information;
According to first network information determination second network information, and after determining that the processing mode of second network information matches is the second processing mode, under the first processing mode, obtain the call instruction calling the second processing mode;
Call instruction is converted to the second function command that the second processing mode is corresponding, call the second processing mode process second network information by the second function command.
Suppose that above-mentioned is the first possible embodiment, then, in the embodiment that the second provided based on the embodiment that the first is possible is possible, in the storer of described terminal, also comprise the instruction for performing following operation:
Determine the first function command that call instruction is corresponding, and determine according to the corresponding relation between the first function command and the second function command the second function command that the first function command is corresponding;
Call instruction is converted to the second function command that the first function command is corresponding.
In the third the possible embodiment provided based on the embodiment that the second is possible, in the storer of described terminal, also comprise the instruction for performing following operation:
Determine and store the corresponding relation between each first function command and the second function command.
In the 4th kind of possible embodiment provided based on first to the 3rd any one possible embodiment, in the storer of described terminal, also comprise the instruction for performing following operation:
The call instruction comprising a URL is obtained, URL at least one webpage function command corresponding under the first processing mode;
Determine the webpage function command that the URL that comprises in call instruction is corresponding, and determine the function of application instruction that webpage function command is corresponding, call instruction is converted to function of application instruction.
In the 5th kind of possible embodiment provided based on first to the 3rd any one possible embodiment, in the storer of described terminal, also comprise the instruction for performing following operation:
Determine the function of application instruction that described call instruction is corresponding, and determine the webpage function command that described function of application instruction is corresponding, convert described call instruction to described webpage function command.
In sum, the terminal that the present embodiment provides, by the call instruction calling the second processing mode being converted to the second function command corresponding to the second processing mode under the first processing mode, and call the second processing mode by the second function command, achieve and under the first processing mode, call second processing mode by the function command that the second processing mode is corresponding according to the Different treatments of network information matching, while ensureing treatment effect, decrease the potential safety hazard of process information, improve the Disposal quality of process information.
Embodiment six
Embodiments provide a kind of computer-readable recording medium, this computer-readable recording medium can be the computer-readable recording medium comprised in the storer in above-described embodiment; Also can be individualism, be unkitted the computer-readable recording medium allocated in terminal.Described computer-readable recording medium stores more than one or one program, and described more than one or one program is used for performing the method for the process information that any embodiment provides in above-described embodiment one to embodiment three by one or more than one processor.
The computer-readable recording medium that the embodiment of the present invention provides, by the call instruction calling the second processing mode being converted to the second function command corresponding to the second processing mode under the first processing mode, and call the second processing mode by the second function command, achieve and under the first processing mode, call second processing mode by the function command that the second processing mode is corresponding according to the Different treatments of network information matching, while ensureing treatment effect, decrease the potential safety hazard of process information, improve the Disposal quality of process information.
It should be noted that: the device that above-described embodiment provides is when realizing process information, only be illustrated with the division of above-mentioned each functional module, in practical application, can distribute as required and by above-mentioned functions and be completed by different functional modules, inner structure by device is divided into different functional modules, to complete all or part of function described above.In addition, the embodiment of the method for the device that above-described embodiment provides and process information belongs to same design, and its specific implementation process refers to embodiment of the method, repeats no more here.
The invention described above embodiment sequence number, just to describing, does not represent the quality of embodiment.
One of ordinary skill in the art will appreciate that all or part of step realizing above-described embodiment can have been come by hardware, the hardware that also can carry out instruction relevant by program completes, described program can be stored in a kind of computer-readable recording medium, the above-mentioned storage medium mentioned can be ROM (read-only memory), disk or CD etc.
The foregoing is only preferred embodiment of the present invention, not in order to limit the present invention, within the spirit and principles in the present invention all, any amendment done, equivalent replacement, improvement etc., all should be included within protection scope of the present invention.

Claims (10)

1. a method for process information, is characterized in that, described method comprises:
Obtain first network information, and after determining that the processing mode of described first network information matches is the first processing mode, call first network information described in described first processing mode process;
According to described first network information determination second network information, and after determining that the processing mode of described second network information matches is the second processing mode, under described first processing mode, obtain the call instruction calling described second processing mode;
Described call instruction is converted to the second function command corresponding to described second processing mode, call second network information described in described second processing mode process by described second function command.
2. method according to claim 1, is characterized in that, describedly described call instruction is converted to the second function command corresponding to described second processing mode, comprising:
Determine the first function command that described call instruction is corresponding, and determine according to the corresponding relation between the first function command and the second function command the second function command that described first function command is corresponding;
Described call instruction is converted to the second function command corresponding to described first function command.
3. method according to claim 2, is characterized in that, described determine according to the corresponding relation between the first function command and the second function command the second function command that described first function command is corresponding before, also comprise:
Determine and store the corresponding relation between each first function command and the second function command.
4. the method according to claim arbitrary in claims 1 to 3, is characterized in that, described first processing mode is Web Page Processing mode, and described second processing mode is application program processing mode;
Described acquisition under described first processing mode calls the call instruction of described second processing mode, comprising:
The call instruction comprising the first uniform resource position mark URL is obtained, described URL at least one webpage function command corresponding under described first processing mode;
Describedly described call instruction is converted to the second function command corresponding to described second processing mode, comprising:
Determine the webpage function command that the URL that comprises in described call instruction is corresponding, and determine the function of application instruction that described webpage function command is corresponding, convert described call instruction to described function of application instruction.
5. the method according to claim arbitrary in claims 1 to 3, is characterized in that, described first processing mode is application program processing mode, and described second processing mode is Web Page Processing mode;
Describedly described call instruction is converted to the second function command corresponding to described second processing mode, comprising:
Determine the function of application instruction that described call instruction is corresponding, and determine the webpage function command that described function of application instruction is corresponding, convert described call instruction to described webpage function command.
6. a device for process information, is characterized in that, described device comprises:
First acquisition module, for obtaining first network information;
First calling module, for after determining that the processing mode of described first network information matches is the first processing mode, calls first network information described in described first processing mode process;
Determination module, for according to described first network information determination second network information;
Second acquisition module, for after determining that the processing mode of described second network information matches is the second processing mode, obtains the call instruction calling described second processing mode under described first processing mode;
Modular converter, converts the second function command corresponding to described second processing mode to for the call instruction obtained by described second acquisition module;
Second calling module, the second function command for being obtained by described modular converter calls second network information described in described second processing mode process.
7. device according to claim 6, is characterized in that, described modular converter, comprising:
First determining unit, for determining the first function command that described call instruction is corresponding;
Second determining unit, for determining according to the corresponding relation between the first function command and the second function command the second function command that described first function command is corresponding;
Converting unit, for converting the second function command corresponding to described first function command to by described call instruction.
8. device according to claim 7, is characterized in that, described modular converter, also comprises:
Storage unit, for determining and storing the corresponding relation between each first function command and the second function command.
9. the device according to claim arbitrary in claim 6 to 8, is characterized in that, described first processing mode is Web Page Processing mode, and described second processing mode is application program processing mode;
Described second acquisition module, for obtaining the call instruction comprising the first uniform resource position mark URL under described first processing mode, described URL at least one webpage function command corresponding;
Described modular converter, for determining the webpage function command that the URL that comprises in described call instruction is corresponding, and determining the function of application instruction that described webpage function command is corresponding, converting described call instruction to described function of application instruction.
10. the device according to claim arbitrary in claim 6 to 8, is characterized in that, described first processing mode is application program processing mode, and described second processing mode is Web Page Processing mode;
Described modular converter, for determining the function of application instruction that described call instruction is corresponding, and determining the webpage function command that described function of application instruction is corresponding, converting described call instruction to described webpage function command.
CN201410096446.9A 2014-03-17 2014-03-17 Handle the method and device of information Active CN104932931B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410096446.9A CN104932931B (en) 2014-03-17 2014-03-17 Handle the method and device of information

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410096446.9A CN104932931B (en) 2014-03-17 2014-03-17 Handle the method and device of information

Publications (2)

Publication Number Publication Date
CN104932931A true CN104932931A (en) 2015-09-23
CN104932931B CN104932931B (en) 2019-05-03

Family

ID=54120106

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410096446.9A Active CN104932931B (en) 2014-03-17 2014-03-17 Handle the method and device of information

Country Status (1)

Country Link
CN (1) CN104932931B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109032705A (en) * 2018-07-05 2018-12-18 腾讯科技(深圳)有限公司 Execution method, apparatus, electronic equipment and the readable storage medium storing program for executing of application program

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102741811A (en) * 2009-12-24 2012-10-17 国际商业机器公司 Improving performance of template based JavaScript widgets
CN103379127A (en) * 2012-04-12 2013-10-30 阿里巴巴集团控股有限公司 Data interaction method and apparatus between server and client
CN103513987A (en) * 2013-09-18 2014-01-15 小米科技有限责任公司 Rendering treatment method, device and terminal device for browser web page
CN103577497A (en) * 2012-08-10 2014-02-12 厦门极致互动网络技术有限公司 System and method of two-way communication of online game client and web browser
CN103605514A (en) * 2013-11-11 2014-02-26 北京奇虎科技有限公司 Front-end template processing method and device

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102741811A (en) * 2009-12-24 2012-10-17 国际商业机器公司 Improving performance of template based JavaScript widgets
CN103379127A (en) * 2012-04-12 2013-10-30 阿里巴巴集团控股有限公司 Data interaction method and apparatus between server and client
CN103577497A (en) * 2012-08-10 2014-02-12 厦门极致互动网络技术有限公司 System and method of two-way communication of online game client and web browser
CN103513987A (en) * 2013-09-18 2014-01-15 小米科技有限责任公司 Rendering treatment method, device and terminal device for browser web page
CN103605514A (en) * 2013-11-11 2014-02-26 北京奇虎科技有限公司 Front-end template processing method and device

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109032705A (en) * 2018-07-05 2018-12-18 腾讯科技(深圳)有限公司 Execution method, apparatus, electronic equipment and the readable storage medium storing program for executing of application program

Also Published As

Publication number Publication date
CN104932931B (en) 2019-05-03

Similar Documents

Publication Publication Date Title
CN104683456B (en) Method for processing business, server and terminal
CN104978115A (en) Content display method and device
CN104978176A (en) Application program interface calling method and device
CN104794396A (en) Cross-site script vulnerability detection method and device
CN103179026B (en) Communication means in user interactive system, system and server and client side
CN103455582A (en) Display method of navigation page of browser and mobile terminal
CN104426962A (en) Multi-terminal binding method, binding server, terminal and multi-terminal binding system
CN104239332A (en) Webpage content processing method, webpage content processing device and browser client side
CN104902531A (en) Network connection method, application authentication server, terminal and router
CN104850406A (en) Page switching method and device
CN104965842A (en) Search recommending method and apparatus
CN104065693A (en) Method, device and system for accessing network data in webpage applications
CN104965716A (en) Icon updating method, client apparatus, and terminal apparatus
CN105446726A (en) Method and device for generating webpage
CN105162591A (en) Equipment registration method and device
CN104539571A (en) Information interaction method, identity authentication method, server and terminal
CN104516624A (en) Method and device for inputting account information
CN105530239A (en) Multimedia data obtaining method and device
CN104133693B (en) Installment state detection method, device and terminal
CN105530222A (en) Method for establishing connection among terminals, and device and system
CN104516890A (en) Business processing method, business processing device and electronic equipment
CN104660769A (en) Method, device and system for adding contact person information
CN104391629A (en) Method for sending message in orientation manner, method for displaying message, server and terminal
CN104751322A (en) Method and device for enabling data processing webpage
CN104238931A (en) Information input method, information input device and electronic equipment

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