CN105094830A - Method and device for executing target functions - Google Patents

Method and device for executing target functions Download PDF

Info

Publication number
CN105094830A
CN105094830A CN201510463204.3A CN201510463204A CN105094830A CN 105094830 A CN105094830 A CN 105094830A CN 201510463204 A CN201510463204 A CN 201510463204A CN 105094830 A CN105094830 A CN 105094830A
Authority
CN
China
Prior art keywords
function
objective function
data
terminal
execution
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
CN201510463204.3A
Other languages
Chinese (zh)
Other versions
CN105094830B (en
Inventor
沈建荣
谭国斌
窦锦帅
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Xiaomi Technology Co Ltd
Xiaomi Inc
Original Assignee
Xiaomi Inc
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 Xiaomi Inc filed Critical Xiaomi Inc
Priority to CN201510463204.3A priority Critical patent/CN105094830B/en
Publication of CN105094830A publication Critical patent/CN105094830A/en
Application granted granted Critical
Publication of CN105094830B publication Critical patent/CN105094830B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Stored Programmes (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The invention discloses a method and device for executing target functions and belongs to the technical field of computers. The method includes the steps that an executing data request which corresponds to the target functions and is sent by a terminal is received, and the executing data request carries function identification of the target functions and system identification of a system program of the terminal. According to the pre-stored corresponding relations among executing data of all functions, system identification and function identification in a software development kit (SDK), the function identification of the target functions and the system identification of the system program of the terminal, executing data, suitable for the system program of the terminal, of the target functions are determined; the determined executing data are sent to the terminal. By the adoption of the method and device, storage resources of the terminal can be saved.

Description

A kind of method and apparatus of performance objective function
Technical field
The disclosure is directed to field of computer technology, especially about a kind of method and apparatus of performance objective function.
Background technology
Along with the development of mobile terminal technology, the function of mobile terminal from strength to strength, can run multiple application program.Technician can developing application, and then issue, application program then can be downloaded and be installed on mobile terminal by user.
Conveniently other Develop Application System, certain Develop Application System business issues SDK (SoftwareDevelopmentKit in the download platform of oneself, SDK (Software Development Kit)), include interface, the plurality of kinds of contents such as algorithm or function of the function in this application program that developer provides in SDK.The technician of other application program can download the packet of SDK, is then stored into by the packet of SDK in the application program of oneself, can performs a certain function to make this application program based on SDK.Such as, include the interface that certain pays payment function in application in SDK, then the packet of SDK is stored in the application program of oneself by technician, and user can call this payment and should be used for paying the bill in this application program.
Summary of the invention
In order to overcome Problems existing in correlation technique, present disclose provides a kind of method and apparatus of performance objective function.Described technical scheme is as follows:
According to the first aspect of disclosure embodiment, provide a kind of method of performance objective function, described method comprises:
The execution request of data of the corresponding objective function that receiving terminal sends, carries the system banner of the Function Identification of described objective function and the system program of described terminal in described execution request of data;
According to three's corresponding relation of the execution data of function each in the SDK (Software Development Kit) SDK prestored and system banner, Function Identification, and the system banner of the system program of the Function Identification of described objective function and described terminal, determine the execution data of the described objective function of the system program being applicable to described terminal;
The execution data determined are sent to described terminal.
Optionally, three's corresponding relation of the execution data of each function and system banner, Function Identification in the SDK that described basis prestores, and the system banner of the system program of the Function Identification of described objective function and described terminal, determine the execution data of the described objective function of the system program being applicable to described terminal, comprising:
According to source code of function each in the SDK prestored and the corresponding relation of Function Identification, and the Function Identification of described objective function, determine the source code of described objective function;
According to the corresponding relation of the system banner prestored and program language, determine the object program language that the system banner of the system program of described terminal is corresponding;
The source code of described objective function is compiled into the code of described object program language, obtains the execution data of the described objective function of the system program being applicable to described terminal.
In this optional implementation, after receiving execution request of data, then the source code of objective function can be compiled in real time, thus the storage resources of server can be saved.
Optionally, described method also comprises:
According to the corresponding relation of the system banner prestored and program language, obtain each program language that the system banner of each system program is corresponding;
According to the corresponding relation of the code of the source code prestored and described each program language, the source code of each function of described SDK is compiled into respectively the code of described each program language, obtains the execution data of the described each function being applicable to described each system program respectively;
According to the described Function Identification being applicable to the execution data of described each function of described each system program, the program identification of described each system program and described each function, set up three's corresponding relation of the execution data of described each function and system banner, Function Identification.
In this optional implementation, the execution data of each function can be compiled out in advance, after receiving execution request of data, according to above-mentioned three's corresponding relation, can directly obtain the execution data of objective function, thus the efficiency obtaining and perform data can be improved.
Optionally, described the execution data determined are sent to described terminal, comprising:
Compression process is carried out to the execution data determined, the data after described compression process are sent to described terminal.
In this optional implementation, user only need download the data after compression process, thus can reduce the data volume of user's download, and shortens data transmission period.
According to the second aspect of disclosure embodiment, provide a kind of method of performance objective function, described method comprises:
The execution instruction of receiving target function;
The execution request of data of corresponding described objective function is sent to server, the Function Identification of described objective function and the system banner of local system program is carried in described execution request of data, to make described server according to three's corresponding relation of the execution data of function each in the SDK (Software Development Kit) SDK prestored and system banner, Function Identification, and the system banner of the system program of the Function Identification of described objective function and described terminal, determine the execution data of the described objective function being applicable to described system program;
Receive the execution data being applicable to the described objective function of described system program that described server sends, and perform described objective function based on the execution data of described objective function.
Optionally, the execution data being applicable to the described objective function of described system program that the described server of described reception sends, and perform described objective function based on described execution data, comprising:
Receive the data after the compression process of described server transmission, decompression is carried out to the data after described compression process, obtain the execution data of the described objective function being applicable to described system program, and perform described objective function based on the execution data of described objective function.
In this optional implementation, user only need download the data after compression process, thus can reduce the data volume of user's download, and shortens data transmission period.
According to the third aspect of disclosure embodiment, provide a kind of device of performance objective function, described device comprises:
Receiver module, for the execution request of data of the corresponding objective function that receiving terminal sends, carries the system banner of the Function Identification of described objective function and the system program of described terminal in described execution request of data;
Determination module, for the three's corresponding relation according to the execution data of each function in the SDK (Software Development Kit) SDK that prestores and system banner, Function Identification, and the system banner of the Function Identification of described objective function that receives of described receiver module and the system program of described terminal, determine the execution data of the described objective function of the system program being applicable to described terminal;
Sending module, sends to described terminal for the execution data determined by described determination module.
Optionally, described determination module, comprising:
First determines submodule, for the source code of each function and the corresponding relation of Function Identification in the SDK that basis prestores, and the Function Identification of described objective function, determine the source code of described objective function;
Second determines submodule, for the corresponding relation according to the system banner prestored and program language, determines the object program language that the system banner of the system program of described terminal is corresponding;
Compiling submodule, for determining that by described first the source code of the described objective function that submodule is determined is compiled into the code that described second determines the described object program language that submodule is determined, obtain the execution data of the described objective function of the system program being applicable to described terminal.
In this optional implementation, after receiving execution request of data, then the source code of objective function can be compiled in real time, thus the storage resources of server can be saved.
Optionally, described device also comprises:
Acquisition module, for the corresponding relation according to the system banner prestored and program language, obtains each program language that the system banner of each system program is corresponding;
Collector, for the corresponding relation of the code according to the source code prestored and described each program language, the source code of each function of described SDK is compiled into respectively the code of described each program language that described acquisition module gets, obtains the execution data of the described each function being applicable to described each system program respectively;
Set up module, for being applicable to the Function Identification of the execution data of described each function of described each system program, the program identification of described each system program and described each function described in compiling out according to described collector, set up three's corresponding relation of the execution data of described each function and system banner, Function Identification.
In this optional implementation, the execution data of each function can be compiled out in advance, after receiving execution request of data, according to above-mentioned three's corresponding relation, can directly obtain the execution data of objective function, thus the efficiency obtaining and perform data can be improved.
Optionally, described sending module, for:
Compression process is carried out to the execution data determined, the data after described compression process are sent to described terminal.
In this optional implementation, user only need download the data after compression process, thus can reduce the data volume of user's download, and shortens data transmission period.
According to the fourth aspect of disclosure embodiment, provide a kind of terminal, described terminal comprises:
Receiver module, for the execution instruction of receiving target function;
Sending module, for sending the execution request of data of corresponding described objective function to server, the Function Identification of described objective function and the system banner of local system program is carried in described execution request of data, to make described server according to three's corresponding relation of the execution data of function each in the SDK (Software Development Kit) SDK prestored and system banner, Function Identification, and the system banner of the system program of the Function Identification of described objective function and described terminal, determine the execution data of the described objective function being applicable to described system program;
Execution module, for receiving the execution data being applicable to the described objective function of described system program that described server sends, and performs described objective function based on the execution data of described objective function.
Optionally, described execution module, for:
Receive the data after the compression process of described server transmission, decompression is carried out to the data after described compression process, obtain the execution data of the described objective function being applicable to described system program, and perform described objective function based on the execution data of described objective function.
In this optional implementation, user only need download the data after compression process, thus can reduce the data volume of user's download, and shortens data transmission period.
According to the 5th aspect of disclosure embodiment, provide a kind of device of performance objective function, described device comprises:
Processor;
For the storer of storage of processor executable instruction;
Wherein, described processor is configured to:
The execution request of data of the corresponding objective function that receiving terminal sends, carries the system banner of the Function Identification of described objective function and the system program of described terminal in described execution request of data;
According to three's corresponding relation of the execution data of function each in the SDK (Software Development Kit) SDK prestored and system banner, Function Identification, and the system banner of the system program of the Function Identification of described objective function and described terminal, determine the execution data of the described objective function of the system program being applicable to described terminal;
The execution data determined are sent to described terminal.
According to the 6th aspect of disclosure embodiment, provide a kind of device of performance objective function, described device comprises:
Processor;
For the storer of storage of processor executable instruction;
Wherein, described processor is configured to:
The execution instruction of receiving target function;
The execution request of data of corresponding described objective function is sent to server, the Function Identification of described objective function and the system banner of local system program is carried in described execution request of data, to make described server according to three's corresponding relation of the execution data of function each in the SDK (Software Development Kit) SDK prestored and system banner, Function Identification, and the system banner of the system program of the Function Identification of described objective function and described terminal, determine the execution data of the described objective function being applicable to described system program;
Receive the execution data being applicable to the described objective function of described system program that described server sends, and perform described objective function based on the execution data of described objective function.
According to the 7th aspect of disclosure embodiment, provide a kind of system of performance objective function, described system comprises server and terminal, wherein:
Described server, for receiving the execution request of data of the corresponding objective function that described terminal sends, the system banner of the Function Identification of described objective function and the system program of described terminal is carried in described execution request of data, according to execution data and the system banner of function each in the SDK (Software Development Kit) SDK prestored, three's corresponding relation of Function Identification, and the system banner of the system program of the Function Identification of described objective function and described terminal, determine the execution data of the described objective function of the system program being applicable to described terminal, the execution data determined are sent to described terminal,
Described terminal, for the execution instruction of receiving target function, the execution request of data of corresponding described objective function is sent to described server, receive the execution data being applicable to the described objective function of described system program that described server sends, and perform described objective function based on the execution data of described objective function.
The technical scheme that embodiment of the present disclosure provides can comprise following beneficial effect:
In disclosure embodiment, the execution request of data of the corresponding objective function that receiving terminal sends, perform the system banner carrying the Function Identification of objective function and the system program of terminal in request of data, according to execution data and the system banner of function each in the SDK (Software Development Kit) SDK prestored, three's corresponding relation of Function Identification, and the system banner of the Function Identification of objective function and the system program of terminal, determine the execution data of the objective function of the system program being applicable to terminal, the execution data determined are sent to terminal, like this, terminal is without the need to storing whole SDK packet, thus the storage resources of terminal can be saved.
Should be understood that, it is only exemplary and explanatory that above general description and details hereinafter describe, and can not limit the disclosure.
Accompanying drawing explanation
Accompanying drawing to be herein merged in instructions and to form the part of this instructions, shows and meets embodiment of the present disclosure, and is used from instructions one and explains principle of the present disclosure.In the accompanying drawings:
Fig. 1 is the process flow diagram of the method for a kind of performance objective function according to an exemplary embodiment;
Fig. 2 is the process flow diagram of the method for a kind of performance objective function according to an exemplary embodiment;
Fig. 3 is the process flow diagram of the method for a kind of performance objective function according to an exemplary embodiment;
Fig. 4 is a kind of application scenarios schematic diagram according to an exemplary embodiment;
Fig. 5 is the block diagram of the device of a kind of performance objective function according to an exemplary embodiment;
Fig. 6 is the block diagram of the device of a kind of performance objective function according to an exemplary embodiment;
Fig. 7 is the block diagram of the device of a kind of performance objective function according to an exemplary embodiment;
Fig. 8 is the block diagram of the device of a kind of performance objective function according to an exemplary embodiment;
Fig. 9 is the structural representation of a kind of server according to an exemplary embodiment;
Figure 10 is the structural representation of a kind of terminal according to an exemplary embodiment.
By above-mentioned accompanying drawing, illustrate the embodiment that the disclosure is clear and definite more detailed description will be had hereinafter.These accompanying drawings and text description be not in order to limited by any mode the disclosure design scope, but by reference to specific embodiment for those skilled in the art illustrate concept of the present disclosure.
Embodiment
Here will be described exemplary embodiment in detail, its sample table shows in the accompanying drawings.When description below relates to accompanying drawing, unless otherwise indicated, the same numbers in different accompanying drawing represents same or analogous key element.Embodiment described in following exemplary embodiment does not represent all embodiments consistent with the disclosure.On the contrary, they only with as in appended claims describe in detail, the example of apparatus and method that aspects more of the present disclosure are consistent.
The disclosure one exemplary embodiment provides a kind of method of performance objective function, and the method can be realized jointly by terminal and server.
As shown in Figure 1, in the method, the treatment scheme of server can comprise following step:
In a step 101, the execution request of data of the corresponding objective function that receiving terminal sends, performs the system banner carrying the Function Identification of objective function and the system program of terminal in request of data.
In a step 102, according to three's corresponding relation of the execution data of function each in the SDK (Software Development Kit) SDK prestored and system banner, Function Identification, and the system banner of the Function Identification of objective function and the system program of terminal, determine the execution data of the objective function of the system program being applicable to terminal.
In step 103, the execution data determined are sent to terminal.
As shown in Figure 2, in the method, the treatment scheme of terminal can comprise following step:
In step 201, the execution instruction of receiving target function.
In step 202., the execution request of data of corresponding objective function is sent to server, perform the system banner of Function Identification and the local system program carrying objective function in request of data, to make server according to three's corresponding relation of the execution data of function each in the SDK (Software Development Kit) SDK prestored and system banner, Function Identification, and the system banner of the Function Identification of objective function and the system program of terminal, determine the execution data of the objective function being applicable to system program.
In step 203, the execution data being applicable to the objective function of system program that reception server sends, and the execution data performance objective function of based target function.
In disclosure embodiment, the execution request of data of the corresponding objective function that receiving terminal sends, perform the system banner carrying the Function Identification of objective function and the system program of terminal in request of data, according to execution data and the system banner of function each in the SDK (Software Development Kit) SDK prestored, three's corresponding relation of Function Identification, and the system banner of the Function Identification of objective function and the system program of terminal, determine the execution data of the objective function of the system program being applicable to terminal, the execution data determined are sent to terminal, like this, terminal is without the need to storing whole SDK packet, thus the storage resources of terminal can be saved.
Another exemplary embodiment of the disclosure provides a kind of method of performance objective function, and the method can be realized jointly by terminal and server.Wherein, terminal can be the mobile terminal such as mobile phone or panel computer.Can be provided with at least one application program in terminal, in use, some function needs to call SDK corresponding to Another application program and performs this application program.Described terminal can comprise transceiver, described transceiver may be used for server send perform request of data, then can reception server send execution data; Described terminal can comprise processor, and processor may be used for the execution data performance objective function of based target function.In addition, terminal can also comprise the parts such as display unit, storer, sensor, voicefrequency circuit, bluetooth, WiFi (Wirelessfidelity, adopting wireless fidelity technology) and power supply.Described server can be the server that certain operator provides, and described server can comprise storer, for storing the execution data of each function in SDK, and the execution data of each function and system banner, Function Identification three's corresponding relation; Described server can comprise transceiver, for receiving execution request of data; Described server can comprise processor, for according to above-mentioned corresponding relation, and the execution request of data received, determine to perform data accordingly.In addition, described server can also comprise network interface and power supply etc.
As shown in Figure 3, the treatment scheme of the method can comprise following step:
In step 301, the execution instruction of terminal receiving target function.
In force, SDK (SoftwareDevelopmentKit can be stored in server, SDK (Software Development Kit)), this SDK can be the SDK of certain application program, the data of the function in this application program that server provides to other application programs can be included in SDK, as payment function, encryption function, or calculation function etc., this server can also be provided with the interface that other application programs access this server.The technician of application program can obtain this interface in advance, then can be stored in the application program of exploitation by the interface message of this interface, to make this application program can by this server of this interface accessing.After this application program is downloaded to terminal by user, user can click the icon of this application program in terminal, and terminal then can receive should the open command of application program, then can run this application program.In the process run application, terminal can receive the execution instruction of certain function (i.e. objective function) that this server provides.User can click option corresponding to objective function, to make the execution instruction of terminal receiving target function, such as, objective function is payment function, then user can click in the application and pay corresponding selection, then terminal can receive the execution instruction of payment function.In addition, the executive condition of objective function in application program, can be pre-set, if reach default executive condition, then terminal can the execution instruction of receiving target function, such as, when application program runs to certain progress, terminal can receive the execution instruction of objective function.
In step 302, terminal to server sends the execution request of data of corresponding objective function, performs the system banner of Function Identification and the local system program carrying objective function in request of data.
In force, after the execution instruction of terminal receiving target function, the Function Identification of objective function can be obtained, and the system banner of local system program can be obtained, the system program of terminal can be Android, IOS (InternetworkingOperatingSystem-Cisco, network configuration system) or WP (WindowsPhone, Microsoft's mobile phone) in any one.The information got can be added to and perform in request of data after being obtained the Function Identification of objective function and the system banner of local system program by terminal, and the interface message by prestoring, this execution request of data is sent to server.
In step 303, the execution request of data of the corresponding objective function that server receiving terminal sends, performs the system banner carrying the Function Identification of objective function and the system program of terminal in request of data.
In force, after terminal to server sends the execution request of data of corresponding objective function, server then can receive this execution request of data, then can resolve this execution request of data, obtain the system banner of the Function Identification of objective function and the system program of terminal carried in this execution request of data, to carry out subsequent treatment.
In step 304, server is according to three's corresponding relation of the execution data of function each in the SDK (Software Development Kit) SDK prestored and system banner, Function Identification, and the system banner of the Function Identification of objective function and the system program of terminal, determine the execution data of the objective function of the system program being applicable to terminal.
In force, three's corresponding relation of the execution data of each function in SDK and system banner, Function Identification can be prestored in server, after server gets the system banner performing the Function Identification of objective function and the system program of terminal carried in request of data, can according to above-mentioned corresponding relation, search the execution data that the Function Identification of objective function is corresponding, then can in the execution data found, determine the execution data that the system banner of the system program of terminal is corresponding to obtain the execution data of the objective function of the system program being applicable to terminal.
Optionally, server can prestore the execution data of each function at each system program of SDK, set up the corresponding relation of the execution data of each function and system banner, Function Identification, corresponding processing procedure can be as follows: according to the corresponding relation of the system banner prestored and program language, obtain each program language that the system banner of each system program is corresponding; According to the corresponding relation of the code of the source code prestored and each program language, the source code of each function of SDK is compiled into respectively the code of each program language, obtains the execution data of each function being applicable to each system program respectively; According to the Function Identification being applicable to the execution data of each function of each system program, the program identification of each system program and each function, set up the corresponding relation of the execution data of each function and system banner, Function Identification.
In force, the system banner that can prestore in server and the corresponding relation of program language, then server can according to this corresponding relation, obtain each program language that the system banner of each system program is corresponding, such as, system program is Android, and the program language of its correspondence is Java.Technician can write the source code of each function of SDK, and the source code of each function of SDK is stored in the server.Server can also prestore the corresponding relation of the code of source code and each program language, for the source code of the arbitrary function (as A function) in SDK, server can according to the corresponding relation of the code of source code and each program language, this function is compiled into the code of each program language, obtains the code of the corresponding each program language of A function.For the source code of each function in SDK, can above-mentioned process of compilation be carried out, then can obtain the execution data of each function being applicable to each system program.Server can be each function distribution function mark in SDK, and can obtain the program identification of each system program, then can set up the corresponding relation of the execution data of each function and system banner, Function Identification.This corresponding relation can be as shown in the table:
Function Identification System banner Perform data
A a Perform data 1
A b Perform data 2
A c Perform data 3
B a Perform data 4
B b Perform data 5
B c Perform data 6
Wherein, in Function Identification, A can presentation function A, B can presentation function B; In system banner, a can represent Android system, and b can represent IOS system, and c can represent WP system; Perform in data, perform the execution data that data 1 can represent the function A being applicable to Android system, perform the execution data that data 2 can represent the function A of IOS system ... by that analogy.
Such as, carry Function Identification A and system banner b in the execution request of data that terminal sends, then server can be searched by this table, execution data 2 is sent to terminal, as shown in Figure 4.
Optionally, server can after receiving execution request of data, the source code of objective function is compiled in real time, accordingly, the processing procedure of step 304 can be as follows: according to source code of function each in the SDK prestored and the corresponding relation of Function Identification, and the Function Identification of objective function, determine the source code of objective function; According to the corresponding relation of the system banner prestored and program language, determine the object program language that the system banner of the system program of terminal is corresponding; The source code of objective function is compiled into the code of object program language, obtains the execution data of the objective function of the system program being applicable to terminal.
In force, technician can write the source code of each function of SDK, and the source code of each function of SDK is stored in the server.The source code of each function and the corresponding relation of Function Identification in SDK can be prestored in server, after server receives the execution request of data of the corresponding objective function that terminal sends, according to the Function Identification performing the objective function of carrying in request of data, the source code of objective function can be searched in above-mentioned corresponding relation.The corresponding relation of system banner and program language can also be prestored in server, server can according to the system banner of the system program of the terminal of carrying in execution request of data, the object program language that the system banner of the system program of terminal is corresponding is searched in this corresponding relation, and then the source code of objective function can be compiled into the code of object program language, obtain the execution data of the objective function of the system program being applicable to terminal.
In step 305, the execution data determined are sent to terminal by server.
In force, the execution data determined can be sent to terminal, so that terminal performs corresponding function after determining and performing data by server.
Optionally, server can compress execution data, and accordingly, the processing procedure of step 305 can be as follows: carry out compression process to the execution data determined, the data after compression process are sent to terminal.
In force, the corresponding relation of compressed format and system banner can be prestored in server, after server is determined and is performed data, can according to the above-mentioned system banner got, determine the compressed format that this system banner is corresponding, then execution data can be compressed into the compressed package of this compressed format, and then this compressed package can be sent to terminal.Such as, for Android system, execution data can be compressed into the compressed package of the form of .jar by server.
Within step 306, the execution data being applicable to the objective function of system program that terminal reception server sends, and the execution data performance objective function of based target function.
In force, after the execution data determined are sent to terminal by server, terminal then can receive the execution data (namely successfully downloading these execution data) being applicable to the objective function of system program that server sends, then can store these execution data, and this execution data can be loaded, performance objective function.In addition, after these execution data of terminal storage, if do not receive the execution instruction of corresponding objective function in preset duration, then these execution data can be deleted.Such as, terminal did not receive the execution instruction of corresponding A function in 3 days, then the execution data of A function can be deleted.
Optionally, for the situation that above-mentioned server compresses execution data, accordingly, the processing procedure of step 306 can be as follows: the data after the compression process that reception server sends, decompression is carried out to the data after compression process, obtain the execution data of the objective function being applicable to system program, and the execution data performance objective function of based target function.
In force, after data after compression process are sent to terminal by server, terminal then can receive the data after the compression process of server transmission, as received the compressed package that server sends, then decompression can be carried out to the data after compression process, obtain the execution data of the objective function being applicable to system program, and then this execution data can be loaded, and can based on this execution data performance objective function.Such as, objective function can be payment function, and terminal based on these execution data, can call the interface of payment application, can be paid the bill to make user by this payment application; Objective function can be calculation function, and terminal based on the operating function in these execution data, can carry out calculation process.
In disclosure embodiment, the execution request of data of the corresponding objective function that receiving terminal sends, perform the system banner carrying the Function Identification of objective function and the system program of terminal in request of data, according to execution data and the system banner of function each in the SDK (Software Development Kit) SDK prestored, three's corresponding relation of Function Identification, and the system banner of the Function Identification of objective function and the system program of terminal, determine the execution data of the objective function of the system program being applicable to terminal, the execution data determined are sent to terminal, like this, terminal is without the need to storing whole SDK packet, thus the storage resources of terminal can be saved.
The another exemplary embodiment of the disclosure provides a kind of device of performance objective function, and as shown in Figure 5, this device can be server, and this device comprises: receiver module 510, determination module 520 and sending module 530.
Receiver module 510, is configured to the execution request of data of the corresponding objective function that receiving terminal sends, carries the system banner of the Function Identification of described objective function and the system program of described terminal in described execution request of data;
Determination module 520, be configured to the three's corresponding relation according to the execution data of each function in the SDK (Software Development Kit) SDK that prestores and system banner, Function Identification, and the system banner of the Function Identification of described objective function that receives of described receiver module 510 and the system program of described terminal, determine the execution data of the described objective function of the system program being applicable to described terminal;
Sending module 530, the execution data be configured to described determination module 520 is determined send to described terminal.
Optionally, as shown in Figure 6, described determination module 520, comprising:
First determines submodule 521, is configured to according to the source code of each function and the corresponding relation of Function Identification in the SDK prestored, and the Function Identification of described objective function, determines the source code of described objective function;
Second determines submodule 522, is configured to the corresponding relation according to the system banner prestored and program language, determines the object program language that the system banner of the system program of described terminal is corresponding;
Compiling submodule 523, be configured to determine that by described first the source code of the described objective function that submodule 521 is determined is compiled into the code that described second determines the described object program language that submodule 522 is determined, obtain the execution data of the described objective function of the system program being applicable to described terminal.
Optionally, as shown in Figure 7, described device also comprises:
Acquisition module 540, is configured to the corresponding relation according to the system banner prestored and program language, obtains each program language that the system banner of each system program is corresponding;
Collector 550, be configured to the corresponding relation of the code according to the source code that prestores and described each program language, the source code of each function of described SDK is compiled into respectively the code of described each program language that described acquisition module 540 gets, obtains the execution data of the described each function being applicable to described each system program respectively;
Set up module 560, be configured to the Function Identification being applicable to the execution data of described each function of described each system program, the program identification of described each system program and described each function described in compiling out according to described collector 550, set up three's corresponding relation of the execution data of described each function and system banner, Function Identification.
Optionally, described sending module 530, is configured to:
Compression process is carried out to the execution data determined, the data after described compression process are sent to described terminal.
Based on identical technical conceive, the embodiment of the present invention additionally provides a kind of device of performance objective function, and as shown in Figure 8, this device can be terminal, and described device comprises receiver module 810, sending module 820 and execution module 830.
Receiver module 810, is configured to the execution instruction of receiving target function;
Sending module 820, be configured to the execution request of data sending corresponding described objective function to server, the Function Identification of described objective function and the system banner of local system program is carried in described execution request of data, to make described server according to three's corresponding relation of the execution data of function each in the SDK (Software Development Kit) SDK prestored and system banner, Function Identification, and the system banner of the system program of the Function Identification of described objective function and described terminal, determine the execution data of the described objective function being applicable to described system program;
Execution module 830, is configured to the suitable execution data being configured to the described objective function of described system program receiving the transmission of described server, and performs described objective function based on the execution data of described objective function.
Optionally, described execution module 830, is configured to:
Receive the data after the compression process of described server transmission, decompression is carried out to the data after described compression process, obtain the execution data of the described objective function being applicable to described system program, and perform described objective function based on the execution data of described objective function.
Device as shown in Fig. 5 ~ Fig. 8 is for realizing above-mentioned method flow diagram as shown in FIG. 1 to 3, about the device in above-described embodiment, wherein the concrete mode of modules executable operations has been described in detail in about the embodiment of the method, will not elaborate explanation herein.
In disclosure embodiment, the execution request of data of the corresponding objective function that receiving terminal sends, perform the system banner carrying the Function Identification of objective function and the system program of terminal in request of data, according to execution data and the system banner of function each in the SDK (Software Development Kit) SDK prestored, three's corresponding relation of Function Identification, and the system banner of the Function Identification of objective function and the system program of terminal, determine the execution data of the objective function of the system program being applicable to terminal, the execution data determined are sent to terminal, like this, terminal is without the need to storing whole SDK packet, thus the storage resources of terminal can be saved.
A disclosure again exemplary embodiment provides a kind of system of performance objective function, and described system comprises server and terminal, wherein:
Described server, for receiving the execution request of data of the corresponding objective function that described terminal sends, the system banner of the Function Identification of described objective function and the system program of described terminal is carried in described execution request of data, according to execution data and the system banner of function each in the SDK (Software Development Kit) SDK prestored, three's corresponding relation of Function Identification, and the system banner of the system program of the Function Identification of described objective function and described terminal, determine the execution data of the described objective function of the system program being applicable to described terminal, the execution data determined are sent to described terminal,
Described terminal, for the execution instruction of receiving target function, the execution request of data of corresponding described objective function is sent to described server, receive the execution data being applicable to the described objective function of described system program that described server sends, and perform described objective function based on the execution data of described objective function.
In disclosure embodiment, the execution request of data of the corresponding objective function that receiving terminal sends, perform the system banner carrying the Function Identification of objective function and the system program of terminal in request of data, according to execution data and the system banner of function each in the SDK (Software Development Kit) SDK prestored, three's corresponding relation of Function Identification, and the system banner of the Function Identification of objective function and the system program of terminal, determine the execution data of the objective function of the system program being applicable to terminal, the execution data determined are sent to terminal, like this, terminal is without the need to storing whole SDK packet, thus the storage resources of terminal can be saved.
A disclosure again exemplary embodiment provides a kind of block diagram of the device 1900 for performance objective function.Such as, device 1900 may be provided in a server.With reference to Fig. 9, device 1900 comprises processing components 1922, and it comprises one or more processor further, and the memory resource representated by storer 1932, can such as, by the instruction of the execution of processing element 1922, application program for storing.The application program stored in storer 1932 can comprise each module corresponding to one group of instruction one or more.In addition, processing components 1922 is configured to perform instruction, to perform the method that above-mentioned display uses record.
Device 1900 can also comprise the power management that a power supply module 1926 is configured to actuating unit 1900, and a wired or wireless network interface 1950 is configured to device 1900 to be connected to network, and input and output (I/O) interface 1958.Device 1900 can operate the operating system based on being stored in storer 1932, such as WindowsServerTM, MacOSXTM, UnixTM, LinuxTM, FreeBSDTM or similar.
Device 1900 can include storer, and one or more than one program, one of them or more than one program are stored in storer, and are configured to perform described more than one or one routine package containing the instruction for carrying out following operation by more than one or one processor:
The execution request of data of the corresponding objective function that receiving terminal sends, carries the system banner of the Function Identification of described objective function and the system program of described terminal in described execution request of data;
According to three's corresponding relation of the execution data of function each in the SDK (Software Development Kit) SDK prestored and system banner, Function Identification, and the system banner of the system program of the Function Identification of described objective function and described terminal, determine the execution data of the described objective function of the system program being applicable to described terminal;
The execution data determined are sent to described terminal.
Optionally, three's corresponding relation of the execution data of each function and system banner, Function Identification in the SDK that described basis prestores, and the system banner of the system program of the Function Identification of described objective function and described terminal, determine the execution data of the described objective function of the system program being applicable to described terminal, comprising:
According to source code of function each in the SDK prestored and the corresponding relation of Function Identification, and the Function Identification of described objective function, determine the source code of described objective function;
According to the corresponding relation of the system banner prestored and program language, determine the object program language that the system banner of the system program of described terminal is corresponding;
The source code of described objective function is compiled into the code of described object program language, obtains the execution data of the described objective function of the system program being applicable to described terminal.
Optionally, described method also comprises:
According to the corresponding relation of the system banner prestored and program language, obtain each program language that the system banner of each system program is corresponding;
According to the corresponding relation of the code of the source code prestored and described each program language, the source code of each function of described SDK is compiled into respectively the code of described each program language, obtains the execution data of the described each function being applicable to described each system program respectively;
According to the described Function Identification being applicable to the execution data of described each function of described each system program, the program identification of described each system program and described each function, set up three's corresponding relation of the execution data of described each function and system banner, Function Identification.
Optionally, described the execution data determined are sent to described terminal, comprising:
Compression process is carried out to the execution data determined, the data after described compression process are sent to described terminal.
In disclosure embodiment, the execution request of data of the corresponding objective function that receiving terminal sends, perform the system banner carrying the Function Identification of objective function and the system program of terminal in request of data, according to execution data and the system banner of function each in the SDK (Software Development Kit) SDK prestored, three's corresponding relation of Function Identification, and the system banner of the Function Identification of objective function and the system program of terminal, determine the execution data of the objective function of the system program being applicable to terminal, the execution data determined are sent to terminal, like this, terminal is without the need to storing whole SDK packet, thus the storage resources of terminal can be saved.
A disclosure again exemplary embodiment provides a kind of structural representation of terminal.This terminal can be mobile phone etc.
With reference to Figure 10, terminal 800 can comprise following one or more assembly: processing components 802, storer 804, power supply module 806, multimedia groupware 808, audio-frequency assembly 810, the interface 812 of I/O (I/O), sensor module 814, and communications component 816.
The integrated operation of the usual control terminal 800 of processing components 802, such as with display, call, data communication, camera operation and record operate the operation be associated.Treatment element 802 can comprise one or more processor 820 to perform instruction, to complete all or part of step of above-mentioned method.In addition, processing components 802 can comprise one or more module, and what be convenient between processing components 802 and other assemblies is mutual.Such as, processing element 802 can comprise multi-media module, mutual with what facilitate between multimedia groupware 808 and processing components 802.
Storer 804 is configured to store various types of data to be supported in the operation of terminal 800.The example of these data comprises for any application program of operation in terminal 800 or the instruction of method, contact data, telephone book data, message, picture, video etc.Storer 804 can be realized by the volatibility of any type or non-volatile memory device or their combination, as static RAM (SRAM), Electrically Erasable Read Only Memory (EEPROM), Erasable Programmable Read Only Memory EPROM (EPROM), programmable read only memory (PROM), ROM (read-only memory) (ROM), magnetic store, flash memory, disk or CD.
The various assemblies that electric power assembly 806 is terminal 800 provide electric power.Electric power assembly 806 can comprise power-supply management system, one or more power supply, and other and the assembly generating, manage and distribute electric power for audio output apparatus 800 and be associated.
Multimedia groupware 808 is included in the screen providing an output interface between described terminal 800 and user.In certain embodiments, screen can comprise liquid crystal display (LCD) and touch panel (TP).If screen comprises touch panel, screen may be implemented as touch-screen, to receive the input signal from user.Touch panel comprises one or more touch sensor with the gesture on sensing touch, slip and touch panel.Described touch sensor can the border of not only sensing touch or sliding action, but also detects the duration relevant to described touch or slide and pressure.In certain embodiments, multimedia groupware 808 comprises a front-facing camera and/or post-positioned pick-up head.When terminal 800 is in operator scheme, during as screening-mode or video mode, front-facing camera and/or post-positioned pick-up head can receive outside multi-medium data.Each front-facing camera and post-positioned pick-up head can be fixing optical lens systems or have focal length and optical zoom ability.
Audio-frequency assembly 810 is configured to export and/or input audio signal.Such as, audio-frequency assembly 810 comprises a microphone (MIC), and when audio output apparatus 800 is in operator scheme, during as call model, logging mode and speech recognition mode, microphone is configured to receive external audio signal.The sound signal received can be stored in storer 804 further or be sent via communications component 816.
I/O interface 812 is for providing interface between processing components 802 and peripheral interface module, and above-mentioned peripheral interface module can be keyboard, some striking wheel, button etc.These buttons can include but not limited to: home button, volume button, start button and locking press button.
Sensor module 814 comprises one or more sensor, for providing the state estimation of various aspects for terminal 800.Such as, sensor module 814 can detect the opening/closing state of terminal 800, the relative positioning of assembly, such as described assembly is display and the keypad of terminal 800, the position of all right sense terminals 800 of sensor module 814 or terminal 800 1 assemblies changes, the presence or absence that user contacts with terminal 800, the temperature variation of terminal 800 orientation or acceleration/deceleration and terminal 800.Sensor module 814 can comprise proximity transducer, be configured to without any physical contact time detect near the existence of object.Sensor module 814 can also comprise optical sensor, as CMOS or ccd image sensor, for using in imaging applications.In certain embodiments, this sensor module 814 can also comprise acceleration transducer, gyro sensor, Magnetic Sensor, pressure transducer or temperature sensor.
Communications component 816 is configured to the communication being convenient to wired or wireless mode between terminal 800 and other equipment.Terminal 800 can access the wireless network based on communication standard, as WiFi, 2G or 3G, or their combination.In one exemplary embodiment, communication component 816 receives from the broadcast singal of external broadcasting management system or broadcast related information via broadcast channel.In one exemplary embodiment, described communication component 816 also comprises near-field communication (NFC) module, to promote junction service.Such as, can based on radio-frequency (RF) identification (RFID) technology in NFC module, Infrared Data Association (IrDA) technology, ultra broadband (UWB) technology, bluetooth (BT) technology and other technologies realize.
In the exemplary embodiment, terminal 800 can be realized, for performing said method by one or more application specific integrated circuit (ASIC), digital signal processor (DSP), digital signal processing appts (DSPD), programmable logic device (PLD) (PLD), field programmable gate array (FPGA), controller, microcontroller, microprocessor or other electronic components.
In the exemplary embodiment, additionally provide a kind of non-transitory computer-readable recording medium comprising instruction, such as, comprise the storer 804 of instruction, above-mentioned instruction can perform said method by the processor 820 of terminal 800.Such as, described non-transitory computer-readable recording medium can be ROM, random access memory (RAM), CD-ROM, tape, floppy disk and optical data storage devices etc.
A kind of non-transitory computer-readable recording medium, when the instruction in described storage medium is performed by the processor of terminal, make terminal can perform above-mentioned method, the method comprises:
The execution instruction of receiving target function;
The execution request of data of corresponding described objective function is sent to server, the Function Identification of described objective function and the system banner of local system program is carried in described execution request of data, to make described server according to three's corresponding relation of the execution data of function each in the SDK (Software Development Kit) SDK prestored and system banner, Function Identification, and the system banner of the system program of the Function Identification of described objective function and described terminal, determine the execution data of the described objective function being applicable to described system program;
Receive the execution data being applicable to the described objective function of described system program that described server sends, and perform described objective function based on the execution data of described objective function.
Optionally, the execution data being applicable to the described objective function of described system program that the described server of described reception sends, and perform described objective function based on described execution data, comprising:
Receive the data after the compression process of described server transmission, decompression is carried out to the data after described compression process, obtain the execution data of the described objective function being applicable to described system program, and perform described objective function based on the execution data of described objective function.
In disclosure embodiment, the execution request of data of the corresponding objective function that receiving terminal sends, perform the system banner carrying the Function Identification of objective function and the system program of terminal in request of data, according to execution data and the system banner of function each in the SDK (Software Development Kit) SDK prestored, three's corresponding relation of Function Identification, and the system banner of the Function Identification of objective function and the system program of terminal, determine the execution data of the objective function of the system program being applicable to terminal, the execution data determined are sent to terminal, like this, terminal is without the need to storing whole SDK packet, thus the storage resources of terminal can be saved.
Those skilled in the art, at consideration instructions and after putting into practice disclosed herein disclosing, will easily expect other embodiment of the present disclosure.The application is intended to contain any modification of the present disclosure, purposes or adaptations, and these modification, purposes or adaptations are followed general principle of the present disclosure and comprised the undocumented common practise in the art of the disclosure or conventional techniques means.Instructions and embodiment are only regarded as exemplary, and true scope of the present disclosure and spirit are pointed out by claim below.
Should be understood that, the disclosure is not limited to precision architecture described above and illustrated in the accompanying drawings, and can carry out various amendment and change not departing from its scope.The scope of the present disclosure is only limited by appended claim.

Claims (15)

1. a method for performance objective function, is characterized in that, described method comprises:
The execution request of data of the corresponding objective function that receiving terminal sends, carries the system banner of the Function Identification of described objective function and the system program of described terminal in described execution request of data;
According to three's corresponding relation of the execution data of function each in the SDK (Software Development Kit) SDK prestored and system banner, Function Identification, and the system banner of the system program of the Function Identification of described objective function and described terminal, determine the execution data of the described objective function of the system program being applicable to described terminal;
The execution data determined are sent to described terminal.
2. method according to claim 1, it is characterized in that, three's corresponding relation of the execution data of each function and system banner, Function Identification in the SDK that described basis prestores, and the system banner of the system program of the Function Identification of described objective function and described terminal, determine the execution data of the described objective function of the system program being applicable to described terminal, comprising:
According to source code of function each in the SDK prestored and the corresponding relation of Function Identification, and the Function Identification of described objective function, determine the source code of described objective function;
According to the corresponding relation of the system banner prestored and program language, determine the object program language that the system banner of the system program of described terminal is corresponding;
The source code of described objective function is compiled into the code of described object program language, obtains the execution data of the described objective function of the system program being applicable to described terminal.
3. method according to claim 1, is characterized in that, described method also comprises:
According to the corresponding relation of the system banner prestored and program language, obtain each program language that the system banner of each system program is corresponding;
According to the corresponding relation of the code of the source code prestored and described each program language, the source code of each function of described SDK is compiled into respectively the code of described each program language, obtains the execution data of the described each function being applicable to described each system program respectively;
According to the described Function Identification being applicable to the execution data of described each function of described each system program, the program identification of described each system program and described each function, set up three's corresponding relation of the execution data of described each function and system banner, Function Identification.
4. method according to claim 1, is characterized in that, described the execution data determined is sent to described terminal, comprising:
Compression process is carried out to the execution data determined, the data after described compression process are sent to described terminal.
5. a method for performance objective function, is characterized in that, described method comprises:
The execution instruction of receiving target function;
The execution request of data of corresponding described objective function is sent to server, the Function Identification of described objective function and the system banner of local system program is carried in described execution request of data, to make described server according to three's corresponding relation of the execution data of function each in the SDK (Software Development Kit) SDK prestored and system banner, Function Identification, and the system banner of the system program of the Function Identification of described objective function and described terminal, determine the execution data of the described objective function being applicable to described system program;
Receive the execution data being applicable to the described objective function of described system program that described server sends, and perform described objective function based on the execution data of described objective function.
6. method according to claim 5, is characterized in that, the execution data being applicable to the described objective function of described system program that the described server of described reception sends, and performs described objective function based on described execution data, comprising:
Receive the data after the compression process of described server transmission, decompression is carried out to the data after described compression process, obtain the execution data of the described objective function being applicable to described system program, and perform described objective function based on the execution data of described objective function.
7. a device for performance objective function, is characterized in that, described device comprises:
Receiver module, for the execution request of data of the corresponding objective function that receiving terminal sends, carries the system banner of the Function Identification of described objective function and the system program of described terminal in described execution request of data;
Determination module, for the three's corresponding relation according to the execution data of each function in the SDK (Software Development Kit) SDK that prestores and system banner, Function Identification, and the system banner of the Function Identification of described objective function that receives of described receiver module and the system program of described terminal, determine the execution data of the described objective function of the system program being applicable to described terminal;
Sending module, sends to described terminal for the execution data determined by described determination module.
8. device according to claim 7, is characterized in that, described determination module, comprising:
First determines submodule, for the source code of each function and the corresponding relation of Function Identification in the SDK that basis prestores, and the Function Identification of described objective function, determine the source code of described objective function;
Second determines submodule, for the corresponding relation according to the system banner prestored and program language, determines the object program language that the system banner of the system program of described terminal is corresponding;
Compiling submodule, for determining that by described first the source code of the described objective function that submodule is determined is compiled into the code that described second determines the described object program language that submodule is determined, obtain the execution data of the described objective function of the system program being applicable to described terminal.
9. device according to claim 7, is characterized in that, described device also comprises:
Acquisition module, for the corresponding relation according to the system banner prestored and program language, obtains each program language that the system banner of each system program is corresponding;
Collector, for the corresponding relation of the code according to the source code prestored and described each program language, the source code of each function of described SDK is compiled into respectively the code of described each program language that described acquisition module gets, obtains the execution data of the described each function being applicable to described each system program respectively;
Set up module, for being applicable to the Function Identification of the execution data of described each function of described each system program, the program identification of described each system program and described each function described in compiling out according to described collector, set up three's corresponding relation of the execution data of described each function and system banner, Function Identification.
10. device according to claim 7, is characterized in that, described sending module, for:
Compression process is carried out to the execution data determined, the data after described compression process are sent to described terminal.
The device of 11. 1 kinds of performance objective functions, is characterized in that, described device comprises:
Receiver module, for the execution instruction of receiving target function;
Sending module, for sending the execution request of data of corresponding described objective function to server, the Function Identification of described objective function and the system banner of local system program is carried in described execution request of data, to make described server according to three's corresponding relation of the execution data of function each in the SDK (Software Development Kit) SDK prestored and system banner, Function Identification, and the system banner of the system program of the Function Identification of described objective function and described terminal, determine the execution data of the described objective function being applicable to described system program;
Execution module, for receiving the execution data being applicable to the described objective function of described system program that described server sends, and performs described objective function based on the execution data of described objective function.
12. devices according to claim 11, is characterized in that, described execution module, for:
Receive the data after the compression process of described server transmission, decompression is carried out to the data after described compression process, obtain the execution data of the described objective function being applicable to described system program, and perform described objective function based on the execution data of described objective function.
The device of 13. 1 kinds of performance objective functions, is characterized in that, comprising:
Processor;
For the storer of storage of processor executable instruction;
Wherein, described processor is configured to:
The execution request of data of the corresponding objective function that receiving terminal sends, carries the system banner of the Function Identification of described objective function and the system program of described terminal in described execution request of data;
According to three's corresponding relation of the execution data of function each in the SDK (Software Development Kit) SDK prestored and system banner, Function Identification, and the system banner of the system program of the Function Identification of described objective function and described terminal, determine the execution data of the described objective function of the system program being applicable to described terminal;
The execution data determined are sent to described terminal.
The device of 14. 1 kinds of performance objective functions, is characterized in that, comprising:
Processor;
For the storer of storage of processor executable instruction;
Wherein, described processor is configured to:
The execution instruction of receiving target function;
The execution request of data of corresponding described objective function is sent to server, the Function Identification of described objective function and the system banner of local system program is carried in described execution request of data, to make described server according to three's corresponding relation of the execution data of function each in the SDK (Software Development Kit) SDK prestored and system banner, Function Identification, and the system banner of the system program of the Function Identification of described objective function and described terminal, determine the execution data of the described objective function being applicable to described system program;
Receive the execution data being applicable to the described objective function of described system program that described server sends, and perform described objective function based on the execution data of described objective function.
The system of 15. 1 kinds of performance objective functions, is characterized in that, described system comprises server and terminal, wherein:
Described server, for receiving the execution request of data of the corresponding objective function that described terminal sends, the system banner of the Function Identification of described objective function and the system program of described terminal is carried in described execution request of data, according to execution data and the system banner of function each in the SDK (Software Development Kit) SDK prestored, three's corresponding relation of Function Identification, and the system banner of the system program of the Function Identification of described objective function and described terminal, determine the execution data of the described objective function of the system program being applicable to described terminal, the execution data determined are sent to described terminal,
Described terminal, for the execution instruction of receiving target function, the execution request of data of corresponding described objective function is sent to described server, receive the execution data being applicable to the described objective function of described system program that described server sends, and perform described objective function based on the execution data of described objective function.
CN201510463204.3A 2015-07-31 2015-07-31 A kind of method and apparatus of performance objective function Active CN105094830B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510463204.3A CN105094830B (en) 2015-07-31 2015-07-31 A kind of method and apparatus of performance objective function

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510463204.3A CN105094830B (en) 2015-07-31 2015-07-31 A kind of method and apparatus of performance objective function

Publications (2)

Publication Number Publication Date
CN105094830A true CN105094830A (en) 2015-11-25
CN105094830B CN105094830B (en) 2019-07-09

Family

ID=54575358

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510463204.3A Active CN105094830B (en) 2015-07-31 2015-07-31 A kind of method and apparatus of performance objective function

Country Status (1)

Country Link
CN (1) CN105094830B (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107066291A (en) * 2017-02-09 2017-08-18 阿里巴巴集团控股有限公司 Packaging method, device and the equipment of SDK, computer-readable recording medium
CN107678750A (en) * 2017-10-27 2018-02-09 北京腾云天下科技有限公司 A kind of SDK packaging methods, computing device and SDK packaging systems
CN108173813A (en) * 2017-12-08 2018-06-15 国网北京市电力公司 leak detection method and device
CN108388424A (en) * 2018-03-09 2018-08-10 北京奇艺世纪科技有限公司 A kind of method, apparatus and electronic equipment of calling interface data
CN110855750A (en) * 2019-10-21 2020-02-28 深圳市元征科技股份有限公司 Downloading method of software development kit and related equipment
CN113014996A (en) * 2021-02-18 2021-06-22 上海哔哩哔哩科技有限公司 Video generation method and device

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1416057A (en) * 2001-10-31 2003-05-07 精工爱普生株式会社 Dynamic Java loading for applied program execution
CN102857524A (en) * 2011-06-28 2013-01-02 腾讯科技(深圳)有限公司 Assembly calling method and device
CN104461618A (en) * 2014-11-26 2015-03-25 北京国双科技有限公司 Method and device for loading modules

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1416057A (en) * 2001-10-31 2003-05-07 精工爱普生株式会社 Dynamic Java loading for applied program execution
CN102857524A (en) * 2011-06-28 2013-01-02 腾讯科技(深圳)有限公司 Assembly calling method and device
CN104461618A (en) * 2014-11-26 2015-03-25 北京国双科技有限公司 Method and device for loading modules

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107066291A (en) * 2017-02-09 2017-08-18 阿里巴巴集团控股有限公司 Packaging method, device and the equipment of SDK, computer-readable recording medium
CN107678750A (en) * 2017-10-27 2018-02-09 北京腾云天下科技有限公司 A kind of SDK packaging methods, computing device and SDK packaging systems
CN108173813A (en) * 2017-12-08 2018-06-15 国网北京市电力公司 leak detection method and device
CN108173813B (en) * 2017-12-08 2021-07-20 国网北京市电力公司 Vulnerability detection method and device
CN108388424A (en) * 2018-03-09 2018-08-10 北京奇艺世纪科技有限公司 A kind of method, apparatus and electronic equipment of calling interface data
CN108388424B (en) * 2018-03-09 2021-09-21 北京奇艺世纪科技有限公司 Method and device for calling interface data and electronic equipment
CN110855750A (en) * 2019-10-21 2020-02-28 深圳市元征科技股份有限公司 Downloading method of software development kit and related equipment
CN110855750B (en) * 2019-10-21 2023-02-28 深圳市元征科技股份有限公司 Downloading method of software development kit and related equipment
CN113014996A (en) * 2021-02-18 2021-06-22 上海哔哩哔哩科技有限公司 Video generation method and device

Also Published As

Publication number Publication date
CN105094830B (en) 2019-07-09

Similar Documents

Publication Publication Date Title
CN105204894A (en) Method and device for installing plug-in of intelligent equipment
CN105094830A (en) Method and device for executing target functions
CN104951336A (en) Application program installation method and device
CN104484200A (en) Method and device for updating firmware
CN104778063A (en) Method and device for updating resource
CN104461725A (en) Application process starting control method and device
CN105094931A (en) Software upgrading method and device
CN104318741A (en) Bluetooth device control method and device
CN104780155A (en) Method and device for binding equipment
CN104468329A (en) Member adding method and device based on instant messaging
CN105516270A (en) Information push method and device
CN104679599A (en) Application program duplicating method and device
CN105117337A (en) Application debugging method, client and debugging platform
CN104320774A (en) Updating method, device and facility
CN104811776A (en) Multimedia playing method and device
CN105487886A (en) Method and device for loading plugin
CN103916468A (en) System upgrading method, terminal, server and upgrading system
CN105100074A (en) Data operation processing method, device and terminal equipment
CN104536783A (en) Method and device for setting reserved space
CN105068848A (en) System upgrading method and apparatus
CN105376412A (en) Information processing method and device
CN105808305A (en) Static resource loading method and device
CN105094904A (en) Application program installation method and device
CN104767857A (en) Telephone calling method and device based on cloud name cards
CN104881304A (en) Resource downloading method and device

Legal Events

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