CN106372250A - Parameter passing method and device capable of starting local application through URL protocol - Google Patents

Parameter passing method and device capable of starting local application through URL protocol Download PDF

Info

Publication number
CN106372250A
CN106372250A CN201610850140.7A CN201610850140A CN106372250A CN 106372250 A CN106372250 A CN 106372250A CN 201610850140 A CN201610850140 A CN 201610850140A CN 106372250 A CN106372250 A CN 106372250A
Authority
CN
China
Prior art keywords
parameter
locally applied
local application
url
url agreement
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
CN201610850140.7A
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.)
Zhengzhou Yunhai Information Technology Co Ltd
Original Assignee
Zhengzhou Yunhai Information 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 Zhengzhou Yunhai Information Technology Co Ltd filed Critical Zhengzhou Yunhai Information Technology Co Ltd
Priority to CN201610850140.7A priority Critical patent/CN106372250A/en
Publication of CN106372250A publication Critical patent/CN106372250A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/955Retrieval from the web using information identifiers, e.g. uniform resource locators [URL]
    • G06F16/9566URL specific, e.g. using aliases, detecting broken or misspelled links
    • 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/44521Dynamic linking or loading; Link editing at or after load time, e.g. Java class loading

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Databases & Information Systems (AREA)
  • Data Mining & Analysis (AREA)
  • Stored Programmes (AREA)

Abstract

The invention discloses a parameter passing method and device capable of starting a local application through an URL protocol, wherein the method comprises the following steps: determining a parameter format of a to-be-started local application program; acquiring a parameter introduced by the URL protocol; analyzing the parameter introduced by the URL protocol, converting the parameter format to a parameter format corresponding to the to-be-started local application program; calling the to-be-started local application program, and introducing the related parameter. According to the parameter passing method and the parameter passing device, the URL protocol is self-defined in a windows operation system, when the local application program is started in a browser, the parameter is analyzed, the format of the parameter is converted, then the parameter is passed to the application program, so that the purpose of correctly passing the required parameter without changing a source code of the application program is fulfilled, and the integration effect of the system and the use experience of a user are improved.

Description

Locally applied parameter transfer method and device are started by url agreement
Technical field
The present invention relates to field of cloud computer technology, more particularly to a kind of parameter locally applied by the startup of url agreement Transmission method and device.
Background technology
With the sustainable development of cloud computing technology, application scale constantly expands, and resource tenant proposes to cloud management platform More requirements.Have benefited from the development of web technology, current cloud management platform is substantially to be opened by the way of web application Send out, be in the system of service end by browser access.
But due to a variety of restrictions of browser in web system, use merely browser script cannot accomplish and locally The interaction of resource, such as accesses local disk file, local CD-ROM drive etc. by the virtual machine in cloud platform, can only be integrated locally applied Mode realize such function.Mode more general at present is to register self-defined url agreement so that locally applied can browse Directly initiate in device, such as qq etc..
Integrating process is found although can be started up locally applied in a browser by url agreement, but Program parameter (information such as user name, password) always cannot be incoming, and Consumer's Experience is very bad.Through repeatedly test be the discovery that due to The parameter format mismatch of the parameter format of url protocol definition and locally applied needs leads to, and needs to solve parameter coupling Problem.The scheme expected first is it may be possible to coordinate locally applied offer manufacturer modification parameter format, to support url agreement.But This scheme is unpractical, and virtualization manufacturer generally will not go to make an amendment.For solving the problems, such as parameter coupling, how to realize Start under the occasion not changing local application and correct Transfer Parameters are those skilled in the art's technology urgently to be resolved hurrily Problem.
Content of the invention
It is an object of the invention to provide a kind of start locally applied parameter transfer method and device by url agreement, with Solve the parameter format of existing url protocol definition and the unmatched problem of parameter format of locally applied needs.
For solving above-mentioned technical problem, the present invention provides a kind of parameter transmission side locally applied by the startup of url agreement Method, comprising:
Determine the parameter format of local application to be launched;
Obtain the incoming parameter of url agreement;
The parameter incoming to described url agreement parses, and the form of described parameter is converted to and described to be launched The ground corresponding parameter format of application program;
Call described local application to be launched incoming corresponding parameter.
Alternatively, the described parameter format determining local application to be launched includes:
Helped by inquiring about document or order line, determine the parameter format of described local application to be launched.
Alternatively, the described acquisition incoming parameter of url agreement includes:
The incoming parameter of url agreement is obtained by args array.
Alternatively, described call described local application to be launched incoming corresponding parameter after also include:
Obtain registry script file, realize locally applied registration.
Alternatively, in described acquisition registry script file, also include after realizing locally applied registration:
By installation kit tools to locally applied installation kit, reg file and the shell side sequence that parameter parsed Packed.
Alternatively, described installation kit tools include advanced installer or install shield.
Alternatively, to locally applied installation kit, reg file and parameter carried out by installation kit tools described The shell side sequence of parsing also includes after being packed:
Execute described locally applied installation kit, described shell side sequence is copied to locally applied catalogue, and execute described reg literary composition Part, completes the registration of self-defined url agreement.
Present invention also offers a kind of start locally applied parameter transfer device by url agreement, comprising:
Parameter format determining module, for determining the parameter format of local application to be launched;
Parameter acquisition module, the parameter incoming for obtaining url agreement;
Parsing module, parses for the parameter incoming to described url agreement, by the form of described parameter be converted to The corresponding parameter format of described local application to be launched;
Calling module, is used for calling described local application to be launched incoming corresponding parameter.
Alternatively, also include:
Registering modules, for calling described local application to be launched incoming corresponding parameter in described calling module Afterwards, obtain registry script file, realize locally applied registration.
Alternatively, also include:
Packetization module, for obtaining registry script file in described Registering modules, after realizing locally applied registration, By installation kit tools, to locally applied installation kit, reg file and shell side sequence that parameter parsed is packed;
Performing module, for executing described locally applied installation kit, described shell side sequence is copied to locally applied catalogue, and Execute described reg file, complete the registration of self-defined url agreement.
The parameter transfer method locally applied by the startup of url agreement provided by the present invention and device, are treated by determining Start the parameter format of local application;Obtain the incoming parameter of url agreement;The parameter incoming to url agreement parses, The form of parameter is converted to parameter format corresponding with local application to be launched;Call local application to be launched simultaneously Incoming corresponding parameter.The parameter transfer method locally applied by the startup of url agreement provided by the present invention and device, By self-defined url agreement under windows operating system, when starting local application in a browser, by entering to parameter Application program is passed to it is achieved that not changing application program source code and correctly transmitting desired parameters after row parsing and form conversion Purpose, improves the integrated result of system and the experience of user.
Brief description
For the technical scheme of the clearer explanation embodiment of the present invention or prior art, below will be to embodiment or existing Technology description in required use accompanying drawing be briefly described it should be apparent that, drawings in the following description are only this Some bright embodiments, for those of ordinary skill in the art, on the premise of not paying creative work, can also root Obtain other accompanying drawings according to these accompanying drawings.
Fig. 1 is that one kind of the parameter transfer method locally applied by the startup of url agreement provided by the present invention is specifically real The flow chart applying mode;
Fig. 2 is the another kind of concrete of the parameter transfer method locally applied by the startup of url agreement provided by the present invention The flow chart of embodiment;
Fig. 3 is the structural frames starting locally applied parameter transfer device by url agreement provided in an embodiment of the present invention Figure.
Specific embodiment
In order that those skilled in the art more fully understand the present invention program, with reference to the accompanying drawings and detailed description The present invention is described in further detail.Obviously, described embodiment is only a part of embodiment of the present invention, rather than Whole embodiments.Based on the embodiment in the present invention, those of ordinary skill in the art are not making creative work premise Lower obtained every other embodiment, broadly falls into the scope of protection of the invention.
A kind of specific embodiment starting locally applied parameter transfer method by url agreement provided by the present invention Flow chart as shown in figure 1, the method includes:
Step s101: determine the parameter format of local application to be launched;
Specifically, can be helped by inquiring about document or order line, determine the parameter of described local application to be launched Form.
Step s102: obtain the incoming parameter of url agreement;
The incoming parameter of url agreement is obtained by args array.
Step s103: the parameter incoming to described url agreement parses, by the form of described parameter be converted to described The corresponding parameter format of local application to be launched;
Because the parameter format of url protocol definition is mismatched with the parameter format of locally applied needs, therefore in this step Parsed by the parameter incoming to url agreement, the form of this parameter is converted to the parameter format with locally applied needs Identical form is so as to can require to reorganize according to the parameter format of local application, to call locally applied journey Relevant parameter is transmitted after sequence.
Step s104: call described local application to be launched incoming corresponding parameter.
The parameter transfer method locally applied by the startup of url agreement provided by the present invention, by determining to be launched The parameter format of ground application program;Obtain the incoming parameter of url agreement;The parameter incoming to url agreement parses, by parameter Form be converted to parameter format corresponding with local application to be launched;Call local application to be launched incoming phase The parameter answered.The parameter transfer method locally applied by the startup of url agreement provided by the present invention, operates system in windows By self-defined url agreement under system, when starting local application in a browser, turned with form by parameter is carried out with parsing Pass to application program after changing it is achieved that not changing application program source code and correctly transmitting the purpose of desired parameters, improve and be The integrated result of system and the experience of user.
On the basis of above-described embodiment, the parameter transmission locally applied by the startup of url agreement provided by the present invention Method can be realized especially by shell side sequence, by self-defined url agreement under windows operating system, in browser The middle occasion starting local application, accepts parameter by shell side sequence and passes to application program.Refer to Fig. 2, below right The work process of the embodiment of the present invention is further elaborated on, and this process includes:
Step s201: helped by inquiring about document or order line, determine the parameter format of local application to be launched;
Step s202: by writing executable shell side sequence under windows, receive and parse through url parameter, answer according to local Require to reorganize with the parameter format of program, call local application Transfer Parameters;
The embodiment of the present invention can achieve the main body frame of shell side sequence with specifically used c# language, and this program structure is logical first Cross args array and receive incoming parameter, then parameter is processed, be converted to the parameter format of localprogram needs, Finally call localprogram.exe and incoming relevant parameter, wherein localprogram are that target to be executed locally should With.With regard to the process of parameter, simply example herein, actual realize during, need to need parameter lattice according to localprogram Formula carries out special handling.In addition, the realization of shell side sequence is not limited to and c# language, all be compiled as executable program and Windows run program language can, such as: c, c++ etc..
Step s203: obtain registry script file, realize locally applied registration;
Write the registry script file of windows operating system, realize locally applied registration so as to url can be passed through Call in browser, especially this method register as shell side sequence, applied by shell side sequence invocation target.
Step s204: to locally applied installation kit, reg file and parameter parsed by installation kit tools Shell side sequence packed;
It is assumed herein that locally applied executable program be localprogram.exe, be installed on c: program Files xx under catalogue, shell side sequence is shellprogram.exe, be equally installed on c: program files xx catalogue Under.Need in practical application localprogram is changed to the title of practical application executable file, by c: program Files xx replace with the installation directory of practical application.
Specifically, the msi installation kit tools of the windows installer of ms windows certification can be passed through, As advanced installer, install shield etc., realize beating of locally applied installation kit, reg file and shell side sequence Bag.Get out locally applied installation kit, reg file, shell program source file, being compiled as shell program source file using compiler can The shell side sequence of execution, by windows installation kit tools, locally applied installation kit, shell side sequence, reg file is packaged as New installation kit.
Step s205: execute described locally applied installation kit, described shell side sequence is copied to locally applied catalogue, and executes Described reg file, completes the registration of self-defined url agreement.
In installation process: (1) executes locally applied installation kit, shell side sequence is copied to locally applied same directory by (2) Under, (3) execution reg file, complete the registration of self-defined url agreement.The flow process that new installation kit is installed can be particularly as follows: run new The occasion of installation kit, is first carried out locally applied installation kit and completes locally applied installation, then copy to locally shell side sequence Application catalogue, finally executes the registration that reg file completes self-defined url agreement.After installation, in browser address bar input Localprogram: // -- hostip 192.168.1.1--username test--password test, you can by clear Device of looking at calls local localprogram program, and transmits -- hostip 192.168.1.1--username test-- Password test parameter, is equivalent to execute in local command line:
c:\program files\xx\localprogram.exe--hostip 192.168.1.1--username test--password test.
If it is pointed out that being not desired to locally applied installation kit is packed again it is also possible to only by shell side sequence and reg file Fabrication and installation bag, realizes effect and is similar to.But there is any to need to ensure: before the locally applied execution in new installation kit, to install Complete.
The embodiment of the present application is not changing the occasion of local application, realizes url parameter to locally applied parameter format Conversion, start locally applied and correct Transfer Parameters, improve system integration effect and Consumer's Experience.
Below the parameter transfer device locally applied by the startup of url agreement provided in an embodiment of the present invention is situated between Continue, the parameter transfer device locally applied by the startup of url agreement described below is started by url agreement with above-described Locally applied parameter transfer method can be mutually to should refer to.
Fig. 3 is the structural frames starting locally applied parameter transfer device by url agreement provided in an embodiment of the present invention Figure, starts locally applied parameter transfer device with reference to Fig. 3 by url agreement and may include that
Parameter format determining module 100, for determining the parameter format of local application to be launched;
Parameter acquisition module 200, the parameter incoming for obtaining url agreement;
Parsing module 300, parses for the parameter incoming to described url agreement, by the form conversion of described parameter It is parameter format corresponding with described local application to be launched;
Calling module 400, is used for calling described local application to be launched incoming corresponding parameter.
As a kind of specific embodiment, the parameter transmission locally applied by the startup of url agreement provided by the present invention Device can further include:
Registering modules, for calling described local application to be launched incoming corresponding parameter in described calling module Afterwards, obtain registry script file, realize locally applied registration.
As a kind of specific embodiment, the parameter transmission locally applied by the startup of url agreement provided by the present invention Device can further include:
Packetization module, for obtaining registry script file in described Registering modules, after realizing locally applied registration, By installation kit tools, to locally applied installation kit, reg file and shell side sequence that parameter parsed is packed;
Performing module, for executing described locally applied installation kit, described shell side sequence is copied to locally applied catalogue, and Execute described reg file, complete the registration of self-defined url agreement.
The parameter transfer device locally applied by the startup of url agreement provided by the present invention, by determining to be launched The parameter format of ground application program;Obtain the incoming parameter of url agreement;The parameter incoming to url agreement parses, by parameter Form be converted to parameter format corresponding with local application to be launched;Call local application to be launched incoming phase The parameter answered.The parameter transfer device locally applied by the startup of url agreement provided by the present invention, operates system in windows By self-defined url agreement under system, when starting local application in a browser, turned with form by parameter is carried out with parsing Pass to application program after changing it is achieved that not changing application program source code and correctly transmitting the purpose of desired parameters, improve and be The integrated result of system and the experience of user.
In this specification, each embodiment is described by the way of going forward one by one, and what each embodiment stressed is and other The difference of embodiment, between each embodiment same or similar partly mutually referring to.Fill for disclosed in embodiment For putting, because it corresponds to the method disclosed in Example, so description is fairly simple, referring to method part in place of correlation Illustrate.
Professional further appreciates that, in conjunction with the unit of each example of the embodiments described herein description And algorithm steps, can with electronic hardware, computer software or the two be implemented in combination in, in order to clearly demonstrate hardware and The interchangeability of software, generally describes composition and the step of each example in the above description according to function.These Function to be executed with hardware or software mode actually, the application-specific depending on technical scheme and design constraint.Specialty Technical staff can use different methods to each specific application realize described function, but this realization should Think beyond the scope of this invention.
The step of the method in conjunction with the embodiments described herein description or algorithm can directly be held with hardware, processor The software module of row, or the combination of the two is implementing.Software module can be placed in random access memory (ram), internal memory, read-only deposit Reservoir (rom), electrically programmable rom, electrically erasable rom, depositor, hard disk, moveable magnetic disc, cd-rom or technology In known any other form of storage medium in field.
Above the parameter transfer method locally applied by the startup of url agreement provided by the present invention and device are carried out It is discussed in detail.Specific case used herein is set forth to the principle of the present invention and embodiment, above example Explanation be only intended to help and understand the method for the present invention and its core concept.It should be pointed out that it is common for the art For technical staff, under the premise without departing from the principles of the invention, the present invention can also be carried out with some improvement and modify, these Improve and modify and also fall in the protection domain of the claims in the present invention.

Claims (10)

1. a kind of parameter transfer method locally applied by the startup of url agreement is it is characterised in that include:
Determine the parameter format of local application to be launched;
Obtain the incoming parameter of url agreement;
The parameter incoming to described url agreement parses, and the form of described parameter is converted to and to be launched locally should with described With the corresponding parameter format of program;
Call described local application to be launched incoming corresponding parameter.
2. pass through as claimed in claim 1 url agreement and start locally applied parameter transfer method it is characterised in that described Determine that the parameter format of local application to be launched includes:
Helped by inquiring about document or order line, determine the parameter format of described local application to be launched.
3. pass through as claimed in claim 2 url agreement and start locally applied parameter transfer method it is characterised in that described Obtain the incoming parameter of url agreement to include:
The incoming parameter of url agreement is obtained by args array.
4. the parameter transfer method locally applied by the startup of url agreement as described in any one of claims 1 to 3, its feature Be, described call described local application to be launched incoming corresponding parameter after also include:
Obtain registry script file, realize locally applied registration.
5. pass through as claimed in claim 4 url agreement and start locally applied parameter transfer method it is characterised in that in institute State acquisition registry script file, also include after realizing locally applied registration:
By installation kit tools, to locally applied installation kit, reg file and shell side sequence that parameter parsed is carried out Packing.
6. pass through as claimed in claim 5 url agreement and start locally applied parameter transfer method it is characterised in that described Installation kit tools include advanced installer or install shield.
7. pass through as claimed in claim 5 url agreement and start locally applied parameter transfer method it is characterised in that in institute State that to locally applied installation kit, reg file and shell side sequence that parameter parsed carries out beating by installation kit tools Also include after bag:
Execute described locally applied installation kit, described shell side sequence copied to locally applied catalogue, and execute described reg file, Complete the registration of self-defined url agreement.
8. a kind of parameter transfer device locally applied by the startup of url agreement is it is characterised in that include:
Parameter format determining module, for determining the parameter format of local application to be launched;
Parameter acquisition module, the parameter incoming for obtaining url agreement;
Parsing module, parses for the parameter incoming to described url agreement, by the form of described parameter be converted to described The corresponding parameter format of local application to be launched;
Calling module, is used for calling described local application to be launched incoming corresponding parameter.
9. pass through url agreement as claimed in claim 8 and start locally applied parameter transfer device it is characterised in that also wrapping Include:
Registering modules, for described calling module call described local application to be launched incoming corresponding parameter it Afterwards, obtain registry script file, realize locally applied registration.
10. pass through url agreement as claimed in claim 9 and start locally applied parameter transfer device it is characterised in that also wrapping Include:
Packetization module, for obtaining registry script file in described Registering modules, after realizing locally applied registration, passes through Installation kit tools to locally applied installation kit, reg file and pack by shell side sequence that parameter parsed;
Performing module, for executing described locally applied installation kit, described shell side sequence is copied to locally applied catalogue, and executes Described reg file, completes the registration of self-defined url agreement.
CN201610850140.7A 2016-09-23 2016-09-23 Parameter passing method and device capable of starting local application through URL protocol Pending CN106372250A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610850140.7A CN106372250A (en) 2016-09-23 2016-09-23 Parameter passing method and device capable of starting local application through URL protocol

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610850140.7A CN106372250A (en) 2016-09-23 2016-09-23 Parameter passing method and device capable of starting local application through URL protocol

Publications (1)

Publication Number Publication Date
CN106372250A true CN106372250A (en) 2017-02-01

Family

ID=57897364

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610850140.7A Pending CN106372250A (en) 2016-09-23 2016-09-23 Parameter passing method and device capable of starting local application through URL protocol

Country Status (1)

Country Link
CN (1) CN106372250A (en)

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107257372A (en) * 2017-06-14 2017-10-17 广东省电子商务认证有限公司 A kind of method for supporting a variety of browsers to be communicated with local application
CN109068059A (en) * 2018-08-27 2018-12-21 Oppo广东移动通信有限公司 A kind of method, mobile terminal and storage medium calling camera
CN109656466A (en) * 2019-03-14 2019-04-19 北京小米移动软件有限公司 System information transmission method, device and computer readable storage medium
CN109710331A (en) * 2018-12-27 2019-05-03 武汉益模科技股份有限公司 A method of calling local application from webpage
CN109933445A (en) * 2019-03-14 2019-06-25 杭州汉领信息科技有限公司 It is not based on the local application call method of the browser-cross cross-system platform of plug-in unit
WO2019201072A1 (en) * 2018-04-17 2019-10-24 华为技术有限公司 Cdn service scheduling processing method and cdn server
CN110417877A (en) * 2019-07-17 2019-11-05 视联动力信息技术股份有限公司 A kind of processing method and processing device of audio-video business
CN111176759A (en) * 2019-12-30 2020-05-19 深圳Tcl新技术有限公司 Application program running method and system, television equipment and storage medium
CN111309399A (en) * 2020-02-26 2020-06-19 北京思特奇信息技术股份有限公司 Method, system, medium and device for starting easy-to-ask native client
CN112214698A (en) * 2020-09-29 2021-01-12 瑞庭网络技术(上海)有限公司 Information processing method and device

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130290960A1 (en) * 2008-05-02 2013-10-31 Skytap Multitenant hosted virtual machine infrastructure
CN103761123A (en) * 2013-12-31 2014-04-30 广州华多网络科技有限公司 Method and device for function starting and terminal

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130290960A1 (en) * 2008-05-02 2013-10-31 Skytap Multitenant hosted virtual machine infrastructure
CN103761123A (en) * 2013-12-31 2014-04-30 广州华多网络科技有限公司 Method and device for function starting and terminal

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
JACKYCHEN_KING: "《https://blog.csdn.net/jackychen_king/article/details/7743811》", 13 July 2012 *
ZSSURE: "《https://blog.csdn.net/zssureqh/article/details/25828683》", 14 May 2014 *

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107257372A (en) * 2017-06-14 2017-10-17 广东省电子商务认证有限公司 A kind of method for supporting a variety of browsers to be communicated with local application
WO2019201072A1 (en) * 2018-04-17 2019-10-24 华为技术有限公司 Cdn service scheduling processing method and cdn server
CN109068059A (en) * 2018-08-27 2018-12-21 Oppo广东移动通信有限公司 A kind of method, mobile terminal and storage medium calling camera
CN109710331A (en) * 2018-12-27 2019-05-03 武汉益模科技股份有限公司 A method of calling local application from webpage
CN109656466B (en) * 2019-03-14 2019-05-24 北京小米移动软件有限公司 System information transmission method, device and computer readable storage medium
CN109933445A (en) * 2019-03-14 2019-06-25 杭州汉领信息科技有限公司 It is not based on the local application call method of the browser-cross cross-system platform of plug-in unit
CN109656466A (en) * 2019-03-14 2019-04-19 北京小米移动软件有限公司 System information transmission method, device and computer readable storage medium
CN110417877A (en) * 2019-07-17 2019-11-05 视联动力信息技术股份有限公司 A kind of processing method and processing device of audio-video business
CN110417877B (en) * 2019-07-17 2022-05-31 视联动力信息技术股份有限公司 Audio and video service processing method and device
CN111176759A (en) * 2019-12-30 2020-05-19 深圳Tcl新技术有限公司 Application program running method and system, television equipment and storage medium
CN111176759B (en) * 2019-12-30 2023-05-02 深圳Tcl新技术有限公司 Application program running method, system, television equipment and storage medium
CN111309399A (en) * 2020-02-26 2020-06-19 北京思特奇信息技术股份有限公司 Method, system, medium and device for starting easy-to-ask native client
CN112214698A (en) * 2020-09-29 2021-01-12 瑞庭网络技术(上海)有限公司 Information processing method and device

Similar Documents

Publication Publication Date Title
CN106372250A (en) Parameter passing method and device capable of starting local application through URL protocol
CN103077024B (en) A kind of device and method supporting the on-demand customization of SaaS application flow and operation
CN107967139B (en) Hot updating method and device for game
JP5282677B2 (en) Compatibility evaluation apparatus, compatibility evaluation method, and program
Rego et al. Performing computation offloading on multiple platforms
CN104111855A (en) Method for dynamic update of iOS (Iphone Operation System) client based on Lua
US8694956B2 (en) PowerShell cmdlets code generating tool for communicating to the web services
US9081896B1 (en) Generating a replacement binary for emulation of an application
CN111010438B (en) Remote procedure calling method, device, server and storage medium
CN107885658B (en) Test preposition implementation method, device, terminal device and storage medium
US8146111B2 (en) Calling services from a remote client
US11188361B1 (en) Cross-architecture software distribution using a virtual instruction set architecture
CN111506368B (en) Method, device, equipment and storage medium for converting asynchronous call into synchronous call
CN108345458B (en) Calling method and system for static compiling language and scripting language
CN111666199B (en) Debugging method executed on intelligent terminal and software debugger
US20170322792A1 (en) Updating of operating system images
US20160212243A1 (en) Machine-Specific Instruction Set Translation
CN107239265B (en) Binding method and device of Java function and C function
CN110825373B (en) Mobile terminal dynamic method and device
US20090049423A1 (en) Javascripttm programming extension
CN110659022B (en) Method for automatically calling Python script based on Java
WO2023083071A1 (en) View interaction method and apparatus, electronic device, and computer readable medium
CN115390863A (en) Application program installation package generation method and device, server and storage medium
Haja et al. Location, proximity, affinity–the key factors in FaaS
JP2013164879A (en) Information processor, compatibility evaluation method and program

Legal Events

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

Application publication date: 20170201

RJ01 Rejection of invention patent application after publication