CN112214253B - Java program starting method and device, electronic device and nonvolatile storage medium - Google Patents

Java program starting method and device, electronic device and nonvolatile storage medium Download PDF

Info

Publication number
CN112214253B
CN112214253B CN202010955573.5A CN202010955573A CN112214253B CN 112214253 B CN112214253 B CN 112214253B CN 202010955573 A CN202010955573 A CN 202010955573A CN 112214253 B CN112214253 B CN 112214253B
Authority
CN
China
Prior art keywords
java program
java
program
configuration file
starting
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
CN202010955573.5A
Other languages
Chinese (zh)
Other versions
CN112214253A (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.)
Tols Information Technology Co ltd
Original Assignee
Tols 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 Tols Information Technology Co ltd filed Critical Tols Information Technology Co ltd
Priority to CN202010955573.5A priority Critical patent/CN112214253B/en
Publication of CN112214253A publication Critical patent/CN112214253A/en
Application granted granted Critical
Publication of CN112214253B publication Critical patent/CN112214253B/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/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44505Configuring for program initiating, e.g. using registry, configuration files
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/60Protecting data
    • G06F21/64Protecting data integrity, e.g. using checksums, certificates or signatures

Abstract

The invention belongs to the technical field of computers, and aims to solve the technical problems that a user needs to manually install a Java running environment in advance and the installation is possibly unsuccessful in the existing application program developed based on the Java running environment; the invention provides a Java program starting method and a Java program starting device, wherein the Java program starting method comprises the following steps: receiving an executable file with a configuration file corresponding to the characterized Java program, wherein the executable file is configured in a signature certificate of the executable file; operating an executable file, analyzing a corresponding Java program downloading address from a configuration file corresponding to the characterized Java program, and acquiring a preset Java program package based on the Java program downloading address; installing a preset Java program package acquired through a Java program downloading address, generating an environment required by Java running and starting a Java program. Therefore, the validity of the signature of the executable file is not changed, and the Java program can be started simply, conveniently and correctly on a device without pre-installing the Java running environment.

Description

Java program starting method and device, electronic device and nonvolatile storage medium
Technical Field
The present invention relates to the field of computer technologies, and in particular, to a method and apparatus for starting a Java program, an electronic device, and a nonvolatile storage medium.
Background
Java Web Start is an application scheduling technique that allows you to launch an application from a Web browser click. You can immediately download and launch an application, such as a full spreadsheet program or business client, without going through a complex installation process.
However, a Java desktop program developed by using the Java Web Start technology requires a Java operating environment for a device in which a client is located, and requires a high level of user requirements. Moreover, a common solution in the industry is to install the Java running environment by the client autonomously, so that various problems may exist to affect the user experience, such as: the restricted environment cannot install Java; the Java version of the user has large difference; the program may not be safe when the program is started, and the like.
Disclosure of Invention
In order to solve the technical problems that a user needs to manually install a Java running environment in advance and the installation is possibly unsuccessful in the existing application program developed based on the Java running environment; the invention provides a Java program starting method and device, an electronic device and a nonvolatile storage medium; the configuration file corresponding to the Java program is dynamically represented in the executable file without changing the validity of the signature of the executable file, so that the Java program can be started simply, conveniently and correctly on a device without a preloaded Java running environment.
The first aspect of the present invention provides a method for starting a Java program, comprising:
sending a request for acquiring a Java program, and receiving an executable file with a configuration file corresponding to the characterized Java program, wherein the configuration file corresponding to the characterized Java program is configured in a signature certificate of the executable file;
operating the executable file, analyzing a corresponding Java program downloading address from the configuration file corresponding to the characterized Java program, and acquiring a preset Java program package based on the Java program downloading address;
installing a preset Java program package acquired through the Java program downloading address, generating an environment required by Java running and starting a Java program.
In a preferred implementation manner of the embodiment of the present invention, the download address representing that a configuration file corresponding to a Java program is a configuration file, where the configuration file includes: one or more of a version of a Java program, a download address of a Java running environment, a front-end toolkit of a Web application program, and a download address of a configuration file of the Java program.
In a further preferred implementation manner of the embodiment of the present invention, before obtaining the predetermined Java package based on the Java program download address, the method further includes: judging whether the downloaded file of the Java running environment meets the preset requirement or not; if yes, skipping the downloading operation, and directly running the downloaded Java running environment file; otherwise, the downloading operation is executed.
In a preferred implementation manner of the embodiment of the present invention, the starting method further includes: receiving the request for acquiring the Java program, acquiring the external address of the server through the HTTP header, and dynamically constructing the download address of the configuration file; and feeding back the executable file with the configuration file corresponding to the characteristic Java program.
In a preferred implementation manner of the embodiment of the present invention, the method for starting the Java program is applied to a client desktop application, and the starting of the Java program is started through a browser.
In a preferred implementation manner of the embodiment of the present invention, the signature certificate of the executable file is a signature certificate that is legally verified by the operating system in advance.
In a preferred implementation manner of the embodiment of the present invention, the starting method further includes: and setting two-layer signatures for the executable file with the configuration file corresponding to the characteristic Java program, and writing the download address of the configuration file of the Java program in one layer of signature certificate.
The second aspect of the present invention also provides a device for starting a Java program, comprising:
the executable file acquisition module is used for sending a request for acquiring the Java program and receiving an executable file with a configuration file corresponding to the characterized Java program, wherein the configuration file corresponding to the characterized Java program is configured in a signature certificate of the executable file;
the executable file analysis module is used for running the executable file, analyzing the corresponding Java program downloading address from the configuration file corresponding to the characterized Java program, and acquiring a preset Java program package based on the Java program downloading address;
and the Java program installation module is used for installing the Java program downloading address to acquire a preset Java program package, generating an environment required by Java operation and starting the Java program.
The third aspect of the present invention also provides an electronic device, which is characterized by comprising:
the memory device is used for storing the data,
processor and method for controlling the same
A computer program;
wherein the computer program is stored in the memory and is configured to be executed by the processor to implement the method of starting a Java program as claimed in any one of the first aspects.
The fourth aspect of the present invention also provides a nonvolatile storage medium characterized in that a computer program is stored thereon; the computer program is executed by a processor to implement the method of starting a Java program as claimed in any one of the first aspects.
By adopting the technical scheme provided by the application, the configuration file corresponding to the characterized Java program is configured in the signature certificate of the executable file, and the validity of the signature of the executable file is not changed; therefore, the configuration files corresponding to the characteristic Java programs needed in the starting method can be better ensured to be acquired sequentially. And the corresponding configuration file of the Java program is dynamically characterized in the executable file, so that the Java program can be started simply, conveniently and correctly on a device without a preloaded Java running environment.
Additional features and advantages of the invention will be set forth in the description which follows, and in part will be obvious from the description, or may be learned by practice of the invention. The objectives and other advantages of the invention may be realized and attained by the structure and/or process particularly pointed out in the written description and claims hereof as well as the appended drawings.
Drawings
Fig. 1 is a flowchart of a method for starting a Java program according to an embodiment of the present invention.
Fig. 2 is a schematic structural diagram of an electronic system according to an embodiment of the invention.
Fig. 3 is a block diagram of a server in an electronic system according to an embodiment of the present invention.
Fig. 4 is a flowchart of a method for starting a Java program in an electronic system according to an embodiment of the present invention.
Fig. 5 is a flowchart of a method for starting a Java program in a terminal according to an embodiment of the present invention.
Fig. 6 is a block diagram of a device for starting Java programs according to an embodiment of the present invention.
Fig. 7 is a block diagram of an electronic device according to an embodiment of the invention.
Detailed Description
The following will describe embodiments of the present invention in detail with reference to the drawings and examples, thereby solving the technical problems by applying technical means to the present invention, and realizing the technical effects can be fully understood and implemented accordingly. It should be noted that these specific descriptions are only for easy and clear understanding of the present invention by those skilled in the art, and are not meant to be limiting; and as long as no conflict is formed, each embodiment of the present invention and each feature of each embodiment may be combined with each other, and the formed technical solutions are all within the protection scope of the present invention.
Additionally, the steps illustrated in the flowcharts of the figures may be performed in a control system such as a set of controller-executable instructions, and although a logical order is illustrated in the flowcharts, in some cases the steps illustrated or described may be performed in an order other than that herein.
The following describes the technical scheme of the invention in detail through the attached drawings and specific embodiments:
examples
Java Web Start is an application scheduling technique that allows you to launch an application from a Web browser click. A Java desktop program developed by using a Java Web Start technology needs a Java running environment of a machine of a client, and has high requirements on a user; therefore, the embodiment provides a starting method of Java programs, in particular to a simple method for starting Java programs from a WEB browser, which simplifies the operation of a Java desktop client. And can automatically update the Java program subsequently.
Specifically, a C/S desktop client developed using Java programs can be easily maintained as B/S software if it can reduce environmental dependencies and support automatic updates. Therefore, the technical scheme provided by the embodiment can automatically prepare related environments on the machine without pre-installed Java running environments; the C/S client developed based on Java programs can further realize automatic upgrading.
As shown in fig. 1, the present embodiment provides a method for starting a Java program, which can be applied to a terminal that needs to be a C/S desktop client according to the above description; for the step of providing relevant configuration files and Java program packages by the cooperation of the server, the starting method can be applied to an electronic system comprising a terminal of a C/S desktop client and the server. In particular, different steps may be combined to determine the object of a particular application.
As shown in fig. 1, the method for starting a Java program according to the present embodiment, for example, when the method for starting the Java program is applied to a terminal of a C/S desktop client, includes:
s110, sending a request for acquiring the Java program, and receiving the executable file with the configuration file corresponding to the characterized Java program, wherein the configuration file corresponding to the characterized Java program is configured in a signature certificate of the executable file.
The configuration file corresponding to the token Java program may be a download address of the configuration file corresponding to the Java program, or may be the configuration file itself. Specifically, the method can be determined by combining the actual requirement and the actual software package size, and the implementation is not limited specifically; these different implementations all belong to the protection scope of the technical scheme described in the embodiment.
S120, running the executable file, analyzing the corresponding Java program downloading address from the configuration file corresponding to the characterized Java program, and acquiring a preset Java program package based on the Java program downloading address.
The predetermined Java package may be a download path of a · jnlp file, which is referred to below, and the · jnlp file contains jar packages (including program files requiring secondary download) required for running the application program. Correspondingly, acquiring a preset Java program package based on a Java program downloading address, namely downloading a file based on the address, resolving the address of the corresponding file again, and then downloading for the second time to obtain the Java program package; however, the predetermined Java package is not limited to this, and for example, the predetermined Java package may be obtained based on the Java program download address by directly using the corresponding final package, or may be obtained by directly downloading the predetermined Java package once. The present implementation is not particularly limited to these specific implementations; these different implementations all belong to the protection scope of the technical scheme described in the embodiment.
S130, installing a preset Java program package acquired through a Java program downloading address, generating an environment required by Java operation and starting a Java program.
By adopting the technical scheme provided by the embodiment, the configuration file corresponding to the characterized Java program is configured in the signature certificate of the executable file, and the validity of the signature of the executable file is not changed; therefore, the configuration files corresponding to the characteristic Java programs needed in the starting method can be better ensured to be acquired sequentially. And the corresponding configuration file of the Java program is dynamically characterized in the executable file, so that the Java program can be started simply, conveniently and correctly on a device without a preloaded Java running environment.
In a preferred implementation manner of this embodiment, the download address representing that the configuration file corresponding to the Java program is a configuration file, where the configuration file includes: one or more of a version of a Java program, a download address of a Java running environment, a front-end toolkit of a Web application program, and a download address of a configuration file of the Java program.
In a further preferred implementation manner of this embodiment, before acquiring the predetermined Java package based on the Java program download address, the method further includes: judging whether the downloaded file of the Java running environment meets the preset requirement or not; if yes, skipping the downloading operation, and directly running the downloaded Java running environment file; otherwise, the downloading operation is executed.
In a preferred implementation manner of this embodiment, when the above-mentioned method for starting a Java program is further applied to a terminal of a C/S desktop client or applied to a server, the corresponding method for starting a Java program further includes: receiving a request for acquiring Java programs, acquiring an external address of a server through an HTTP header, and dynamically constructing a download address of a configuration file; and feeding back the executable file with the configuration file corresponding to the characteristic Java program.
In a preferred implementation manner of this embodiment, the method for starting the Java program is applied to the client desktop application, and the Java program is started through a browser.
In a preferred implementation manner of this embodiment, the signature certificate of the executable file is a signature certificate that is legally verified by the operating system in advance. Such as a signed certificate authenticated by microsoft.
In a preferred implementation manner of this embodiment, the above starting method further includes: and setting two-layer signatures on the executable file with the configuration file corresponding to the characteristic Java program, and writing the download address of the configuration file of the Java program in one layer of signature certificate. For example, an exe program including two-layer signatures is read into the memory, and a download address is written into the second signature certificate, thereby generating a new update program exe.
Fig. 2 is a schematic structural diagram of an electronic system according to the present embodiment. Fig. 3 is a block diagram of a server in an electronic system according to an embodiment of the present invention. The electronic system provided in this embodiment includes:
one or more mobile terminals 110, and/or
One or more of the computer terminals 120,
the terminal mentioned above as the C/S desktop client may be a mobile terminal 110 (e.g., tablet, mobile phone, etc.), such that the mobile terminal may be connected to a server 150 through a mobile communication network 140 or a wireless network 130, and also may be a network cable;
the terminals of the C/S desktop client mentioned above may also be computer terminals 120, such as notebooks or desktop computers, and are connected to the server 150 through the wireless network 130 or network cable.
The server 150 provided in this embodiment stores a JAVA runtime library, an application file, and a configuration file, where the configuration file includes download addresses of specific software and application dependent files. For example, the address 156 of the software and dependency files, and the software and dependency files 158 are stored in the server as executable files 152 (e.g., exe format files) corresponding to the update program.
Thus, on machines that do not have a preloaded Java runtime environment, java programs can be executed, e.g., to automatically download the relevant dependency files from a server. The download path of the configuration file is automatically contained when the executable file (exe program file) is downloaded, and the signature reliability of the executable file (exe program file) is also maintained; for example, conforming to the specification of exe program signatures). And the Java runtime is automatically updated, for example, the client executable file (exe program file) can download the Java runtime with the appointed version according to the need. In addition, the software version is updated or a certain software package is replaced or added, only the corresponding resources and configuration files of the server are required to be updated, and the client is automatically updated when being started next time.
Specifically, as shown in fig. 3, the present embodiment provides a method for starting a Java program in an electronic system, where the method includes:
s210, the terminal installs software for the first time, and requests to download an executable file (exe program file). Of course, if the operation needs to be updated, the request for downloading the corresponding executable file can also be adopted; for example, the update exe program file is started on the terminal.
S220, the server returns the configuration file and the download address of the toml file is written in the second certificate when the exe file is returned.
S230, the terminal extracts the download address of the toml file from the program per se when executing exe. And extracting the download address of the configuration file from the signature of the exe program file, and downloading the configuration file. The configuration file comprises a program version, a downloading address of a Java running environment and a downloading address of a bootstrap. Jar and the configuration file.
S240, requesting to download the toml file to the local terminal through the downloading address of the toml file.
S250, returning a toml file by the server
S260, analyzing the toml file to obtain a downloading path comprising the JDK operation library and the jnlp file.
S270, requesting to download the jnlp file to the local through the download path of the jnlp file.
S280, returning the jnlp file.
S290, downloading jdk, & tom and & jnlp, and downloading related dependent files according to the need (skipping if downloaded); in order to reduce data transmission, the downloaded file version is compared with the locally downloaded file version before downloading, if the downloaded file version is consistent, updating is not needed, and if the downloaded file version is inconsistent, the corresponding file is downloaded from the server.
S300, starting an application program: for example, a main portal method of a Java desktop client is run.
As shown in fig. 5, a flowchart of a method for starting a Java program in a terminal is provided in this embodiment, where the method includes:
s410, starting, loading and running the starting method of the Java program provided by the embodiment according to the state (such as first installation or subsequent need of updating Java) of the C/S software in the terminal.
S420, downloading.exe (certificate contains. Toml download address).
S430. download. Toml (containing. Jnlp download address and software version).
S440. Download. Jnlp (software included and download dependent address)
S450, downloading software and depending on the file.
S460. compare software and JDK versions (e.g. the version of the software already in the terminal is consistent with a predetermined version of the software, e.g. the version in the configuration file corresponding to the requirements or the version in the server? If so, S480 is performed, and if not, S470 is performed.
And S470, downloading the latest resources to the local.
S480, installing and running to generate a Java environment.
And S490, ending.
Therefore, by adopting the technical scheme provided by the embodiment, when the executable file is requested by the browser, the download address of the configuration file is dynamically attached to the executable file, and the validity of the executable signature is not changed. And the update program can be executed through double signature, in the embodiment, certain field contents of the second signature certificate are modified, so that the signature specification conforming to Windows can be executed. In addition, on a machine without a preloaded Java running environment, correct starting and automatic upgrading of the Java desktop client are supported.
As shown in fig. 6, the present embodiment further provides a device 200 for starting a Java program, the device 200 comprising:
an executable file obtaining module 210, configured to send a request for obtaining a Java program, and receive an executable file with a configuration file corresponding to the Java program, where the configuration file corresponding to the Java program is configured in a signature certificate of the executable file;
the executable file parsing module 220 is configured to run an executable file, parse a corresponding Java program download address from a configuration file corresponding to the characterized Java program, and obtain a predetermined Java program package based on the Java program download address;
the Java program installing module 230 is configured to install a Java program download address to obtain a predetermined Java program package, generate an environment required for Java operation, and start the Java program.
The starting device 200 provided in this embodiment may also be a starting method as shown in fig. 1, and a specific implementation process is the same as or similar to that described above, and may achieve the same technical effects; and will not be described in detail herein.
As shown in fig. 7, the present embodiment further provides an electronic device 300, where the electronic device 300 includes:
one or more memories 310, and the memories 310 may be provided on different electronic devices;
one or more processors 320, where the processor 320 may also be configured on different electronic devices in combination with the different starting methods to correspond to real-time entities; and
a computer program;
wherein the computer program is stored in a memory and configured to be executed by a processor to implement a method of starting a Java program as any one of the above mentioned.
The present embodiment also provides a nonvolatile storage medium having a computer program stored thereon; the computer program is executed by the processor to implement a method of starting a Java program as any one of the above mentioned.
Those of ordinary skill in the art will appreciate that: the above-described methods according to embodiments of the present invention may be implemented in hardware, firmware, or as software or computer code storable in a recording medium such as a CD ROM, RAM, floppy disk, hard disk, or magneto-optical disk, or as computer code originally stored in a remote recording medium or a non-transitory machine-readable medium and to be stored in a local recording medium downloaded through a network, so that the methods described herein may be processed by such software on a recording medium using a general purpose computer, a special purpose processor, or programmable or special purpose hardware such as an ASIC, FPGA, or SoC. It is understood that a computer, processor, microprocessor controller, or programmable hardware includes a memory component (e.g., RAM, ROM, flash memory, etc.) that can store or receive software or computer code that, when accessed and executed by the computer, processor, or hardware, implements the processing methods described herein. Further, when the general-purpose computer accesses code for implementing the processes shown herein, execution of the code converts the general-purpose computer into a special-purpose computer for executing the processes shown herein.
Those of ordinary skill in the art will appreciate that the elements and method steps of the examples described in connection with the embodiments disclosed herein can be implemented as electronic hardware, or as a combination of computer software and electronic hardware. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the solution. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the embodiments of the present invention.
Finally, it should be noted that the above description is only a preferred embodiment of the present invention, and is not intended to limit the present invention in any way. Any person skilled in the art can make many possible variations and simple substitutions to the technical solution of the present invention by using the methods and technical matters disclosed above without departing from the scope of the technical solution of the present invention, and these all fall into the scope of protection of the technical solution of the present invention.

Claims (8)

1. A method for starting a Java program, comprising:
sending a request for acquiring a Java program, and receiving an executable file with a configuration file corresponding to the characterized Java program, wherein the configuration file corresponding to the characterized Java program is configured in a signature certificate of the executable file, two-layer signatures are set for the executable file with the configuration file corresponding to the characterized Java program, and a download address of the configuration file of the Java program is written in one layer of signature certificate;
operating the executable file, analyzing a corresponding Java program downloading address from the configuration file corresponding to the characterized Java program, and acquiring a preset Java program package based on the Java program downloading address;
installing a preset Java program package acquired through the Java program downloading address, generating an environment required by Java running and starting the Java program, wherein the starting method of the Java program is applied to a client desktop application program, and the starting of the Java program is started through a browser.
2. The method of claim 1, wherein the download address is used to characterize a configuration file corresponding to a Java program as a configuration file, and the configuration file includes: one or more of a version of a Java program, a download address of a Java running environment, a front-end toolkit of a Web application program, and a download address of a configuration file of the Java program.
3. The method according to claim 2, further comprising, before acquiring a predetermined Java package based on the Java program download address: judging whether the downloaded file of the Java running environment meets the preset requirement or not; if yes, skipping the downloading operation, and directly running the downloaded Java running environment file; otherwise, the downloading operation is executed.
4. The method as recited in claim 1, further comprising: receiving the request for acquiring the Java program, acquiring the external address of the server through the HTTP header, and dynamically constructing the download address of the configuration file; and feeding back the executable file with the configuration file corresponding to the characteristic Java program.
5. The method of claim 1, wherein the signature certificate of the executable file is a signature certificate that was legally verified by an operating system in advance.
6. A Java program starting apparatus, comprising:
an executable file obtaining module, configured to send a request for obtaining a Java program, and receive an executable file with a configuration file corresponding to the Java program, where the configuration file corresponding to the Java program is configured in a signature certificate of the executable file, set two-layer signature on the executable file with the configuration file corresponding to the Java program, and write a download address of the configuration file of the Java program in one layer of signature certificate;
the executable file analysis module is used for running the executable file, analyzing the corresponding Java program downloading address from the configuration file corresponding to the characterized Java program, and acquiring a preset Java program package based on the Java program downloading address;
the Java program installation module is used for installing the Java program downloading address to obtain a preset Java program package, generating an environment required by Java operation and starting the Java program, wherein the starting method of the Java program is applied to a client desktop application program, and the starting of the Java program is started through a browser.
7. An electronic device, comprising: the memory device is used for storing the data,
a processor and a computer program;
wherein the computer program is stored in the memory and is configured to be executed by the processor to implement the method of starting a Java program according to any of claims 1-5.
8. A non-volatile storage medium, characterized in that a computer program is stored thereon; the computer program is executed by a processor to implement the starting method of a Java program according to any one of claims 1-5.
CN202010955573.5A 2020-09-11 2020-09-11 Java program starting method and device, electronic device and nonvolatile storage medium Active CN112214253B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010955573.5A CN112214253B (en) 2020-09-11 2020-09-11 Java program starting method and device, electronic device and nonvolatile storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010955573.5A CN112214253B (en) 2020-09-11 2020-09-11 Java program starting method and device, electronic device and nonvolatile storage medium

Publications (2)

Publication Number Publication Date
CN112214253A CN112214253A (en) 2021-01-12
CN112214253B true CN112214253B (en) 2024-02-02

Family

ID=74048825

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010955573.5A Active CN112214253B (en) 2020-09-11 2020-09-11 Java program starting method and device, electronic device and nonvolatile storage medium

Country Status (1)

Country Link
CN (1) CN112214253B (en)

Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
TW201004267A (en) * 2008-07-15 2010-01-16 Data Systems Consulting Co Ltd Single sign-on method for web and non-web applications
CN104156638A (en) * 2014-06-06 2014-11-19 国家计算机网络与信息安全管理中心 Implementation method of extended signature for Android system software
CN104572237A (en) * 2015-01-19 2015-04-29 上海动联信息技术股份有限公司 Automatic quick generation system and method for UKey installation package
CN104680039A (en) * 2013-11-28 2015-06-03 腾讯科技(深圳)有限公司 Data protection method and device of application installation package
CN106126290A (en) * 2016-06-27 2016-11-16 微梦创科网络科技(中国)有限公司 Application program optimization method, Apparatus and system
CN106293880A (en) * 2016-08-10 2017-01-04 北京奇虎科技有限公司 Windows system is run the method and device of Android application program
CN106648742A (en) * 2016-10-19 2017-05-10 武汉斗鱼网络科技有限公司 One-key deployment method and system for PHP operating environment
CN106648762A (en) * 2016-11-30 2017-05-10 武汉斗鱼网络科技有限公司 Development environment building method and device
CN107179907A (en) * 2017-05-15 2017-09-19 北京奇艺世纪科技有限公司 One kind configuration system and method
CN107509187A (en) * 2017-08-31 2017-12-22 维沃移动通信有限公司 A kind of installation method of application program, mobile terminal and server
CN107885547A (en) * 2017-11-08 2018-04-06 江苏国泰新点软件有限公司 A kind of collocation method of application program, device, configuration equipment and storage medium

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060080681A1 (en) * 2004-10-12 2006-04-13 Majid Anwar Mechanism to extend functionality in a restricted computing environment
US8171470B2 (en) * 2006-08-29 2012-05-01 Adobe Systems Incorporated Software installation and support
US8191060B2 (en) * 2006-08-29 2012-05-29 Adobe Systems Incorporated Software installation using template executables

Patent Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
TW201004267A (en) * 2008-07-15 2010-01-16 Data Systems Consulting Co Ltd Single sign-on method for web and non-web applications
CN104680039A (en) * 2013-11-28 2015-06-03 腾讯科技(深圳)有限公司 Data protection method and device of application installation package
CN104156638A (en) * 2014-06-06 2014-11-19 国家计算机网络与信息安全管理中心 Implementation method of extended signature for Android system software
CN104572237A (en) * 2015-01-19 2015-04-29 上海动联信息技术股份有限公司 Automatic quick generation system and method for UKey installation package
CN106126290A (en) * 2016-06-27 2016-11-16 微梦创科网络科技(中国)有限公司 Application program optimization method, Apparatus and system
CN106293880A (en) * 2016-08-10 2017-01-04 北京奇虎科技有限公司 Windows system is run the method and device of Android application program
CN106648742A (en) * 2016-10-19 2017-05-10 武汉斗鱼网络科技有限公司 One-key deployment method and system for PHP operating environment
CN106648762A (en) * 2016-11-30 2017-05-10 武汉斗鱼网络科技有限公司 Development environment building method and device
CN107179907A (en) * 2017-05-15 2017-09-19 北京奇艺世纪科技有限公司 One kind configuration system and method
CN107509187A (en) * 2017-08-31 2017-12-22 维沃移动通信有限公司 A kind of installation method of application program, mobile terminal and server
CN107885547A (en) * 2017-11-08 2018-04-06 江苏国泰新点软件有限公司 A kind of collocation method of application program, device, configuration equipment and storage medium

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
Linux 平台下代码覆盖率报告自动化输出设计;石佳琦;计算机系统应用;全文 *

Also Published As

Publication number Publication date
CN112214253A (en) 2021-01-12

Similar Documents

Publication Publication Date Title
US8607224B2 (en) System for packaging native program extensions together with virtual machine applications
CN111427596B (en) Software upgrading method and device and terminal equipment
CN106325847B (en) Method and device for acquiring application program function based on iOS platform
CN111324421B (en) Container mirror image providing method, loading method, related equipment and system
JP2015531502A (en) Generate native code from intermediate language code for applications
CN107220074B (en) Method and device for accessing and upgrading supporting layer software function
CN111427594B (en) Application program running method and device
CN107798064B (en) Page processing method, electronic device and computer readable storage medium
CN110457049B (en) Method and device for realizing plug-in automation, electronic equipment and storage medium
US9639375B2 (en) Generation of language bindings for libraries using data from compiler generated debug information
CN111596951A (en) Method and device for configuring engineering file
CN112214253B (en) Java program starting method and device, electronic device and nonvolatile storage medium
CN113608742A (en) Detection method, code packet processing method, operation control method and computing device
CN112286414A (en) Information display method and device, electronic equipment and storage medium
US20170168923A1 (en) System and method for creating a test application
CN113590179B (en) Plug-in detection method and device, electronic equipment and storage medium
CN113641389B (en) Software upgrading method, device and equipment based on OpenCPU
CN113422791B (en) Cloud service configuration method and device, electronic equipment and computer readable storage medium
CN111966368B (en) Application program silent installation method and system, android terminal and readable medium
US20130103744A1 (en) Method and apparatus for executing web service program based on javascript
EP2053504A1 (en) System and method for managing processing resources
CN113986385A (en) Item font library loading method and device, electronic equipment and storage medium
CN109428936B (en) APP upgrading method, device, system, electronic equipment and storage medium
CN112860300A (en) Distributed SDK (software development kit) hot update processing method and application server cluster
CN111414175A (en) Network installation method, system and device of operating system and readable storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant