CN104391700A - Method and device for expanding functions of application program - Google Patents

Method and device for expanding functions of application program Download PDF

Info

Publication number
CN104391700A
CN104391700A CN201410643756.8A CN201410643756A CN104391700A CN 104391700 A CN104391700 A CN 104391700A CN 201410643756 A CN201410643756 A CN 201410643756A CN 104391700 A CN104391700 A CN 104391700A
Authority
CN
China
Prior art keywords
unit
script
host application
plug
script plug
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
CN201410643756.8A
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.)
Baidu Online Network Technology Beijing Co Ltd
Beijing Baidu Netcom Science and Technology Co Ltd
Original Assignee
Beijing Baidu Netcom Science and 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 Beijing Baidu Netcom Science and Technology Co Ltd filed Critical Beijing Baidu Netcom Science and Technology Co Ltd
Priority to CN201410643756.8A priority Critical patent/CN104391700A/en
Publication of CN104391700A publication Critical patent/CN104391700A/en
Pending legal-status Critical Current

Links

Abstract

The invention provides a method and a device for expanding functions of an application program. The method for expanding the functions of the application program comprises the following steps of installing a script plug-in, wherein the script plug-in can provide the functions needing to be expanded and is compiled by a third-party developer according to an open interface provided by a host application program, and compiling languages of the script plug-in and the host application program are interoperable; running the script plug-in, so that the script plug-in calls the runtime environment of the host application program to expand the functions of the host application program by utilizing language interoperability between the script plug-in and the host application program. According to the method, the problems of an expansion mode in a chained library form can be solved.

Description

Function of application extended method and device
Technical field
The present invention relates to areas of information technology, particularly relate to a kind of function of application extended method and device.
Background technology
Often there is the situation of many team co-development in same application program in current mobile applications performance history, many team utilize team's technical advantage separately to share different development functions, common lifting application program quality.On stream, third party developer can provide functional module to host application, to expand the function of host application.
In prior art, third party developer provides functional module to host application with chained library form, then by this chained library of host's application integration.But, the extended mode of chained library form needs to be integrated into separately in the executable file of application program, cannot revise and expand chained library correlation function when departing from host application source code, under certain situation, all or part of source code authority of host's application is to third party developer, can cause safety problem, the extended mode of chained library form cannot be accomplished to come into force in announced host application.
Summary of the invention
The present invention is intended to solve one of technical matters in correlation technique at least to a certain extent.
For this reason, one object of the present invention is the method for developing functions proposing a kind of application program, the problems referred to above that the extended mode that the method can solve chained library form exists.
Another object of the present invention is the function expanding device proposing a kind of application program.
For achieving the above object, the method for developing functions of the application program that first aspect present invention embodiment proposes, comprise: installation script plug-in unit, described script plug-in unit can provide the function needing expansion, described script plug-in unit is that the open interface that third party developer provides according to host application is write, and the language of writing writing language and described host application of described script plug-in unit has intercommunity; Run described script plug-in unit, make described script plug-in unit utilize language interoperation between described script plug-in unit and described host application, the running environment calling described host application expands the function of described host application.
The method for developing functions of the application program that first aspect present invention embodiment proposes, the Function Extension of application program is realized by script plug-in unit, this script plug-in unit is that the interface that third party developer opens according to host application is write, the problems referred to above that the extended mode that can solve chained library form exists.
For achieving the above object, the function expanding device of the application program that second aspect present invention embodiment proposes, comprise: installation module, for installation script plug-in unit, described script plug-in unit can provide the function needing expansion, described script plug-in unit is that the open interface that third party developer provides according to host application is write, and the language of writing writing language and described host application of described script plug-in unit has intercommunity; Run module, for running described script plug-in unit, make described script plug-in unit utilize language interoperation between described script plug-in unit and described host application, the running environment calling described host application expands the function of described host application.
The function expanding device of the application program that second aspect present invention embodiment proposes, the Function Extension of application program is realized by script plug-in unit, this script plug-in unit is that the interface that third party developer opens according to host application is write, the problems referred to above that the extended mode that can solve chained library form exists.
The aspect that the present invention adds and advantage will part provide in the following description, and part will become obvious from the following description, or be recognized by practice of the present invention.
Accompanying drawing explanation
The present invention above-mentioned and/or additional aspect and advantage will become obvious and easy understand from the following description of the accompanying drawings of embodiments, wherein:
Fig. 1 is the schematic flow sheet of the method for developing functions of the application program that one embodiment of the invention proposes;
Fig. 2 is the schematic flow sheet of the method for developing functions of the application program that another embodiment of the present invention proposes;
Fig. 3 is the structural representation of the function expanding device of the application program that another embodiment of the present invention proposes;
Fig. 4 is the structural representation of the function expanding device of the application program that another embodiment of the present invention proposes.
Embodiment
Be described below in detail embodiments of the invention, the example of described embodiment is shown in the drawings, and wherein same or similar label represents same or similar element or has element that is identical or similar functions from start to finish.Being exemplary below by the embodiment be described with reference to the drawings, only for explaining the present invention, and can not limitation of the present invention being interpreted as.On the contrary, embodiments of the invention comprise fall into attached claims spirit and intension within the scope of all changes, amendment and equivalent.
Fig. 1 is the schematic flow sheet of the method for developing functions of the application program that one embodiment of the invention proposes, and the method comprises:
S11: installation script plug-in unit, described script plug-in unit can provide the function needing expansion, described script plug-in unit is that the open interface that third party developer provides according to host application is write, and the language of writing writing language and described host application of described script plug-in unit has intercommunity.
Wherein, host application refers to the application program will carrying out Function Extension.Application program can refer to the application program on mobile device.
Script plug-in unit can comprise one or more script file.
Script plug-in unit can initial setting up local in client, host application is from local installation script plug-in unit; Or,
Script plug-in unit also can initial setting up in service end, host application installs this script plug-in unit after service end Download Script plug-in unit.
Script plug-in unit is the plug-in unit with the function needing expansion, such as, host application Elementary Function triggers acquisition geographical location information according to user, the function needing expansion is automatic acquisition geographical location information, therefore, corresponding script plug-in unit can be the plug-in unit with automatic acquisition geographical location information.
Script plug-in unit is that third party developer writes according to the open interface of host application, owing to only needing host application development interface, does not need host application to develop all or part of source code, therefore can improve code safety.
Script plug-in unit uses to specify script edit, and specify the language of script and the language of writing of host application to have intercommunity, such as, the language of writing of host application is C language, and the language of writing of script plug-in unit can be Lua language etc.
S12: run described script plug-in unit, make described script plug-in unit utilize language interoperation between described script plug-in unit and described host application, the running environment calling described host application expands the function of described host application.
Wherein, in host application, the script interpreter corresponding with script plug-in unit can be pre-set, script plug-in unit can be explained by script interpreter, thus true(-)running script plug-in unit.
Such as, be arranged in the sandbox of host application by script plug-in unit, after operation host application, host application is loading scripts plug-in unit from sandbox, and invoke script interpreter is explained and Run Script plug-in unit.
After Run Script plug-in unit, script plug-in unit can utilize the language interoperation with host application, calls the logic of running environment (runtime) the dynamic expansion native language of host application, reaches the object of expansion host application function.
Such as, when script plug-in unit is the plug-in unit with automatic acquisition geographic position, this script plug-in unit after operation, can call the running environment of host application, thus makes host application have the function in automatic acquisition geographic position.
The present embodiment realizes the Function Extension of application program by script plug-in unit, this script plug-in unit is that the interface that third party developer opens according to host application is write, owing to not needing host application open source code, thus the security of source code can be ensured; The Function Extension of the present embodiment adopts script plug-in unit, and script plug-in unit does not need to be integrated in the executable file of host application, therefore can depart from host application and modify and expansion etc.; The script plug-in unit of the present embodiment operationally can call the running environment practical function expansion of host application, do not limit host application whether to issue, can come into force in announced host application, thus the problems referred to above that the extended mode that can solve chained library form exists.
Fig. 2 is the schematic flow sheet of the method for developing functions of the application program that another embodiment of the present invention proposes, and the method comprises:
S21: provide open interface to described third party developer by host application, to make described third party developer use script plug-in unit described in appointment script edit according to described development interface, the language of described appointment script and the language of writing of described host application have intercommunity.
With prior art host application need to provide part or all of source code unlike, the present embodiment only needs open interface, does not need to develop concrete code, therefore, can ensure the security of host application.
Specify script to be the script with the language with the native language of host application with intercommunity, such as, the native language of host application is C language, and the language of specifying script can be Lua language etc.
Lua is a small and exquisite script.The purpose of design of this language is to embed in application program, thus expands flexibly and customization function for application program provides.Lua script easily by C/C++ code call, also can call the function of C/C++ conversely, and this makes Lua can be widely used in the application.Not only as expansion script, also as common configuration file, the file layouts such as XML, ini can be replaced, and are easier to understand and safeguard.
S22: the script interpreter corresponding with described appointment script is set in described host application.
Script interpreter may be used for explanation and the operation of script text.
Script has cross-platform characteristic usually, but under the platform of feature, need the script interpreter of installing particular version to support the operation of script.
S23: obtain script plug-in unit from local or service end, and this script plug-in unit is arranged in the sandbox of host application.
Wherein, script plug-in unit can initial setting up local or be arranged on service end in client, client obtains script plug-in unit from this locality of initial setting up or service end.
After acquisition script plug-in unit, script plug-in unit can be arranged in the sandbox of host application.Sandbox be a kind of can the protection mechanism of application program.
S24: run host application, host application is from local loading scripts plug-in unit, and invoke script interpreter Run Script plug-in unit.
Such as, host application after operation, can from sandbox loading scripts plug-in unit, by invoke script interpreter, ensure the true(-)running of script plug-in unit.
S25: script plug-in unit after operation, utilizes the language interoperation between script plug-in unit and host application, calls the running environment of the native language of host application, the function of expansion host application.
Because script plug-in unit and host application have language interoperation, therefore, the running environment (runtime) of host application can be called during script plug-in component operation, by calling the running environment of native language, can modify to the function of host application, the function making host application have script plug-in unit to have, realizes the Function Extension of host application.
After function by script plug-in extension host application, user or third party developer etc. can observe the changes of function of host application.
In addition, when after the function needing again to expand host application, new script plug-in unit can be reinstalled and run this script plug-in unit, realizing the expansion of the function corresponding with new script plug-in unit.
In the present embodiment, adopt the expansion of script plug-in unit practical function, plug-in unit characteristic can be utilized from service end download plug-in expanded function, improve dirigibility; What the present embodiment was open is that interface does not need open source code, can improve security; The present embodiment, by the expansion of script plug-in unit practical function, can promote that host application is as the relevant construction of product platform; The behavior amendment of the host application of the present embodiment does not rely on version and issues, and greatly accelerates development progress.
Fig. 3 is the structural representation of the function expanding device of the application program that another embodiment of the present invention proposes, and this device 30 comprises installation module 31 and runs module 32.
Installation module 31 is for installation script plug-in unit, described script plug-in unit can provide the function needing expansion, described script plug-in unit is that the open interface that third party developer provides according to host application is write, and the language of writing writing language and described host application of described script plug-in unit has intercommunity.
Wherein, host application refers to the application program will carrying out Function Extension.Application program can refer to the application program on mobile device.
Script plug-in unit can comprise one or more script file.
Script plug-in unit is the plug-in unit with the function needing expansion, such as, host application Elementary Function triggers acquisition geographical location information according to user, the function needing expansion is automatic acquisition geographical location information, therefore, corresponding script plug-in unit can be the plug-in unit with automatic acquisition geographical location information.
Script plug-in unit is that third party developer writes according to the open interface of host application, owing to only needing host application development interface, does not need host application to develop all or part of source code, therefore can improve code safety.
Script plug-in unit uses to specify script edit, and specify the language of script and the language of writing of host application to have intercommunity, such as, the language of writing of host application is C language, and the language of writing of script plug-in unit can be Lua language etc.
Optionally, described installation module 31 specifically for:
From local installation script plug-in unit; Or,
Installation script plug-in unit after downloading from service end.
Run module 32 for running described script plug-in unit, make described script plug-in unit utilize language interoperation between described script plug-in unit and described host application, the running environment calling described host application expands the function of described host application.
Wherein, in host application, the script interpreter corresponding with script plug-in unit can be pre-set, script plug-in unit can be explained by script interpreter, thus true(-)running script plug-in unit.
Such as, be arranged in the sandbox of host application by script plug-in unit, after operation host application, host application is loading scripts plug-in unit from sandbox, and invoke script interpreter is explained and Run Script plug-in unit.
After Run Script plug-in unit, script plug-in unit can utilize the language interoperation with host application, calls the logic of running environment (runtime) the dynamic expansion native language of host application, reaches the object of expansion host application function.
Such as, when script plug-in unit is the plug-in unit with automatic acquisition geographic position, this script plug-in unit after operation, can call the running environment of host application, thus makes host application have the function in automatic acquisition geographic position.
In another embodiment, see Fig. 4, this device 30 can also comprise:
Generation module 33, for providing open interface to described third party developer, to make described third party developer use script plug-in unit described in appointment script edit according to described development interface, the language of described appointment script and the language of writing of described host application have intercommunity.
With prior art host application need to provide part or all of source code unlike, the present embodiment only needs open interface, does not need to develop concrete code, therefore, can ensure the security of host application.
Specify script to be the script with the language with the native language of host application with intercommunity, such as, the native language of host application is C language, and the language of specifying script can be Lua language etc.
Lua is a small and exquisite script.The purpose of design of this language is to embed in application program, thus expands flexibly and customization function for application program provides.Lua script easily by C/C++ code call, also can call the function of C/C++ conversely, and this makes Lua can be widely used in the application.Not only as expansion script, also as common configuration file, the file layouts such as XML, ini can be replaced, and are easier to understand and safeguard.
Optionally, this device 30 also comprises:
Module 34 is set, for arranging the script interpreter corresponding with described appointment script in described host application.
Script interpreter may be used for explanation and the operation of script text.
Script has cross-platform characteristic usually, but under the platform of feature, need the script interpreter of installing particular version to support the operation of script.
Accordingly, described operation module 32 specifically for:
Load described script plug-in unit, and call described script interpreter, explain and run described script plug-in unit.
Such as, host application after operation, can from sandbox loading scripts plug-in unit, by invoke script interpreter, ensure the true(-)running of script plug-in unit.
Because script plug-in unit and host application have language interoperation, therefore, the running environment (runtime) of host application can be called during script plug-in component operation, by calling the running environment of native language, can modify to the function of host application, the function making host application have script plug-in unit to have, realizes the Function Extension of host application.
After function by script plug-in extension host application, user or third party developer etc. can observe the changes of function of host application.
In addition, when after the function needing again to expand host application, new script plug-in unit can be reinstalled and run this script plug-in unit, realizing the expansion of the function corresponding with new script plug-in unit.
The present embodiment realizes the Function Extension of application program by script plug-in unit, this script plug-in unit is that the interface that third party developer opens according to host application is write, owing to not needing host application open source code, thus the security of source code can be ensured; The Function Extension of the present embodiment adopts script plug-in unit, and script plug-in unit does not need to be integrated in the executable file of host application, therefore can depart from host application and modify and expansion etc.; The script plug-in unit of the present embodiment operationally can call the running environment practical function expansion of host application, do not limit host application whether to issue, can come into force in announced host application, thus the problems referred to above that the extended mode that can solve chained library form exists.
It should be noted that, in describing the invention, term " first ", " second " etc. only for describing object, and can not be interpreted as instruction or hint relative importance.In addition, in describing the invention, except as otherwise noted, the implication of " multiple " is two or more.
Describe and can be understood in process flow diagram or in this any process otherwise described or method, represent and comprise one or more for realizing the module of the code of the executable instruction of the step of specific logical function or process, fragment or part, and the scope of the preferred embodiment of the present invention comprises other realization, wherein can not according to order that is shown or that discuss, comprise according to involved function by the mode while of basic or by contrary order, carry out n-back test, this should understand by embodiments of the invention person of ordinary skill in the field.
Should be appreciated that each several part of the present invention can realize with hardware, software, firmware or their combination.In the above-described embodiment, multiple step or method can with to store in memory and the software performed by suitable instruction execution system or firmware realize.Such as, if realized with hardware, the same in another embodiment, can realize by any one in following technology well known in the art or their combination: the discrete logic with the logic gates for realizing logic function to data-signal, there is the special IC of suitable combinational logic gate circuit, programmable gate array (PGA), field programmable gate array (FPGA) etc.
Those skilled in the art are appreciated that realizing all or part of step that above-described embodiment method carries is that the hardware that can carry out instruction relevant by program completes, described program can be stored in a kind of computer-readable recording medium, this program perform time, step comprising embodiment of the method one or a combination set of.
In addition, each functional unit in each embodiment of the present invention can be integrated in a processing module, also can be that the independent physics of unit exists, also can be integrated in a module by two or more unit.Above-mentioned integrated module both can adopt the form of hardware to realize, and the form of software function module also can be adopted to realize.If described integrated module using the form of software function module realize and as independently production marketing or use time, also can be stored in a computer read/write memory medium.
The above-mentioned storage medium mentioned can be ROM (read-only memory), disk or CD etc.
In the description of this instructions, specific features, structure, material or feature that the description of reference term " embodiment ", " some embodiments ", " example ", " concrete example " or " some examples " etc. means to describe in conjunction with this embodiment or example are contained at least one embodiment of the present invention or example.In this manual, identical embodiment or example are not necessarily referred to the schematic representation of above-mentioned term.And the specific features of description, structure, material or feature can combine in an appropriate manner in any one or more embodiment or example.
Although illustrate and describe embodiments of the invention above, be understandable that, above-described embodiment is exemplary, can not be interpreted as limitation of the present invention, and those of ordinary skill in the art can change above-described embodiment within the scope of the invention, revises, replace and modification.

Claims (10)

1. a method for developing functions for application program, is characterized in that, comprising:
Installation script plug-in unit, described script plug-in unit can provide the function needing expansion, described script plug-in unit is that the open interface that third party developer provides according to host application is write, and the language of writing writing language and described host application of described script plug-in unit has intercommunity;
Run described script plug-in unit, make described script plug-in unit utilize language interoperation between described script plug-in unit and described host application, the running environment calling described host application expands the function of described host application.
2. method according to claim 1, is characterized in that, before described installation script plug-in unit, described method also comprises:
There is provided open interface to described third party developer, to make described third party developer use script plug-in unit described in appointment script edit according to described development interface, the language of described appointment script and the language of writing of described host application have intercommunity.
3. method according to claim 2, is characterized in that, before described installation script plug-in unit, described method also comprises:
In described host application, the script interpreter corresponding with described appointment script is set.
4. method according to claim 3, is characterized in that, the described script plug-in unit of described operation, comprising:
Load described script plug-in unit, and call described script interpreter, explain and run described script plug-in unit.
5. the method according to any one of claim 1-4, is characterized in that, described installation script plug-in unit, comprising:
From local installation script plug-in unit; Or,
Installation script plug-in unit after downloading from service end.
6. a function expanding device for application program, is characterized in that, comprising:
Installation module, for installation script plug-in unit, described script plug-in unit can provide the function needing expansion, described script plug-in unit is that the open interface that third party developer provides according to host application is write, and the language of writing writing language and described host application of described script plug-in unit has intercommunity;
Run module, for running described script plug-in unit, make described script plug-in unit utilize language interoperation between described script plug-in unit and described host application, the running environment calling described host application expands the function of described host application.
7. device according to claim 6, is characterized in that, also comprises:
Generation module, for providing open interface to described third party developer, to make described third party developer use script plug-in unit described in appointment script edit according to described development interface, the language of described appointment script and the language of writing of described host application have intercommunity.
8. device according to claim 7, is characterized in that, also comprises:
Module is set, for arranging the script interpreter corresponding with described appointment script in described host application.
9. device according to claim 7, is characterized in that, described operation module specifically for:
Load described script plug-in unit, and call described script interpreter, explain and run described script plug-in unit.
10. the device according to any one of claim 6-9, is characterized in that, described installation module specifically for: from local installation script plug-in unit; Or,
Installation script plug-in unit after downloading from service end.
CN201410643756.8A 2014-11-11 2014-11-11 Method and device for expanding functions of application program Pending CN104391700A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410643756.8A CN104391700A (en) 2014-11-11 2014-11-11 Method and device for expanding functions of application program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410643756.8A CN104391700A (en) 2014-11-11 2014-11-11 Method and device for expanding functions of application program

Publications (1)

Publication Number Publication Date
CN104391700A true CN104391700A (en) 2015-03-04

Family

ID=52609608

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410643756.8A Pending CN104391700A (en) 2014-11-11 2014-11-11 Method and device for expanding functions of application program

Country Status (1)

Country Link
CN (1) CN104391700A (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2017028720A1 (en) * 2015-08-19 2017-02-23 阿里巴巴集团控股有限公司 Object sending method and device
CN106873977A (en) * 2016-12-30 2017-06-20 南京埃斯顿机器人工程有限公司 A kind of expansible robot demonstrator based on script and plug-in unit
CN108153533A (en) * 2016-12-02 2018-06-12 腾讯科技(深圳)有限公司 The method and apparatus of fabrication and installation program, the installation method of program and device
CN108717365A (en) * 2018-06-11 2018-10-30 广州酷狗计算机科技有限公司 The method and apparatus for executing function in the application
CN111913698A (en) * 2020-08-13 2020-11-10 唐杰 Cross-platform universal forum community program control method and system
CN112612712A (en) * 2020-12-29 2021-04-06 厦门市美亚柏科信息股份有限公司 Software breakpoint debugging method and device based on extended script
CN112817660A (en) * 2021-02-03 2021-05-18 百度在线网络技术(北京)有限公司 Method, device, equipment and storage medium for expanding small program capacity
CN114103848A (en) * 2021-11-11 2022-03-01 上汽通用五菱汽车股份有限公司 Vehicle control method, vehicle control device, vehicle, and storage medium

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1998038570A1 (en) * 1997-02-26 1998-09-03 Motorola Inc. Method and apparatus for programming a device with a software package obtained over a distributed data communication network
CN102520967A (en) * 2011-12-28 2012-06-27 深圳市融创天下科技股份有限公司 Method, system and mobile terminal for creating and using mobile platform plug-in component
CN102819451A (en) * 2011-06-09 2012-12-12 深圳市财付通科技有限公司 Method and system for calling browser plug-in
CN103023976A (en) * 2012-11-19 2013-04-03 北京奇虎科技有限公司 Device and method for extending browser application plug-ins
CN103197972A (en) * 2013-04-28 2013-07-10 北京奇虎科技有限公司 Method and device for browser plugin management, browser and plugin interactive system
CN103246533A (en) * 2013-04-11 2013-08-14 北京小米科技有限责任公司 Method, device and equipment for adding plug-ins into address book
CN103810008A (en) * 2014-02-19 2014-05-21 迈普通信技术股份有限公司 Plug-in loading method and system
CN104052796A (en) * 2014-04-23 2014-09-17 小米科技有限责任公司 Plug-in processing method, device, system and terminal

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1998038570A1 (en) * 1997-02-26 1998-09-03 Motorola Inc. Method and apparatus for programming a device with a software package obtained over a distributed data communication network
CN102819451A (en) * 2011-06-09 2012-12-12 深圳市财付通科技有限公司 Method and system for calling browser plug-in
CN102520967A (en) * 2011-12-28 2012-06-27 深圳市融创天下科技股份有限公司 Method, system and mobile terminal for creating and using mobile platform plug-in component
CN103023976A (en) * 2012-11-19 2013-04-03 北京奇虎科技有限公司 Device and method for extending browser application plug-ins
CN103246533A (en) * 2013-04-11 2013-08-14 北京小米科技有限责任公司 Method, device and equipment for adding plug-ins into address book
CN103197972A (en) * 2013-04-28 2013-07-10 北京奇虎科技有限公司 Method and device for browser plugin management, browser and plugin interactive system
CN103810008A (en) * 2014-02-19 2014-05-21 迈普通信技术股份有限公司 Plug-in loading method and system
CN104052796A (en) * 2014-04-23 2014-09-17 小米科技有限责任公司 Plug-in processing method, device, system and terminal

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
纳哈瑞 等: "《Web商务安全设计与开发宝典 涵盖电子商务与移动商务》", 30 September 2012 *

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2017028720A1 (en) * 2015-08-19 2017-02-23 阿里巴巴集团控股有限公司 Object sending method and device
CN108153533A (en) * 2016-12-02 2018-06-12 腾讯科技(深圳)有限公司 The method and apparatus of fabrication and installation program, the installation method of program and device
CN106873977A (en) * 2016-12-30 2017-06-20 南京埃斯顿机器人工程有限公司 A kind of expansible robot demonstrator based on script and plug-in unit
CN108717365A (en) * 2018-06-11 2018-10-30 广州酷狗计算机科技有限公司 The method and apparatus for executing function in the application
CN108717365B (en) * 2018-06-11 2021-03-30 广州酷狗计算机科技有限公司 Method and device for executing function in application program
CN111913698A (en) * 2020-08-13 2020-11-10 唐杰 Cross-platform universal forum community program control method and system
CN111913698B (en) * 2020-08-13 2023-12-15 弗雷森斯(苏州)科技有限公司 Control method and system for cross-platform universal forum community program
CN112612712A (en) * 2020-12-29 2021-04-06 厦门市美亚柏科信息股份有限公司 Software breakpoint debugging method and device based on extended script
CN112817660A (en) * 2021-02-03 2021-05-18 百度在线网络技术(北京)有限公司 Method, device, equipment and storage medium for expanding small program capacity
CN112817660B (en) * 2021-02-03 2023-12-12 百度在线网络技术(北京)有限公司 Method, device, equipment and storage medium for expanding applet capability
CN114103848A (en) * 2021-11-11 2022-03-01 上汽通用五菱汽车股份有限公司 Vehicle control method, vehicle control device, vehicle, and storage medium
CN114103848B (en) * 2021-11-11 2024-03-08 上汽通用五菱汽车股份有限公司 Vehicle control method, vehicle control device, vehicle, and storage medium

Similar Documents

Publication Publication Date Title
CN104391700A (en) Method and device for expanding functions of application program
US20210049024A1 (en) Method and apparatus for loading multiple differing versions of a native library into a native environment
US10241778B2 (en) Microservices version state visualization
CN102402427B (en) A kind of update method of java application and device
EP3410296B1 (en) Starting method and device for embedded device
CN105446712B (en) Application program defect repairing method and device
CN107045438B (en) Application top view processing method, device and component
CN105159738A (en) Hot patch implementation method and system
KR102052776B1 (en) Installation engine and package format for parallelizable, reliable installations
CN110806868A (en) Single-page building and loading method
CN104133676A (en) Function execution method and function execution device based on scripts
CN111158743B (en) Big data operation and maintenance management platform
CN104461623A (en) Method and device for running application program
CN108376066A (en) Code processing apparatus and code process method
CN104461621A (en) Attribute information updating method and device
US20170262264A1 (en) System and method for developing mobile based applications using model driven development
CN114064083A (en) Method for deploying cloud native application through self-defined template in configuration center and application
CN114490103A (en) Operating system interface calling method and device and electronic equipment
AU2016378425B2 (en) Application program running method and apparatus
CN110633096A (en) Node control method and device, version control method and device and distributed system
CN104407889A (en) Method and device for repairing application program
CN104133669B (en) A kind of control method and terminal device of desktop application
CN105260224A (en) LUA script expansion system and operation method thereof
CN110806876B (en) Lightweight Linux system customization method based on slit, device computer equipment and storage medium
CN104572199B (en) The method and apparatus that a kind of No starting item starts

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication

Application publication date: 20150304

RJ01 Rejection of invention patent application after publication