CN105389222B - A kind of methods, devices and systems of dynamic call native interface - Google Patents

A kind of methods, devices and systems of dynamic call native interface Download PDF

Info

Publication number
CN105389222B
CN105389222B CN201510937805.3A CN201510937805A CN105389222B CN 105389222 B CN105389222 B CN 105389222B CN 201510937805 A CN201510937805 A CN 201510937805A CN 105389222 B CN105389222 B CN 105389222B
Authority
CN
China
Prior art keywords
interface
module
native interface
native
parsing
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.)
Active
Application number
CN201510937805.3A
Other languages
Chinese (zh)
Other versions
CN105389222A (en
Inventor
朱小勇
常乐
郭志川
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Zhengzhou Xinrand Network Technology Co ltd
Original Assignee
Institute of Acoustics CAS
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 Institute of Acoustics CAS filed Critical Institute of Acoustics CAS
Priority to CN201510937805.3A priority Critical patent/CN105389222B/en
Publication of CN105389222A publication Critical patent/CN105389222A/en
Application granted granted Critical
Publication of CN105389222B publication Critical patent/CN105389222B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • G06F9/547Remote procedure calls [RPC]; Web services

Abstract

The present invention relates to the method, apparatus and system of a kind of dynamic call native interface, described device includes: native interface management server and native interface management engine;Wherein;Native interface management server manages the native interface of all Web applications, provides increase, updates native interface operation, and it is the application based on HTML, Javascript and CSS language development that the Web for issuing interface call request, which is applied,;Native interface management engine includes interface execution module, interface update module and local storage unit, and response Web carries out interface update according to the instruction of native interface management server using the request for calling local native interface issued.The native interface management engine that the present invention provides interface service and interact with the interface management server of server-side by being integrated into Web application on built-in terminal, it realizes and the dynamic of required native interface is updated or is expanded, and realize on built-in terminal Web application or browser kernel to call the corresponding interface without upgrading.

Description

A kind of methods, devices and systems of dynamic call native interface
Technical field
The present invention relates to computer field more particularly to a kind of methods, devices and systems of dynamic call native interface.
Background technique
Web is applied due to being used as development language using HTML, CSS, JavaScript etc., has naturally cross-platform excellent Gesture, disposable exploitation can operate on a plurality of types of built-in terminal platforms, substantially increase the effect of multi-platform exploitation Rate receives the favor of more and more people.However, being isolated with equipment API, function since Web application is run in browser It is subject to certain restrictions, and operational efficiency is also denounced by people always.In addition, Web application usually requires access system Functions of the equipments, comprising: camera, accelerometer, geographical location information, address list, photo library, storage card and media play etc., this A little functions are related with hardware or operating system bottom, and Web application does not have required higher-rights, can not call directly.Therefore, There is an urgent need to a kind of new development modes, and primary technology and Web technology can be used in combination, the tune of functions of the equipments both may be implemented With and enrich efficient system native interface, and can guarantee cross-platform characteristic to a certain extent.
However, due on current built-in terminal browser relatively simplify, while there are diversified forms for native interface, such as Java, C/C++ etc., existing browser plug-in mechanism are difficult to support the above demand.This problem is answered, current built-in terminal is clear Device of looking at mostly uses modification Web engine source code, and the native interface of extension, realization and JavaScript are supported from browser kernel part Binding.This method needs to obtain platform source code, very big to platform dependence;And for different operating system, need It carries out repeating to compile exploitation in different platform source code environment, development amount is big, difficult in maintenance.A kind of skill emerging at present Art is to extend native interface using JavaScript frame, by realizing native interface in application layer.For example, in Android APP layer realize Java object, will using starting when by the object registration into Web engine, when JavaScript call to should When interface, the object interface is called to run.
Above method may be implemented to call in the Web application of built-in browser by JavaScript script primary The technology of interface, but it is required to the built-in native interface in Web engine, application or system in advance, when native interface needs more When new or increase, upgrade-system or application are needed;In addition, the native interface extended in the application, is only this using itself It is called, service can not be provided for other application, these all bring great inconvenience to the Web exploitation applied and popularization.
Therefore, it is necessary to a kind of methods of new calling native interface, can move under the premise of not upgrade-system or application Required native interface is applied in state extension and increase, and can be called by all Web applications run on the system.
Summary of the invention
The object of the present invention is to provide one kind can overcome drawbacks described above dynamic call native interface method, apparatus and System.
In a first aspect, the present invention provides a kind of methods of dynamic call native interface, comprising: monitor Web application or Call request of the browser kernel to native interface;The call request listened to is parsed;According to the parsing result, look into It looks for requested native interface and is loaded into memory;The native interface loaded is called from memory, by implementing result Return to the Web application for issuing request or browser kernel.
Preferably, the interface name and relevant parameter for including in the call request pass through the spreading parameter in http link Transmitting, the parsing call request is parsed to the interface name and relevant parameter, and the implementing result is returned Return be by http link carry out, it is described monitoring be by present condition conversion application programming interfaces RESTful API into Capable;The method also includes the relevant parameter after parsing is passed to the native interface.
Preferably, the native interface is Java interface: the monitoring is to monitor to call original by JavaScript mode The event of raw interface;The lookup and load are to look for Jar packet and are loaded into memory;
The calling is to load the Jar packet from memory and be performed by Java reflection mechanism.
Preferably, the native interface is C/C++ interface: the monitoring is to monitor to call original by JavaScript mode The event of raw interface;The lookup is executed using dynamic link library;The tune is executed using the library function of dynamic link library With.
Preferably, the method also includes detecting whether the native interface of update or expansion in need, it is based on testing result Issue update or extended interface request;The detection module is responded;After receiving the response, downloading needs to update Or the native interface expanded;The verifying of integrality and reliability is carried out to the native interface of downloading;Storage is primary by verification Interface is for calling.
In second aspect, the present invention provides a kind of devices of dynamic call native interface, including monitor module, parsing mould Block, loading module, execution module and module is locally stored, in which: the monitoring module is for monitoring in Web application or browser The call request of native interface is checked, and the call request is passed into the parsing module;The parsing module is for solving The call request is analysed, and parsing result is passed into loading module;The loading module is used for according to the parsing result, Described be locally stored in module is searched requested native interface and is loaded into memory;The execution module is from memory The native interface loaded is called, implementing result is returned to the Web application for issuing request.
Preferably, the interface name and relevant parameter that include in the call request are passed through http chain by the monitoring module Spreading parameter in connecing passes to the parsing module;The parsing module be to be to the interface name and relevant parameter into Row parsing: the execution module is also used to for the relevant parameter after parsing being passed to the native interface, and is linked by http The implementing result is returned to the Web application for issuing request;The module of monitoring is connect in the application program of present condition conversion Mouth RESTful API.
Preferably, the native interface is Java interface: the monitoring module monitoring is called by JavaScript mode The event of native interface;The Jar packet found in module is locally stored is loaded into memory by the loading module;It is described to hold Row module loads the Jar packet from memory, and the calling of native interface is executed by Java reflection mechanism.
Preferably, the native interface is C/C++ interface: the monitoring module is monitored through JavaScript mode tune With the event of native interface;The loading module searches requested primary connect using dynamic link library in module is locally stored Mouthful;The execution module calls requested native interface using the library function of dynamic link library.
In the third aspect, the present invention provides a kind of systems of dynamic call native interface, including described in first aspect Device, detection module, download module, correction verification module, update module and native interface management server, in which: the detection mould Block is based on testing result to the native interface management server for detecting whether the native interface of update in need or expansion Issue update or extended interface request;The native interface management server responds the detection module;Detection module After receiving the response, the download module is called to download the original for needing to update or expand from native interface management server Raw interface;The correction verification module carries out the verifying of integrality and reliability to the native interface of downloading;The update module will lead to Cross verification native interface be loaded into it is described be locally stored in module, for execution module calling.
The present invention by be integrated on built-in terminal Web application provide interface service and with the mouthpiece of server-side The native interface management engine that reason server interacts realizes and the dynamic of required native interface is updated or expanded, And the corresponding interface can be called without upgrading by realizing on built-in terminal Web application or browser kernel.
Detailed description of the invention
Fig. 1 is the schematic diagram of native interface dynamic expansion device according to an embodiment of the present invention;
Fig. 2 is the flow chart that native interface is called according to the Web of one embodiment of the invention application;
Fig. 3 is the flow chart that native interface is called according to the Web of another embodiment of the present invention application;
Fig. 4 is the flow chart that native interface is called according to the Web application of another embodiment of the invention;
Fig. 5 is the flow chart according to the update native interface module of the embodiment of the present invention.
Specific embodiment
Below by drawings and examples, technical scheme of the present invention will be described in further detail.
Present invention aims to overcome that above-mentioned present in the calling native interface technology of built-in browser Web application at present Defect proposes the method, apparatus and system of a kind of dynamic call native interface, may be implemented in server-side dynamic expansion or modification Required native interface, Web application or browser kernel can call the corresponding interface without upgrading in terminal, reached dynamic and expanded Fill the purpose of native interface.
Fig. 1 is the schematic diagram of native interface dynamic expansion system according to an embodiment of the present invention.
As shown in Figure 1, the native interface dynamic expansion system includes native interface management engine and native interface management Server.
Native interface management engine includes interface execution module, and module and interface update module is locally stored, is responsible for pipe All native interfaces that Web application is called are managed, provide interface service for Web application, while according in interface management server Hold and carries out dynamic update.The operation that interface management server provides increase for user, updates native interface in server-side manages institute There is the native interface of support Web application.It is the application based on HTML, Javascript and CSS language development that Web application, which can be, It not only can use the cross-platform advantage of Web language in this way, but also abundant and efficient system native interface can be called.When Web is answered When with the functions of the equipments for needing to access system, such as camera, accelerometer, geographical location information, address list, photo library, storage card With media play etc., Web is applied to native interface management engine and is issued the request of calling system native interface, and Web application can be Application based on HTML, Javascript and CSS language development.It should be appreciated that Web shown in Fig. 1 should be understood as It is one or more.
Further, the interface execution module in the native interface management engine includes monitoring, parsing, load, executing four A module.It monitors module to be responsible for monitoring the interface call request of Web application, and request content is passed in interface execution module Parsing module;Parsing module obtains the interface name and correlation of Web application request calling interface by analysis request content Parameter simultaneously passes it to loading module;The interface name and relevant parameter transmitted according to parsing module, loading module is at this It searches corresponding interface in ground memory module, and the interface found is loaded into memory (in Fig. 1 not from being locally stored in module Show) in;Execution module calls the corresponding interface loaded, and incoming parameter from memory, its implementing result is returned to Web Using.
Preferably, it is contemplated that the good support of http protocol, monitoring module can turn browser using in present condition Application programming interfaces (the REpresentat ional State Transfer Application Programming changed Interface, RESTful API) form interface for Web application service is provided, can by HTTP GET, POST, PUSH, The methods of DELETE realizes that interface calls, interface name and relevant parameter can be linked by http in spreading parameter passed It passs.
Native interface is generally present in terminal system in the form of Java interface or C++/C interface.For Java interface, The mode that dynamically load Jar packet can be used realizes the calling of native interface, and required native interface is packaged into Jar packet first, Jar packet is updated into the memory module of terminal system by interface update module.When needing runnable interface, load is corresponding Jar packet is called using the reflection mechanism of Java.For C/C++ interface, the mode that dynamic base can be used realizes interface tune With, such as utilize lookup, load and the operation of dlopen series library function realization interface.
Further, interface update module includes detection, downloading, verification and updates four modules.Detection module detects whether It is in need update or expansion interface, the native interface management server communication based on testing result and front end, issue update or Extended interface request;Accordingly, after interface management server judges the update received or extended interface request, to this Request is responded.After detection module receives the response of interface update or extended operation of interface management server, under calling It carries module docking oral replacement or expands and be downloaded.After the completion of downloading, correction verification module verifies the integrality of download interface and reliable Property;It is loaded into and is locally stored in module by update module by the interface of verification, called for interface execution module.
Fig. 2 is the flow chart that native interface is called according to the Web of one embodiment of the invention application, as shown in Figure 2:
In step 201, Web application issues local interface call request, can be presented as that passes through a JavaScript Mode calls the event of local interface;
Monitoring module in step 202, native interface management engine listens to the event/reception local interface calling and asks It asks, and passes the request onto parsing module, wherein the interface name and relevant parameter of request call can pass through http chain Spreading parameter transmitting in connecing.
In step 203, parsing module to http link in spreading parameter in interface name and relevant parameter solve Analysis, then passes to loading module for the content after parsing;
In step 204, according to parsing module transmitting come interface name and relevant parameter, loading module mould is being locally stored It searches corresponding interface in block, and the corresponding interface found is loaded into memory from being locally stored in module;
In step 205, execution module calls the corresponding interface loaded from memory, and is passed to the relevant parameter, will Its implementing result returns to Web application by http link.
The process of interface call method of the present invention is more clearly understood below by a specific example.This specific example In, native interface is present in terminal system in the form of Java interface.Fig. 3 is the Web according to another embodiment of the present invention Using the flow chart for calling native interface, as shown in Figure 3:
In step 301, Web application issues calling interface request;
Monitoring module in step 302, native interface management engine, which is monitored, calls local by JavaScript mode The event of interface, and the interface name of request call and relevant parameter are passed to by interface by the spreading parameter in http link Parsing module in execution module;
In step 303, interface execution module parsing module parsing http Extended Hyperlink parameter in interface name and Relevant parameter, and the content after parsing is passed into loading module;
Module is being locally stored in the interface name and relevant parameter transmitted according to parsing module in step 304, loading module It is middle to search corresponding interface.For Java native interface, be packaged into Jar packet in advance, and by interface update module by Jar packet more Newly into being locally stored of terminal system.Loading module loads corresponding Jar packet, and Jar packet is put into the class of execution module In loader.
In step 305, execution module obtains the class in Jar packet, and a specified path is loaded jar packet or class file To space-like.After loaded, specified class can be loaded by calling directly ClassLoader, then, be generated by reflection real Its implementing result is returned to Web application by http link to execute calling local interface by example or call method.
The process of interface call method of the present invention is more clearly understood below by a specific example.It is specific real at this In example, native interface is present in terminal system in the form of C/C++ interface.Fig. 4 is according to another embodiment of the invention The flow chart of native interface is called in Web application, as shown in Figure 4:
In step 401, Web application issues calling interface request;
Interface execution module monitoring in step 402, native interface management engine is called by JavaScript mode The event of local interface, and pass through the interface name and relevant parameter of the spreading parameter transmitting request call in http link;
The interface name and correlation of parsing module parsing Web application calling interface in step 403, interface execution module Parameter, and the content after parsing is passed into loading module;
In step 404, loading module is then according to the interface name of parsing module transmitting and relevant parameter in being locally stored Search corresponding interface.For C/C++ interface, loaded in the form of dynamic link library.
In step 405, execution module utilizes dlopen, and the series library function such as dlsym opens specified move with designated mode State connects library file, by handle and connector name acquiring function name or variable name, and return a handle to call into Journey, execution module realize the lookup, load and operation of interface in the form of dynamic link library.
Fig. 5 is according to the flow chart of the update native interface module of the embodiment of the present invention, as shown in Figure 5:
The interface of interface update module detection local system in step 501, native interface management engine updates or expands Demand is filled, and issues interface to interface management server and updates or expand request;
In step 502, interface management server updates or is expanded to the interface request and responds, it should be understood that this is asked It asks and can be from user;
In step 503, interface management server judges whether to interface update or extended operation.Based on judgement, if Receive the request, then process proceeds to step 504;If refusing the request, process returns to step 502.
In step 504, interface management server returns to interface to the interface update module of native interface management engine and updates Or expand order.It should be appreciated that when user initiates to update to interface management server or extended interface is requested, interface management clothes Device be engaged in also to the initiation interface update of the interface update module of native interface management engine or explosion command, specific implementation and above-mentioned behaviour Make similar, details are not described herein.
In step 505, after the interface that native interface management engine receives interface management server updates or expands order, Download module is called to carry out interface update;
In step 506, after interface downloading updates, the Integrity And Reliability of correction verification module verifying interface is called;
In step 507, interface that verification passes through is loaded by update module in being locally stored.
It is an advantage of the current invention that built-in terminal is without upgrading Web application or browser kernel, so that it may be answered for Web With providing new or modified native interface method.It should be appreciated that the native interface in the present invention is not integrated in individually In Web application, but all Web application is supplied to by the mechanism of RESTFUL API and is called, thus for same portion interface without It needs each application integrated, improves the ease for use of interface.It will be appreciated by those skilled in the art that being applied instead of Web, explanation Multiple embodiments described in book similarly suitable the case where being issued by Web browser kernel to the call request of native interface.Separately Outside, although though a part of submodule in Fig. 1 does not have " module " two word, it will be also be appreciated that corresponding above-mentioned each module is retouched It states.
Professional should further appreciate that, described in conjunction with the examples disclosed in the embodiments of the present disclosure Unit and algorithm steps, can be realized with electronic hardware, computer software, or a combination of the two, hard in order to clearly demonstrate The interchangeability of part and software generally describes each exemplary composition and step according to function in the above description. These functions are implemented in hardware or software actually, the specific application and design constraint depending on technical solution. Professional technician can use different methods to achieve the described function each specific application, but this realization It should not be considered as beyond the scope of the present invention.
The step of method described in conjunction with the examples disclosed in this document or algorithm, can be executed with hardware, processor The combination of software module or the two is implemented.Software module can be placed in random access memory (RAM), memory, read-only memory (ROM), electrically programmable ROM, electrically erasable ROM, register, hard disk, moveable magnetic disc, CD-ROM or technical field In any other form of storage medium well known to interior.
Above-described specific embodiment has carried out further the purpose of the present invention, technical scheme and beneficial effects It is described in detail.It should be understood that being not intended to limit the present invention the foregoing is merely a specific embodiment of the invention Protection scope.All within the spirits and principles of the present invention, any modification, equivalent substitution, improvement and etc. done should all include Within protection scope of the present invention.

Claims (9)

1. a kind of device of dynamic call native interface, including monitor module, parsing module, loading module, execution module and sheet Ground memory module, in which:
The module of monitoring is used to monitor Web application or call request of the browser kernel to native interface, and by the calling Request passes to the parsing module;
Parsing result is passed to loading module for parsing the call request by the parsing module;
The loading module is used to search requested native interface in described be locally stored in module according to the parsing result And it is loaded into memory;
The execution module calls the native interface loaded from memory, and implementing result is returned to the Web for issuing and requesting and is answered With or browser kernel;
Described device further include: detection module, download module, correction verification module, update module;
The detection module is based on testing result to native interface for detecting whether the native interface of update in need or expansion Management server issues update or extended interface request, so that the native interface management server carries out the detection module Response;
After receiving the response, call the download module to download from native interface management server needs the detection module The native interface for updating or expanding;
The correction verification module carries out the verifying of integrality and reliability to the native interface of downloading;
The update module is locally stored in module described in being loaded by the native interface verified, for the execution module It calls.
2. the apparatus according to claim 1, in which:
The interface name and relevant parameter that the monitoring module will include in the call request pass through the extension in http link Parameter passes to the parsing module;
The parsing module is to being parsed to the interface name and relevant parameter:
The execution module is also used to for the relevant parameter after parsing being passed to the native interface, and is linked by http by institute It states implementing result and returns to the Web application for issuing request or browser kernel;
The module of monitoring uses the application programming interfaces RESTful API converted in present condition to provide service into Web application.
3. the apparatus according to claim 1, wherein the native interface is Java interface:
The module of monitoring monitors the event that native interface is called by JavaScript mode;
The Jar packet found in module is locally stored is loaded into memory by the loading module;
The execution module loads the Jar packet from memory, and the calling of native interface is executed by Java reflection mechanism.
4. the apparatus according to claim 1, wherein the native interface is C/C++ interface:
The module of monitoring monitors the event that native interface is called by JavaScript mode;
The loading module searches requested native interface using dynamic link library in module is locally stored;
The execution module calls requested native interface using the library function of dynamic link library.
5. a kind of system of dynamic call native interface, device and the native interface pipe including one of such as claim 1-4 Manage server.
6. a kind of method of dynamic call native interface, comprising:
Web is monitored using the call request to native interface;
The call request listened to is parsed;
According to parsing result, searches requested native interface and be loaded into memory;
The native interface loaded is called from memory, implementing result is returned in the Web application or browser that issue request Core;
The native interface for detecting whether update or expansion in need issues update or extended interface request based on testing result;
The update or extended interface request are responded;
After receiving the response, downloading needs the native interface for updating or expanding;
The verifying of integrality and reliability is carried out to the native interface of downloading;
Storage is called by the native interface of verification.
7. according to the method described in claim 6, the interface name and relevant parameter that wherein, in the call request include pass through Spreading parameter transmitting in http link, parsing the call request is parsed to the interface name and relevant parameter, The return of the implementing result is to link to carry out by http, and the monitoring is connect by the application program in present condition conversion Mouth RESTful API is carried out;
The method also includes the relevant parameter after parsing is passed to the native interface.
8. according to the method described in claim 6, wherein, the native interface is Java interface:
The monitoring is to monitor the event that native interface is called by JavaScript mode;
The lookup and load are to look for Jar packet and are loaded into memory;
The calling is to load the Jar packet from memory and be performed by Java reflection mechanism.
9. according to the method described in claim 6, wherein, the native interface is C/C++ interface:
The monitoring is to monitor the event that native interface is called by JavaScript mode;
The lookup is executed using dynamic link library;
The calling is executed using the library function of dynamic link library.
CN201510937805.3A 2015-12-15 2015-12-15 A kind of methods, devices and systems of dynamic call native interface Active CN105389222B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510937805.3A CN105389222B (en) 2015-12-15 2015-12-15 A kind of methods, devices and systems of dynamic call native interface

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510937805.3A CN105389222B (en) 2015-12-15 2015-12-15 A kind of methods, devices and systems of dynamic call native interface

Publications (2)

Publication Number Publication Date
CN105389222A CN105389222A (en) 2016-03-09
CN105389222B true CN105389222B (en) 2018-12-21

Family

ID=55421529

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510937805.3A Active CN105389222B (en) 2015-12-15 2015-12-15 A kind of methods, devices and systems of dynamic call native interface

Country Status (1)

Country Link
CN (1) CN105389222B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110610069A (en) * 2019-09-09 2019-12-24 苏州浪潮智能科技有限公司 Method and device for calling REST interface in web system

Families Citing this family (27)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107239265B (en) * 2016-03-28 2020-04-07 阿里巴巴集团控股有限公司 Binding method and device of Java function and C function
CN107451162B (en) * 2016-06-01 2020-12-18 阿里巴巴(中国)有限公司 Network resource access device, hybrid device and method
CN106484467A (en) * 2016-09-22 2017-03-08 浪潮软件集团有限公司 Method for loading dynamic library in jar package by java
CN106502668B (en) * 2016-10-20 2019-08-23 武汉斗鱼网络科技有限公司 A kind of interface package method and system for realizing Android JNI reflection
CN106850756B (en) * 2016-12-29 2019-12-10 航天信息(广东)有限公司 Method and system for realizing communication between web page and local application
CN108345507B (en) * 2017-01-22 2022-01-07 腾讯科技(深圳)有限公司 Communication method and device between JS module and Java module
CN109388430B (en) * 2017-08-02 2022-07-22 丰郅(上海)新能源科技有限公司 Method for realizing microprocessor to control peripheral hardware
CN107592358A (en) * 2017-09-19 2018-01-16 广州视源电子科技股份有限公司 Application programming interfaces call method and device based on HTTP service
CN107885502B (en) * 2017-11-10 2021-10-15 广州市千钧网络科技有限公司 Interface processing method, processing device, interface management method and management device
CN108363590A (en) * 2018-05-17 2018-08-03 珠海横琴盛达兆业科技投资有限公司 A kind of method of webpage version free switching computer camera
CN108804243B (en) * 2018-05-23 2022-11-25 北京五八信息技术有限公司 Interaction method, interaction device, computer equipment and computer-readable storage medium
CN109032583B (en) * 2018-07-25 2022-06-17 北京小米移动软件有限公司 Data interaction method and device
CN109684106A (en) * 2018-12-24 2019-04-26 国网江苏省电力有限公司 A method of supporting more mobile browser engine load operatings
CN109902500B (en) * 2019-03-11 2021-02-26 北京城市网邻信息技术有限公司 Method and system for realizing service call data security through link library
CN110187940A (en) * 2019-05-30 2019-08-30 深圳市康冠商用科技有限公司 A kind of interface package method, system and electronic equipment and storage medium
WO2020248172A1 (en) * 2019-06-12 2020-12-17 深圳市大疆创新科技有限公司 Functional module invoking method, device and computer readable storage medium
CN110704131B (en) * 2019-08-29 2020-11-20 北京三快在线科技有限公司 Method and device for calling native application by HTML5 application
CN110688180B (en) * 2019-09-03 2021-05-11 华云数据控股集团有限公司 Front-end system, front-end data flow control method, electronic device and storage medium
CN110673892B (en) * 2019-09-17 2023-01-03 中电万维信息技术有限责任公司 Interface unified calling method based on component configuration
CN110764836B (en) 2019-09-18 2024-02-09 华为技术有限公司 Plug-in implementation method and plug-in implementation system
CN110673970B (en) * 2019-09-29 2022-12-23 郑州信大捷安信息技术股份有限公司 Cross-process calling system and method based on web application
CN112866182B (en) * 2019-11-28 2023-05-23 浙江宇视科技有限公司 Data docking method, device and computer readable storage medium
CN111176629A (en) * 2019-12-24 2020-05-19 中国建设银行股份有限公司 Application development method and device
CN111880953A (en) * 2020-07-31 2020-11-03 北京致远互联软件股份有限公司 Application program communication method and device, electronic equipment and storage medium
CN112035097B (en) * 2020-08-25 2023-10-13 华东计算技术研究所(中国电子科技集团公司第三十二研究所) C++ adaptation layer device based on Galaxy Ruihua operating system
CN112817783B (en) * 2021-03-04 2023-06-23 中国人民解放军国防科技大学 Method for realizing digital wrist type terminal system
CN114089975B (en) * 2022-01-20 2022-06-24 北京大学 Expansion method and device of computing software, nonvolatile storage medium and processor

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103176834A (en) * 2011-12-26 2013-06-26 腾讯科技(深圳)有限公司 Method and device for calling expansion interface
CN103645904A (en) * 2013-12-20 2014-03-19 北京京东尚科信息技术有限公司 Cache realization method of interface calling
CN104281455A (en) * 2014-10-11 2015-01-14 北京金山安全软件有限公司 Interface calling method and device and terminal
CN104932910A (en) * 2014-03-20 2015-09-23 中国移动通信集团公司 Method and system for application program interface extension

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8326814B2 (en) * 2007-12-05 2012-12-04 Box, Inc. Web-based file management system and service

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103176834A (en) * 2011-12-26 2013-06-26 腾讯科技(深圳)有限公司 Method and device for calling expansion interface
CN103645904A (en) * 2013-12-20 2014-03-19 北京京东尚科信息技术有限公司 Cache realization method of interface calling
CN104932910A (en) * 2014-03-20 2015-09-23 中国移动通信集团公司 Method and system for application program interface extension
CN104281455A (en) * 2014-10-11 2015-01-14 北京金山安全软件有限公司 Interface calling method and device and terminal

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110610069A (en) * 2019-09-09 2019-12-24 苏州浪潮智能科技有限公司 Method and device for calling REST interface in web system

Also Published As

Publication number Publication date
CN105389222A (en) 2016-03-09

Similar Documents

Publication Publication Date Title
CN105389222B (en) A kind of methods, devices and systems of dynamic call native interface
CN109547570B (en) Service registration method, device, registration center management equipment and storage medium
CN101930366B (en) Browser-based mobile phone run time system
US9921821B2 (en) Updating web resources
CN107741844B (en) Method and device for generating application installation package
CN107015870B (en) Method and device for realizing communication between web page and local application and electronic equipment
CN106406961A (en) Method and device for loading and providing application based on browser
KR20070106691A (en) A method of automatically building a customised software application for a specific type of wireless computing device
EP1869924A1 (en) Method for providing contents for mobile communication terminal
CN102932441A (en) Method and system for downloading application, terminal and server
CN104156243A (en) Application distribution and rapid loading and running system and method
CN105446750A (en) Web app starting operation and mirror image file generating method and device
CN103686684A (en) Offline cache method and device
CN109672580A (en) Full link monitoring method, apparatus, terminal device and storage medium
CN105786538A (en) Software upgrading method and device based on Android system
CN102904947A (en) Application client presentation style updating and/or content expanding method and system
CN106446299A (en) Website information downloading method and device
CN110764805B (en) Client non-inductive upgrading method, device, terminal and storage medium
CN104965723B (en) The operation method and device of application program
CN106686038A (en) Method and device for calling cloud desktop
CN110968331A (en) Method and device for running application program
CN105653448A (en) Application debugging method, application debugging device and terminal
CN106470227B (en) A kind of configuration method and device of OTA upgrade package
CN104636122A (en) Sharing method and device of capacity component
CN103561082B (en) Compressing request processing method and server

Legal Events

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

Effective date of registration: 20210802

Address after: Room 1601, 16th floor, East Tower, Ximei building, No. 6, Changchun Road, high tech Industrial Development Zone, Zhengzhou, Henan 450001

Patentee after: Zhengzhou xinrand Network Technology Co.,Ltd.

Address before: 100190, No. 21 West Fourth Ring Road, Beijing, Haidian District

Patentee before: INSTITUTE OF ACOUSTICS, CHINESE ACADEMY OF SCIENCES