CN109032602A - A kind of method of software automatic adaptation operating system - Google Patents

A kind of method of software automatic adaptation operating system Download PDF

Info

Publication number
CN109032602A
CN109032602A CN201810580975.4A CN201810580975A CN109032602A CN 109032602 A CN109032602 A CN 109032602A CN 201810580975 A CN201810580975 A CN 201810580975A CN 109032602 A CN109032602 A CN 109032602A
Authority
CN
China
Prior art keywords
software
operating system
file
automatic adaptation
container
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
CN201810580975.4A
Other languages
Chinese (zh)
Other versions
CN109032602B (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.)
Shandong Chaoyue CNC Electronics Co Ltd
Original Assignee
Shandong Chaoyue CNC Electronics 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 Shandong Chaoyue CNC Electronics Co Ltd filed Critical Shandong Chaoyue CNC Electronics Co Ltd
Priority to CN201810580975.4A priority Critical patent/CN109032602B/en
Publication of CN109032602A publication Critical patent/CN109032602A/en
Application granted granted Critical
Publication of CN109032602B publication Critical patent/CN109032602B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/40Transformation of program code
    • G06F8/41Compilation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/61Installation
    • G06F8/63Image based installation; Cloning; Build to order

Landscapes

  • Engineering & Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Stored Programmes (AREA)

Abstract

The present invention provides a kind of method of software automatic adaptation operating system, includes the following steps: to create the corresponding container of the operating system, completes building for virtualizing operating systems platform;Composing software realizes software to the automatic adaptation of operating system.Step creates the corresponding container of the operating system, completes in the building of virtualizing operating systems platform, specific implementation step includes: S21: preparing the mirror image iso file of operating system;S22: the downloading installation rootfs tool on docker server uses the root system of the current mirror image iso file of this tool making;S23: writing docker file file, generates container.Writing docker file file should consider that current system belongs to fedora series or ubuntu series, and the software package for considering that software is relied on again whether there is in mirror image, therefore need to write according to the actual situation in practical operation.

Description

A kind of method of software automatic adaptation operating system
Technical field
The invention belongs to domestic operating system software portability studying technological domains, and in particular to a kind of software is fitted automatically Method with operating system.
Background technique
With flourishing for domestic operating system industry, all kinds of domestic operating systems are presented one after another, the wider packet of application Acceptance of the bid kylin, milky way kylin and depth etc. are included, and these operating systems are all rooted in linux kernel, belong to different series, And different series has different system running environments, so linux software is removable in each domestic operating system Plant property is always merit attention the problem of, how to improve software Adaption efficiency be related to software vendor's investment manpower and Financial resources.
For software adaptation process, most optimization still focus on all types of software packages maintenance and each ring The optimization of section seldom arranges whole flow process and is designed, and the idea of system is lacked, and the multiple of adaptation greatly improves The cost of software maintenance, for manufacturer and user is all unfavorable.
The operating system environment being adapted at present for software builds aspect, be all by traditional virtualization technology or Person's physical machine carries out the installation of operating system, and the characteristics of diversity and multi version of domestic operating system is difficult to cost It reduces.
Building for operating system environment can generally be mounted directly operating system completion in physical machine, but due to inadequate Light weight is convenient, and the method that can generally use virtual machine is carried out virtual by virtualization softwares such as vmvare or virtualbox The management of machine, but vmvare and virtualbox are generally used for terminating machine, do not dispose in the server.
Summary of the invention
In order to overcome the deficiencies in the prior art described above, the present invention provides a kind of side of software automatic adaptation operating system Method, to solve the above technical problems.
The technical scheme is that
A kind of method of software automatic adaptation operating system, includes the following steps:
The corresponding container of the operating system is created, building for virtualizing operating systems platform is completed;
Composing software realizes software to the automatic adaptation of operating system.
Further, step creates the corresponding container of the operating system, completes in the building of virtualizing operating systems platform, Implementing step includes:
S21: prepare the mirror image iso file of operating system;
S22: the downloading installation rootfs tool on docker server uses the root of the current mirror image iso file of this tool making Catalog system;
S23: writing docker file file, generates container.
Writing docker file file should consider that current system belongs to fedora series or ubuntu series, again Consider that the software package that software is relied on whether there is in mirror image, therefore need to write according to the actual situation in practical operation,
The container is identical with the corresponding user environment of mirror image iso file of operating system in addition to kernel.
Further, after step S23, further includes:
S24: being packed into container for software source codes, and formulates adaptation script performed when container operation, to guarantee the fortune of container Capable automation compiling and packing with software carries out simultaneously.
Further, step composing software realizes software to the automatic adaptation of operating system, comprising:
S41: obtaining the digit and version information of current system, adjusts code;
S42: executing compilation script, if compiling successfully, the dynamic base of software packaging and software dependence;
S43: internet adapter software is installed and executed in docker container.
Further, step S41 further include: package manager software source is configured in a reservoir, is solved software and is relied on, it is specific real Now include:
In the mirror image iso file of operating system, the installation source of configuration yum or apt is local, the peace of progress corresponding software packet Dress.
Further, step S42: further include: compilation script is executed, if compiling is unsuccessful, executes step 41.
Further, step S42 is specifically included:
S421: setting-WL ,-rpath option is compiled;
S422: the mistake generated in automatic capture and analysis compilation process needs to repair manually if frequent fault cannot be solved automatically Change software code;
S423: text required for dynamic base and strapping tool that the successful executable file of software translating, software are relied on Part is packaged.
Further, step S422 further includes that the log information that will be executed in compilation process carries out record storage.
Further, step S423 the further include: according to-WL being arranged when compiling, position specified by-rpath option is come Discharge dependent file.
According to the domestic operating system mirror image of offer, the creation that the virtualizing operating systems correspond to container is completed, and holding Package manager software source is configured in device, so as to solve the dependence generated during software translating automatically, completes operating system Platform is built.Then the compilation script for executing software improves software by the way that specific compiling option is arranged in compilation script Portability after compiling successfully, according to the difference of platform package manager, completes the production of different type installation kit, to realize Automatic adaptation of the software to operating system.
As can be seen from the above technical solutions, the invention has the following advantages that the realization of this method is in operating system environment Build, software translating and installation kit production etc. be for a user it is transparent, greatly reduce software maintenance person and grasping Make the work during system adaptation, and can guarantee that software in the availability of real user environment, has extraordinary simultaneous Capacitive.
On the one hand be embodied in the decline of software adaptation cost, and be embodied in be adapted to successfully after software in real user environment Normal operation, while this method substantially increases the portability of domestic operating system software, guarantees that software is only being lacked In the case where measuring source code change, the transplanting effect from a domestic operating system platform to another domestic operating system platform is improved Rate.
In addition, design principle of the present invention is reliable, structure is simple, has very extensive application prospect.
It can be seen that compared with prior art, the present invention have substantive distinguishing features outstanding and it is significant ground it is progressive, implementation Beneficial effect be also obvious.
Detailed description of the invention
Fig. 1 is a kind of method flow schematic diagram of software automatic adaptation operating system provided in an embodiment of the present invention;
Fig. 2 is virtual opetrating system platform in a kind of method of software automatic adaptation operating system provided in an embodiment of the present invention Build flow diagram;
Fig. 3 is that software compiles packing stream automatically in a kind of method of software automatic adaptation operating system provided in an embodiment of the present invention Cheng Tu.
Specific embodiment
The present invention will be described in detail with reference to the accompanying drawing and by specific embodiment, and following embodiment is to the present invention Explanation, and the invention is not limited to following implementation.
As shown in Figure 1-3, a kind of method for software automatic adaptation operating system that the embodiment of the present invention 1 provides, including such as Lower step:
S1: creating the corresponding container of the operating system, completes building for virtualizing operating systems platform;
S21: prepare the mirror image iso file of operating system;
S22: the downloading installation rootfs tool on docker server uses the root of the current mirror image iso file of this tool making Catalog system;
S23: writing docker file file, generates container.
Writing docker file file should consider that current system belongs to fedora series or ubuntu series, again Consider that the software package that software is relied on whether there is in mirror image, therefore need to write according to the actual situation in practical operation,
The container is identical with the corresponding user environment of mirror image iso file of operating system in addition to kernel.
After step S23, further includes:
S24: being packed into container for software source codes, and formulates adaptation script performed when container operation, to guarantee the fortune of container Capable automation compiling and packing with software carries out simultaneously.
S2: composing software realizes software to the automatic adaptation of operating system, comprising:
S41: obtaining the digit and version information of current system, adjusts code;
S42: executing compilation script, if compiling successfully, the dynamic base that software packaging and software rely on is held if compiling is unsuccessful Row step 41.;
S43: internet adapter software is installed and executed in docker container.
Step S41 further include: configure package manager software source in a reservoir, solve software and rely on, specific implementation includes:
In the mirror image iso file of operating system, the installation source of configuration yum or apt is local, the peace of progress corresponding software packet Dress.
Step S42 is specifically included:
S421: setting-WL ,-rpath option is compiled;
S422: the mistake generated in automatic capture and analysis compilation process needs to repair manually if frequent fault cannot be solved automatically Change software code, and carries out record storage for the log information in compilation process is executed;
S423: text required for dynamic base and strapping tool that the successful executable file of software translating, software are relied on Part is packaged.
Step S423 the further include: according to-WL being arranged when compiling, position specified by-rpath option relies on text to discharge Part.
A kind of method for software automatic adaptation operating system that the embodiment of the present invention 2 provides, includes the following steps:
S1: creating the corresponding container of the operating system, completes building for virtualizing operating systems platform;
S21: prepare the mirror image iso file of operating system;
S22: the downloading installation rootfs tool on docker server uses the root of the current mirror image iso file of this tool making Catalog system;
S23: writing docker file file, generates container.
Writing docker file file should consider that current system belongs to fedora series or ubuntu series, again Consider that the software package that software is relied on whether there is in mirror image, therefore need to write according to the actual situation in practical operation,
The container is identical with the corresponding user environment of mirror image iso file of operating system in addition to kernel.
After step S23, further includes:
S24: being packed into container for software source codes, and formulates adaptation script performed when container operation, to guarantee the fortune of container Capable automation compiling and packing with software carries out simultaneously.
S2: composing software realizes software to the automatic adaptation of operating system, comprising:
S41: obtaining the digit and version information of current system, adjusts code;
S42: executing compilation script, if compiling successfully, the dynamic base of software packaging and software dependence;If compiling is unsuccessful, hold Row step 41;
S43: internet adapter software is installed and executed in docker container.
Step S41 further include: configure package manager software source in a reservoir, solve software and rely on, specific implementation includes:
In the mirror image iso file of operating system, the installation source of configuration yum or apt is local, the peace of progress corresponding software packet Dress.
According to the digit of current system and version appropriate adjustment code, setting-WL ,-rpath option is compiled, automatically The mistake generated in compilation process is captured and is analyzed, automatic solution frequent fault is attempted, otherwise needs manual modification software code, And step S41 again.File required for strapping tool is write, the successful executable file of software translating, software are relied on Dynamic base and strapping tool required for file be packaged.Internet adapter software is installed and executed in docker container.
Based on the above embodiment, the present invention is from the angle for reducing software adaptation cost, using the void of more light weight Quasi-ization technology docker produces the corresponding docker container of each domestic operating system, completes software automation compiling in container With installation kit production etc. work.
This method will not change the logic process flow of software adaptation new version operating system, only be somebody's turn to do in arrangement and design New technology, new approaches are added when each node of process, specified operating path is used to the dynamic base that software translating process relies on The portability of adaptation is improved with the modes such as the dynamic base are packaged, this method can effectively improve software adaptation operating system Efficiency.
Operating system environment is built, on the server for running docker, improves the mirror image iso text of respective operations system Part produces docker container, and container user environment corresponding with iso file in addition to kernel is identical.
It solves software to rely on, most Linux software solves these and rely on needs there are the dependence of many dynamic bases etc. Downloading installation corresponding software package, and the various installation kits that the system can be used generally are preserved in iso image file, thus I Can configure the installation source of yum or apt be it is local, carry out the installation of corresponding software packet.
Composing software, it is noted that the compiling option of offer-WL ,-rpath, this option can specify can when composing software It executes file and wherefrom loads dynamic base at runtime, because we, which not can guarantee under real user environment, to exist needed for software The dynamic base wanted not can guarantee dynamic stock yet and be system directory, therefore needs the loading position of dynamic base when specified operation.
Software for producing installation kit, the uniform packings such as dynamic base for needing to be relied on software, and according to compiling
When-WL, position specified by-rpath option discharges dependent file, the software installation packet of domestic operating system platform It is broadly divided into deb and two kinds of rpm, respectively corresponds two kinds of strapping tools of dpkg and rpm.
The production of Docker container generates operating system root system firstly the need of rootfs tool, writes corresponding Docker file file, docker file file should consider that current system belongs to fedora series or ubuntu series, The software package for considering that software is relied on again whether there is in mirror image, therefore need to write according to the actual situation in practical operation, raw It after container, sends software source codes and associated script in container, execution script when specified containers are run, to guarantee to hold The operation of device and the automation compiling and packing of software carry out simultaneously.
The purpose of fast construction operating system environment may be implemented by docker virtualization technology for this method, and Due to the expansion of container environment, running environment can be customized, thus support different software under a variety of domestic operating systems from Dynamic adaptation work, and docker container can quickly solve software Dependence Problem by package manager, be software compiling and Operation provides important leverage;Software compiles automatically and packing depicts simple logic flow, is directed to compiling and generates The identification and processing of mistake, and successive ignition can be can be carried out.
Description and claims of this specification and term " first ", " second ", " third " " in above-mentioned attached drawing The (if present)s such as four " are to be used to distinguish similar objects, without being used to describe a particular order or precedence order.It should manage The data that solution uses in this way are interchangeable under appropriate circumstances, so as to the embodiment of the present invention described herein can in addition to Here the sequence other than those of diagram or description is implemented.In addition, term " includes " and " having " and their any deformation, It is intended to cover and non-exclusive includes.
The foregoing description of the disclosed embodiments enables those skilled in the art to implement or use the present invention. Various modifications to these embodiments will be readily apparent to those skilled in the art, as defined herein General Principle can be realized in other embodiments without departing from the spirit or scope of the present invention.Therefore, of the invention It is not intended to be limited to the embodiments shown herein, and is to fit to and the principles and novel features disclosed herein phase one The widest scope of cause.

Claims (9)

1. a kind of method of software automatic adaptation operating system, which comprises the steps of:
The corresponding container of the operating system is created, building for virtualizing operating systems platform is completed;
Composing software realizes software to the automatic adaptation of operating system.
2. a kind of method of software automatic adaptation operating system according to claim 1, which is characterized in that step creation should The corresponding container of operating system, completes building for virtualizing operating systems platform, and specific implementation step includes:
S21: prepare the mirror image iso file of operating system;
S22: the downloading installation rootfs tool on docker server uses the root of the current mirror image iso file of this tool making Catalog system;
S23: writing docker file file, generates container, the container in addition to kernel with the mirror image iso file of operating system Corresponding user environment is identical.
3. a kind of method of software automatic adaptation operating system according to claim 2, which is characterized in that step S23 it Afterwards, further includes:
S24: being packed into container for software source codes, and formulates adaptation script performed when container operation.
4. a kind of method of software automatic adaptation operating system according to claim 1, which is characterized in that step compiling is soft Part realizes software to the automatic adaptation of operating system, comprising:
S41: obtaining the digit and version information of current system, adjusts code;
S42: executing compilation script, if compiling successfully, the dynamic base of software packaging and software dependence;
S43: internet adapter software is installed and executed in docker container.
5. a kind of method of software automatic adaptation operating system according to claim 4, which is characterized in that step S41 is also It include: that configuration package manager software source, solution software dependence, specific implementation in a reservoir include:
In the mirror image iso file of operating system, the installation source of configuration yum or apt is local, the peace of progress corresponding software packet Dress.
6. a kind of method of software automatic adaptation operating system according to claim 5, which is characterized in that step S42: also Include: execution compilation script, if compiling is unsuccessful, executes step 41.
7. a kind of method of software automatic adaptation operating system according to claim 6, which is characterized in that step S42 tool Body includes:
S421: setting-WL ,-rpath option is compiled;
S422: the mistake generated in automatic capture and analysis compilation process needs to repair manually if frequent fault cannot be solved automatically Change software code;
S423: text required for dynamic base and strapping tool that the successful executable file of software translating, software are relied on Part is packaged.
8. a kind of method of software automatic adaptation operating system according to claim 7, which is characterized in that step S422 is also Record storage is carried out including the log information in compilation process will be executed.
9. a kind of method of software automatic adaptation operating system according to claim 8, feature exist
In step S423 further include: according to-the WL being arranged when compiling, position specified by-rpath option relies on text to discharge Part.
CN201810580975.4A 2018-06-07 2018-06-07 Method for automatically adapting software to operating system Active CN109032602B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810580975.4A CN109032602B (en) 2018-06-07 2018-06-07 Method for automatically adapting software to operating system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810580975.4A CN109032602B (en) 2018-06-07 2018-06-07 Method for automatically adapting software to operating system

Publications (2)

Publication Number Publication Date
CN109032602A true CN109032602A (en) 2018-12-18
CN109032602B CN109032602B (en) 2021-09-14

Family

ID=64612140

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810580975.4A Active CN109032602B (en) 2018-06-07 2018-06-07 Method for automatically adapting software to operating system

Country Status (1)

Country Link
CN (1) CN109032602B (en)

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109714642A (en) * 2018-12-29 2019-05-03 深圳Tcl数字技术有限公司 Linux application multiplexing is in the method for intelligence system, smart television and storage medium
CN111008016A (en) * 2019-11-29 2020-04-14 宝付网络科技(上海)有限公司 Multi-environment compiling system and method based on docker container
CN111078229A (en) * 2019-12-20 2020-04-28 北京天融信网络安全技术有限公司 Application processing method and device, storage medium and electronic equipment
CN112148351A (en) * 2020-09-16 2020-12-29 杭州安恒信息技术股份有限公司 Cross-version compatibility method and system for application software
CN112256290A (en) * 2020-11-02 2021-01-22 北京中宏立达信创科技有限公司 Device and method for deploying integrated operating system
CN112286531A (en) * 2020-09-21 2021-01-29 麒麟软件有限公司 Method for switching RPM (revolution speed) packet management tool into DPKG (digital versatile-link-system) packet management tool in Redhat system release
CN112486512A (en) * 2020-11-25 2021-03-12 湖南麒麟信安科技股份有限公司 Linux general software adaptation method and system based on container and stacked file system
CN112612536A (en) * 2020-12-15 2021-04-06 麒麟软件有限公司 Method and device for controlling camera shooting based on Android application program in Linux system
CN112799688A (en) * 2021-01-18 2021-05-14 中国银联股份有限公司 Method and device for installing software package in container application, computer equipment and medium
CN113377413A (en) * 2021-04-29 2021-09-10 先进操作系统创新中心(天津)有限公司 Software batch adaptation method based on kylin desktop operating system
CN113835683A (en) * 2021-09-17 2021-12-24 博锐尚格科技股份有限公司 Mirror image making method and device for target program
CN116594647A (en) * 2023-06-09 2023-08-15 中国水利水电科学研究院 Docker technology-based software adaptation method

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103092675A (en) * 2012-12-24 2013-05-08 北京伸得纬科技有限公司 Virtual environment construction method
CN103530148A (en) * 2013-09-18 2014-01-22 国云科技股份有限公司 Distribution method for large-scale Linux software package
CN104468759A (en) * 2014-11-27 2015-03-25 中国联合网络通信集团有限公司 Method and device for achieving application migration in PaaS platform
CN104461653A (en) * 2014-12-29 2015-03-25 浪潮电子信息产业股份有限公司 Method for installing NeoKylin Linux system on Loongson 3B server through USB flash disk
US20150256481A1 (en) * 2014-03-06 2015-09-10 Jisto Inc. Elastic Compute Cloud Based On Underutilized Server Resources Using A Distributed Container System
CN105204913A (en) * 2015-10-20 2015-12-30 福建升腾资讯有限公司 Method and system for running Linux application on Android operating system and system
CN107210956A (en) * 2015-02-05 2017-09-26 科里普特佐内北美股份有限公司 Multiple tunnel Objunctive network adaptor

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103092675A (en) * 2012-12-24 2013-05-08 北京伸得纬科技有限公司 Virtual environment construction method
CN103530148A (en) * 2013-09-18 2014-01-22 国云科技股份有限公司 Distribution method for large-scale Linux software package
US20150256481A1 (en) * 2014-03-06 2015-09-10 Jisto Inc. Elastic Compute Cloud Based On Underutilized Server Resources Using A Distributed Container System
CN104468759A (en) * 2014-11-27 2015-03-25 中国联合网络通信集团有限公司 Method and device for achieving application migration in PaaS platform
CN104461653A (en) * 2014-12-29 2015-03-25 浪潮电子信息产业股份有限公司 Method for installing NeoKylin Linux system on Loongson 3B server through USB flash disk
CN107210956A (en) * 2015-02-05 2017-09-26 科里普特佐内北美股份有限公司 Multiple tunnel Objunctive network adaptor
CN105204913A (en) * 2015-10-20 2015-12-30 福建升腾资讯有限公司 Method and system for running Linux application on Android operating system and system

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
吴革 等: "基于操作系统容器虚拟化技术的JBS模型的研究", 《网络安全技术与应用》 *

Cited By (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109714642B (en) * 2018-12-29 2022-03-08 深圳Tcl数字技术有限公司 Method for reusing Linux application in intelligent system, intelligent television and storage medium
CN109714642A (en) * 2018-12-29 2019-05-03 深圳Tcl数字技术有限公司 Linux application multiplexing is in the method for intelligence system, smart television and storage medium
CN111008016A (en) * 2019-11-29 2020-04-14 宝付网络科技(上海)有限公司 Multi-environment compiling system and method based on docker container
CN111008016B (en) * 2019-11-29 2024-05-14 宝付网络科技(上海)有限公司 Multi-environment compiling system and method based on docker container
CN111078229A (en) * 2019-12-20 2020-04-28 北京天融信网络安全技术有限公司 Application processing method and device, storage medium and electronic equipment
CN112148351A (en) * 2020-09-16 2020-12-29 杭州安恒信息技术股份有限公司 Cross-version compatibility method and system for application software
CN112148351B (en) * 2020-09-16 2024-05-28 杭州安恒信息技术股份有限公司 Cross-version compatibility method and system for application software
CN112286531A (en) * 2020-09-21 2021-01-29 麒麟软件有限公司 Method for switching RPM (revolution speed) packet management tool into DPKG (digital versatile-link-system) packet management tool in Redhat system release
CN112286531B (en) * 2020-09-21 2023-07-04 麒麟软件有限公司 Method for realizing switching of RPM (revolutions per minute) package management tool into DPKG (digital per gram) package management tool in Redhat system release
CN112256290B (en) * 2020-11-02 2022-06-14 北京中宏立达信创科技有限公司 Device and method for deploying integrated operating system
CN112256290A (en) * 2020-11-02 2021-01-22 北京中宏立达信创科技有限公司 Device and method for deploying integrated operating system
CN112486512A (en) * 2020-11-25 2021-03-12 湖南麒麟信安科技股份有限公司 Linux general software adaptation method and system based on container and stacked file system
CN112612536B (en) * 2020-12-15 2022-11-18 麒麟软件有限公司 Method and device for controlling camera shooting based on Android application program in Linux system
CN112612536A (en) * 2020-12-15 2021-04-06 麒麟软件有限公司 Method and device for controlling camera shooting based on Android application program in Linux system
CN112799688A (en) * 2021-01-18 2021-05-14 中国银联股份有限公司 Method and device for installing software package in container application, computer equipment and medium
CN113377413A (en) * 2021-04-29 2021-09-10 先进操作系统创新中心(天津)有限公司 Software batch adaptation method based on kylin desktop operating system
CN113835683A (en) * 2021-09-17 2021-12-24 博锐尚格科技股份有限公司 Mirror image making method and device for target program
CN116594647A (en) * 2023-06-09 2023-08-15 中国水利水电科学研究院 Docker technology-based software adaptation method

Also Published As

Publication number Publication date
CN109032602B (en) 2021-09-14

Similar Documents

Publication Publication Date Title
CN109032602A (en) A kind of method of software automatic adaptation operating system
CN111814202B (en) Method for executing intelligent contract, block chain node and storage medium
US7103881B2 (en) Virtual machine to provide compiled code to processing elements embodied on a processor device
JP3706065B2 (en) Porting various source languages to execution media
Brownlee et al. Gin: genetic improvement research made easy
CN111770205B (en) Method, block chain node, system and storage medium for executing intelligent contract
CN111768187A (en) Method for deploying intelligent contract, block chain node and storage medium
CN110955431A (en) Processing method and device of compiling environment
CN111815310B (en) Method for executing intelligent contract, block chain node and storage medium
KR20140001953A (en) Fusing debug information from different compiler stages
CN112711411A (en) CI/CD pipeline system based on Kubernetes and docker
CN110543338A (en) dynamic loading method and device for files
CN101668283A (en) Method for dynamic loading in embedded system of mobile phone
CN111768184A (en) Method for executing intelligent contract and block link point
CN106293861A (en) Software source codes Compilation Method and device
CN107832056B (en) JNI-based JAVA function calling method in C + +
CN110659088B (en) Method and system for expanding program under embedded environment
CN101021812A (en) Interpreter language debugging method and device
CN105446789A (en) Method and apparatus for building application in android system
CN115543547A (en) Migration method and system for virtual machine in heterogeneous virtualization platform
CN1877521A (en) Method for accomplishing embedded system board support package across different operating system
US20020062478A1 (en) Compiler for compiling source programs in an object-oriented programming language
CN113220326A (en) Intelligent contract upgrading method and block chain system
CN112148283B (en) Method for realizing cross-platform ABI compatible C++ component framework
CN105335185B (en) Red cap source code assures the processing method and processing device of reason SRPM packet

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