CN106815037A - The execution method and device of application function - Google Patents

The execution method and device of application function Download PDF

Info

Publication number
CN106815037A
CN106815037A CN201510864277.3A CN201510864277A CN106815037A CN 106815037 A CN106815037 A CN 106815037A CN 201510864277 A CN201510864277 A CN 201510864277A CN 106815037 A CN106815037 A CN 106815037A
Authority
CN
China
Prior art keywords
application function
applications client
webpage
funcall
parameter
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
CN201510864277.3A
Other languages
Chinese (zh)
Other versions
CN106815037B (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 CN201510864277.3A priority Critical patent/CN106815037B/en
Publication of CN106815037A publication Critical patent/CN106815037A/en
Application granted granted Critical
Publication of CN106815037B publication Critical patent/CN106815037B/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/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44505Configuring for program initiating, e.g. using registry, configuration files
    • 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/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44568Immediately runnable code
    • G06F9/44573Execute-in-place [XIP]

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The invention discloses a kind of execution method and device of application function.Wherein, the method includes:Applications client obtains web access requests, wherein, web access requests include the uniform resource position mark URL address of webpage to be visited;Whether applications client judges include predetermined funcall parameter in URL addresses;If URL addresses include predetermined funcall parameter, applications client performs application function corresponding with funcall parameter in applications client.The present invention solves the relatively low technical problem of execution efficiency caused by needing to remake application installation package when application function is performed.

Description

The execution method and device of application function
Technical field
The present invention relates to computer realm, a kind of execution method in particular to application function and Device.
Background technology
Nowadays, the applications client (Application, App) in many terminals can usually load one The webpage of a little operation Activity Shows, or the webpage with specific function, so that user interface (User Interface, UI) content more enrich, change it is more diversified.
However, when the App functions in webpage are updated, webpage author generally requires again The UI interfaces of webpage are designed, and it also requires remake App corresponding with the UI interfaces installing Bag.So it is accomplished by introducing a large amount of extra codes in design, so as to cause webpage volume substantially to become Greatly, development difficulty increase, the problems such as the construction cycle is elongated.Further, when user is wished by above-mentioned When the webpage loaded in applications client App is called and performs the App functions in webpage, also Need to carry out multiple system interaction by the JavaScript code embedded in webpage, perform a large amount of extra Code, can just call the App functions to be performed.So not only cause to perform App functions Operation complexity increases, and will largely effect on the execution efficiency of App functions.
For above-mentioned problem, effective solution is not yet proposed at present.
The content of the invention
The embodiment of the invention provides a kind of execution method and device of application function, with least solve by In needing to remake when application function is performed, the execution efficiency caused by application installation package is relatively low Technical problem.
One side according to embodiments of the present invention, there is provided a kind of execution method of application function, bag Include:Applications client obtains web access requests, wherein, web access requests include net to be visited URL (Uniform Resource Locator, URL) address of page;Application client Whether end judges include predetermined funcall parameter in URL addresses;If URL addresses include in advance Fixed funcall parameter, then it is corresponding with funcall parameter in applications client execution applications client Application function.
Another aspect according to embodiments of the present invention, additionally provides a kind of performs device of application function, Device is applied to applications client, wherein, including:Acquiring unit, for obtaining web access requests, Wherein, web access requests include the uniform resource position mark URL address of webpage to be visited;Sentence Disconnected unit, for judging whether include predetermined funcall parameter in URL addresses;Execution unit, For when URL addresses include predetermined funcall parameter, with work(in execution applications client Can the corresponding application function of call parameters.
In embodiments of the present invention, after applications client obtains web access requests, wherein, on Stating web access requests includes the URL addresses of webpage to be visited, and applications client is obtained by judgement Whether include in the URL addresses of included webpage to be visited in the web access requests got predetermined Funcall parameter come determine whether perform the predetermined corresponding application function of funcall parameter. That is, by the predetermined funcall parameter of the insertion in the URL addresses of web access requests, To realize directly invoking corresponding application function according to the predetermined funcall parameter, and without performing A large amount of extra interactions, the operation of application function is performed so as to simplify, and saves the execution time, is entered And realize that raising performs the effect of the efficiency of application function, to overcome in the prior art due to being answered in execution Need to remake execution efficiency caused by application installation package relatively low problem during with function.
Further, applications client by recognize the predetermined funcall parameter in URL addresses come Judge whether to perform corresponding application function, also with regard to without carrying out complexity to webpage and application function bag again Exploitation design, so as to reach shorten the construction cycle effect;Additionally, also achieve raising simultaneously holding The flexibility of row application function, and different webpages need not be directed to, design holding for corresponding fixation Line code.
Brief description of the drawings
Accompanying drawing described herein is used for providing a further understanding of the present invention, constitutes the one of the application Part, schematic description and description of the invention is used to explain the present invention, does not constitute to this hair Bright improper restriction.In the accompanying drawings:
Fig. 1 is the applied field of the execution method of a kind of optional application function according to embodiments of the present invention Scape schematic diagram;
Fig. 2 is the flow chart of the execution method of a kind of optional application function according to embodiments of the present invention;
Fig. 3 is the schematic diagram of the execution method of a kind of optional application function according to embodiments of the present invention;
Fig. 4 is the signal of the execution method of the optional application function of another kind according to embodiments of the present invention Figure;
Fig. 5 is the signal of the execution method of another optional application function according to embodiments of the present invention Figure;
Fig. 6 is the signal of the execution method of another optional application function according to embodiments of the present invention Figure;
Fig. 7 is the signal of the execution method of another optional application function according to embodiments of the present invention Figure;
Fig. 8 is the signal of the execution method of another optional application function according to embodiments of the present invention Figure;
Fig. 9 is the schematic diagram of the performs device of a kind of optional application function according to embodiments of the present invention; And
Figure 10 is the signal of the execution terminal of a kind of optional application function according to embodiments of the present invention Figure.
Specific embodiment
In order that those skilled in the art more fully understand the present invention program, below in conjunction with the present invention Accompanying drawing in embodiment, is clearly and completely described to the technical scheme in the embodiment of the present invention, Obviously, described embodiment is only the embodiment of a part of the invention, rather than whole implementation Example.Based on the embodiment in the present invention, those of ordinary skill in the art are not making creative work Under the premise of the every other embodiment that is obtained, should all belong to the scope of protection of the invention.
It should be noted that the term in description and claims of this specification and above-mentioned accompanying drawing " first ", " second " etc. be for distinguishing similar object, without for describe specific order or Precedence.It should be appreciated that the data for so using can be exchanged in the appropriate case, to retouch here The embodiments of the invention stated can be with the order reality in addition to those for illustrating herein or describing Apply.Additionally, term " comprising " and " having " and their any deformation, it is intended that covering is not arranged His includes, for example, contain the process of series of steps or unit, method, system, product or Equipment is not necessarily limited to those steps clearly listed or unit, but may include not list clearly Or for these processes, method, product or other intrinsic steps of equipment or unit.
Embodiment 1
According to embodiments of the present invention, there is provided the embodiment of a kind of execution method of application function, it is above-mentioned The execution method of application function can be, but not limited to be applied in application scenarios as shown in Figure 1.Terminal 102 obtain webpage to be visited and are loaded into installation in terminal 102 by network 106 from server 104 Applications client in, then applications client is obtained to the web access requests of the webpage to be visited, And judge the URL (Uniform of the webpage to be visited that web access requests are asked Resource Locator, URL) whether include predetermined funcall parameter in address;If URL Address includes predetermined funcall parameter, then applications client perform applications client in function The corresponding application function of call parameters.So as to realize quickly and easily passing through loaded webpage perform it is right The application function answered.Alternatively, in the present embodiment, above-mentioned terminal can include but is not limited to following At least one:Mobile phone, panel computer, notebook computer, PC.Alternatively, in the present embodiment In, above-mentioned network can include but is not limited at least one of:Wide area network, Metropolitan Area Network (MAN), LAN. A kind of above-mentioned simply example, the present embodiment does not do any restriction to this.
According to embodiments of the present invention, there is provided a kind of execution method of application function, as shown in Fig. 2 The method includes:
S202, applications client obtains web access requests, wherein, web access requests include treating Access the uniform resource position mark URL address of webpage;
Whether S204, applications client judges include predetermined funcall parameter in URL addresses;
S206, if URL addresses include predetermined funcall parameter, applications client is performed Application function corresponding with funcall parameter in applications client.
Alternatively, in the present embodiment, the execution method of above-mentioned application function can be, but not limited to application The embedded application function in the webpage loaded in applications client is performed.Wherein, above-mentioned application Function can include but is not limited to the types of applications function under android system or iOS system.As schemed Shown in 3, it is assumed that applications client be using the client of S, wherein, using in the client of S plus Load illustrates webpage A, is provided with webpage A and corresponding with webpage a to be visited links -1.In application The client of S is got after the web access requests to webpage a to be visited, judges that web page access please In asking in included URL (Uniform Resource Locator, URL) address Whether include predetermined function call parameters, then include predetermined function tune judging URL addresses When using parameter, application function corresponding with funcall parameter in applications client is performed, it is assumed that to answer Use function App-1.Above-mentioned is only a kind of example, does not do any restriction in the present embodiment to this.
It should be noted that in the present embodiment, by judging that the webpage that applications client gets is visited Ask and whether include that predetermined funcall is joined in the URL addresses of included webpage to be visited in request Count to determine whether to perform the predetermined corresponding application function of funcall parameter.That is, Root is realized by the predetermined funcall parameter of the insertion in the URL addresses of web access requests Corresponding application function is directly performed according to the predetermined funcall parameter, and it is a large amount of extra without performing Interaction, the operation of application function is performed so as to simplify, save the execution time, and then realization is carried Height performs the effect of the efficiency of application function.Further, applications client is by recognizing URL addresses In predetermined funcall parameter judge whether to perform corresponding application function, also just without right again Webpage and application function bag carry out the exploitation design of complexity, and the effect of construction cycle is shortened so as to reach, Additionally, also achieving the flexibility for improving and performing application function, and different webpages need not be directed to, if The execution code of the corresponding fixation of meter.
Alternatively, in the present embodiment, above-mentioned predetermined function can be included in above-mentioned URL addresses Call parameters, it is also possible to including above-mentioned predetermined funcall parameter and the predetermined funcall parameter Parameter value.For example, predetermined funcall parameter is " RedGame ", predetermined function is adjusted It is " Share_0_0_ "+content+ " _ "+link with the value of parameter ".Then can in URL addresses Can only include that above-mentioned predetermined funcall parameter is " RedGame ", it is also possible to including above-mentioned predetermined Funcall parameter and corresponding parameter value, such as " RedGame=Share_0_0_ "+content +“_”+link”.Any restriction is not done in the present embodiment to this.
It should be noted that in the present embodiment, the parameter value of above-mentioned predetermined funcall parameter For indicating performed operation in above-mentioned application function.Wherein, above-mentioned predetermined funcall ginseng Several parameter values can be carried in URL addresses simultaneously with predetermined funcall parameter, also may be used To store in the power function of application function.For example, applications client is judging URL addresses After including predetermined funcall parameter, it is also possible to perform corresponding application function when, according to from It is right that the parameter value of the predetermined funcall parameter got in the power function of application function is performed Should operate.
Alternatively, in the present embodiment, before applications client obtains web access requests, also wrap Include:Applications client passes through the system component webpage to be presented of the loaded and displayed in applications client, wherein, It is used to load the component of webpage in the system that system component runs in the terminal where applications client.
It should be noted that can be, but not limited to load one or more nets to be presented in applications client Page, wherein, above-mentioned webpage to be presented includes webpage to be visited.For example, as shown in figure 4, still with As a example by using the client of S, webpage to be presented is obtained using terminal to server where the client of S Afterwards, will by system component in applications client the above-mentioned webpage to be presented of loaded and displayed.For example, such as Shown in Fig. 4, webpage to be presented include webpage A and webpage B, wherein, be provided with webpage A with Corresponding link -1 of webpage a to be visited, is provided with link corresponding with webpage b to be visited in webpage B - 2, be additionally provided with webpage B it is corresponding with webpage c to be visited link -3,.
Alternatively, in the present embodiment, applications client obtains web access requests and includes:Using visitor Family end obtains the webpage visit that the clicking operation carried out in response to treating the link in displayed web page is generated Ask request.
For example, as shown in figure 4, loaded and displayed webpage to be presented in applications client, such as webpage A and Webpage B, then, applications client is obtained treats in displayed web page webpage to be visited a pairs on webpage A The web access requests that the clicking operation that " should link -1 " is carried out is generated, wherein, above-mentioned webpage is visited Ask and carry to webpage to be visited (i.e. URL addresses of webpage a) in request.
Alternatively, in the present embodiment, performed by applications client with predetermined funcall parameter Corresponding application function can be included but is not limited to:The application function pre-set in applications client. That is, applications client can perform the application for pre-setting by predetermined funcall parameter Function, this that webpage is separated with application function, the mode of the corresponding relation individually set up needed for performing, The flexibility that the webpage by being loaded in applications client performs application function is not only increased, and The operation complexity of webpage making can also be reduced, without again for webpage remakes application function bag, And the step of application function is called by webpage is simplified, improve the effect for performing application function so as to reach The purpose of rate.
Alternatively, in the present embodiment, applications client is joined in performing applications client with funcall The corresponding application function of number can include but is not limited at least one of:Applications client calls application The operation that the other application client executing application function that function is indicated is indicated;Held in applications client The operation that row application function is indicated.
It is specific to be illustrated with reference to the example below, various controls are set in webpage to be presented, wherein wrapping The link for accessing webpage to be visited is included, applications client is being got by user clicks on links institute After the web access requests of formation, the corresponding URL addresses of webpage to be visited will be jumped to.Its In, when the webpage is designed, can be added and client in the Query subitems in above-mentioned URL addresses The predetermined funcall parameter (for example, the spcial character encoded using base64 or field) of end agreement, Can the WebView components that be customized throw to URL decoders, so as to realize performing be adjusted with function With the corresponding application function of parameter.Wherein, URL decoders receive WebView component passes Behind URL addresses, can judge wherein whether include the field (i.e. predetermined funcall parameter) of agreement, If URL addresses include the field of agreement, the operation of application function instruction is parsed and performed.
The embodiment provided by the application, after applications client obtains web access requests, its In, above-mentioned web access requests include the URL addresses of webpage to be visited, and applications client passes through Whether wrapped in the URL addresses of included webpage to be visited in the web access requests that judgement gets Include predetermined funcall parameter determine whether perform the predetermined funcall parameter it is corresponding should Use function.That is, by the predetermined function of the insertion in the URL addresses of web access requests Call parameters realize directly performing corresponding application function according to the predetermined funcall parameter, And without performing a large amount of extra interactions, the operation of application function is performed so as to simplify, save and hold The row time, so realize improve perform application function efficiency effect, with overcome in the prior art by In needing to remake when application function is performed, the execution efficiency caused by application installation package is relatively low Problem.
As a kind of optional scheme,
S1, before applications client obtains web access requests, also includes:Applications client passes through System component loaded and displayed in applications client webpage to be presented, wherein, system component is using visitor It is used to load the component of webpage in the system run in terminal where the end of family;
S2, applications client obtains web access requests to be included:S22, applications client obtains response The web access requests that the clicking operation that link in displayed web page is treated is carried out is generated.
Alternatively, in the present embodiment, said system component can include but is not limited to system WebView components.That is, applications client can be loaded by WebView components State webpage to be presented.Specifically, the URL addresses of applications client request can pass to WebView Component, carries out to WebView components some extensions, and WebView components will can just get URL throws to address the logic side on upper strata.As long as example, the character string selection device of logic side one, such as URL decoders, with obtain included predetermined funcall parameter in URL addresses (for example, The specific fields arranged with applications client), it is possible to realize performing and above-mentioned functions call parameters pair The application function answered.
Alternatively, in the present embodiment, the link in above-mentioned webpage to be presented can be, but not limited to:With In the link for accessing webpage to be visited.For example, " link -1 " as shown in Figure 3, in application client After end gets the clicking operation that " link -1 " treated in displayed web page A is carried out, will generation with The web access requests of " link -1 " corresponding webpage a to be visited.
The embodiment provided by the application, applications client is by system component in applications client Loaded and displayed webpage to be presented, and in response to treating the clicking operation life that the link in displayed web page is carried out Into the web access requests of the URL addresses for carrying webpage to be visited.So as to realize by webpage Link directly select to perform corresponding application function from the application function for pre-setting.
As a kind of optional scheme, with funcall parameter in applications client execution applications client Corresponding application function includes:
S1, performed in the application function that applications client pre-sets from applications client with it is predetermined The corresponding application function of funcall parameter, wherein, the part or complete in the application function for pre-setting Portion is not provided with corresponding link on the display interface of applications client.
Alternatively, in the present embodiment, one or more can be stored in applications client to pre-set Application function, after web access requests are got, applications client can according to web page access please Predetermined funcall parameter included in URL addresses is sought from the application function for pre-setting Corresponding application function is selected to perform.
Alternatively, in the present embodiment, can be, but not limited to set on the display interface of applications client Put partly or entirely corresponding with the application function for pre-setting link.That is, pre-set The link of application function can hide display, for example, as shown in figure 5, webpage A in webpage to be presented On be provided with link " going to share " for accessing webpage a to be visited, after the link is clicked on, show Show choice box as shown in Figure 5, wherein, execution sharing function is shown in choice box shares application The client identification of client, such as App-1 to App-4, are getting selected client identification Afterwards, jumping to the webpage to be visited for sharing applications client corresponding with client identification goes execution to share Function.
The embodiment provided by the application, by the application function pre-set from applications client It is middle to select application function corresponding with predetermined funcall parameter to perform, to realize webpage and application work( Can separate, so as to simplify webpage development operation, be held without the extra substantial amounts of code of design, and then simplification The step of row application function, the efficiency of application function is performed to improve.
As a kind of optional scheme, before applications client obtains web access requests, also include:
S1, applications client sets the application function for pre-setting and the funcall parameter for pre-setting Between corresponding relation, wherein, the funcall parameter for pre-setting includes:Predetermined funcall Parameter a, application function for pre-setting corresponds to one or more funcall parameters for pre-setting.
It should be noted that in the present embodiment, before applications client obtains web access requests, The corresponding relation of application function and funcall parameter can be pre-set.Wherein, a predetermined set The funcall parameter that can be pre-set with one or more of application function there is corresponding relation, The funcall parameter that can be pre-set with one has corresponding relation.
For example, energy call parameters " RedGame " can be set to corresponding with application function A foundation Relation, it is also possible to be set to and application function funcall parameter " RedGame&BlueGame " A sets up corresponding relation.
The embodiment provided by the application, applications client is by setting the application function for pre-setting With the corresponding relation between the funcall parameter for pre-setting, with realize get web page access please After asking, the corresponding application function of execution can be in time called, so as to be further ensured that execution application work( The efficiency of energy.
As a kind of optional scheme, with funcall parameter in applications client execution applications client Corresponding application function includes:
S1, applications client calls the other application client executing application function that application function is indicated to refer to The operation shown;And/or
S2, applications client performs the operation that application function is indicated.
It is specific to be illustrated with reference to shown in Fig. 6 (a)-(b), using S client call other should It is " sharing function " with the application function of client executing, it is assumed that the client identification for further selecting It is App-3, the wherein corresponding applications of client identification App-3 are to apply P, then " shares in execution During function ", will be jumped to using the client of P from the client of current application S, " be divided with performing Enjoy function " indicate share operation.
It is specific to be illustrated with reference to shown in Fig. 7 (a)-(b), using S client performed by should It is " comment function " with function, using the client of S when " comment function " is performed, will answering Operated with the comment that " comment function " instruction is performed in the client of S.
By the application provide embodiment, applications client perform corresponding application function when, no The operation of application function instruction can be only performed in current applications client, it is also possible to perform application The operation that the other application client executing application function that function is indicated is indicated, so as to realize in third party The execution of application function is completed in client.
Used as a kind of optional scheme, applications client calls the other application client that application function is indicated The operation that end performs application function instruction includes:
S1, applications client by the parameter that application function is indicated share application function instruction other should Use client.
It should be noted that when applications client is embedded in webpage, applications client needs and terminal WebViewClient components in system are (i.e. corresponding under android system Android.webkit.WebViewClient, corresponding UIWebViewDelegate under iOS system) it is right As interacting, if realize again system core interface i.e. URL request must through interface, The URL addresses that interception system is obtained in interface, upper grade logic layer is given by call back function, you can Start to parse and perform predefined logic, and other modules need not be introduced.
It is specific to be illustrated with reference to the example below, it is assumed that the application function to be performed is " sharing function ". URL addresses including funcall parameter corresponding with " sharing function " are as follows:
Var RedGame=" Share_0_0_ "+content+ " _ "+link;
Var url=
"http://peng.qq.com/cp/a20150527ttaxc/index.htmRedGame="+RedGam E+ "s &types=1 ";
Wherein, content contents pass through base64 codings.
After the web access requests formed after the link to webpage to be visited is clicked on are got, It is entitled " RedGame " that the Query subitems of the URL addresses of webpage to be visited can increase a parameter Funcall parameter, afterwards the URL addresses will be passed to the WebView components of system, pass through After crossing rewriting interfaces, the URL addresses are employed client intercepting and capturing, deliver to execution in URL decoders Corresponding logic.After URL decoders obtain URL addresses, whether the Qurey subitems of inspection URL There is parameter " RedGame ";If it is present start parsing and decoding and performing corresponding logic. Share the data that " RedGame " brings by using P as shown in Fig. 6 (a)-(b).
The embodiment provided by the application, applications client is shared the parameter that application function is indicated The other application client that application function is indicated, so as to realize directly corresponding with application function by obtaining Funcall parameter realize efficient execution to application function.
As a kind of optional scheme, join with funcall in applications client performs applications client After the corresponding application function of number, also include:
S1, the applications client keeps the display webpage to be presented;Or
S2, applications client closes webpage to be presented;Or
S3, the applications client jumps to named web page from the webpage to be presented.
Alternatively, in the present embodiment, above-mentioned applications client jumps to specified net from webpage to be presented Page includes:Applications client shows the information of the implementing result for indicating application function.
It is specific to be illustrated with reference to the example below:As a kind of optional implementation method, using the visitor of S Family end can keep the display webpage to be presented;As another optional implementation method, with Fig. 7 As a example by shown " comment function ", after the client executing " comment function " of application S, can be with The webpage A directly closed in webpage to be presented shown in the client of application S;As another Optional implementation method, can with as shown in figure 8, jump to named web page from webpage to be presented, such as from Named web page is jumped to using the webpage to be presented of the client of S, and push is shown on named web page Window, and the information of the implementing result of " comment function " is shown in the push window, for example, aobvious Show " having commented on successfully ".
The embodiment provided by the application, is adjusted in applications client performs applications client with function After with the corresponding application function of parameter, can also continue to keep display webpage to be presented, or in time Webpage to be presented is closed, or jumps to named web page, to ensure the normal operation of applications client, Webpage to be presented display normal to applications client is avoided to impact.
It should be noted that for foregoing each method embodiment, in order to be briefly described, therefore by it all A series of combination of actions is expressed as, but those skilled in the art should know, and the present invention is not received The limitation of described sequence of movement, because according to the present invention, some steps can be using other sequentially Or carry out simultaneously.Secondly, those skilled in the art should also know, reality described in this description Apply example and belong to preferred embodiment, necessary to involved action and the module not necessarily present invention.
Through the above description of the embodiments, those skilled in the art can be understood that root Method according to above-described embodiment can add the mode of required general hardware platform to realize by software, when So can also be by hardware, but the former is more preferably implementation method in many cases.Based on such reason Solution, the part that technical scheme substantially contributes to prior art in other words can be with soft The form of part product is embodied, and the computer software product is stored in a storage medium (such as ROM/RAM, magnetic disc, CD) in, including some instructions are used to so that a station terminal equipment (can Being mobile phone, computer, server, or network equipment etc.) perform each embodiment institute of the invention The method stated.
Embodiment 2
According to embodiments of the present invention, a kind of execution method for implementing above-mentioned application function is additionally provided Application function performs device, as shown in figure 9, described device is applied to applications client, the dress Put including:
1) acquiring unit 902, for obtaining web access requests, wherein, wrapped in web access requests Include the uniform resource position mark URL address of webpage to be visited;
2) judging unit 904, for judging whether include that predetermined funcall is joined in URL addresses Number;
3) execution unit 906, for when URL addresses include predetermined funcall parameter, Perform application function corresponding with funcall parameter in applications client.
Alternatively, in the present embodiment, the performs device of above-mentioned application function can be, but not limited to application The embedded application function in the webpage loaded in applications client is performed.Wherein, above-mentioned application Function can include but is not limited to the types of applications function under android system or iOS system.As schemed Shown in 3, it is assumed that applications client be using the client of S, wherein, using in the client of S plus Load illustrates webpage A, is provided with webpage A and corresponding with webpage a to be visited links -1.In application The client of S is got after the web access requests to webpage a to be visited, judges that web page access please In asking in included URL (Uniform Resource Locator, URL) address Whether include predetermined function call parameters, then include predetermined function tune judging URL addresses When using parameter, application function corresponding with funcall parameter in applications client is performed, it is assumed that to answer Use function App-1.Above-mentioned is only a kind of example, does not do any restriction in the present embodiment to this.
It should be noted that in the present embodiment, by judging that the webpage that applications client gets is visited Ask and whether include that predetermined funcall is joined in the URL addresses of included webpage to be visited in request Count to determine whether to perform the predetermined corresponding application function of funcall parameter.That is, Root is realized by the predetermined funcall parameter of the insertion in the URL addresses of web access requests Corresponding application function is directly performed according to the predetermined funcall parameter, and it is a large amount of extra without performing Interaction, the operation of application function is performed so as to simplify, save the execution time, and then realization is carried Height performs the effect of the efficiency of application function.Further, applications client is by recognizing URL addresses In predetermined funcall parameter judge whether to perform corresponding application function, also just without right again Webpage and application function bag carry out the exploitation design of complexity, and the effect of construction cycle is shortened so as to reach, Additionally, also achieving the flexibility for improving and performing application function, and different webpages need not be directed to, if The execution code of the corresponding fixation of meter.
Alternatively, in the present embodiment, above-mentioned predetermined function can be included in above-mentioned URL addresses Call parameters, it is also possible to including above-mentioned predetermined funcall parameter and the predetermined funcall parameter Parameter value.For example, predetermined funcall parameter is " RedGame ", predetermined function is adjusted It is " Share_0_0_ "+content+ " _ "+link with the value of parameter ".Then can in URL addresses Can only include that above-mentioned predetermined funcall parameter is " RedGame ", it is also possible to including above-mentioned predetermined Funcall parameter and corresponding parameter value, such as " RedGame=Share_0_0_ "+content +“_”+link”.Any restriction is not done in the present embodiment to this.
It should be noted that in the present embodiment, the parameter value of above-mentioned predetermined funcall parameter For indicating performed operation in above-mentioned application function.Wherein, above-mentioned predetermined funcall ginseng Several parameter values can be carried in URL addresses simultaneously with predetermined funcall parameter, also may be used To store in the power function of application function.For example, applications client is judging URL addresses After including predetermined funcall parameter, it is also possible to perform corresponding application function when, according to from It is right that the parameter value of the predetermined funcall parameter got in the power function of application function is performed Should operate.
Alternatively, in the present embodiment, before applications client obtains web access requests, also wrap Include:Applications client passes through the system component webpage to be presented of the loaded and displayed in applications client, wherein, It is used to load the component of webpage in the system that system component runs in the terminal where applications client.
It should be noted that can be, but not limited to load one or more nets to be presented in applications client Page, wherein, above-mentioned webpage to be presented includes webpage to be visited.For example, as shown in figure 4, still with As a example by using the client of S, webpage to be presented is obtained using terminal to server where the client of S Afterwards, will by system component in applications client the above-mentioned webpage to be presented of loaded and displayed.For example, such as Shown in Fig. 4, webpage to be presented include webpage A and webpage B, wherein, be provided with webpage A with Corresponding link -1 of webpage a to be visited, is provided with link corresponding with webpage b to be visited in webpage B - 2, be additionally provided with webpage B it is corresponding with webpage c to be visited link -3,.
Alternatively, in the present embodiment, applications client obtains web access requests and includes:Using visitor Family end obtains the webpage visit that the clicking operation carried out in response to treating the link in displayed web page is generated Ask request.
For example, as shown in figure 4, loaded and displayed webpage to be presented in applications client, such as webpage A and Webpage B, then, applications client is obtained treats in displayed web page webpage to be visited a pairs on webpage A The web access requests that the clicking operation that " should link -1 " is carried out is generated, wherein, above-mentioned webpage is visited Ask and carry to webpage to be visited (i.e. URL addresses of webpage a) in request.
Alternatively, in the present embodiment, performed by applications client with predetermined funcall parameter Corresponding application function can be included but is not limited to:The application function pre-set in applications client. That is, applications client can perform the application for pre-setting by predetermined funcall parameter Function, this that webpage is separated with application function, the mode of the corresponding relation individually set up needed for performing, The flexibility that the webpage by being loaded in applications client performs application function is not only increased, and The operation complexity of webpage making can also be reduced, without again for webpage remakes application function bag, And the step of application function is called by webpage is simplified, improve the effect for performing application function so as to reach The purpose of rate.
Alternatively, in the present embodiment, applications client is joined in performing applications client with funcall The corresponding application function of number can include but is not limited at least one of:Applications client calls application The operation that the other application client executing application function that function is indicated is indicated;Held in applications client The operation that row application function is indicated.
It is specific to be illustrated with reference to the example below, various controls are set in webpage to be presented, wherein wrapping The link for accessing webpage to be visited is included, applications client is being got by user clicks on links institute After the web access requests of formation, the corresponding URL addresses of webpage to be visited will be jumped to.Its In, when the webpage is designed, can be added and client in the Query subitems in above-mentioned URL addresses The predetermined funcall parameter (for example, the spcial character encoded using base64 or field) of end agreement, Can the WebView components that be customized throw to URL decoders, so as to realize performing be adjusted with function With the corresponding application function of parameter.Wherein, URL decoders receive WebView component passes Behind URL addresses, can judge wherein whether include the field (i.e. predetermined funcall parameter) of agreement, If URL addresses include the field of agreement, the operation of application function instruction is parsed and performed.
The embodiment provided by the application, after applications client obtains web access requests, its In, above-mentioned web access requests include the URL addresses of webpage to be visited, and applications client passes through Whether wrapped in the URL addresses of included webpage to be visited in the web access requests that judgement gets Include predetermined funcall parameter determine whether perform the predetermined funcall parameter it is corresponding should Use function.That is, by the predetermined function of the insertion in the URL addresses of web access requests Call parameters realize directly performing corresponding application function according to the predetermined funcall parameter, And without performing a large amount of extra interactions, the operation of application function is performed so as to simplify, save and hold The row time, so realize improve perform application function efficiency effect, with overcome in the prior art by In needing to remake when application function is performed, the execution efficiency caused by application installation package is relatively low Problem.
As a kind of optional scheme,
Said apparatus also include:1) loading unit, for before web access requests are obtained, leading to The system component webpage to be presented of the loaded and displayed in applications client is crossed, wherein, system component is application It is used to load the component of webpage in the system run in terminal where client;
Above-mentioned acquiring unit includes:(1) acquisition module, in obtaining in response to treating displayed web page The web access requests that are generated of the clicking operation that carries out of link.
Alternatively, in the present embodiment, said system component can include but is not limited to system WebView components.That is, applications client can be loaded by WebView components State webpage to be presented.Specifically, the URL addresses of applications client request can pass to WebView Component, carries out to WebView components some extensions, and WebView components will can just get URL throws to address the logic side on upper strata.As long as example, the character string selection device of logic side one, such as URL decoders, with obtain included predetermined funcall parameter in URL addresses (for example, The specific fields arranged with applications client), it is possible to realize performing and above-mentioned functions call parameters pair The application function answered.
Alternatively, in the present embodiment, the link in above-mentioned webpage to be presented can be, but not limited to:With In the link for accessing webpage to be visited.For example, " link -1 " as shown in Figure 3, in application client After end gets the clicking operation that " link -1 " treated in displayed web page A is carried out, will generation with The web access requests of " link -1 " corresponding webpage a to be visited.
The embodiment provided by the application, applications client is by system component in applications client Loaded and displayed webpage to be presented, and in response to treating the clicking operation life that the link in displayed web page is carried out Into the web access requests of the URL addresses for carrying webpage to be visited.So as to realize by webpage Link directly select to perform corresponding application function from the application function for pre-setting.
Used as a kind of optional scheme, execution unit 906 includes:
1) the first performing module, for being performed in the application function that is pre-set from applications client Application function corresponding with predetermined funcall parameter, wherein, in the application function for pre-setting Corresponding link is partly or entirely not provided with the display interface of applications client.
Alternatively, in the present embodiment, one or more can be stored in applications client to pre-set Application function, after web access requests are got, applications client can according to web page access please Predetermined funcall parameter included in URL addresses is sought from the application function for pre-setting Corresponding application function is selected to perform.
Alternatively, in the present embodiment, can be, but not limited to set on the display interface of applications client Put partly or entirely corresponding with the application function for pre-setting link.That is, pre-set The link of application function can hide display, for example, as shown in figure 5, webpage A in webpage to be presented On be provided with link " going to share " for accessing webpage a to be visited, after the link is clicked on, Display choice box as shown in Figure 5, wherein, show that performing sharing for sharing function answers in choice box With the client identification of client, such as App-1 to App-4, selected client mark is being got After knowledge, jump to the webpage to be visited for sharing applications client corresponding with client identification and go to perform and divide Enjoy function.
The embodiment provided by the application, by the application function pre-set from applications client It is middle to select application function corresponding with predetermined funcall parameter to perform, to realize webpage and application work( Can separate, so as to simplify webpage development operation, be held without the extra substantial amounts of code of design, and then simplification The step of row application function, the efficiency of application function is performed to improve.
As a kind of optional scheme, also include:
1) setting unit, for before web access requests are obtained, setting the application for pre-setting Corresponding relation between function and the funcall parameter for pre-setting, wherein, the function of pre-setting Call parameters include:Predetermined funcall parameter, an application function correspondence one for pre-setting Or the funcall parameter that multiple pre-sets.
It should be noted that in the present embodiment, before applications client obtains web access requests, The corresponding relation of application function and funcall parameter can be pre-set.Wherein, a predetermined set The funcall parameter that can be pre-set with one or more of application function there is corresponding relation, The funcall parameter that can be pre-set with one has corresponding relation.
For example, energy call parameters " RedGame " can be set to corresponding with application function A foundation Relation, it is also possible to be set to and application function funcall parameter " RedGame&BlueGame " A sets up corresponding relation.
The embodiment provided by the application, applications client is by setting the application function for pre-setting With the corresponding relation between the funcall parameter for pre-setting, with realize get web page access please After asking, the corresponding application function of execution can be in time called, so as to be further ensured that execution application work( The efficiency of energy.
Used as a kind of optional scheme, execution unit 906 includes:
1) the second performing module, the other application client executing for calling application function to indicate should The operation indicated with function;And/or
2) the 3rd performing module, the operation for performing application function instruction.
It is specific to be illustrated with reference to shown in Fig. 6 (a)-(b), using S client call other should It is " sharing function " with the application function of client executing, it is assumed that the client identification for further selecting It is App-3, the wherein corresponding applications of client identification App-3 are to apply P, then " shares in execution During function ", will be jumped to using the client of P from the client of current application S, " be divided with performing Enjoy function " indicate share operation.
It is specific to be illustrated with reference to shown in Fig. 7 (a)-(b), using S client performed by should It is " comment function " with function, using the client of S when " comment function " is performed, will answering Operated with the comment that " comment function " instruction is performed in the client of S.
By the application provide embodiment, applications client perform corresponding application function when, no The operation of application function instruction can be only performed in current applications client, it is also possible to perform application The operation that the other application client executing application function that function is indicated is indicated, so as to realize in third party The execution of application function is completed in client.
Used as a kind of optional scheme, the second performing module includes:
1) submodule is shared, the parameter for application function to be indicated shares application function instruction Other application client.
It should be noted that when applications client is embedded in webpage, applications client needs and terminal WebViewClient components in system are (i.e. corresponding under android system Android.webkit.WebViewClient, corresponding UIWebViewDelegate under iOS system) it is right As interacting, if realize again system core interface i.e. URL request must through interface, The URL addresses that interception system is obtained in interface, upper grade logic layer is given by call back function, you can Start to parse and perform predefined logic, and other modules need not be introduced.
It is specific to be illustrated with reference to the example below, it is assumed that the application function to be performed is " sharing function ". URL addresses including funcall parameter corresponding with " sharing function " are as follows:
Var RedGame=" Share_0_0_ "+content+ " _ "+link;
Var url=
"http://peng.qq.com/cp/a20150527ttaxc/index.htmRedGame="+RedGam E+ "s &types=1 ";
Wherein, content contents pass through base64 codings.
After the web access requests formed after the link to webpage to be visited is clicked on are got, It is entitled " RedGame " that the Query subitems of the URL addresses of webpage to be visited can increase a parameter Funcall parameter, afterwards the URL addresses will be passed to the WebView components of system, pass through After crossing rewriting interfaces, the URL addresses are employed client intercepting and capturing, deliver to execution in URL decoders Corresponding logic.After URL decoders obtain URL addresses, whether the Qurey subitems of inspection URL There is parameter " RedGame ";If it is present start parsing and decoding and performing corresponding logic. Share the data that " RedGame " brings by using P as shown in Fig. 6 (a)-(b).
The embodiment provided by the application, applications client is shared the parameter that application function is indicated The other application client that application function is indicated, so as to realize directly corresponding with application function by obtaining Funcall parameter realize efficient execution to application function.
As a kind of optional scheme, also include:
1) the first display unit, for corresponding with funcall parameter in applications client is performed After application function, display webpage to be presented is kept;Or
2) closing unit, for the application corresponding with funcall parameter in applications client is performed After function, webpage to be presented is closed;Or
3) the second display unit, for corresponding with funcall parameter in applications client is performed After application function, named web page is jumped to from webpage to be presented.
Alternatively, in the present embodiment, above-mentioned second display unit includes:Display module, for showing Show the information of the implementing result for indicating the application function.
It is specific to be illustrated with reference to the example below:As a kind of optional implementation method, using the visitor of S Family end can keep the display webpage to be presented;As another optional implementation method, with Fig. 7 As a example by shown " comment function ", after the client executing " comment function " of application S, can be with The webpage A directly closed in webpage to be presented shown in the client of application S;As another Optional implementation method, can with as shown in figure 8, jump to named web page from webpage to be presented, such as from Named web page is jumped to using the webpage to be presented of the client of S, and push is shown on named web page Window, and the information of the implementing result of " comment function " is shown in the push window, for example, aobvious Show " having commented on successfully ".
The embodiment provided by the application, is adjusted in applications client performs applications client with function After with the corresponding application function of parameter, can also continue to keep display webpage to be presented, or in time Webpage to be presented is closed, or jumps to named web page, to ensure the normal operation of applications client, Webpage to be presented display normal to applications client is avoided to impact.
Embodiment 3
According to embodiments of the present invention, a kind of execution method for implementing above-mentioned application function is additionally provided Application function execution terminal, as shown in Figure 10, the terminal includes:
1) communication interface 1002, are set to obtain web access requests, wherein, web access requests Include the uniform resource position mark URL address of webpage to be visited;
2) memory 1004, are connected with communication interface 1002, are set to store webpage to be visited URL addresses;
2) processor 1006, are connected with communication interface 1002 and memory 1004, are set to judge Whether include predetermined funcall parameter in URL addresses;It is also configured to include in URL addresses During predetermined funcall parameter, application work(corresponding with funcall parameter in applications client is performed Energy.
Alternatively, during the specific example in the present embodiment may be referred to above-described embodiment 1 and embodiment 2 Described example, the present embodiment will not be repeated here.
Embodiment 4
Embodiments of the invention additionally provide a kind of storage medium.Alternatively, in the present embodiment, deposit Storage media is arranged to storage for performing the program code of following steps:
S1, obtains web access requests, wherein, web access requests include the system of webpage to be visited One Resource Locator URL address;
Whether S2, judges include predetermined funcall parameter in URL addresses;
S3, if URL addresses include predetermined funcall parameter, in execution applications client Application function corresponding with funcall parameter.
Alternatively, in the present embodiment, above-mentioned storage medium can be included but is not limited to:USB flash disk, only Read memory (ROM, Read-Only Memory), random access memory (RAM, Random Access Memory), mobile hard disk, magnetic disc or CD etc. are various can be with Jie of store program codes Matter.
Alternatively, during the specific example in the present embodiment may be referred to above-described embodiment 1 and embodiment 2 Described example, the present embodiment will not be repeated here.
The embodiments of the present invention are for illustration only, and the quality of embodiment is not represented.
If integrated unit in above-described embodiment using realize in the form of SFU software functional unit and as Independent production marketing or when using, can store in the storage medium that above computer can read. Based on such understanding, what technical scheme substantially contributed to prior art in other words The all or part of part or the technical scheme can be embodied in the form of software product, the meter Calculation machine software product is stored in storage medium, including some instructions are used to so that one or more is calculated Machine equipment (can be personal computer, server or network equipment etc.) performs each implementation of the present invention The all or part of step of example methods described.
In the above embodiment of the present invention, the description to each embodiment all emphasizes particularly on different fields, certain reality The part for not having to describe in detail in example is applied, the associated description of other embodiment is may refer to.
In several embodiments provided herein, it should be understood that disclosed client, can Realize by another way.Wherein, device embodiment described above be only it is schematical, The division of such as described unit, only a kind of division of logic function, can have in addition when actually realizing Dividing mode, such as multiple units or component can combine or be desirably integrated into another system, Or some features can be ignored, or do not perform.Another, shown or discussed coupling each other Close or direct-coupling or communication connection can be by some interfaces, the INDIRECT COUPLING of unit or module or Communication connection, can be electrical or other forms.
It is described as separating component illustrate unit can be or may not be it is physically separate, The part shown as unit can be or may not be physical location, you can with positioned at a ground Side, or can also be distributed on multiple NEs.Can according to the actual needs select therein Some or all of unit realizes the purpose of this embodiment scheme.
In addition, each functional unit in each embodiment of the invention can be integrated in a processing unit In, or unit be individually physically present, it is also possible to two or more units are integrated in In one unit.Above-mentioned integrated unit can both be realized in the form of hardware, it would however also be possible to employ soft The form of part functional unit is realized.
The above is only the preferred embodiment of the present invention, it is noted that for the art For those of ordinary skill, under the premise without departing from the principles of the invention, some improvement can also be made And retouching, these improvements and modifications also should be regarded as protection scope of the present invention.

Claims (16)

1. a kind of execution method of application function, it is characterised in that including:
Applications client obtains web access requests, wherein, the web access requests include The uniform resource position mark URL address of webpage to be visited;
Whether the applications client judges include predetermined funcall in the URL addresses Parameter;
If the URL addresses include the predetermined funcall parameter, the application Application function corresponding with the funcall parameter in applications client described in client executing.
2. method according to claim 1, it is characterised in that
Before the applications client obtains web access requests, also include:The application visitor Family end passes through system component loaded and displayed webpage to be presented in the applications client, wherein, The system component be in the system run in terminal where the applications client for plus The component of contained network page;
The applications client obtains web access requests to be included:The applications client is obtained rings The webpage that Ying Yu is generated to the clicking operation that the link in the webpage to be presented is carried out Access request.
3. method according to claim 1, it is characterised in that the applications client performs described Application function corresponding with the funcall parameter includes in applications client:
Held in the application function that the applications client pre-sets from the applications client Row application function corresponding with the predetermined funcall parameter, wherein, it is described to pre-set Application function in part or all of do not set on the display interface of the applications client Put corresponding link.
4. method according to claim 3, it is characterised in that obtain net in the applications client Before access to web page request, also include:
The application function for pre-setting and the work(for pre-setting described in the applications client setting Corresponding relation between energy call parameters, wherein, the funcall parameter bag for pre-setting Include:The predetermined funcall parameter, the application function correspondence one pre-set described in Individual or multiple funcall parameters for pre-setting.
5. method according to claim 1, it is characterised in that the applications client performs described Application function corresponding with the funcall parameter includes in applications client:
The applications client calls the other application client executing that the application function is indicated The operation that the application function is indicated;And/or
The applications client performs the operation that the application function is indicated.
6. method according to claim 5, it is characterised in that the applications client is called described The operation that application function described in the other application client executing that application function is indicated is indicated includes:
The parameter that the application function is indicated is shared the application work(by the applications client The other application client that can be indicated.
7. method according to claim 2, it is characterised in that perform institute in the applications client State in applications client after application function corresponding with the funcall parameter, also include:
The applications client keeps the display webpage to be presented;Or
The applications client closes the webpage to be presented;Or
The applications client jumps to named web page from the webpage to be presented.
8. method according to claim 7, it is characterised in that the applications client is treated from described Displayed web page jumps to named web page to be included:
The applications client shows the information of the implementing result for indicating the application function.
9. a kind of performs device of application function, it is characterised in that described device is applied to applications client, Wherein, described device includes:
Acquiring unit, for obtaining web access requests, wherein, in the web access requests Uniform resource position mark URL address including webpage to be visited;
Judging unit, for judging whether include predetermined funcall in the URL addresses Parameter;
Execution unit, for including the predetermined funcall ginseng in the URL addresses During number, application function corresponding with the funcall parameter in the applications client is performed.
10. device according to claim 9, it is characterised in that
Described device also includes:Loading unit, for before web access requests are obtained, leading to System component loaded and displayed webpage to be presented in the applications client is crossed, wherein, the system System component is for loading webpage in the system run in terminal where the applications client Component;
The acquiring unit includes:Acquisition module, for obtaining in response to the net to be presented The web access requests that the clicking operation that link in page is carried out is generated.
11. devices according to claim 9, it is characterised in that the execution unit includes:
First performing module, in the application function that is pre-set from the applications client Application function corresponding with the predetermined funcall parameter is performed, wherein, it is described to set in advance Part or all of in the application function put does not have on the display interface of the applications client Corresponding link is set.
12. devices according to claim 11, it is characterised in that also include:
Setting unit, for before web access requests are obtained, being pre-set described in setting Corresponding relation between application function and the funcall parameter for pre-setting, wherein, it is described pre- The funcall parameter for first setting includes:The predetermined funcall parameter, one described pre- The application function for first setting corresponds to the funcall parameter pre-set described in one or more.
13. devices according to claim 9, it is characterised in that the execution unit includes:
Second performing module, the other application client for calling the application function to indicate is held The operation that the row application function is indicated;And/or
3rd performing module, for performing the operation that the application function is indicated.
14. devices according to claim 13, it is characterised in that second performing module includes:
Share submodule, for the parameter that the application function is indicated to be shared into the application work( The other application client that can be indicated.
15. devices according to claim 10, it is characterised in that also include:
First display unit, for joining with the funcall in the applications client is performed After the corresponding application function of number, the display webpage to be presented is kept;Or
Closing unit, in the applications client is performed with the funcall parameter pair After the application function answered, the webpage to be presented is closed;Or
Second display unit, for joining with the funcall in the applications client is performed After the corresponding application function of number, named web page is jumped to from the webpage to be presented.
16. devices according to claim 15, it is characterised in that second display unit includes:
Display module, the information for showing the implementing result for indicating the application function.
CN201510864277.3A 2015-11-30 2015-11-30 Application function execution method and device Active CN106815037B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510864277.3A CN106815037B (en) 2015-11-30 2015-11-30 Application function execution method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510864277.3A CN106815037B (en) 2015-11-30 2015-11-30 Application function execution method and device

Publications (2)

Publication Number Publication Date
CN106815037A true CN106815037A (en) 2017-06-09
CN106815037B CN106815037B (en) 2020-08-04

Family

ID=59107210

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510864277.3A Active CN106815037B (en) 2015-11-30 2015-11-30 Application function execution method and device

Country Status (1)

Country Link
CN (1) CN106815037B (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109086143A (en) * 2017-06-14 2018-12-25 北京小米移动软件有限公司 Using exchange method and device
CN109327530A (en) * 2018-10-31 2019-02-12 网易(杭州)网络有限公司 A kind of information processing method, device, electronic equipment and storage medium
US10990461B2 (en) 2017-06-14 2021-04-27 Beijing Xiaomi Mobile Software Co., Ltd. Application interaction method, interaction method and apparatus
CN112307378B (en) * 2019-07-30 2024-03-01 上海幻电信息科技有限公司 Network view display method

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101079047A (en) * 2006-12-06 2007-11-28 腾讯科技(深圳)有限公司 Method and system for controlling amusement platform through configuring hyperlink
CN101146119A (en) * 2007-10-25 2008-03-19 珠海金山软件股份有限公司 A device and method for browser-cross self-adapted call of local function
CN101150577A (en) * 2007-11-02 2008-03-26 珠海金山软件股份有限公司 A system and method for secure Internet local function call
CN101587440A (en) * 2003-01-21 2009-11-25 微软公司 Method for directly accessing functionality provided by an application
CN103177040A (en) * 2011-12-26 2013-06-26 腾讯科技(深圳)有限公司 Method and device for calling functions of webpage application
CN103679476A (en) * 2013-12-03 2014-03-26 大连大学 Intelligent campus electronic commerce system based on WAMP framework and use method thereof
CN104219078A (en) * 2013-06-04 2014-12-17 阿里巴巴集团控股有限公司 Method and device for processing multiple runtime environment data

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101587440A (en) * 2003-01-21 2009-11-25 微软公司 Method for directly accessing functionality provided by an application
CN101079047A (en) * 2006-12-06 2007-11-28 腾讯科技(深圳)有限公司 Method and system for controlling amusement platform through configuring hyperlink
CN101146119A (en) * 2007-10-25 2008-03-19 珠海金山软件股份有限公司 A device and method for browser-cross self-adapted call of local function
CN101150577A (en) * 2007-11-02 2008-03-26 珠海金山软件股份有限公司 A system and method for secure Internet local function call
CN103177040A (en) * 2011-12-26 2013-06-26 腾讯科技(深圳)有限公司 Method and device for calling functions of webpage application
CN104219078A (en) * 2013-06-04 2014-12-17 阿里巴巴集团控股有限公司 Method and device for processing multiple runtime environment data
CN103679476A (en) * 2013-12-03 2014-03-26 大连大学 Intelligent campus electronic commerce system based on WAMP framework and use method thereof

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109086143A (en) * 2017-06-14 2018-12-25 北京小米移动软件有限公司 Using exchange method and device
US10990461B2 (en) 2017-06-14 2021-04-27 Beijing Xiaomi Mobile Software Co., Ltd. Application interaction method, interaction method and apparatus
CN109086143B (en) * 2017-06-14 2022-02-08 北京小米移动软件有限公司 Application interaction method and device
US11360834B2 (en) 2017-06-14 2022-06-14 Beijing Xiaomi Mobile Software Co., Ltd. Application interaction method and apparatus
CN109327530A (en) * 2018-10-31 2019-02-12 网易(杭州)网络有限公司 A kind of information processing method, device, electronic equipment and storage medium
CN112307378B (en) * 2019-07-30 2024-03-01 上海幻电信息科技有限公司 Network view display method

Also Published As

Publication number Publication date
CN106815037B (en) 2020-08-04

Similar Documents

Publication Publication Date Title
CN110134386B (en) Program editing method and device
CN104821954B (en) A kind of cross-platform remote procedure calling (PRC) method
CN103324470B (en) A kind of method and apparatus of Web system generation
CN107391626B (en) Land the creation method and device of page
CN106682028A (en) Method, device and system for obtaining web application
CN106815037A (en) The execution method and device of application function
CN109144615A (en) A kind of information issuing method, device, equipment and storage medium
WO2016011879A1 (en) Web page display method and apparatus
CN104967644A (en) Message push method, apparatus and system
CN105553968A (en) Method and device for realizing login by multiple accounts
CN109492181A (en) Method for page jump, device, computer equipment and storage medium
CN106599296A (en) Method and system for acquiring page data
CN106899455A (en) The method and apparatus that a kind of client is interacted with webpage
CN109657125A (en) Data processing method, device, equipment and storage medium based on web crawlers
CN105511935B (en) The acquisition methods and device of resource index value
CN104869135B (en) The method and terminal of data interaction
CN112306471A (en) Task scheduling method and device
CN103577180A (en) Data processing method and data processing device
CN108021594A (en) A kind of web page display method, apparatus and system
CN108021564A (en) A kind of method and apparatus of page reorientation
CN114385124A (en) Independent page jumping method, device and equipment based on Vue framework
CN104834594B (en) Web system method of testing and device
CN110109684A (en) Block chain node administration agent services installation method, electronic device and storage medium
CN112954717B (en) Household appliance network distribution method and device based on H5 page
CN107067244A (en) Service implementation method, method of payment, business realizing device and payment services end

Legal Events

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