CN106648790A - Application program implementation method and device and electronic equipment - Google Patents

Application program implementation method and device and electronic equipment Download PDF

Info

Publication number
CN106648790A
CN106648790A CN201611243061.6A CN201611243061A CN106648790A CN 106648790 A CN106648790 A CN 106648790A CN 201611243061 A CN201611243061 A CN 201611243061A CN 106648790 A CN106648790 A CN 106648790A
Authority
CN
China
Prior art keywords
application program
file
general
purpose interface
module
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
CN201611243061.6A
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.)
Zhuhai Baoqu Technology Co Ltd
Original Assignee
Beijing Kingsoft Internet Security Software Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Kingsoft Internet Security Software Co Ltd filed Critical Beijing Kingsoft Internet Security Software Co Ltd
Priority to CN201611243061.6A priority Critical patent/CN106648790A/en
Publication of CN106648790A publication Critical patent/CN106648790A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/65Updates
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44505Configuring for program initiating, e.g. using registry, configuration files
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • G06F9/547Remote procedure calls [RPC]; Web services
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2209/00Indexing scheme relating to G06F9/00
    • G06F2209/54Indexing scheme relating to G06F9/54
    • G06F2209/541Client-server

Abstract

The embodiment of the invention discloses an application program implementation method, an application program implementation device and electronic equipment, relates to the technical field of computers, and aims to improve the time and labor cost of secondary development of application programs and overcome the defect that programs of the same type write binary codes for multiple times. One of the implementation methods of the application program is applied to a client of an electronic device, and the method comprises the following steps: initiating an application program implementation request to a server; receiving a configuration file which is provided by a server according to the application program implementation request and is used for implementing the application program; acquiring an implementation strategy of an application program from the configuration file; and realizing the corresponding application program according to the implementation strategy. The invention is suitable for the development of the application program.

Description

A kind of implementation method of application program, device and electronic equipment
Technical field
The present invention relates to field of computer technology, more particularly to a kind of implementation method of application program, device and electronics set It is standby.
Background technology
Software function of the same trade is substantially similar, and it is by some function integrities, weight that enterprise's similar-type products are more New packing is formed.Even and one new product of repacking, time, the people put into from needed for written in code, test to issue Power, material resources are all the costs that can not ignore.As long as and later stage logic is slightly changed and write again again binary code, surveys Examination, so to exploitation, the time of tester, manpower causes very big waste repeatedly.
Prior art can be separated logical AND function code by scripts such as collocation lua, be compiled using script Write application logic to meet the demand that application program changes logic repeatedly, but this mode logic writer is required compared with Height, is not easy to public use.
The content of the invention
In view of this, the embodiment of the present invention provides a kind of implementation method of application program, device and electronic equipment, for solving Certainly the secondary development of application program is expended time, man power and material and logic is write using existing script in prior art The high problem of personnel requirement.
In a first aspect, the embodiment of the present invention provides a kind of implementation method of application program, the client of electronic equipment is applied to End, methods described includes:
Application program is initiated to server realize request;
The reception server realizes the configuration file for realizing application program that request is provided according to the application program;
The implementation strategy of application program is obtained from the configuration file;
Corresponding application program is realized according to the implementation strategy.
With reference in a first aspect, in the first embodiment of first aspect, in the reception server according to the application journey Sequence realizes that methods described also includes before the configuration file for realizing application program that request is provided:
The combination general-purpose interface library file that the reception server is provided;The combination general-purpose interface library file has letter including record Several combination general-purpose interface storehouses with general utility functions function corresponding relation;
Wherein, the implementation strategy includes being closed for the logic between the function name and function name of realizing the application program System;
It is described that corresponding application program is realized according to the implementation strategy, including:
Specified application calls the general-purpose interface according to the logical relation between the function name in the implementation strategy Respective function name in storehouse.
With reference to the first embodiment of first aspect, in second embodiment of first aspect, in the reception After the combination general-purpose interface library file that server is provided, methods described also includes:
The more new file of the combination general-purpose interface library file that the reception server is sent;
Local combination general-purpose interface storehouse is updated according to the more new file.
With reference to the first embodiment of first aspect, in the third embodiment of first aspect, in the reception After the combination general-purpose interface library file that server is provided, methods described also includes:
The combination general-purpose interface library file modification instruction of receive user;
General-purpose interface library file is combined according to the modification instruction modification.
It is described to initiate application program reality to server with reference in a first aspect, in the 4th kind of embodiment of first aspect Now ask, including:
The window masterplate provided by server is initiated application program and realizes request to server.
With reference in a first aspect, in the 5th kind of possible implementation of first aspect, the reception server is according to institute State application program and realize the configuration file for realizing application program that request is provided, including:The reception server is answered according to described The encryption configuration file for realizing application program that request is provided is realized with program;
The configuration file for realizing application program that request is provided is realized according to the application program in the reception server Afterwards, before the implementation strategy that application program is obtained from the configuration file, methods described also includes:
The encryption configuration file is decrypted and obtains configuration file.
With reference to the first or second or the third embodiment of first aspect, the 6th kind in first aspect is possible In implementation, the conjunction general-purpose interface library file is dll file.
Second aspect, the embodiment of the present invention provides a kind of implementation method of application program, is applied to the service of electronic equipment Device, methods described includes:
The application program for receiving client realizes request;
Realized asking according to the application program, formed for realizing application by the combination general-purpose interface storehouse being pre-configured with The configuration file of program;Record has function name and general utility functions function corresponding relation in the combination general-purpose interface storehouse;It is described to match somebody with somebody Putting file includes the implementation strategy of the application program;
The configuration file is sent to into the client.
With reference to second aspect, in the first embodiment of second aspect, in the application program of the reception client Before realizing request, methods described also includes:
General utility functions function is packaged into into dll file;
In the dll file, function name is completed according to the macrodefinition that user writes and is reflected with the pointer of general utility functions function Relation is penetrated, the combination general-purpose interface storehouse is obtained;
Client is sent to using the dll file as combination general-purpose interface library file;
Wherein, the implementation strategy includes being closed for the logic between the function name and function name of realizing the application program System.
With reference to the first embodiment of second aspect, in second embodiment of second aspect, by the DLL File is sent to after client as combination general-purpose interface library file, and methods described also includes:
The more new file of combination general-purpose interface library file is sent to client.
With reference to second aspect, in the third embodiment of second aspect, the configuration file is XML file.
With reference to the third embodiment of second aspect, in the 4th kind of embodiment of second aspect, in the reception The application program that client is sent is realized before request, also included:
General window masterplate is configured by XML;
Wherein, the application program for receiving client realizes request, including:
The application program for receiving client by the general window masterplate realizes request.
It is described that the configuration file is sent to into institute in the 5th kind of embodiment of second aspect with reference to second aspect Client is stated, including:
The client is sent to after the configuration file is encrypted.
The third aspect, what the present invention provided a kind of application program realizes device, is applied to electronic equipment client, the dress Put including:
Request module, for initiating application program to server request is realized;
First receiver module, applying for realization for request offer is realized for the reception server according to the application program The configuration file of program;
Tactful acquisition module, for the implementation strategy for obtaining application program from the configuration file;
Module is realized, the implementation strategy for obtaining according to the tactful acquisition module is realized applying journey accordingly Sequence.
With reference to the third aspect, in the first embodiment of the third aspect, first receiver module is additionally operable to receive The combination general-purpose interface library file that server is provided;The combination general-purpose interface library file has function name with general work(including record The combination general-purpose interface storehouse of energy function corresponding relation;
Wherein, the implementation strategy that the tactful acquisition module is obtained includes the function for realizing the application program Logical relation between name and function name;
It is described to realize module, specifically for by specified application, strategically the described of acquisition module acquisition realizes plan The logical relation between function name in slightly calls the respective function name in the general-purpose interface storehouse.
With reference to the first embodiment of the third aspect, in second embodiment of the third aspect, described first connects Receive the more new file that module is additionally operable to the combination general-purpose interface library file that the reception server is sent;
Described device also includes:
Update module, the more new file for being received according to first receiver module updates local combination general-purpose interface Storehouse.
With reference to the first embodiment of the third aspect, in the third embodiment of the third aspect, described first connects Receive the combination general-purpose interface library file modification instruction that module is additionally operable to receive user;
Described device also includes:
Modified module, for combining general-purpose interface storehouse described in the modification instruction modification that receives according to first receiver module File.
With reference to the third aspect, in the 4th kind of embodiment of the third aspect, the request module is especially by server The window masterplate of offer is initiated application program and realizes request to server.
With reference to the third aspect, in the 5th kind of embodiment of the third aspect, first receiver module is specifically for connecing Receive server and the encryption configuration file for realizing application program that request is provided is realized according to the application program;
Described device also includes:
Deciphering module, for being decrypted to the encryption configuration file that first receiver module is received configuration text is obtained Part.
With reference to the first or second or the third embodiment of the third aspect, the 6th kind in first aspect is possible In implementation, the combination general-purpose interface library file that first receiver module is received is dll file.
Fourth aspect, the present invention provides a kind of electronic equipment, and the electronic equipment includes:Housing, processor, memory, Circuit board and power circuit, wherein, circuit board is placed in the interior volume that housing is surrounded, and processor and memory are arranged on circuit On plate;Power circuit, powers for each circuit or device for above-mentioned electronic equipment;Memory is used to store executable program Code;Processor runs journey corresponding with executable program code by the executable program code stored in reading memory Sequence, for perform it is aforementioned any one be applied to electronic equipment client the application program implementation method.
5th aspect, invent a kind of application program of offer realizes device, is applied to the server of electronic equipment, the dress Put including:
Second receiver module, the application program for receiving client realizes request;
Configuration module, the application program for being received according to second receiver module realizes request, by being pre-configured with Combination general-purpose interface storehouse form configuration file for realizing application program;Record has function in the combination general-purpose interface storehouse Name and general utility functions function corresponding relation;The configuration file includes the implementation strategy of the application program;
Sending module, for the configuration file that the preparation module is obtained to be sent to into the client.
With reference to second aspect, in the first embodiment of second aspect, described device also includes:
Package module, for general utility functions function to be packaged into into dll file;
Interface library definition module, in the dll file that obtains in the package module, according to user write it is grand Definition completes the pointer maps relation of function name and general utility functions function, obtains the combination general-purpose interface storehouse;
The dll file that the sending module is additionally operable to obtain the interface library definition module connects as combination is general Mouth library file is sent to client;
Wherein, the implementation strategy in the configuration file of the configuration module configuration is included for realizing the application journey Logical relation between the function name and function name of sequence.
With reference to the first embodiment of second aspect, in second embodiment of second aspect, the transmission mould Block is additionally operable to send the more new file of combination general-purpose interface library file to client.
With reference to second aspect, in the third embodiment of second aspect, the configuration that the configuration module is formed File is XML file.
With reference to the third embodiment of second aspect, in the 4th kind of embodiment of second aspect, described device is also Including:Masterplate configuration module, for configuring general window masterplate by XML;
Second receiver module, the general window masterplate specifically for being configured by the masterplate configuration module receives visitor The application program at family end realizes request.
With reference to second aspect, in the 5th kind of embodiment of second aspect, the sending module is specifically for will be described The client is sent to after configuration file encryption.
6th aspect, the present invention provides a kind of electronic equipment, and the electronic equipment includes:Housing, processor, memory, Circuit board and power circuit, wherein, circuit board is placed in the interior volume that housing is surrounded, and processor and memory are arranged on circuit On plate;Power circuit, powers for each circuit or device for above-mentioned electronic equipment;Memory is used to store executable program Code;Processor runs journey corresponding with executable program code by the executable program code stored in reading memory Sequence, for perform it is aforementioned any one be applied to electronic equipment server the application program implementation method.
A kind of implementation method of application program provided in an embodiment of the present invention, device and electronic equipment, client by Server sends application program and realizes request, and application program described in server analysis realizes request, and configuration can realize corresponding work( The implementation strategy of energy is simultaneously sent to client in the form of configuration file, and client extracts the implementation strategy in the configuration file Afterwards, application program is realized according to the implementation strategy.The present invention provide scheme can/solution technology in the secondary of application program open Send out consuming time, man power and material and the problem having high demands to logic writer using existing script.Can make to be ignorant of The personnel of programming realize application program according to the implementation strategy, effectively raise time of application program secondary development, artificial Cost, solves the deficiency that same type program repeatedly writes binary code.
Description of the drawings
In order to be illustrated more clearly that the embodiment of the present invention or technical scheme of the prior art, below will be to embodiment or existing The accompanying drawing to be used needed for having technology description is briefly described, it should be apparent that, drawings in the following description are only this Some embodiments of invention, for those of ordinary skill in the art, on the premise of not paying creative work, can be with Other accompanying drawings are obtained according to these accompanying drawings.
Fig. 1 is the flow process of the implementation method embodiment one of the application program of the client that the present invention is applied to electronic equipment Figure;
Fig. 2 is applied to the flow process of the implementation method embodiment two of the application program of the client of electronic equipment for the present invention Figure;
Fig. 3 is the flow process of the implementation method embodiment one of the application program of the server that the present invention is applied to electronic equipment Figure;
Fig. 4 is the implementation flow chart for combining general-purpose interface storehouse;
Fig. 5 is the structural frames for realizing device embodiment one of the application program that the present invention is applied to electronic equipment client Figure;
Fig. 6 is the structural frames for realizing device embodiment two of the application program that the present invention is applied to electronic equipment client Figure;
Fig. 7 is the structural frames for realizing device embodiment three of the application program that the present invention is applied to electronic equipment client Figure;
Fig. 8 is the structural frames for realizing device embodiment four of the application program that the present invention is applied to electronic equipment client Figure;
Fig. 9 is the structural frames for realizing device embodiment one of the application program of the server that the present invention is applied to electronic equipment Figure;
Figure 10 is the structure for realizing device embodiment two of the application program of the server that the present invention is applied to electronic equipment Block diagram;
Figure 11 is the structure for realizing device embodiment three of the application program of the server that the present invention is applied to electronic equipment Block diagram;
Figure 12 is the structural representation of an electronic equipment embodiment of the invention;
Figure 13 is the structural representation of electronic equipment one embodiment of the present invention.
Specific embodiment
A kind of implementation method of application program of the embodiment of the present invention, device and electronic equipment are carried out in detail below in conjunction with the accompanying drawings Thin description.
It will be appreciated that described embodiment is only a part of embodiment of the invention, rather than the embodiment of whole.Base Embodiment in the present invention, those of ordinary skill in the art obtained under the premise of creative work is not made it is all its Its embodiment, belongs to the scope of protection of the invention.
Embodiment one
Fig. 1 is the flow process of the implementation method embodiment one of the application program of the client that the present invention is applied to electronic equipment Figure, as shown in figure 1, the method for the present embodiment is applied to the client of electronic equipment, can include:
Step 101, to server initiate application program realize request.
In the present embodiment, user initiates application program and realizes asking according to application requirement by user end to server Ask, request includes wanting function of application explanation of realization etc..
Preferably, application program can be initiated to server by the window masterplate that server is provided and realizes request.Window The way of realization of masterplate is for example similar to the " RUN " window in Windows systems.
Step 102, the reception server according to the application program realize that request provides for realizing matching somebody with somebody for application program Put file.
In the present embodiment, the configuration file can be that (Extensible Markup Language, can expand an XML Exhibition markup language) file, the implementation strategy of application program is recorded in this document.
Step 103, from the configuration file obtain application program implementation strategy.
In the present embodiment, implementation strategy for example can be to realize patrolling between the known function and function needed for application program The relation of collecting, so, user just can realize application program in subsequent step according to the implementation strategy.
Preferably, in order to data transfer is safer, the configuration file that server is provided can be encryption configuration file, then Also include being decrypted the step of obtaining original configuration file to the encryption configuration file between step 103 and step 104.
Step 104, corresponding application program is realized according to the implementation strategy.
In the present embodiment, user can call the function recommended in implementation strategy according to the logical relation in the implementation strategy To realize application program.
The present embodiment, client realizes request by sending application program to server, from the configuration text that server is provided The implementation strategy of application program is obtained in part, the personnel for being ignorant of programming can be made to realize application program according to the implementation strategy.Have The time, the cost of labor that improve application program secondary development of effect, solves same type program and repeatedly writes binary code Deficiency.
Embodiment two
Fig. 2 is the flow process of the implementation method embodiment two of the application program of the client that the present invention is applied to electronic equipment Figure, as shown in Fig. 2 the method for the present embodiment can include:
The combination general-purpose interface library file that step 201, the reception server are provided;The combination general-purpose interface library file includes Record has the combination general-purpose interface storehouse of function name and general utility functions function corresponding relation.
In the present embodiment, combination general-purpose interface library file is received in advance and is stored in local so as to when application program is realized Call function name therein.
Step 202, to server initiate application program realize request.
In the present embodiment, the process of step 202 is similar with the step of said method embodiment 101, and here is omitted.
Step 203, the reception server according to the application program realize that request provides for realizing matching somebody with somebody for application program Put file.
In the present embodiment, the process of step 203 is similar with the step of said method embodiment 102, and here is omitted.
Step 204, obtain from the configuration file function name and function name for including for realizing the application program Between logical relation implementation strategy.
In the present embodiment, there is the function of record in the entitled combination general-purpose interface library file of the function in implementation strategy Name.
Step 205, specified application are called described according to the logical relation between the function name in the implementation strategy Respective function name in general-purpose interface storehouse, realizes the application program.
In the present embodiment, specified application can be passed through and closed according to the logic between the function name in the implementation strategy Respective function name in the general-purpose interface storehouse is called by system, so as to realize to these function names the corresponding work(in general-purpose interface storehouse Can function call.
The present embodiment, receives in advance combination general-purpose interface library file, then by according to the function name in the implementation strategy Between logical relation call respective function name in the general-purpose interface storehouse, you can realize the logical groups of corresponding function function Close, developer need not understand that corresponding function function is also capable of achieving programming, call it is simple, save application program secondary development when Between and manpower.
It is continuously developed in view of the program of New function, needs to safeguard the combination general-purpose interface storehouse.Can adopt Take two kinds of maintenance modes:Server maintenance or client maintenance.If being safeguarded to combining general-purpose interface storehouse by server, scheme 2 methods describeds also include step:The reception server send combination general-purpose interface library file more new file, and according to it is described more New file updates local combination general-purpose interface storehouse.For example:Server periodically can issue combination general-purpose interface storehouse to client More new file so that client is updated.If being safeguarded to combining general-purpose interface storehouse by client, Fig. 2 methods describeds Also include step:The combination general-purpose interface library file modification instruction of receive user, and the group according to the modification instruction modification Close general-purpose interface library file.Then user can be directly in maintenance of locally modifying to the combination general-purpose interface storehouse for example right The function name of its storage carries out the operation such as additions and deletions with general utility functions function corresponding relation.
Preferably, the combination general-purpose interface library file is that DLL (Dynamic Link Library, dynamic link library) is literary Part.Further, as an alternative embodiment, the configuration file is XML file, and in the XML file " action " is passed through Label calls the function name in the dll file, and concrete call format is as follows:
<Action name=" function name " parameter1=" |input paramete 1 " parameter2=" |input paramete 2 " Need=" 0 "/>
Wherein, need element ratios perform lower step logic compared with interface return value according to return value, can be marked by " action " The nesting of label realizes branch's execution logic, and format write is as follows:
<Action name=" false ">
<Action parent=" 0 " name=" false " need=" 0 " stepid=" 2 "/>
</action>
Wherein, element " parent " is more consistent compared with outer layer calling interface return value, calls nested inner joint, differs Cause is then abandoned.
By said method user can be made to call the function name in dll file to realize to power function by XML Call, program development is simple, it is possible to increase program development efficiency.
Embodiment three
Fig. 3 is the flow process of the implementation method embodiment one of the application program of the server that the present invention is applied to electronic equipment Figure, as shown in figure 3, including:
Step 301, the application program realization request for receiving client.
In the present embodiment, the request includes the information such as the function declaration of application program that needs are realized.
As an optional embodiment, general window masterplate can be configured by XML with here step 301 before, including Size, position, pattern of window etc., then can receive the application program reality of client by the general window masterplate in this step Now ask.
Preferably, as shown in figure 4, before step 301, the method may also include step 401- step 403:
Step 401, general utility functions function is packaged into into dll file.
Wherein, the function of the interface of each function accomplishes as far as possible single, just as building blocks, there is provided basic element gets over base Plinth, composable change is bigger.
Step 402, in the dll file, function name and general utility functions function are completed according to the macrodefinition that user writes Pointer maps relation, obtain the combination general-purpose interface storehouse.So as to realize the friendship of dll file and configuration file calling interface Mutually.
For example:Macrodefinition is as follows:
#defineADD_ACTION_PARSER (actionName, func) if (strcmp (actionName, szActName)==0)
…·{…\
…·retum·func();··\
…·}
Step 403, using the dll file as combination general-purpose interface library file be sent to client.
Step 302, according to the application program realize ask, being formed by the combination general-purpose interface storehouse being pre-configured with is used for Realize the configuration file of application program.Wherein, record has function name and general utility functions function pair in the combination general-purpose interface storehouse Should be related to;The configuration file includes the implementation strategy of the application program.
In the present embodiment, application program described in server automatic identification realizes the program function for needing to realize in request, and For it suitable programming solution is configured to as configuration file.The implementation strategy of application program is recorded in configuration file, The implementation strategy can specifically include that the function name for realizing the application program (has in i.e. described combination general-purpose interface storehouse The function name of record) and function name between logical relation.
If client is sent to using the dll file as combination general-purpose interface library file, in subsequent server When content to combining general-purpose interface storehouse is updated, the more new file of combination general-purpose interface library file is also sent to client To upgrade in time.
In the present embodiment, the configuration file can be an XML file, and the reality of application program is recorded in this document Existing strategy.The configuration file is in server end storage and maintenance.It is capable of achieving the application program of various demands and formulates its realization Strategy, the implementation strategy for making is stored in XML file and obtain for client or be actively issued to client.
Step 303, the configuration file is sent to into the client.
In the present embodiment, configuration file is actively issued to the client that application program is realized in request by server, then client End can realize corresponding application programs according to the implementation strategy recorded in configuration file.
Preferably, configuration file that can be first to obtaining is retransmited after being encrypted, and improves the security of network transmission.
Preferably, server will combine the renewal in general-purpose interface storehouse when being updated to combination general-purpose interface storehouse every time File is sent to client, so that client updates locally stored combination general-purpose interface storehouse, facilitates client according to new setting Function name call correspondence general utility functions function.
The present embodiment, by analyzing application program request is realized, configuration can realize the composite function of corresponding function, and root Configuration file is formed according to combination general-purpose interface storehouse and be sent to client, then client user can obtain program therein and realize instructing Thought, effectively raises the time of application program secondary development, reduces cost of labor, solves same type program and repeatedly writes The deficiency of binary code.
Example IV
Fig. 5 is the structural frames for realizing device embodiment one of the application program that the present invention is applied to electronic equipment client Figure, as shown in figure 5, the device includes:Request module 11, the first receiver module 12, tactful acquisition module 13, realize module 14; Wherein, request module 11, for initiating application program to server request is realized;First receiver module 12, for receiving service Device realizes the configuration file for realizing application program that request is provided according to the application program;Tactful acquisition module 13, uses In the implementation strategy that application program is obtained from the configuration file;Module 14 is realized, for according to the tactful acquisition module 13 implementation strategies for obtaining realize corresponding application program.
The device of the present embodiment, can be used for performing the technical scheme of embodiment of the method shown in Fig. 1, and it realizes principle and skill Art effect is similar to, and here is omitted.
Preferably, the first receiver module 12 is additionally operable to the combination general-purpose interface library file of the reception server offer;Described group Closing general-purpose interface library file includes that record has the combination general-purpose interface storehouse of function name and general utility functions function corresponding relation.Wherein, The implementation strategy that the tactful acquisition module 13 is obtained includes the function name and function name for realizing the application program Between logical relation.It is described to realize module 14, specifically for by specified application strategically acquisition module obtain The logical relation between function name in the implementation strategy calls the respective function name in the general-purpose interface storehouse.
In the present embodiment, request module 11 specifically can be initiated to apply journey by the window masterplate that server is provided to server Sequence realizes request.
Embodiment five
Fig. 6 is the structural frames for realizing device embodiment two of the application program that the present invention is applied to electronic equipment client Figure.As shown in fig. 6, the device of the present embodiment is essentially identical with the structure of example IV described device, difference is, this reality In applying example, the first receiver module 12 is additionally operable to the more new file of the combination general-purpose interface library file that the reception server is sent.It is described Device also includes update module 15, and the more new file for being received according to first receiver module 12 updates local combination and leads to Use interface library.
The device of the present embodiment, can be used for performing the technical scheme of embodiment of the method shown in Fig. 2, and it realizes principle and skill Art effect is similar to, and here is omitted.
Embodiment six
Fig. 7 is the structural frames for realizing device embodiment three of the application program that the present invention is applied to electronic equipment client Figure.As shown in fig. 7, the device of the present embodiment is essentially identical with the structure of example IV described device, difference is, this reality In applying example, the first receiver module 12 is additionally operable to the combination general-purpose interface library file modification instruction of receive user;Described device is also wrapped Modified module 16 is included, for combining general-purpose interface library file described in the modification instruction modification that receives according to the first receiver module 12.
The device of the present embodiment, can be used for performing the technical scheme of embodiment of the method shown in Fig. 2, and it realizes principle and skill Art effect is similar to, and here is omitted.
Embodiment seven
Fig. 8 is the structural frames for realizing device embodiment four of the application program that the present invention is applied to electronic equipment client Figure.As shown in figure 8, the device of the present embodiment is essentially identical with the structure of example IV described device, difference is, first Receiver module 12 specifically for the reception server according to the application program realize that request provides for realizing application program Encryption configuration file;Described device also includes deciphering module 17, for the encryption configuration received to first receiver module 12 File is decrypted and obtains configuration file.
The device of the present embodiment, can be used for performing the technical scheme of embodiment of the method shown in Fig. 1 or Fig. 2, and it realizes former Reason is similar with technique effect, and here is omitted.
Preferably, the combination that embodiment five or embodiment six or the first receiver module 12 in embodiment seven are received is led to It is dll file with interface library file.Or further, the configuration file that first receiver module 12 is received is XML file, The function name in the dll file is called by " action " label in the XML file, concrete call format is as follows:
<Action name=" function name " parameter1=" |input paramete 1 " parameter2=" |input paramete 2 " Need=" 0 "/>
Wherein, need element ratios perform lower step logic compared with interface return value according to return value, can be marked by " action " The nesting of label realizes branch's execution logic, and format write is as follows:
<Action name=" false ">
<Action parent=" 0 " name=" false " need=" 0 " stepid=" 2 "/>
</action>
Wherein, element " parent " is more consistent compared with outer layer calling interface return value, calls nested inner joint, differs Cause is then abandoned.
Embodiment eight
Fig. 9 is the structural frames for realizing device embodiment one of the application program of the server that the present invention is applied to electronic equipment Figure, as shown in figure 9, the device includes:Second receiver module 21, configuration module 22, sending module 23;Wherein, second mould is received Block 21, the application program for receiving client realizes request;Configuration module 22, for what is received according to the second receiver module 21 Application program realizes request, and the configuration file for realizing application program is formed by the combination general-purpose interface storehouse being pre-configured with; Sending module 23, for the configuration file that preparation module 22 is obtained to be sent to into the client.Wherein, the combination is general connects Record has function name and general utility functions function corresponding relation in mouth storehouse;The configuration file includes the realization of the application program Strategy.
The device of the present embodiment, can be used for performing the technical scheme of embodiment three, and it realizes principle and technique effect class Seemingly, here is omitted.
In the present embodiment, it is preferable that sending module 23 after configuration file encryption specifically for will be sent to the visitor Family end.
Embodiment nine
Figure 10 is the structure for realizing device embodiment two of the application program of the server that the present invention is applied to electronic equipment Block diagram.As shown in Figure 10, the device of the present embodiment is essentially identical with the structure of the described device of embodiment eight, and difference is, The device also includes package module 24 and interface library definition module 25;Wherein, package module 24, for general utility functions function to be sealed Dress up dll file;Interface library definition module 25, in the dll file that obtains in package module 24, being write according to user Macrodefinition complete the pointer maps relation of function name and general utility functions function, obtain the combination general-purpose interface storehouse;This enforcement In example, sending module 23 is additionally operable to the dll file for obtaining interface library definition module 25 as combination general-purpose interface library text Part is sent to client;Configuration module 22 carries out file and matches somebody with somebody according to the combination general-purpose interface storehouse that interface library definition module 25 is obtained Put, the implementation strategy in the configuration file of configuration is included between the function name and function name of realizing the application program Logical relation.
The device of the present embodiment, can be used for performing the technical scheme of embodiment of the method shown in Fig. 3 and Fig. 4, and it realizes former Reason is similar with technique effect, and here is omitted.
In the present embodiment, it is preferable that sending module 23 is additionally operable to send combination general-purpose interface library file more to client New file, so that the general-purpose interface library file that client upgrades in time locally stored, suitable when realizing application program so as to be used in Profit calls the function name of renewal.
Embodiment ten
Figure 11 is the structure for realizing device embodiment three of the application program of the server that the present invention is applied to electronic equipment Block diagram.As shown in figure 11, the device of the present embodiment is essentially identical with the structure of the described device of embodiment eight, and difference is, The device also includes masterplate configuration module 26;In the present embodiment, the configuration file that configuration module 22 is formed is XML file; Masterplate configuration module 26, for configuring general window masterplate by XML;Second receiver module 21, specifically for being matched somebody with somebody by masterplate The general window masterplate for putting the configuration of module 26 receives the application program realization request of client.
Embodiment 11
The embodiment of the present invention also provides a kind of electronic equipment.Figure 12 is that the structure of an electronic equipment embodiment of the invention is shown It is intended to, as shown in figure 12, above-mentioned electronic equipment can include:Housing 31, processor 32, memory 33, circuit board 34 and power supply Circuit 35, wherein, circuit board 34 is placed in the interior volume that housing 31 is surrounded, and processor 32 and memory 33 are arranged on circuit board On 34;Power circuit 35, powers for each circuit or device for above-mentioned electronic equipment;Memory 33 is used to store executable Program code;Processor 32 is run and executable program code by the executable program code stored in reading memory 33 Corresponding program, for performing the implementation method of the application program for being applied to client described in aforementioned any embodiment.
Processor 32 to the concrete implementation procedure and processor 32 of above-mentioned steps by run executable program code come The step of further performing, may refer to the description of above-mentioned related method embodiment of the invention, will not be described here.
Embodiment 12
The embodiment of the present invention also provides a kind of electronic equipment.Figure 13 is the structure of another electronic equipment embodiment of the invention Schematic diagram, as shown in figure 13, above-mentioned electronic equipment can include:Housing 41, processor 42, memory 43, circuit board 44 and electricity Source circuit 45, wherein, circuit board 44 is placed in the interior volume that housing 41 is surrounded, and processor 42 and memory 43 are arranged on circuit On plate 44;Power circuit 45, powers for each circuit or device for above-mentioned electronic equipment;Memory 43 is used to store and can hold Line program code;Processor 42 is run and executable program generation by the executable program code stored in reading memory 43 The corresponding program of code, for performing the implementation method of the application program for being applied to server described in aforementioned any embodiment.
Processor 42 to the concrete implementation procedure and processor 42 of above-mentioned steps by run executable program code come The step of further performing, may refer to the description of above-mentioned related method embodiment of the invention, will not be described here.
The electronic equipment that above-described embodiment 11 or embodiment 12 are provided is present in a variety of forms, including but not limited to:
(1) mobile communication equipment:The characteristics of this kind equipment is that possess mobile communication function, and to provide speech, data Communicate as main target.This Terminal Type includes:Smart mobile phone (such as iPhone), multimedia handset, feature mobile phone, and it is low End mobile phone etc..
(2) super mobile personal computer equipment:This kind equipment belongs to the category of personal computer, has calculating and processes work( Can, typically also possess mobile Internet access characteristic.This Terminal Type includes:PDA, MID and UMPC equipment etc., such as iPad.
(3) portable entertainment device:This kind equipment can show and play content of multimedia.The kind equipment includes:Audio frequency, Video playback module (such as iPod), handheld device, e-book, and intelligent toy and portable car-mounted navigator.
(4) server:The equipment for providing the service of calculating, the composition of server includes that processor, hard disk, internal memory, system are total Line etc., server is similar with general computer architecture, but due to needing to provide highly reliable service, therefore processing energy The aspects such as power, stability, reliability, security, extensibility, manageability require higher.
(5) other have the electronic equipment of data interaction function.
It should be noted that herein, such as first and second or the like relational terms are used merely to a reality Body or operation make a distinction with another entity or operation, and not necessarily require or imply these entities or deposit between operating In any this actual relation or order.
And, term " including ", "comprising" or its any other variant are intended to including for nonexcludability, so that Must include that a series of process of key elements, method, article or equipment not only include those key elements, but also including clearly not arranging Other key elements for going out, or also include the key element intrinsic for this process, method, article or equipment.Not more In the case of restriction, the key element limited by sentence "including a ...", it is not excluded that in process, side including the key element Also there is other identical element in method, article or equipment.
Each embodiment in this specification is described by the way of correlation, identical similar portion between each embodiment Divide mutually referring to what each embodiment was stressed is the difference with other embodiment.
For especially for device embodiment, because it is substantially similar to embodiment of the method, so the comparison of description is simple Single, related part is illustrated referring to the part of embodiment of the method.
For convenience of description, it is to be divided into various units/modules with function to describe respectively to describe apparatus above.Certainly, exist Implement the function of each unit/module can be realized in same or multiple softwares and/or hardware during the present invention.
One of ordinary skill in the art will appreciate that realizing all or part of flow process in above-described embodiment method, can be Related hardware is instructed to complete by computer program, described program can be stored in a computer read/write memory medium In, the program is upon execution, it may include such as the flow process of the embodiment of above-mentioned each method.Wherein, described storage medium can be magnetic Dish, CD, read-only memory (Read-Only Memory, ROM) or random access memory (Random Access Memory, RAM) etc..
The above, the only specific embodiment of the present invention, but protection scope of the present invention is not limited thereto, any Those familiar with the art the invention discloses technical scope in, the change or replacement that can be readily occurred in, all should It is included within the scope of the present invention.Therefore, protection scope of the present invention should be defined by scope of the claims.

Claims (28)

1. a kind of implementation method of application program, it is characterised in that be applied to the client of electronic equipment, methods described includes:
Application program is initiated to server realize request;
The reception server realizes the configuration file for realizing application program that request is provided according to the application program;
The implementation strategy of application program is obtained from the configuration file;
Corresponding application program is realized according to the implementation strategy.
2. the implementation method of application program according to claim 1, it is characterised in that the reception server according to it is described should Realize that methods described also includes before the configuration file for realizing application program that request is provided with program:
The combination general-purpose interface library file that the reception server is provided;The combination general-purpose interface library file has function name including record With the combination general-purpose interface storehouse of general utility functions function corresponding relation;
Wherein, the implementation strategy is included for the logical relation between the function name and function name of realizing the application program;
It is described that corresponding application program is realized according to the implementation strategy, including:
Specified application is called in the general-purpose interface storehouse according to the logical relation between the function name in the implementation strategy Respective function name.
3. the implementation method of application program according to claim 2, it is characterised in that provide in the reception server After combination general-purpose interface library file, methods described also includes:
The more new file of the combination general-purpose interface library file that the reception server is sent;
Local combination general-purpose interface storehouse is updated according to the more new file.
4. the implementation method of application program according to claim 2, it is characterised in that provide in the reception server After combination general-purpose interface library file, methods described also includes:
The combination general-purpose interface library file modification instruction of receive user;
General-purpose interface library file is combined according to the modification instruction modification.
5. the implementation method of application program according to claim 1, it is characterised in that described to initiate to apply journey to server Sequence realizes request, including:
The window masterplate provided by server is initiated application program and realizes request to server.
6. the implementation method of application program according to claim 1, it is characterised in that the reception server is according to described Application program realizes the configuration file for realizing application program that request is provided, including:The reception server is according to the application Program realizes the encryption configuration file for realizing application program that request is provided;
After the reception server realizes the configuration file for realizing application program that request is provided according to the application program, Before the implementation strategy that application program is obtained from the configuration file, methods described also includes:
The encryption configuration file is decrypted and obtains configuration file.
7. the implementation method of the application program according to Claims 2 or 3 or 4, it is characterised in that the combination general-purpose interface Library file is dll file.
8. a kind of implementation method of application program, it is characterised in that be applied to the server of electronic equipment, methods described includes:
The application program for receiving client realizes request;
Realized asking according to the application program, formed for realizing application program by the combination general-purpose interface storehouse being pre-configured with Configuration file;Record has function name and general utility functions function corresponding relation in the combination general-purpose interface storehouse;The configuration text Part includes the implementation strategy of the application program;
The configuration file is sent to into the client.
9. the implementation method of a kind of application program according to claim 8, it is characterised in that in the reception client Application program realizes that methods described also includes before request:
General utility functions function is packaged into into dll file;
In the dll file, function name is completed according to the macrodefinition that user writes and is closed with the pointer maps of general utility functions function System, obtains the combination general-purpose interface storehouse;
Client is sent to using the dll file as combination general-purpose interface library file;
Wherein, the implementation strategy is included for the logical relation between the function name and function name of realizing the application program.
10. the implementation method of application program according to claim 9, it is characterised in that using the dll file as group Close general-purpose interface library file to be sent to after client, methods described also includes:
The more new file of combination general-purpose interface library file is sent to client.
The implementation method of 11. application programs according to claim 8, it is characterised in that the configuration file is that XML is literary Part.
The implementation method of 12. according to claim 11 kinds of application programs, it is characterised in that send out in the reception client The application program come is realized before request, also included:
General window masterplate is configured by XML;
Wherein, the application program for receiving client realizes request, including:
The application program for receiving client by the general window masterplate realizes request.
The implementation method of 13. application programs according to claim 8, it is characterised in that described to send out the configuration file The client is given, including:
The client is sent to after the configuration file is encrypted.
A kind of 14. application programs realize device, it is characterised in that be applied to electronic equipment client, described device includes:
Request module, for initiating application program to server request is realized;
First receiver module, for the reception server according to the application program realize that request provides for realizing application program Configuration file;
Tactful acquisition module, for the implementation strategy for obtaining application program from the configuration file;
Module is realized, the implementation strategy for obtaining according to the tactful acquisition module realizes corresponding application program.
15. application programs according to claim 14 realize device, it is characterised in that first receiver module also uses In the combination general-purpose interface library file that the reception server is provided;It is described combination general-purpose interface library file including record have function name with The combination general-purpose interface storehouse of general utility functions function corresponding relation;
Wherein, the implementation strategy that the tactful acquisition module is obtained include the function name for realizing the application program and Logical relation between function name;
It is described to realize module, specifically for by the specified application implementation strategy that strategically acquisition module is obtained Function name between logical relation call respective function name in the general-purpose interface storehouse.
16. application programs according to claim 15 realize device, it is characterised in that first receiver module also uses The more new file of the combination general-purpose interface library file sent in the reception server;
Described device also includes:
Update module, the more new file for being received according to first receiver module updates local combination general-purpose interface storehouse.
17. application programs according to claim 15 realize device, it is characterised in that first receiver module also uses In the combination general-purpose interface library file modification instruction of receive user;
Described device also includes:
Modified module, for combining general-purpose interface library text described in the modification instruction modification that receives according to first receiver module Part.
18. application programs according to claim 14 realize device, it is characterised in that the request module especially by The window masterplate that server is provided is initiated application program and realizes request to server.
19. application programs according to claim 14 realize device, it is characterised in that first receiver module is concrete The encryption configuration file for realizing application program that request is provided is realized according to the application program for the reception server;
Described device also includes:
Deciphering module, for being decrypted to the encryption configuration file that first receiver module is received configuration file is obtained.
20. application programs according to claim 15,16 or 17 realize device, it is characterised in that described first receives The combination general-purpose interface library file that module is received is dll file.
21. a kind of electronic equipment, it is characterised in that the electronic equipment includes:Housing, processor, memory, circuit board and electricity Source circuit, wherein, circuit board is placed in the interior volume that housing is surrounded, and processor and memory are arranged on circuit boards;Power supply Circuit, powers for each circuit or device for above-mentioned electronic equipment;Memory is used to store executable program code;Process Device runs program corresponding with executable program code by the executable program code stored in reading memory, for holding The implementation method of the application program described in the aforementioned any one of claim 1-8 of row.
A kind of 22. application programs realize device, it is characterised in that be applied to the server of electronic equipment, described device includes:
Second receiver module, the application program for receiving client realizes request;
Configuration module, the application program for being received according to second receiver module realizes request, by the group being pre-configured with Conjunction general-purpose interface storehouse forms the configuration file for realizing application program;In the combination general-purpose interface storehouse record have function name with General utility functions function corresponding relation;The configuration file includes the implementation strategy of the application program;
Sending module, for the configuration file that the preparation module is obtained to be sent to into the client.
23. application programs according to claim 22 realize device, it is characterised in that described device also includes:
Package module, for general utility functions function to be packaged into into dll file;
Interface library definition module, in the dll file that obtains in the package module, according to the macrodefinition that user writes The pointer maps relation of function name and general utility functions function is completed, the combination general-purpose interface storehouse is obtained;
The sending module is additionally operable to the dll file for obtaining the interface library definition module as combination general-purpose interface storehouse File is sent to client;
Wherein, the implementation strategy in the configuration file of the configuration module configuration is included for realizing the application program Logical relation between function name and function name.
24. application programs according to claim 23 realize device, it is characterised in that the sending module be additionally operable to Client sends the more new file of combination general-purpose interface library file.
25. application programs according to claim 22 realize device, it is characterised in that the institute that the configuration module is formed Configuration file is stated for XML file.
26. application programs according to claim 25 realize device, it is characterised in that described device also includes:Masterplate Configuration module, for configuring general window masterplate by XML;
Second receiver module, the general window masterplate specifically for being configured by the masterplate configuration module receives client Application program realize request.
27. application programs according to claim 22 realize device, it is characterised in that the sending module specifically for The client is sent to after the configuration file is encrypted.
28. a kind of electronic equipment, it is characterised in that the electronic equipment includes:Housing, processor, memory, circuit board and electricity Source circuit, wherein, circuit board is placed in the interior volume that housing is surrounded, and processor and memory are arranged on circuit boards;Power supply Circuit, powers for each circuit or device for above-mentioned electronic equipment;Memory is used to store executable program code;Process Device runs program corresponding with executable program code by the executable program code stored in reading memory, for holding The implementation method of the application program described in the aforementioned any one of claim 9-14 of row.
CN201611243061.6A 2016-12-28 2016-12-28 Application program implementation method and device and electronic equipment Pending CN106648790A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201611243061.6A CN106648790A (en) 2016-12-28 2016-12-28 Application program implementation method and device and electronic equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201611243061.6A CN106648790A (en) 2016-12-28 2016-12-28 Application program implementation method and device and electronic equipment

Publications (1)

Publication Number Publication Date
CN106648790A true CN106648790A (en) 2017-05-10

Family

ID=58835531

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201611243061.6A Pending CN106648790A (en) 2016-12-28 2016-12-28 Application program implementation method and device and electronic equipment

Country Status (1)

Country Link
CN (1) CN106648790A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107948134A (en) * 2017-10-30 2018-04-20 广州易行信息技术有限公司 Data interactive method and device
CN108804318A (en) * 2018-05-24 2018-11-13 北京金山安全软件有限公司 Page element testing method and device, electronic equipment and storage medium
CN111026466A (en) * 2019-12-03 2020-04-17 成都卫士通信息产业股份有限公司 File processing method and device, computer readable storage medium and electronic equipment

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101256482A (en) * 2007-12-19 2008-09-03 深圳市同洲电子股份有限公司 Development system and method for built-in application program
CN102479079A (en) * 2010-11-29 2012-05-30 中兴通讯股份有限公司 Method and device for generating application
CN104657174A (en) * 2015-02-03 2015-05-27 百度在线网络技术(北京)有限公司 Method and device for dynamically realizing application function

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101256482A (en) * 2007-12-19 2008-09-03 深圳市同洲电子股份有限公司 Development system and method for built-in application program
CN102479079A (en) * 2010-11-29 2012-05-30 中兴通讯股份有限公司 Method and device for generating application
CN104657174A (en) * 2015-02-03 2015-05-27 百度在线网络技术(北京)有限公司 Method and device for dynamically realizing application function

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107948134A (en) * 2017-10-30 2018-04-20 广州易行信息技术有限公司 Data interactive method and device
CN107948134B (en) * 2017-10-30 2020-07-28 广州易行信息技术有限公司 Data interaction method and device
CN108804318A (en) * 2018-05-24 2018-11-13 北京金山安全软件有限公司 Page element testing method and device, electronic equipment and storage medium
CN111026466A (en) * 2019-12-03 2020-04-17 成都卫士通信息产业股份有限公司 File processing method and device, computer readable storage medium and electronic equipment

Similar Documents

Publication Publication Date Title
CN103688244A (en) Method and apparatus for providing end-to-end privacy for distributed computations
CN103988200B (en) For the lightweight frame of web applications
CN103067502A (en) Hardware system for cloud development and testing
CN103729189B (en) Broadcasting method for converting protocol based on LUA, system, terminal
CN106875303A (en) The method and apparatus for realizing electronic protocol signing
CN112256321A (en) Static library packaging method and device, computer equipment and storage medium
CN106648790A (en) Application program implementation method and device and electronic equipment
CN106301885A (en) The method and system of uniform traffic management
CN110096685A (en) A kind of device identification generation method and device
MXPA05003067A (en) System and method for accessing contact information on a communication device.
CN109359237A (en) It is a kind of for search for boarding program method and apparatus
CN108491326A (en) Behavioral test recombination method, device and storage medium
CN110275716A (en) Deployed with devices method and device, equipment operation method and electronic equipment
CN107608663A (en) A kind of development approach and device of Mobile solution plug-in unit and Mobile solution
CN106598530A (en) Display panel configuration method and device
CN112631884A (en) Pressure measurement method and device based on data synchronization, computer equipment and storage medium
CN106203077A (en) Processing method and device for copy information and electronic equipment
CN109657125A (en) Data processing method, device, equipment and storage medium based on web crawlers
CN107562428A (en) Rule-based adaptable software quick interface arrangement method and system
US7739232B2 (en) Programming system for occasionally-connected mobile business applications
CN110109675A (en) Intelligent contract processing method, device and computer readable storage medium
CN103455780B (en) Be adapted to article mark recognition methods, device and the system of many application
CN110297945A (en) Data information processing method and system based on XBRL
CN100371904C (en) Mobile communication terminal, apparatus and system for delivering application software, method for controlling execution state display, program, and recording medium
Kalmanek The essential elements of successful innovation

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
TA01 Transfer of patent application right

Effective date of registration: 20190117

Address after: 519031 Room 105-53811, No. 6 Baohua Road, Hengqin New District, Zhuhai City, Guangdong Province

Applicant after: Zhuhai Leopard Technology Co.,Ltd.

Address before: 100085 East District, No. 33 Xiaoying West Road, Haidian District, Beijing

Applicant before: BEIJING KINGSOFT INTERNET SECURITY SOFTWARE Co.,Ltd.

TA01 Transfer of patent application right
RJ01 Rejection of invention patent application after publication

Application publication date: 20170510

RJ01 Rejection of invention patent application after publication