CN107748681A - A kind of interface merges control method, equipment and computer-readable recording medium - Google Patents

A kind of interface merges control method, equipment and computer-readable recording medium Download PDF

Info

Publication number
CN107748681A
CN107748681A CN201711019788.0A CN201711019788A CN107748681A CN 107748681 A CN107748681 A CN 107748681A CN 201711019788 A CN201711019788 A CN 201711019788A CN 107748681 A CN107748681 A CN 107748681A
Authority
CN
China
Prior art keywords
interface
dependence
return value
application program
message
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.)
Pending
Application number
CN201711019788.0A
Other languages
Chinese (zh)
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.)
Nubia Technology Co Ltd
Original Assignee
Nubia Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Nubia Technology Co Ltd filed Critical Nubia Technology Co Ltd
Priority to CN201711019788.0A priority Critical patent/CN107748681A/en
Publication of CN107748681A publication Critical patent/CN107748681A/en
Pending legal-status Critical Current

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/44568Immediately runnable code
    • G06F9/44578Preparing or optimising for loading

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

The invention discloses a kind of interface to merge control method, equipment and computer-readable recording medium, wherein, this method includes:Mark the interface message of application program;Determine the dependence of the application program;Interface union operation is performed according to the interface message and the dependence;It is independent to cache the return value after the application programming interfaces merge.Realize a kind of efficient prioritization scheme for applying toggle speed, enhancing is to there is the optimization of the interface of dependence, and the interface interchange speed for having dependence is improved, when in start-up course, when having dependence interface quantity more, the toggle speed of application can be greatly improved.

Description

A kind of interface merges control method, equipment and computer-readable recording medium
Technical field
The present invention relates to moving communicating field, more particularly to a kind of interface merges control method, equipment and computer-readable Storage medium.
Background technology
In the prior art, in order to improve the toggle speed of application, the interface that can start to application merges request.But It is that in existing technical scheme, the interface merged is all the interface of no dependence, namely independent interface.And In actual application scenarios, there is dependence in some interfaces, such as interface C needs to use returning for interface A and interface B Return value.
Therefore, the problem of prior art is present be:
1st, it is not thorough using the optimization of toggle speed, lack to there is the optimization of the interface of dependence.
2nd, the interface interchange speed for having dependence is not still improved.
3rd, when in start-up course, there is dependence interface quantity more, the toggle speed of application can substantially reduce.
The content of the invention
It is not thorough using the optimization of toggle speed in the prior art in order to solve, lack to there is the interface of dependence Optimization, the interface interchange speed for having dependence is not still improved, when in start-up course, there is dependence interface quantity When more, technological deficiency that the toggle speed of application can substantially reduce, the present invention proposes a kind of interface and merges control method, should Method includes:
Mark the interface message of application program;
Determine the dependence of the application program;
Interface union operation is performed according to the interface message and the dependence;
It is independent to cache the return value after the application programming interfaces merge.
Optionally, the interface message of the mark application program includes:
Determine the keyword of the application program;
According to application program described in the keyword tag, the interface message is generated.
Optionally, the dependence for determining the application program includes:
It is determined that the interface message with dependence and the interface message without dependence;
It is described with the interface message of dependence in determine required interface return value;
Dependence between the application program is determined according to the interface return value.
Optionally, it is described to be included according to the interface message and dependence execution interface union operation:
Record the interface return value of the application program;
The corresponding relation of the dependence is established with title by number;
Generate the relational expression of interface union operation;
The interface union operation is performed by the relational expression.
Optionally, the return value after the independent caching application programming interfaces merge includes:
Detect the fresh information of the return value;
New return value is generated according to the fresh information, and is updated into caching.
The invention also provides a kind of interface merging control device, the equipment includes memory, processor and is stored in institute The computer program that can be run on memory and on the processor is stated, when the computer program is by the computing device Realize:
Mark the interface message of application program;
Determine the dependence of the application program;
Interface union operation is performed according to the interface message and the dependence;
It is independent to cache the return value after the application programming interfaces merge.
Optionally, the computer program also by the computing device when realize:
Determine the keyword of the application program;
According to application program described in the keyword tag, the interface message is generated.
Optionally, the computer program also by the computing device when realize:
It is determined that the interface message with dependence and the interface message without dependence;
It is described with the interface message of dependence in determine required interface return value;
Dependence between the application program is determined according to the interface return value.
Optionally, the computer program also by the computing device when realize:
Record the interface return value of the application program;
The corresponding relation of the dependence is established with title by number;
Generate the relational expression of interface union operation;
The interface union operation is performed by the relational expression;
Detect the fresh information of the return value;
New return value is generated according to the fresh information, and is updated into caching.
The invention also provides a kind of computer-readable recording medium, interface is stored with the computer-readable recording medium Merge control program, interface, which merges, realizes that the interface described in any one merges control as described above when control program is executed by processor The step of method.
The interface for implementing the present invention merges control method, equipment and computer-readable recording medium, and journey is applied by mark The interface message of sequence;Determine the dependence of the application program;Performed according to the interface message and the dependence Interface union operation;It is independent to cache the return value after the application programming interfaces merge.A kind of efficiently application is realized to start The prioritization scheme of speed, strengthening to there is the optimization of the interface of dependence, the interface interchange speed for having dependence is improved, When in start-up course, there is dependence interface quantity more, the toggle speed of application can be greatly improved.
Brief description of the drawings
Below in conjunction with drawings and Examples, the invention will be further described, in accompanying drawing:
Fig. 1 is a kind of hardware architecture diagram of mobile terminal of the present invention;
Fig. 2 is a kind of communications network system Organization Chart provided in an embodiment of the present invention;
Fig. 3 is the flow chart that interface of the present invention merges control method first embodiment;
Fig. 4 is the flow chart that interface of the present invention merges control method second embodiment;
Fig. 5 is the flow chart that interface of the present invention merges control method 3rd embodiment;
Fig. 6 is the flow chart that interface of the present invention merges control method fourth embodiment;
Fig. 7 is the flow chart that interface of the present invention merges the embodiment of control method the 5th.
Embodiment
It should be appreciated that the specific embodiments described herein are merely illustrative of the present invention, it is not intended to limit the present invention.
In follow-up description, the suffix using such as " module ", " part " or " unit " for representing element is only Be advantageous to the explanation of the present invention, itself there is no a specific meaning.Therefore, " module ", " part " or " unit " can mix Ground uses.
Terminal can be implemented in a variety of manners.For example, the terminal described in the present invention can include such as mobile phone, flat board Computer, notebook computer, palm PC, personal digital assistant (Personal Digital Assistant, PDA), portable Media player (Portable Media Player, PMP), guider, wearable device, Intelligent bracelet, pedometer etc. move Dynamic terminal, and the fixed terminal such as digital TV, desktop computer.
It will be illustrated in subsequent descriptions by taking mobile terminal as an example, it will be appreciated by those skilled in the art that except special Outside element for moving purpose, construction according to the embodiment of the present invention can also apply to the terminal of fixed type.
Referring to Fig. 1, its hardware architecture diagram for a kind of mobile terminal of each embodiment of the realization present invention, the shifting Dynamic terminal 100 can include:RF (Radio Frequency, radio frequency) unit 101, WiFi module 102, audio output unit 103rd, A/V (audio/video) input block 104, sensor 105, display unit 106, user input unit 107, interface unit 108th, the part such as memory 109, processor 110 and power supply 111.It will be understood by those skilled in the art that shown in Fig. 1 Mobile terminal structure does not form the restriction to mobile terminal, and mobile terminal can be included than illustrating more or less parts, Either combine some parts or different parts arrangement.
The all parts of mobile terminal are specifically introduced with reference to Fig. 1:
Radio frequency unit 101 can be used for receiving and sending messages or communication process in, the reception and transmission of signal, specifically, by base station Downlink information receive after, handled to processor 110;In addition, up data are sent to base station.Generally, radio frequency unit 101 Including but not limited to antenna, at least one amplifier, transceiver, coupler, low-noise amplifier, duplexer etc..In addition, penetrate Frequency unit 101 can also be communicated by radio communication with network and other equipment.Above-mentioned radio communication can use any communication Standard or agreement, including but not limited to GSM (Global System of Mobile communication, global system for mobile telecommunications System), GPRS (General Packet Radio Service, general packet radio service), CDMA2000 (Code Division Multiple Access 2000, CDMA 2000), WCDMA (Wideband Code Division Multiple Access, WCDMA), TD-SCDMA (Time Division-Synchronous Code Division Multiple Access, TD SDMA), FDD-LTE (Frequency Division Duplexing-Long Term Evolution, FDD Long Term Evolution) and TDD-LTE (Time Division Duplexing-Long Term Evolution, time division duplex Long Term Evolution) etc..
WiFi belongs to short range wireless transmission technology, and mobile terminal can help user to receive and dispatch electricity by WiFi module 102 Sub- mail, browse webpage and access streaming video etc., it has provided the user wireless broadband internet and accessed.Although Fig. 1 shows Go out WiFi module 102, but it is understood that, it is simultaneously not belonging to must be configured into for mobile terminal, completely can be according to need To be omitted in the essential scope for do not change invention.
Audio output unit 103 can be in call signal reception pattern, call mode, record mould in mobile terminal 100 When under the isotypes such as formula, speech recognition mode, broadcast reception mode, by radio frequency unit 101 or WiFi module 102 it is receiving or It is sound that the voice data stored in memory 109, which is converted into audio signal and exported,.Moreover, audio output unit 103 The audio output related to the specific function that mobile terminal 100 performs can also be provided (for example, call signal receives sound, disappeared Breath receives sound etc.).Audio output unit 103 can include loudspeaker, buzzer etc..
A/V input blocks 104 are used to receive audio or video signal.A/V input blocks 104 can include graphics processor (Graphics Processing Unit, GPU) 1041 and microphone 1042, graphics processor 1041 is in video acquisition mode Or the static images or the view data of video obtained in image capture mode by image capture apparatus (such as camera) are carried out Reason.Picture frame after processing may be displayed on display unit 106.Picture frame after the processing of graphics processor 1041 can be deposited Storage is transmitted in memory 109 (or other storage mediums) or via radio frequency unit 101 or WiFi module 102.Mike Wind 1042 can connect in telephone calling model, logging mode, speech recognition mode etc. operational mode via microphone 1042 Quiet down sound (voice data), and can be voice data by such acoustic processing.Audio (voice) data after processing can To be converted to the form output that mobile communication base station can be sent to via radio frequency unit 101 in the case of telephone calling model. Microphone 1042 can implement various types of noises and eliminate (or suppression) algorithm to eliminate (or suppression) in reception and send sound Caused noise or interference during frequency signal.
Mobile terminal 100 also includes at least one sensor 105, such as optical sensor, motion sensor and other biographies Sensor.Specifically, optical sensor includes ambient light sensor and proximity transducer, wherein, ambient light sensor can be according to environment The light and shade of light adjusts the brightness of display panel 1061, and proximity transducer can close when mobile terminal 100 is moved in one's ear Display panel 1061 and/or backlight.As one kind of motion sensor, accelerometer sensor can detect in all directions (general For three axles) size of acceleration, size and the direction of gravity are can detect that when static, the application available for identification mobile phone posture (such as horizontal/vertical screen switching, dependent game, magnetometer pose calibrating), Vibration identification correlation function (such as pedometer, percussion) etc.; The fingerprint sensor that can also configure as mobile phone, pressure sensor, iris sensor, molecule sensor, gyroscope, barometer, The other sensors such as hygrometer, thermometer, infrared ray sensor, will not be repeated here.
Display unit 106 is used for the information for showing the information inputted by user or being supplied to user.Display unit 106 can wrap Display panel 1061 is included, liquid crystal display (Liquid Crystal Display, LCD), Organic Light Emitting Diode can be used Forms such as (Organic Light-Emitting Diode, OLED) configures display panel 1061.
User input unit 107 can be used for the numeral or character information for receiving input, and produce the use with mobile terminal The key signals input that family is set and function control is relevant.Specifically, user input unit 107 may include contact panel 1071 with And other input equipments 1072.Contact panel 1071, also referred to as touch-screen, collect touch operation of the user on or near it (for example user uses any suitable objects or annex such as finger, stylus on contact panel 1071 or in contact panel 1071 Neighbouring operation), and corresponding attachment means are driven according to formula set in advance.Contact panel 1071 may include touch detection Two parts of device and touch controller.Wherein, the touch orientation of touch detecting apparatus detection user, and detect touch operation band The signal come, transmits a signal to touch controller;Touch controller receives touch information from touch detecting apparatus, and by it Contact coordinate is converted into, then gives processor 110, and the order sent of reception processing device 110 and can be performed.In addition, can To realize contact panel 1071 using polytypes such as resistance-type, condenser type, infrared ray and surface acoustic waves.Except contact panel 1071, user input unit 107 can also include other input equipments 1072.Specifically, other input equipments 1072 can wrap Include but be not limited to physical keyboard, in function key (such as volume control button, switch key etc.), trace ball, mouse, action bars etc. One or more, do not limit herein specifically.
Further, contact panel 1071 can cover display panel 1061, detect thereon when contact panel 1071 or After neighbouring touch operation, processor 110 is sent to determine the type of touch event, is followed by subsequent processing device 110 according to touch thing The type of part provides corresponding visual output on display panel 1061.Although in Fig. 1, contact panel 1071 and display panel 1061 be the part independent as two to realize the input of mobile terminal and output function, but in certain embodiments, can Input and the output function of mobile terminal are realized so that contact panel 1071 and display panel 1061 is integrated, is not done herein specifically Limit.
Interface unit 108 is connected the interface that can pass through as at least one external device (ED) with mobile terminal 100.For example, External device (ED) can include wired or wireless head-band earphone port, external power source (or battery charger) port, wired or nothing Line FPDP, memory card port, the port for connecting the device with identification module, audio input/output (I/O) end Mouth, video i/o port, ear port etc..Interface unit 108 can be used for receiving the input from external device (ED) (for example, number It is believed that breath, electric power etc.) and the input received is transferred to one or more elements in mobile terminal 100 or can be with For transmitting data between mobile terminal 100 and external device (ED).
Memory 109 can be used for storage software program and various data.Memory 109 can mainly include storing program area And storage data field, wherein, storing program area can storage program area, application program (such as the sound needed at least one function Sound playing function, image player function etc.) etc.;Storage data field can store according to mobile phone use created data (such as Voice data, phone directory etc.) etc..In addition, memory 109 can include high-speed random access memory, can also include non-easy The property lost memory, a for example, at least disk memory, flush memory device or other volatile solid-state parts.
Processor 110 is the control centre of mobile terminal, utilizes each of various interfaces and the whole mobile terminal of connection Individual part, by running or performing the software program and/or module that are stored in memory 109, and call and be stored in storage Data in device 109, the various functions and processing data of mobile terminal are performed, so as to carry out integral monitoring to mobile terminal.Place Reason device 110 may include one or more processing units;Preferably, processor 110 can integrate application processor and modulatedemodulate is mediated Device is managed, wherein, application processor mainly handles operating system, user interface and application program etc., and modem processor is main Handle radio communication.It is understood that above-mentioned modem processor can not also be integrated into processor 110.
Mobile terminal 100 can also include the power supply 111 (such as battery) to all parts power supply, it is preferred that power supply 111 Can be logically contiguous by power-supply management system and processor 110, so as to realize management charging by power-supply management system, put The function such as electricity and power managed.
Although Fig. 1 is not shown, mobile terminal 100 can also will not be repeated here including bluetooth module etc..
For the ease of understanding the embodiment of the present invention, the communications network system being based on below to the mobile terminal of the present invention enters Row description.
Referring to Fig. 2, Fig. 2 is a kind of communications network system Organization Chart provided in an embodiment of the present invention, the communication network system Unite as the LTE system of universal mobile communications technology, the UE that the LTE system includes communicating connection successively (User Equipment, is used Family equipment) 201, E-UTRAN (Evolved UMTS Terrestrial Radio Access Network, evolved UMTS lands Ground wireless access network) 202, EPC (Evolved Packet Core, evolved packet-based core networks) 203 and operator IP operation 204。
Specifically, UE201 can be above-mentioned terminal 100, and here is omitted.
E-UTRAN202 includes eNodeB2021 and other eNodeB2022 etc..Wherein, eNodeB2021 can be by returning Journey (backhaul) (such as X2 interface) is connected with other eNodeB2022, and eNodeB2021 is connected to EPC203, ENodeB2021 can provide UE201 to EPC203 access.
EPC203 can include MME (Mobility Management Entity, mobility management entity) 2031, HSS (Home Subscriber Server, home subscriber server) 2032, other MME2033, SGW (Serving Gate Way, Gateway) 2034, PGW (PDN Gate Way, grouped data network gateway) 2035 and PCRF (Policy and Charging Rules Function, policy and rate functional entity) 2036 etc..Wherein, MME2031 be processing UE201 and The control node of signaling between EPC203, there is provided carrying and connection management.HSS2032 is all to manage for providing some registers Such as the function of attaching position register (not shown) etc, and preserve some and used about service features, data rate etc. The special information in family.All customer data can be transmitted by SGW2034, and PGW2035 can provide UE 201 IP Address is distributed and other functions, and PCRF2036 is strategy and the charging control strategic decision-making of business data flow and IP bearing resources Point, it selects and provided available strategy and charging control decision-making with charge execution function unit (not shown) for strategy.
IP operation 204 can include internet, Intranet, IMS (IP Multimedia Subsystem, IP multimedia System) or other IP operations etc..
Although above-mentioned be described by taking LTE system as an example, those skilled in the art it is to be understood that the present invention not only Suitable for LTE system, be readily applicable to other wireless communication systems, such as GSM, CDMA2000, WCDMA, TD-SCDMA with And following new network system etc., do not limit herein.
Based on above-mentioned mobile terminal hardware configuration and communications network system, each embodiment of the inventive method is proposed.
Embodiment one
Fig. 3 is the flow chart that interface of the present invention merges control method first embodiment.A kind of interface merges control method, should Method includes:
S1, the interface message for marking application program;
S2, the dependence for determining the application program;
S3, interface union operation performed according to the interface message and the dependence;
S4, the independent return value cached after the application programming interfaces merging.
In the present embodiment, first, by marking the interface message of application program;Then, it is determined that the application program Dependence;Subsequently, interface union operation is performed according to the interface message and the dependence;Finally, it is independent slow Deposit the return value after the application programming interfaces merge.
Specifically, in the present embodiment, first, by the interface message for marking application program.Specifically, using starting Cheng Zhong, it is likely that the interface of dependence can be there are.Such as interface 1, interface 2 and interface 3.Interface 3 may use interface 1 Return value and interface 2 return value, and generated after they are processed in some method of oneself oneself parameter or The untreated parameter directly as oneself.
Further, in the present embodiment, the form for merging interface parameters how is efficiently defined with regard to most important.At this In scheme, the form is defined as follows:First, interface, parameter, return value and processing method are identified by several keywords, point It is not API, PARA, RET, FUNC, specific interface name, parameter value, return value and processing is then separated by underscore Method.
In the present embodiment, after the interface message by marking application program, determine that the dependence of the application program is closed System, likewise, as above described in example, in the present embodiment, there is JSON (JavaScript in the form for merging parameter and JSON data Object Notation, JS object tag).By without dependence and thering is dependence to illustrate respectively:
There is no the interface parameters expression of dependence such as:
{API_1:{PARA_1:23,PARA_2:jordan},API_2:{PARA_1:1500}}.Indicate two interfaces Respectively interface 1 and interface 2, interface 1 has two parameters, is worth for 23 and jordan;Interface 2 has 1 parameter, is worth for 1500.
And for there is the interface of dependence, expression formula is such as:
{API_1:{PARA_1:23,PARA_2:jordan},API_2:{PARA_1:1500},API_3:{PAR A_1: RET_API_1,PARA_2:RET_API_2 } } mean that interface 3 there are two parameters, parameter 1 is the return value of interface 1, parameter 2 It is the return value of interface 2.
In the present embodiment, after the dependence for determining the application program, according to the interface message and described Dependence performs interface union operation.Likewise, as above described in example, server is after the request for merging interface is received, solution The expression formula is analysed, then first independently executes interface 1 and interface 2, then again makees the return value of interface 1 and the return value of interface 2 Parameter for interface 3 is passed to, and thus completes the merging for having dependence interface.
In the present embodiment, after performing interface union operation according to the interface message and the dependence, solely Return value after the vertical caching application programming interfaces merging.Likewise, as above described in example, when the parameter of interface 3 is above to connect During value after method is handled of mouthful return value, apply when version issue, understand and this method be numbered automatically and upload to service Device side, preservation use is carried out by server side.
Further, what is used due to client and server is all java codes, thus apply released version when Wait, the form that method is packaged into jar bags is directly submitted to server side, while upload server side can recording method number With the corresponding relation of specific method title.
Further, as the corresponding specific method name of numbering 233 is:
cn.nubia.api.func.GenerateName
It is this to need to call specific method to generate the merging interface expression formula of parameter such as:
{API_1:{PARA_1:23,PARA_2:jordan},API_2:{PARA_1:1500},API_3:{PAR A_1: FUNC_233 (RET_API_1, RET_API_2) } }, the parameter for representing interface 3 is that the return value of interface 1 is passed through with the return value of interface 2 Value after the processing of FUNC_233 processing methods.And this FUNC_233 is to be automatically uploaded to server side when application version is issued , thereby it is ensured that having normal merging parsing and response of the dependence interface in server side.
The beneficial effect of the present embodiment is, by the interface message for marking application program;Determine the application program Dependence;Interface union operation is performed according to the interface message and the dependence;Independent caching is described to apply journey Return value after the merging of sequence interface.A kind of efficient prioritization scheme for applying toggle speed is realized, is strengthened to there is dependence Interface optimization, the interface interchange speed for having dependence is improved, when in start-up course, there is dependence interface quantity When more, the toggle speed of application can be greatly improved.
Embodiment two
Fig. 4 is the flow chart that interface of the present invention merges control method second embodiment, based on above-described embodiment, the mark The interface message of application program includes:
S11, the keyword for determining the application program;
S12, the application program according to the keyword tag, generate the interface message.
In the present embodiment, first, the keyword of the application program is determined, then, according to the keyword tag institute Application program is stated, generates the interface message.
Specifically, in the present embodiment, first, the keyword of the application program is determined, likewise, as above described in example, Using in start-up course, it is likely that the interface of dependence can be there are.Such as interface 1, interface 2 and interface 3.Interface 3 may The return value of interface 1 and the return value of interface 2 are used, and oneself is generated after they are processed in some method of oneself Parameter or the untreated parameter directly as oneself.
Further, in the present embodiment, the form for merging interface parameters how is efficiently defined with regard to most important.At this In scheme, according to application program described in the keyword tag, the interface message is generated, the form is defined as follows:It is logical first Several keywords are crossed to identify interface, parameter, return value and processing method, is API, PARA, RET, FUNC respectively, then passes through Underscore separates specific interface name, parameter value, return value and processing method.
Further, corresponding keyword is determined according to different application programs, or, apply journey according to different types of Sequence determines corresponding keyword.
The beneficial effect of the present embodiment is, by determining the keyword of the application program, then, according to the key Word marks the application program, generates the interface message, subsequently to realize a kind of efficient optimization side for applying toggle speed Case provides conditioned basic and environmental basis, strengthens to there is the optimization of the interface of dependence, the interface interchange for having dependence Speed is improved, and when in start-up course, there is dependence interface quantity more, the toggle speed of application can obtain larger Improve.
Embodiment three
Fig. 5 is the flow chart that interface of the present invention merges control method 3rd embodiment, based on above-described embodiment, the determination The dependence of the application program includes:
S21, determine the interface message with dependence and the interface message without dependence;
S22, it is described with the interface message of dependence in determine required interface return value;
S23, the dependence between the application program determined according to the interface return value.
In the present embodiment, first, it is determined that the interface message with dependence and the interface message without dependence;So Afterwards, it is described with the interface message of dependence in determine required interface return value;Finally, according to the interface return value Determine the dependence between the application program.
Specifically, in the present embodiment, first, it is determined that the interface message with dependence and the interface without dependence Information, wherein, by without dependence and thering is dependence to illustrate respectively:
There is no the interface parameters expression of dependence such as:
{API_1:{PARA_1:23,PARA_2:jordan},API_2:{PARA_1:1500}}。
Above-mentioned expression formula indicates that two interfaces are respectively interface 1 and interface 2, and interface 1 has two parameters, be worth for 23 with jordan;Interface 2 has 1 parameter, is worth for 1500.
And for there is the interface of dependence, expression formula is such as:
{API_1:{PARA_1:23,PARA_2:jordan},API_2:{PARA_1:1500},API_3:{PAR A_1: RET_API_1,PARA_2:RET_API_2}}
It is described with the interface message of dependence in determine required interface return value, that is, above-mentioned expression formula table Show that interface 3 there are two parameters, parameter 1 is the return value of interface 1, and parameter 2 is the return value of interface 2.
Further, corresponding interface message and interface return value are determined according to different application programs, or, according to not The application program of same type determines corresponding interface message and interface return value.
The beneficial effect of the present embodiment is, by determining there is the interface message of dependence and connecing without dependence Message ceases;Then, it is described with the interface message of dependence in determine required interface return value;Finally, according to described Interface return value determines the dependence between the application program, a kind of efficient using the excellent of toggle speed subsequently to realize Change scheme provides conditioned basic and environmental basis, strengthens to there is the optimization of the interface of dependence, the interface for having dependence Call speed to be improved, when in start-up course, there is dependence interface quantity more, the toggle speed of application can obtain compared with Big raising.
Example IV
Fig. 6 is the flow chart that interface of the present invention merges control method fourth embodiment, based on above-described embodiment, the basis The interface message and the dependence, which perform interface union operation, to be included:
S31, the interface return value for recording the application program;
S32, the corresponding relation for establishing the dependence with title by number;
S33, the relational expression for generating interface union operation;
S34, by the relational expression perform the interface union operation.
In the present embodiment, first, the interface return value of the application program is recorded;Then, established by number with title The corresponding relation of the dependence;Subsequently, the relational expression of interface union operation is generated;Finally, by the relation table The interface union operation is performed up to formula.
Likewise, as above described in example, after the dependence for determining the application program, according to the interface message and The dependence performs interface union operation.
Likewise, as above described in example, server parses the expression formula, Ran Houxian after the request for merging interface is received Interface 1 and interface 2 are independently executed, is then again passed to the return value of interface 1 and the return value of interface 2 as the parameter of interface 3, Thus, the merging for having dependence interface is completed.
Further, the dependence between different calling application programs is different;
Further, the relational expression of docking port union operation is updated on demand, and is carried out when version is issued Renewal.
The beneficial effect of the present embodiment is, records the interface return value of the application program;Then, by number and title Establish the corresponding relation of the dependence;Subsequently, the relational expression of interface union operation is generated;Finally, by the pass It is that expression formula performs the interface union operation, subsequently to realize that a kind of efficient prioritization scheme for applying toggle speed provides Conditioned basic and environmental basis, strengthen to there is the optimization of the interface of dependence, the interface interchange speed for having dependence obtains Improve, when in start-up course, there is dependence interface quantity more, the toggle speed of application can be greatly improved.
Embodiment five
Fig. 7 is the flow chart that interface of the present invention merges the embodiment of control method the 5th, based on above-described embodiment, the independence Caching the return value after the application programming interfaces merge includes:
S41, the detection return value fresh information;
S42, new return value is generated according to the fresh information, and updated into caching.
In the present embodiment, first, the fresh information of the return value is detected, then, is generated according to the fresh information New return value, and update into caching.
Specifically, as above described in example, due to needing that dependence interface is merged, server side can will merge interface Each return value carry out independent caching.Return value such as interface 1, interface 2, interface 3 independently caches.
Further, when there is dependence interface return value to update, it is necessary to which the caching number can of renewal is use up Amount is reduced, and so as to reduce the number of buffer update, improves the whole efficiency of system.That is, server side merges interface in response When, the caching of each interface is obtained first, if there is no just going really to call the interface.
Further, above-mentioned idiographic flow is as follows:After server receives above-mentioned merging interface requests, acquisition is gone to connect first The cache size of mouth 1 and interface 2, if cache size, which is not present, just calls specific interface method;If interface 1 and interface 2 is slow Deposit value all not update, then can directly use the cache size of interface 3, if renewal, interface 3 just needs to use the He of interface 1 The new cache size of interface 2 come generate the parameter of oneself and again calling interface 3 method generate return value, and update to caching In.
The beneficial effect of the present embodiment is, detects the fresh information of the return value, then, according to the fresh information New return value is generated, and is updated into caching.A kind of efficient prioritization scheme for applying toggle speed is realized, is strengthened to having The optimization of the interface of dependence, the interface interchange speed for having dependence are improved, when in start-up course, there is dependence When interface quantity is more, the toggle speed of application can be greatly improved.
Embodiment six
Based on above-described embodiment, the invention also provides a kind of interface merging control device, the equipment includes memory, place Manage device and be stored in the computer program that can be run on the memory and on the processor, the computer program is by institute Realized when stating computing device:
Mark the interface message of application program;
Determine the dependence of the application program;
Interface union operation is performed according to the interface message and the dependence;
It is independent to cache the return value after the application programming interfaces merge.
In the present embodiment, first, by marking the interface message of application program;Then, it is determined that the application program Dependence;Subsequently, interface union operation is performed according to the interface message and the dependence;Finally, it is independent slow Deposit the return value after the application programming interfaces merge.
Specifically, in the present embodiment, first, by the interface message for marking application program.Specifically, using starting Cheng Zhong, it is likely that the interface of dependence can be there are.Such as interface 1, interface 2 and interface 3.Interface 3 may use interface 1 Return value and interface 2 return value, and generated after they are processed in some method of oneself oneself parameter or The untreated parameter directly as oneself.
Further, in the present embodiment, the form for merging interface parameters how is efficiently defined with regard to most important.At this In scheme, the form is defined as follows:First, interface, parameter, return value and processing method are identified by several keywords, point It is not API, PARA, RET, FUNC, specific interface name, parameter value, return value and processing is then separated by underscore Method.
In the present embodiment, after the interface message by marking application program, determine that the dependence of the application program is closed System, likewise, as above described in example, in the present embodiment, there is JSON (JavaScript in the form for merging parameter and JSON data Object Notation, JS object tag).By without dependence and thering is dependence to illustrate respectively:
There is no the interface parameters expression of dependence such as:
{API_1:{PARA_1:23,PARA_2:jordan},API_2:{PARA_1:1500}}.Indicate two interfaces Respectively interface 1 and interface 2, interface 1 has two parameters, is worth for 23 and jordan;Interface 2 has 1 parameter, is worth for 1500.
And for there is the interface of dependence, expression formula is such as:
{API_1:{PARA_1:23,PARA_2:jordan},API_2:{PARA_1:1500},API_3:{PAR A_1: RET_API_1,PARA_2:RET_API_2 } } mean that interface 3 there are two parameters, parameter 1 is the return value of interface 1, parameter 2 It is the return value of interface 2.
In the present embodiment, after the dependence for determining the application program, according to the interface message and described Dependence performs interface union operation.Likewise, as above described in example, server is after the request for merging interface is received, solution The expression formula is analysed, then first independently executes interface 1 and interface 2, then again makees the return value of interface 1 and the return value of interface 2 Parameter for interface 3 is passed to, and thus completes the merging for having dependence interface.
In the present embodiment, after performing interface union operation according to the interface message and the dependence, solely Return value after the vertical caching application programming interfaces merging.Likewise, as above described in example, when the parameter of interface 3 is above to connect During value after method is handled of mouthful return value, apply when version issue, understand and this method be numbered automatically and upload to service Device side, preservation use is carried out by server side.
Further, what is used due to client and server is all java codes, thus apply released version when Wait, the form that method is packaged into jar bags is directly submitted to server side, while upload server side can recording method number With the corresponding relation of specific method title.
Further, as the corresponding specific method name of numbering 233 is:
cn.nubia.api.func.GenerateName
It is this to need to call specific method to generate the merging interface expression formula of parameter such as:
{API_1:{PARA_1:23,PARA_2:jordan},API_2:{PARA_1:1500},API_3:{PAR A_1: FUNC_233 (RET_API_1, RET_API_2) } }, the parameter for representing interface 3 is that the return value of interface 1 is passed through with the return value of interface 2 Value after the processing of FUNC_233 processing methods.And this FUNC_233 is to be automatically uploaded to server side when application version is issued , thereby it is ensured that having normal merging parsing and response of the dependence interface in server side.
The beneficial effect of the present embodiment is, by the interface message for marking application program;Determine the application program Dependence;Interface union operation is performed according to the interface message and the dependence;Independent caching is described to apply journey Return value after the merging of sequence interface.A kind of efficient prioritization scheme for applying toggle speed is realized, is strengthened to there is dependence Interface optimization, the interface interchange speed for having dependence is improved, when in start-up course, there is dependence interface quantity When more, the toggle speed of application can be greatly improved.
Embodiment seven
Based on above-described embodiment, realized when the computer program is also by the computing device:
Determine the keyword of the application program;
According to application program described in the keyword tag, the interface message is generated.
In the present embodiment, first, the keyword of the application program is determined, then, according to the keyword tag institute Application program is stated, generates the interface message.
Specifically, in the present embodiment, first, the keyword of the application program is determined, likewise, as above described in example, Using in start-up course, it is likely that the interface of dependence can be there are.Such as interface 1, interface 2 and interface 3.Interface 3 may The return value of interface 1 and the return value of interface 2 are used, and oneself is generated after they are processed in some method of oneself Parameter or the untreated parameter directly as oneself.
Further, in the present embodiment, the form for merging interface parameters how is efficiently defined with regard to most important.At this In scheme, according to application program described in the keyword tag, the interface message is generated, the form is defined as follows:It is logical first Several keywords are crossed to identify interface, parameter, return value and processing method, is API, PARA, RET, FUNC respectively, then passes through Underscore separates specific interface name, parameter value, return value and processing method.
Further, corresponding keyword is determined according to different application programs, or, apply journey according to different types of Sequence determines corresponding keyword.
The beneficial effect of the present embodiment is, by determining the keyword of the application program, then, according to the key Word marks the application program, generates the interface message, subsequently to realize a kind of efficient optimization side for applying toggle speed Case provides conditioned basic and environmental basis, strengthens to there is the optimization of the interface of dependence, the interface interchange for having dependence Speed is improved, and when in start-up course, there is dependence interface quantity more, the toggle speed of application can obtain larger Improve.
Embodiment eight
Based on above-described embodiment, realized when the computer program is also by the computing device:
It is determined that the interface message with dependence and the interface message without dependence;
It is described with the interface message of dependence in determine required interface return value;
Dependence between the application program is determined according to the interface return value.
In the present embodiment, first, it is determined that the interface message with dependence and the interface message without dependence;So Afterwards, it is described with the interface message of dependence in determine required interface return value;Finally, according to the interface return value Determine the dependence between the application program.
Specifically, in the present embodiment, first, it is determined that the interface message with dependence and the interface without dependence Information, wherein, by without dependence and thering is dependence to illustrate respectively:
There is no the interface parameters expression of dependence such as:
{API_1:{PARA_1:23,PARA_2:jordan},API_2:{PARA_1:1500}}。
Above-mentioned expression formula indicates that two interfaces are respectively interface 1 and interface 2, and interface 1 has two parameters, be worth for 23 with jordan;Interface 2 has 1 parameter, is worth for 1500.
And for there is the interface of dependence, expression formula is such as:
{API_1:{PARA_1:23,PARA_2:jordan},API_2:{PARA_1:1500},API_3:{PAR A_1: RET_API_1,PARA_2:RET_API_2}}
It is described with the interface message of dependence in determine required interface return value, that is, above-mentioned expression formula table Show that interface 3 there are two parameters, parameter 1 is the return value of interface 1, and parameter 2 is the return value of interface 2.
Further, corresponding interface message and interface return value are determined according to different application programs, or, according to not The application program of same type determines corresponding interface message and interface return value.
The beneficial effect of the present embodiment is, by determining there is the interface message of dependence and connecing without dependence Message ceases;Then, it is described with the interface message of dependence in determine required interface return value;Finally, according to described Interface return value determines the dependence between the application program, a kind of efficient using the excellent of toggle speed subsequently to realize Change scheme provides conditioned basic and environmental basis, strengthens to there is the optimization of the interface of dependence, the interface for having dependence Call speed to be improved, when in start-up course, there is dependence interface quantity more, the toggle speed of application can obtain compared with Big raising.
Embodiment nine
Based on above-described embodiment, realized when the computer program is also by the computing device:
Record the interface return value of the application program;
The corresponding relation of the dependence is established with title by number;
Generate the relational expression of interface union operation;
The interface union operation is performed by the relational expression;
Detect the fresh information of the return value;
New return value is generated according to the fresh information, and is updated into caching.
In the present embodiment, first, the interface return value of the application program is recorded;Then, established by number with title The corresponding relation of the dependence;Subsequently, the relational expression of interface union operation is generated;Finally, by the relation table The interface union operation is performed up to formula.
Likewise, as above described in example, after the dependence for determining the application program, according to the interface message and The dependence performs interface union operation.
Likewise, as above described in example, server parses the expression formula, Ran Houxian after the request for merging interface is received Interface 1 and interface 2 are independently executed, is then again passed to the return value of interface 1 and the return value of interface 2 as the parameter of interface 3, Thus, the merging for having dependence interface is completed.
Further, the dependence between different calling application programs is different;
Further, the relational expression of docking port union operation is updated on demand, and is carried out when version is issued Renewal.
In the present embodiment, first, the fresh information of the return value is detected, then, is generated according to the fresh information New return value, and update into caching.
Specifically, as above described in example, due to needing that dependence interface is merged, server side can will merge interface Each return value carry out independent caching.Return value such as interface 1, interface 2, interface 3 independently caches.
Further, when there is dependence interface return value to update, it is necessary to which the caching number can of renewal is use up Amount is reduced, and so as to reduce the number of buffer update, improves the whole efficiency of system.That is, server side merges interface in response When, the caching of each interface is obtained first, if there is no just going really to call the interface.
Further, above-mentioned idiographic flow is as follows:After server receives above-mentioned merging interface requests, acquisition is gone to connect first The cache size of mouth 1 and interface 2, if cache size, which is not present, just calls specific interface method;If interface 1 and interface 2 is slow Deposit value all not update, then can directly use the cache size of interface 3, if renewal, interface 3 just needs to use the He of interface 1 The new cache size of interface 2 come generate the parameter of oneself and again calling interface 3 method generate return value, and update to caching In.
The beneficial effect of the present embodiment is, detects the fresh information of the return value, then, according to the fresh information New return value is generated, and is updated into caching.A kind of efficient prioritization scheme for applying toggle speed is realized, is strengthened to having The optimization of the interface of dependence, the interface interchange speed for having dependence are improved, when in start-up course, there is dependence When interface quantity is more, the toggle speed of application can be greatly improved.
Embodiment ten
Based on above-described embodiment, the invention also provides a kind of computer-readable recording medium, the computer-readable storage Interface is stored with medium and merges control program, interface, which merges, realizes any one institute as described above when control program is executed by processor The interface stated merges the step of control method.
The interface for implementing the present invention merges control method, equipment and computer-readable recording medium, and journey is applied by mark The interface message of sequence;Determine the dependence of the application program;Performed according to the interface message and the dependence Interface union operation;It is independent to cache the return value after the application programming interfaces merge.A kind of efficiently application is realized to start The prioritization scheme of speed, strengthening to there is the optimization of the interface of dependence, the interface interchange speed for having dependence is improved, When in start-up course, there is dependence interface quantity more, the toggle speed of application can be greatly improved.
It should be noted that herein, term " comprising ", "comprising" or its any other variant are intended to non-row His property includes, so that process, method, article or device including a series of elements not only include those key elements, and And also include the other element being not expressly set out, or also include for this process, method, article or device institute inherently Key element.In the absence of more restrictions, the key element limited by sentence "including a ...", it is not excluded that including this Other identical element also be present in the process of key element, method, article or device.
The embodiments of the present invention are for illustration only, do not represent the quality of embodiment.
Through the above description of the embodiments, those skilled in the art can be understood that above-described embodiment side Method can add the mode of required general hardware platform to realize by software, naturally it is also possible to by hardware, but in many cases The former is more preferably embodiment.Based on such understanding, technical scheme is substantially done to prior art in other words Going out the part of contribution can be embodied in the form of software product, and the computer software product is stored in a storage medium In (such as ROM/RAM, magnetic disc, CD), including some instructions to cause a station terminal (can be mobile phone, computer, service Device, air conditioner, or network equipment etc.) perform method described in each embodiment of the present invention.
Embodiments of the invention are described above in conjunction with accompanying drawing, but the invention is not limited in above-mentioned specific Embodiment, above-mentioned embodiment is only schematical, rather than restricted, one of ordinary skill in the art Under the enlightenment of the present invention, in the case of present inventive concept and scope of the claimed protection is not departed from, it can also make a lot Form, these are belonged within the protection of the present invention.

Claims (10)

1. a kind of interface merges control method, it is characterised in that methods described includes:
Mark the interface message of application program;
Determine the dependence of the application program;
Interface union operation is performed according to the interface message and the dependence;
It is independent to cache the return value after the application programming interfaces merge.
2. interface according to claim 1 merges control method, it is characterised in that the interface letter of the mark application program Breath includes:
Determine the keyword of the application program;
According to application program described in the keyword tag, the interface message is generated.
3. interface according to claim 2 merges control method, it is characterised in that it is described determine the application program according to Bad relation includes:
It is determined that the interface message with dependence and the interface message without dependence;
It is described with the interface message of dependence in determine required interface return value;
Dependence between the application program is determined according to the interface return value.
4. interface according to claim 3 merges control method, it is characterised in that it is described according to the interface message and The dependence, which performs interface union operation, to be included:
Record the interface return value of the application program;
The corresponding relation of the dependence is established with title by number;
Generate the relational expression of interface union operation;
The interface union operation is performed by the relational expression.
5. interface according to claim 4 merges control method, it is characterised in that the independent caching application program Return value after interface merges includes:
Detect the fresh information of the return value;
New return value is generated according to the fresh information, and is updated into caching.
6. a kind of interface merges control device, it is characterised in that the equipment includes memory, processor and is stored in described deposit On reservoir and the computer program that can run on the processor, the computer program is by real during the computing device It is existing:
Mark the interface message of application program;
Determine the dependence of the application program;
Interface union operation is performed according to the interface message and the dependence;
It is independent to cache the return value after the application programming interfaces merge.
7. interface according to claim 6 merges control device, it is characterised in that the computer program is also by the place Reason device is realized when performing:
Determine the keyword of the application program;
According to application program described in the keyword tag, the interface message is generated.
8. interface according to claim 7 merges control device, it is characterised in that the computer program is also by the place Reason device is realized when performing:
It is determined that the interface message with dependence and the interface message without dependence;
It is described with the interface message of dependence in determine required interface return value;
Dependence between the application program is determined according to the interface return value.
9. interface according to claim 8 merges control device, it is characterised in that the computer program is also by the place Reason device is realized when performing:
Record the interface return value of the application program;
The corresponding relation of the dependence is established with title by number;
Generate the relational expression of interface union operation;
The interface union operation is performed by the relational expression;
Detect the fresh information of the return value;
New return value is generated according to the fresh information, and is updated into caching.
10. a kind of computer-readable recording medium, it is characterised in that interface conjunction is stored with the computer-readable recording medium And control program, the interface, which merges when control program is executed by processor, to be realized as any one of claim 1 to 5 Interface merges the step of control method.
CN201711019788.0A 2017-10-27 2017-10-27 A kind of interface merges control method, equipment and computer-readable recording medium Pending CN107748681A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201711019788.0A CN107748681A (en) 2017-10-27 2017-10-27 A kind of interface merges control method, equipment and computer-readable recording medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201711019788.0A CN107748681A (en) 2017-10-27 2017-10-27 A kind of interface merges control method, equipment and computer-readable recording medium

Publications (1)

Publication Number Publication Date
CN107748681A true CN107748681A (en) 2018-03-02

Family

ID=61254045

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201711019788.0A Pending CN107748681A (en) 2017-10-27 2017-10-27 A kind of interface merges control method, equipment and computer-readable recording medium

Country Status (1)

Country Link
CN (1) CN107748681A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108512924A (en) * 2018-03-29 2018-09-07 努比亚技术有限公司 Interface merging method, equipment, system and computer-readable storage media

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040083465A1 (en) * 2002-10-28 2004-04-29 Weijia Zhang Method and system for connecting to an application programming interface
CN101442472A (en) * 2008-12-11 2009-05-27 金蝶软件(中国)有限公司 Method and apparatus for combining and responding service request
CN101821715A (en) * 2007-08-31 2010-09-01 金雅拓股份有限公司 System and method for browser-based access to smart cards
CN103345420A (en) * 2013-06-03 2013-10-09 百度在线网络技术(北京)有限公司 Method for massively calling API interfaces, system for massively calling API interfaces and device for massively calling API interfaces
CN103841134A (en) * 2012-11-22 2014-06-04 阿里巴巴集团控股有限公司 API-based method for sending and receiving information, API-based apparatus, and API-based system

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040083465A1 (en) * 2002-10-28 2004-04-29 Weijia Zhang Method and system for connecting to an application programming interface
CN101821715A (en) * 2007-08-31 2010-09-01 金雅拓股份有限公司 System and method for browser-based access to smart cards
CN101442472A (en) * 2008-12-11 2009-05-27 金蝶软件(中国)有限公司 Method and apparatus for combining and responding service request
CN103841134A (en) * 2012-11-22 2014-06-04 阿里巴巴集团控股有限公司 API-based method for sending and receiving information, API-based apparatus, and API-based system
CN103345420A (en) * 2013-06-03 2013-10-09 百度在线网络技术(北京)有限公司 Method for massively calling API interfaces, system for massively calling API interfaces and device for massively calling API interfaces

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108512924A (en) * 2018-03-29 2018-09-07 努比亚技术有限公司 Interface merging method, equipment, system and computer-readable storage media

Similar Documents

Publication Publication Date Title
CN107341212A (en) A kind of buffering updating method and equipment
CN107688607A (en) The method and mobile terminal of a kind of database access, computer-readable recording medium
CN107508892A (en) A kind of page access method, server and computer-readable recording medium
CN107038245A (en) Page switching method, mobile terminal and storage medium
CN107193889A (en) Ad blocking method, terminal and computer-readable recording medium
CN107340833A (en) Terminal temperature control method, terminal and computer-readable recording medium
CN107832163A (en) A kind of buffering updating method, server and computer-readable recording medium
CN107181700A (en) Control method, mobile terminal and the storage medium of application program for mobile terminal
CN106953684A (en) A kind of method for searching star, mobile terminal and computer-readable recording medium
CN107707450A (en) A kind of method, apparatus and computer-readable recording medium for transmitting file
CN107239522A (en) Picture storage method, equipment and computer-readable storage medium
CN107220050A (en) Adaptive display method, terminal and computer-readable recording medium
CN107844230A (en) A kind of advertisement page method of adjustment, mobile terminal and computer-readable recording medium
CN107566605A (en) A kind of interactive interface processing method, equipment and computer-readable recording medium
CN107463324A (en) A kind of image display method, mobile terminal and computer-readable recording medium
CN107124466A (en) One kind prevents caching penetrating method and device, computer-readable recording medium
CN107135086A (en) One kind broadcast method for pushing and equipment, computer-readable recording medium
CN107688429A (en) Management method, mobile terminal and the computer-readable recording medium of application controls
CN107483804A (en) A kind of image pickup method, mobile terminal and computer-readable recording medium
CN107426304A (en) Method, system and the proxy server of interactive media resource
CN107133151A (en) A kind of daily record data processing method, equipment and computer-readable recording medium
CN107800879A (en) A kind of audio regulation method, terminal and computer-readable recording medium
CN107682630A (en) Dual camera anti-fluttering method, mobile terminal and computer-readable recording medium
CN107506468A (en) Application program searching method, terminal, server, computer-readable recording medium
CN107818022A (en) Application programming interfaces merging method, mobile terminal and computer-readable recording medium

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
RJ01 Rejection of invention patent application after publication

Application publication date: 20180302

RJ01 Rejection of invention patent application after publication