CN104572237A - Automatic quick generation system and method for UKey installation package - Google Patents

Automatic quick generation system and method for UKey installation package Download PDF

Info

Publication number
CN104572237A
CN104572237A CN201510026463.XA CN201510026463A CN104572237A CN 104572237 A CN104572237 A CN 104572237A CN 201510026463 A CN201510026463 A CN 201510026463A CN 104572237 A CN104572237 A CN 104572237A
Authority
CN
China
Prior art keywords
file
module
signature
installation kit
ukey
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.)
Granted
Application number
CN201510026463.XA
Other languages
Chinese (zh)
Other versions
CN104572237B (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.)
Dynamicode Co Ltd
Original Assignee
Dynamicode 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 Dynamicode Co Ltd filed Critical Dynamicode Co Ltd
Priority to CN201510026463.XA priority Critical patent/CN104572237B/en
Publication of CN104572237A publication Critical patent/CN104572237A/en
Application granted granted Critical
Publication of CN104572237B publication Critical patent/CN104572237B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Abstract

The invention discloses automatic quick generation system and method for a UKey installation package. The system comprises a download item project module, a code compiling and linking module, a file packaging module, a file signature module, an environmental parameter configuration module and a temporary file processing module which are matched with each other. The method comprises the installation package generation steps of (1) configuring and integrating a development environment directory, a SVN path, an NSIS path and a local directory; (2) creating a project folder in the local directory, and downloading a source code file of the project from a source code SVN sever; (3) automatically compiling a script, and compiling a program library as requirement; (4) preparing a signature time stamp for the generated library document; (5) packing the script through NSIS, and generating an installation package executable file. According to the scheme, the system and method have the advantages that the UKEY installation package can be automatically generated, thus the preparation process is greatly simplified, and the working efficiency of developers can be effectively increased.

Description

A kind of automatic quick-speed generation system of UKey installation kit and method thereof
Technical field
The present invention relates to software translating technology, be specifically related to automatic compiling packaging technique.
Background technology
USB Key (hereinafter referred to as UKey) is a kind of hardware device of USB interface.Its built-in single-chip microcomputer or intelligent card chip, has certain storage space, can store private key and the digital certificate of user, and the public key algorithm utilizing USB Key built-in realizes the certification to user identity.Because private key for user is kept in coded lock, make in theory all cannot read in any way, therefore ensure that the security of user authentication.
The main task of current UKey installation kit is that condensing routine file is in resource, and be discharged into when mounted in client computer, the Integrated Development Environment of present stage and installation kit tools there is no unified interface facility, generate after needing manual compiling link and rely on library file, through signature, timestamp, under copying to corresponding resource file catalogue, by packing script NSIS, according to certain generate rule executable file installation kit, and generate image file by ISO instrument.
Operating process loaded down with trivial details like this, needs the time spending developer a large amount of, greatly affects the work efficiency of developer.
Summary of the invention
When generating for existing UKey installation kit, operating process is complicated, affects the problem of developer's work efficiency, and an object of the present invention is to provide a kind of system automatically generating UKey installation kit fast improving developer's work efficiency.
A kind of method that two of object of the present invention provides UKey installation kit automatically to generate fast.
In order to achieve the above object, the present invention adopts following technical scheme:
The automatic quick-speed generation system of a kind of UKey installation kit, shown system comprises:
Download items engineering module, described download items engineering module comprises download items project file script file, and this module is automatic download items project file from server, and generates a series of source code file and engineering configuration file;
Code compilation link module, described code compilation link module connects with download items stage die blocks of data, and performs a series of source code file of generating and engineering configuration file to download items functional module and carry out processing and generate corresponding executable file and dynamic library file;
File packetization module, described file packetization module connects with code compilation link module data, and the executable file generated code compilation link module and dynamic library file carry out process generation executable file as middle installation kit;
File signature module, described file signature module connects with the data of file packetization module and code compilation module respectively, this file signature blocks carries out digital signing operations to the executable file of code compilation CMOS macro cell and dynamic library file, and enclose timestamp, and using the executable file after signature and dynamic library file as the input data of file packetization module; Digital signing operations is carried out to the executable file that file packetization module packing process generates simultaneously, produce an executable file with digital signature, be i.e. the last installation kit generated;
Environmental parameter configuration module, described environmental parameter configuration module provides download items engineering module, code compilation module, file packetization module, the parameter configuration function of file signature module;
Temporary file processing module, described temporary file processing module provides download items engineering module, code compilation module, file packetization module, and file signature module runs the clearing function of the temporary file produced.In the preferred version of this system, comprise SVN module in described download items engineering module, source code server URL, login account, password are set in SVN module, and local projects file.Further, comprise code compilation instrument visual studio in described code compilation link module, this instrument environmentally parameter configuration module carries out process of compilation according to the compiling parameter of configuration to the source code file of download items engineering CMOS macro cell and engineering configuration file.
Further, NSIS script file and NSIS installation kit making module is comprised in described file packetization module.
Further, digital signing tool SignTool, signature script file and the Pfx certificate used by signature is comprised in described file signature module.
Further, described environmental parameter configuration module is to the definition of the additional parameter of the path of signature instrument signTool, the path of projects file, the path of NSIS script file and visual studio and configuration.
Further, described temporary file processing module comprises deletion, creates the logical operation of file and file.
The second object of the present invention, a kind of method that UKey installation kit generates automatically fast, described method comprises the following steps:
(1) config set IDE catalogue, SVN path, NSIS path and local directory;
(2) delete the former project file folder under local directory, create local engineering catalogue, after performing download items engineering script file, source code file is downloaded under local engineering catalogue from SVN server;
(3) automatic compiling script is performed to code compilation script file, generate a series of library file;
(4) signature timestamp is done to the library file generated;
(5) NSIS packing script is performed to the library file after signature, generate installation kit executable file.
In the preferred version of such scheme, in described step (1), use visual build instrument that SVN download items engineered paths and parameter, compilation script path and parameter, signature instrument signTool path and parameter, NSIS packing script path and parameter are set.
Further, use integrated compilation tool visual studio to carry out compiling link to the source code file downloaded under local engineering catalogue in described step (3), generate a series of library file.
Further, use NSIS installation kit tools to perform packing order to USBKey installation kit script in described step (5), the library file after signature and software resource Document encapsulation are become an executable program.
By scheme provided by the invention can realize UKEY installation kit automatic, generate fast, greatly simplify installation kit Making programme, the effective work efficiency improving developer.
Accompanying drawing explanation
The present invention is further illustrated below in conjunction with the drawings and specific embodiments.
Fig. 1 is the theory diagram of the automatic quick-speed generation system of UKey installation kit in the present invention;
Fig. 2 is that in the present invention, the automatic quick-speed generation system of UKey installation kit implements schematic diagram;
Fig. 3 is the process flow diagram that in the present invention, UKey installation kit generates automatically fast.
Embodiment
The technological means realized to make the present invention, creation characteristic, reaching object and effect is easy to understand, below in conjunction with concrete diagram, setting forth the present invention further.
See Fig. 1, it is depicted as the theory diagram of the automatic quick-speed generation system of UKey installation kit provided by the invention.As seen from the figure, whole generation system 10 coordinates composition primarily of download items engineering module 11, code compilation link module 12, file packetization module 13, file signature module 14, environmental parameter configuration module 15 and temporary file processing module 16.
Wherein, the major function of download items engineering module 11 deletes former projects catalogue, the SVN path using TortoiseSVN software to arrange from environmental parameter configuration module by projects file download in the local computer of user.SVN software is to provide the open source software downloading code from remote code server, by being installed in the local computer of user, and by performing checkout order, in the local computer of user, just generates projects catalogue file.
Code compilation link module 12, it connects with download items engineering module 11 data, download items engineering module 11 produces a series of projects catalogue file, and using the input data of these file datas as code compilation module, generate some executable files and dynamic library file by the process of code compilation link module.Concrete, this code compilation link module 12 use the integrated compilation tool of visual studio open projects file (normally. take dsp as the file of suffix), after execution/useenv order, the catalogue of the generation library file environmentally configured in parameter configuration module 15, under a series of library files after compiling link are copied to this catalogue.
File packetization module 13, it connects with code compilation link module data, the executable file that this file packetization module generates using code compilation link module and dynamic library file are as input data, and packing process is carried out to these input data, generate an executable file, this file is exactly the middle installation kit file generated.Concrete, this file packetization module 13 uses NSIS strapping tool (i.e. NullSoft script installation system) to perform compiler directive to installation kit script file (being normally the file of suffix with .nsh), the environmentally catalogue of the installation kit generation of configuration in parameter configuration module 15, under the installation kit file after generation is copied to this catalogue.
File signature module 14, it connects with file packetization module data, and connects with the data of code compilation module.Wherein the executable file that generates of code compilation module 12 and dynamic library file are as the input data of file signature module, file signature module 14 pairs of executable files and dynamic library file carry out digital signing operations, and enclose timestamp, and the file after these being signed is as the input data of file packetization module, inputs to file packetization module 13; File packetization module 13 to input, through signature data carry out packing process, generate an executable file, and this executable file is inputed to file signature module 14 as the input data of file signature module simultaneously, again through the signature process of file signature module 14, produce an executable file with digital signature, i.e. the last installation kit generated.Specifically, after file signature module 14 uses signature instrument signTool to perform signature batch processing script, according to the catalogue that the signature file of configuration in parameter configuration module 15 generates, under the executable file after generation signature and dynamic library file are copied to this catalogue.
Environmental parameter configuration module 15, it connects with download items engineering module 11, code compilation link module 12, file packetization module 13, file signature module 14 data respectively, provides the parameter configuration of other module.This module uses that visual build instrument arranges projects catalogue, SVN path, NSIS path and local projects path, visual studio instrument compiling link parameter, NSIS compile parameter.
Temporary file processing module 16, it connects with download items engineering module 11, code compilation link module 12, file packetization module 13, file signature module 14 data respectively, provides the file operation of other module.This module uses visual build instrument to perform and creates file and file, deleted file and file, xcopy and file, move and portfolio operations.The temporary file that other modules produce, all after the process of this module, finally performs deletion action.
The automatic quick-speed generation system of UKey installation kit formed thus, it is when producing Ukey installation kit, first the inter-process parameter configuration of other modules is set by environmental parameter configuration module, download items engineering module in charge is from remote download projects to local terminal, projects file after download is by the process of code compilation link module, generate a series of executable file and dynamic library file, intermediate treatment logic relates to temporary file processing module, be responsible for the establishment of the temporary file that modules inside produces, amendment, the processing logics such as deletion, the file that file packetization module is responsible for code compilation link module produces generates an executable file by inter-process, process again through file signature module exports an executable file with digital signature, the i.e. last installation kit generated.
See Fig. 2, it is depicted as the automatic quick-speed generation system of above-mentioned UKey installation kit, schematic diagram in the specific implementation.
Can from figure, mainly utilize cooperatively interacting between Visual build instrument, SignTool signature instrument, NSIS instrument, Vistual Studio (being called for short VS) instrument and TortoiseSVN instrument in whole system, carry out the operation of whole system.Wherein, Visual build instrument, instantiation operation to environmental parameter module is provided, the operating process of all environmental parameter configuration modules is all carried out in Visual build instrument, different environmental parameters is configured according to different project demands, in the Macros edit box of this instrument, provide a series of macroparameter to define, uniform format is Type-Description-Value, such as projects catalogue may be defined as Type:UKEY_DIR Value:E: DC_UKEY, Description can be set to sky.
SignTool signs instrument, instantiation operation to the process of file signature inside modules is provided, this instrument is installed together along with the Integrated Development Environment Visual Studio of the windows platform that Microsoft provides, all files through the process of file signature inside modules all carry out in SignTool signature instrument, this signature instrument is a command-line tool, by carrying out digital signature to issue orders to file MyFile.exe and adding a cover timestamp.For the certificate storage of file signature in Mycert.pfx file:
signtool sign/f MyCert.pfx/t http://timestamp.verisign.com/scripts/timstamp.dll MyFile.exe
Successively roughly the same, all files processed in file signature module all to be signed to file by this type of order line and are added a cover timestamp.
NSIS instrument (i.e. NullSoft script installation system), the operations such as peace loading, unloading, Operation system setting, file decompression are provided, its installation and offloading functions is applied only in this programme, NSIS describes behavior and the logic of installation procedure by its script, this instrument provides the instantiation operation to file packetization module inter-process, by the installation kit script editted in advance, the environmentally parameter configuration of parameter configuration module, generates an executable file after performing compiler directive.
Vistual Studio (being called for short VS) instrument, this instrument provides the instantiation operation to code compilation link module inter-process, by the parameter configuration of environmental parameter configuration module to Vistual Studio instrument, compiling link order according to Vistual Studio generates a series of dynamic library file and executable file to a series of file operations that download items engineering module exports, as the input of file packetization module and file signature module.
TortoiseSVN instrument, the feature operations such as the Version Control to source code, download, renewal, submission are provided, this instrument provides the instantiation operation to download items engineering module inter-process, by environmental parameter configuration module, the environmental parameter of TortoisSVN instrument is configured, by the projects file download of respective server address in local user's computer, as the input of compiling link module.
Based on the above-mentioned automatic quick-speed generation system of UKey installation kit, the present invention generates the process following (see Fig. 3) of UKey installation kit automatically:
Whole process originates in step 101, in a step 101, visual build Professional instrument is utilized to be configured: development environment compiling path, SDK path, signature instrument signTools catalogue, NSIS strapping tool path (corresponding catalogue), VC development environment catalogue, local engineering catalogue and some global variables.
Secondly in a step 102, if the item file that the file under first local projects catalogue is corresponding with on server is older, then first to delete local projects catalogue file, delete successfully, re-create new projects file ProjectFile, for depositing the up-to-date project file downloaded from server, perform download batch processing scripts, the environmentally projects server address of parameter configuration module setting, TortoiseSVN instrument is used to download engineering sound code file under local project work file ProjectFile according to this address from source code server.
Then in step 103, Visual Studio instrument is used to compile one by one the engineering source code file under local project work file ProjectFile, link, compilation tool use cl.exe, cl.exe are 32 instruments of control Microsoft C and C++ compiler and linker.Compiler produces common object file format obj ect file.Linker Link.exe produces executable file or dynamic link library file, and under these dynamic library files being copied to installation kit source file path after generation, this installation kit source file path pre-sets in Visual Studio instrument.
Then perform step 104 again, when flow performing is to step 104, then call signature instrument and signTools.exe, automatically run signature autoexec and the dynamic library file generated in step 103 and executable file are done to digital signature and enclose timestamp option.
Finally perform step 105, utilize the wscript.exe NSIS under windows, write installation and the unloading flow process of the original control program of installation foot, executable installation kit is generated by compiling, then use signature instrument SignTools sign and enclose timestamp to the executable installation kit file generated, generate last installation kit file.ISO installation kit file can be made to installation kit executable file as required simultaneously.
According to above-mentioned execution flow process, scheme provided by the invention can complete the automatic generation of UKEY installation kit, greatly simplifies its Making programme, effectively improves the work efficiency of developer.
More than show and describe ultimate principle of the present invention, principal character and advantage of the present invention.The technician of the industry should understand; the present invention is not restricted to the described embodiments; what describe in above-described embodiment and instructions just illustrates principle of the present invention; without departing from the spirit and scope of the present invention; the present invention also has various changes and modifications, and these changes and improvements all fall in the claimed scope of the invention.Application claims protection domain is defined by appending claims and equivalent thereof.

Claims (10)

1. the automatic quick-speed generation system of UKey installation kit, is characterized in that, described system comprises:
Download items engineering module, described download items engineering module comprises download items project file script file, and this module is automatic download items project file from server, and generates a series of source code file and engineering configuration file;
Code compilation link module, described code compilation link module connects with download items stage die blocks of data, and performs a series of source code file of generating and engineering configuration file to download items functional module and carry out processing and generate corresponding executable file and dynamic library file;
File packetization module, described file packetization module connects with code compilation link module data, and the executable file generated code compilation link module and dynamic library file carry out process generation executable file as middle installation kit;
File signature module, described file signature module connects with the data of file packetization module and code compilation module respectively, this file signature blocks carries out digital signing operations to the executable file of code compilation CMOS macro cell and dynamic library file, and enclose timestamp, and using the executable file after signature and dynamic library file as the input data of file packetization module; Digital signing operations is carried out to the executable file that file packetization module packing process generates simultaneously, produce an executable file with digital signature, be i.e. the last installation kit generated;
Environmental parameter configuration module, described environmental parameter configuration module provides download items engineering module, code compilation module, file packetization module, the parameter configuration function of file signature module;
Temporary file processing module, described temporary file processing module provides download items engineering module, code compilation module, file packetization module, and file signature module runs the clearing function of the temporary file produced.
2. the automatic quick-speed generation system of a kind of UKey installation kit according to claim 1, it is characterized in that, comprise SVN module in described download items engineering module, source code server URL, login account, password are set in SVN module, and local projects file.
3. the automatic quick-speed generation system of a kind of UKey installation kit according to claim 1, it is characterized in that, comprise code compilation instrument visual studio in described code compilation link module, this instrument environmentally parameter configuration module carries out process of compilation according to the compiling parameter of configuration to the source code file of download items engineering CMOS macro cell and engineering configuration file.
4. the automatic quick-speed generation system of a kind of UKey installation kit according to claim 1, is characterized in that, comprises NSIS script file and NSIS installation kit making module in described file packetization module.
5. the automatic quick-speed generation system of a kind of UKey installation kit according to claim 1, is characterized in that, comprises digital signing tool SignTool, signature script file and the Pfx certificate used by signature in described file signature module.
6. the automatic quick-speed generation system of a kind of UKey installation kit according to any one of claim 1 to 5, it is characterized in that, described environmental parameter configuration module is to the definition of the additional parameter of the path of signature instrument signTool, the path of projects file, the path of NSIS script file and visual studio and configuration.
7. the method that automatically generates fast of UKey installation kit, it is characterized in that, described method comprises the following steps:
(1) config set IDE catalogue, SVN path, NSIS path and local directory;
(2) delete the former project file folder under local directory, create local engineering catalogue, after performing download items engineering script file, source code file is downloaded under local engineering catalogue from SVN server;
(3) automatic compiling script is performed to code compilation script file, generate a series of library file;
(4) signature timestamp is done to the library file generated;
(5) NSIS packing script is performed to the library file after signature, generate installation kit executable file.
8. the method that automatically generates fast of a kind of UKey installation kit according to claim 7, it is characterized in that, in described step (1), use visual build instrument that SVN download items engineered paths and parameter, compilation script path and parameter, signature instrument signTool path and parameter, NSIS packing script path and parameter are set.
9. the method that automatically generates fast of a kind of UKey installation kit according to claim 7, it is characterized in that, use integrated compilation tool visual studio to carry out compiling link to the source code file downloaded under local engineering catalogue in described step (3), generate a series of library file.
10. the method that automatically generates fast of a kind of UKey installation kit according to claim 7, it is characterized in that, use NSIS installation kit tools to perform packing order to USBKey installation kit script in described step (5), the library file after signature and software resource Document encapsulation are become an executable program.
CN201510026463.XA 2015-01-19 2015-01-19 A kind of automatic quick-speed generation system of UKey installation kits and its method Active CN104572237B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510026463.XA CN104572237B (en) 2015-01-19 2015-01-19 A kind of automatic quick-speed generation system of UKey installation kits and its method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510026463.XA CN104572237B (en) 2015-01-19 2015-01-19 A kind of automatic quick-speed generation system of UKey installation kits and its method

Publications (2)

Publication Number Publication Date
CN104572237A true CN104572237A (en) 2015-04-29
CN104572237B CN104572237B (en) 2017-12-12

Family

ID=53088394

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510026463.XA Active CN104572237B (en) 2015-01-19 2015-01-19 A kind of automatic quick-speed generation system of UKey installation kits and its method

Country Status (1)

Country Link
CN (1) CN104572237B (en)

Cited By (26)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105867950A (en) * 2016-05-31 2016-08-17 广东能龙教育股份有限公司 Gradle and Svn-based online automatic packaging method
CN106326777A (en) * 2015-06-30 2017-01-11 青岛海信移动通信技术股份有限公司 System mirror image document signature method and system, client and server
CN106648784A (en) * 2016-12-27 2017-05-10 Tcl集团股份有限公司 OTA upgrading method and system based on android system and android terminal
CN106776266A (en) * 2015-11-25 2017-05-31 腾讯科技(深圳)有限公司 The collocation method and terminal device of testing tool
CN107391178A (en) * 2017-06-29 2017-11-24 北京北信源软件股份有限公司 A kind of terminal installation kit deployment and implementation method and device
CN107632827A (en) * 2016-07-12 2018-01-26 阿里巴巴集团控股有限公司 The generation method and device of the installation kit of application
CN107707646A (en) * 2017-09-27 2018-02-16 深圳市九洲电器有限公司 SVN server management methods and system based on set-top box project
CN107967142A (en) * 2017-11-27 2018-04-27 北京优易惠技术有限公司 Update method, system towards USBKey
CN105068832B (en) * 2015-07-30 2018-06-01 北京奇虎科技有限公司 A kind of method and apparatus for generating executable file
CN108153531A (en) * 2017-12-28 2018-06-12 深圳市索菱实业股份有限公司 A kind of method that compiling automatically based on Android UiAutomator tools quickly runs
CN108376073A (en) * 2016-11-15 2018-08-07 平安科技(深圳)有限公司 A kind of test software packet generation method and terminal
CN108418717A (en) * 2018-03-02 2018-08-17 平安科技(深圳)有限公司 Android application is packaged method for uploading, device, computer equipment and storage medium
CN108733426A (en) * 2017-04-21 2018-11-02 海马云(天津)信息技术有限公司 The method, apparatus and electronic equipment of electronic equipment operation application
CN108874429A (en) * 2018-07-20 2018-11-23 珠海宏桥高科技有限公司 A kind of android system integration automatic packaging method
CN108985756A (en) * 2017-06-05 2018-12-11 华为技术有限公司 SE application processing method, user terminal and server
CN109101244A (en) * 2018-07-20 2018-12-28 珠海宏桥高科技有限公司 A kind of ios system integration automatic packaging method
CN109254779A (en) * 2018-08-28 2019-01-22 苏州浪潮智能软件有限公司 A kind of installation kit production method based on file edition management technology
CN109375929A (en) * 2018-11-22 2019-02-22 东软集团股份有限公司 Installation kit generation method, device, storage medium and the equipment of Java web application
CN109960526A (en) * 2017-12-22 2019-07-02 航天信息股份有限公司 A kind of application program packaging method and device
CN109992257A (en) * 2019-03-28 2019-07-09 深圳市创联时代科技有限公司 A kind of method in automatic compiling library
CN111522777A (en) * 2020-04-27 2020-08-11 广州大学 File migration method based on USB-HID (Universal Serial bus-high intensity discharge) equipment
CN111880830A (en) * 2020-07-23 2020-11-03 中国航发控制系统研究所 Automatic compiling, linking and loading method for distributed control software source code
CN112214253A (en) * 2020-09-11 2021-01-12 拓尔思信息技术股份有限公司 Method and device for starting Java program, electronic device and nonvolatile storage medium
CN112346967A (en) * 2020-10-20 2021-02-09 四川长虹电器股份有限公司 Pc-lint cloud service system based on cloud platform, computer equipment and storage medium
CN112445513A (en) * 2019-08-29 2021-03-05 天津五八到家科技有限公司 Installation package processing method and device
CN113169963A (en) * 2018-11-21 2021-07-23 菲尼克斯电气股份有限公司 Method for processing applications in a distributed automation system

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100218176A1 (en) * 2009-02-20 2010-08-26 Andreas Spanner Test system configuration method and system
CN103440156A (en) * 2013-08-15 2013-12-11 国云科技股份有限公司 Linux software package manufacturing method capable of being used in various systems
CN103838572A (en) * 2013-12-20 2014-06-04 北京掌阔技术有限公司 System and method for packing Android SDK
CN103902262A (en) * 2012-12-26 2014-07-02 成都勤智数码科技股份有限公司 Universal method for simplifying jar package based on J2SE client side application program

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100218176A1 (en) * 2009-02-20 2010-08-26 Andreas Spanner Test system configuration method and system
CN103902262A (en) * 2012-12-26 2014-07-02 成都勤智数码科技股份有限公司 Universal method for simplifying jar package based on J2SE client side application program
CN103440156A (en) * 2013-08-15 2013-12-11 国云科技股份有限公司 Linux software package manufacturing method capable of being used in various systems
CN103838572A (en) * 2013-12-20 2014-06-04 北京掌阔技术有限公司 System and method for packing Android SDK

Cited By (42)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106326777A (en) * 2015-06-30 2017-01-11 青岛海信移动通信技术股份有限公司 System mirror image document signature method and system, client and server
CN105068832B (en) * 2015-07-30 2018-06-01 北京奇虎科技有限公司 A kind of method and apparatus for generating executable file
CN106776266A (en) * 2015-11-25 2017-05-31 腾讯科技(深圳)有限公司 The collocation method and terminal device of testing tool
CN105867950A (en) * 2016-05-31 2016-08-17 广东能龙教育股份有限公司 Gradle and Svn-based online automatic packaging method
CN107632827B (en) * 2016-07-12 2021-07-27 阿里巴巴集团控股有限公司 Method and device for generating installation package of application
CN107632827A (en) * 2016-07-12 2018-01-26 阿里巴巴集团控股有限公司 The generation method and device of the installation kit of application
CN108376073A (en) * 2016-11-15 2018-08-07 平安科技(深圳)有限公司 A kind of test software packet generation method and terminal
CN108376073B (en) * 2016-11-15 2021-10-12 平安科技(深圳)有限公司 Test software package generation method and terminal
CN106648784B (en) * 2016-12-27 2021-02-05 Tcl科技集团股份有限公司 OTA (over-the-air) upgrading method and system based on android system and android terminal
CN106648784A (en) * 2016-12-27 2017-05-10 Tcl集团股份有限公司 OTA upgrading method and system based on android system and android terminal
CN108733426B (en) * 2017-04-21 2021-10-29 海马云(天津)信息技术有限公司 Method and device for running application by electronic equipment and electronic equipment
CN108733426A (en) * 2017-04-21 2018-11-02 海马云(天津)信息技术有限公司 The method, apparatus and electronic equipment of electronic equipment operation application
CN108985756A (en) * 2017-06-05 2018-12-11 华为技术有限公司 SE application processing method, user terminal and server
CN107391178A (en) * 2017-06-29 2017-11-24 北京北信源软件股份有限公司 A kind of terminal installation kit deployment and implementation method and device
CN107391178B (en) * 2017-06-29 2020-10-16 北京北信源软件股份有限公司 Terminal installation package deployment and implementation method and device
CN107707646A (en) * 2017-09-27 2018-02-16 深圳市九洲电器有限公司 SVN server management methods and system based on set-top box project
WO2019062316A1 (en) * 2017-09-27 2019-04-04 深圳市九洲电器有限公司 Svn server management method and system for set-top box-based projects
CN107967142B (en) * 2017-11-27 2020-12-08 北京优易惠技术有限公司 USBKey-oriented updating method and system
CN107967142A (en) * 2017-11-27 2018-04-27 北京优易惠技术有限公司 Update method, system towards USBKey
CN109960526A (en) * 2017-12-22 2019-07-02 航天信息股份有限公司 A kind of application program packaging method and device
CN108153531A (en) * 2017-12-28 2018-06-12 深圳市索菱实业股份有限公司 A kind of method that compiling automatically based on Android UiAutomator tools quickly runs
CN108418717B (en) * 2018-03-02 2020-04-07 平安科技(深圳)有限公司 Android application packaging and uploading method and device, computer equipment and storage medium
CN108418717A (en) * 2018-03-02 2018-08-17 平安科技(深圳)有限公司 Android application is packaged method for uploading, device, computer equipment and storage medium
CN108874429B (en) * 2018-07-20 2022-06-03 珠海宏桥高科技有限公司 Android system integrated automatic packaging method
CN109101244A (en) * 2018-07-20 2018-12-28 珠海宏桥高科技有限公司 A kind of ios system integration automatic packaging method
CN108874429A (en) * 2018-07-20 2018-11-23 珠海宏桥高科技有限公司 A kind of android system integration automatic packaging method
CN109254779A (en) * 2018-08-28 2019-01-22 苏州浪潮智能软件有限公司 A kind of installation kit production method based on file edition management technology
CN113169963A (en) * 2018-11-21 2021-07-23 菲尼克斯电气股份有限公司 Method for processing applications in a distributed automation system
US11909821B2 (en) 2018-11-21 2024-02-20 Phoenix Contact Gmbh & Co. Kg Method for processing application programs in a distributed automation system
CN113169963B (en) * 2018-11-21 2023-10-27 菲尼克斯电气股份有限公司 Method for processing an application program in a distributed automation system
CN109375929A (en) * 2018-11-22 2019-02-22 东软集团股份有限公司 Installation kit generation method, device, storage medium and the equipment of Java web application
CN109992257A (en) * 2019-03-28 2019-07-09 深圳市创联时代科技有限公司 A kind of method in automatic compiling library
CN109992257B (en) * 2019-03-28 2022-12-06 深圳市创联时代科技有限公司 Method for automatically compiling library
CN112445513A (en) * 2019-08-29 2021-03-05 天津五八到家科技有限公司 Installation package processing method and device
CN111522777A (en) * 2020-04-27 2020-08-11 广州大学 File migration method based on USB-HID (Universal Serial bus-high intensity discharge) equipment
CN111522777B (en) * 2020-04-27 2022-04-19 广州大学 File migration method based on USB-HID (Universal Serial bus-high intensity discharge) equipment
CN111880830B (en) * 2020-07-23 2022-10-11 中国航发控制系统研究所 Automatic compiling, linking and loading method for distributed control software source code
CN111880830A (en) * 2020-07-23 2020-11-03 中国航发控制系统研究所 Automatic compiling, linking and loading method for distributed control software source code
CN112214253B (en) * 2020-09-11 2024-02-02 拓尔思信息技术股份有限公司 Java program starting method and device, electronic device and nonvolatile storage medium
CN112214253A (en) * 2020-09-11 2021-01-12 拓尔思信息技术股份有限公司 Method and device for starting Java program, electronic device and nonvolatile storage medium
CN112346967A (en) * 2020-10-20 2021-02-09 四川长虹电器股份有限公司 Pc-lint cloud service system based on cloud platform, computer equipment and storage medium
CN112346967B (en) * 2020-10-20 2022-03-01 四川长虹电器股份有限公司 Pc-lint cloud service system based on cloud platform, computer equipment and storage medium

Also Published As

Publication number Publication date
CN104572237B (en) 2017-12-12

Similar Documents

Publication Publication Date Title
CN104572237A (en) Automatic quick generation system and method for UKey installation package
KR102107872B1 (en) Compiler based obfuscation
CN111386523B (en) Systems and methods for blockchain-based decentralised application development
CN111373402A (en) Lightweight decentralized application platform
CN111290778B (en) AI model packaging method, platform and electronic equipment
WO2019091016A1 (en) Method and device for customizing data acquisition toolkit, terminal, and storage medium
JP2015531502A (en) Generate native code from intermediate language code for applications
CN111209001A (en) Method, system, equipment and medium for batch generation of APKs of android channels
CN104572238A (en) Method and system for generating executable software package efficiently
WO2021025996A1 (en) Method and system for packaging infrastructure as code
CN112115429A (en) Java class encryption and decryption method and computer readable storage medium
CN111880894A (en) Method and system for generating front-end container mirror image
CN104866504B (en) A kind of method and device that Function Extension is carried out to Android software
CN107402792A (en) Integrated approach, device, equipment and the storage medium of application software installation kit
CN109413189B (en) Electronic transaction system based on bottom translation
CN107479939A (en) A kind of APK installation kits repeat the implementation method of packing
CN113900704A (en) Method and device for issuing application program installation package, readable medium and electronic equipment
US20130125093A1 (en) Generating object-oriented programming language code from a multi-domain dynamic simulation model
CN112882725A (en) Chain code management method and device based on Git, electronic equipment and storage medium
CN115176241A (en) System and method for tracking data lineage and recording lifecycle using distributed ledger
CN107133539B (en) Smart card personalization method and related device and system
CN114721647B (en) Object-oriented programming method based on codeless application development
WO2020231413A1 (en) Methodology for trustworthy software build
CN111158773B (en) Method and system for KS (Key sheet) guided automatic batch installation
KR101863325B1 (en) Method and apparatus for preventing reverse engineering

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
PE01 Entry into force of the registration of the contract for pledge of patent right

Denomination of invention: A system and method for automatic and rapid generation of UKey installation package

Effective date of registration: 20230109

Granted publication date: 20171212

Pledgee: Industrial Bank Co.,Ltd. Shanghai Changning sub branch

Pledgor: DYNAMICODE Co.,Ltd.

Registration number: Y2023310000001

PE01 Entry into force of the registration of the contract for pledge of patent right
PC01 Cancellation of the registration of the contract for pledge of patent right

Granted publication date: 20171212

Pledgee: Industrial Bank Co.,Ltd. Shanghai Changning sub branch

Pledgor: DYNAMICODE Co.,Ltd.

Registration number: Y2023310000001

PE01 Entry into force of the registration of the contract for pledge of patent right

Denomination of invention: A system and method for automatically and quickly generating UKey installation packages

Granted publication date: 20171212

Pledgee: Industrial Bank Co.,Ltd. Shanghai Changning sub branch

Pledgor: DYNAMICODE Co.,Ltd.

Registration number: Y2024310000187