CN109426516A - Software version management method and device - Google Patents

Software version management method and device Download PDF

Info

Publication number
CN109426516A
CN109426516A CN201710472691.9A CN201710472691A CN109426516A CN 109426516 A CN109426516 A CN 109426516A CN 201710472691 A CN201710472691 A CN 201710472691A CN 109426516 A CN109426516 A CN 109426516A
Authority
CN
China
Prior art keywords
target
source code
information
code
software
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201710472691.9A
Other languages
Chinese (zh)
Inventor
王昊煜
李金安
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Xinwei Telecom Technology Inc
Original Assignee
Beijing Xinwei Telecom Technology Inc
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 Beijing Xinwei Telecom Technology Inc filed Critical Beijing Xinwei Telecom Technology Inc
Priority to CN201710472691.9A priority Critical patent/CN109426516A/en
Publication of CN109426516A publication Critical patent/CN109426516A/en
Pending legal-status Critical Current

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/65Updates
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/70Software maintenance or management
    • G06F8/71Version control; Configuration management
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/08Configuration management of networks or network elements
    • H04L41/0803Configuration setting
    • H04L41/0813Configuration setting characterised by the conditions triggering a change of settings
    • H04L41/082Configuration setting characterised by the conditions triggering a change of settings the condition being updates or upgrades of network functionality

Abstract

The embodiment of the invention discloses software version management method, device, equipment and storage mediums.Wherein, which comprises project profile is generated according to user configuration information;According to the project profile from code library invocation target code snippet, and obtain target source code using object code fragment update local source code;It compiles the target source code and obtains compiling file;The compiling file is packaged to obtain software upgrade package;The software upgrade package is disposed to target BS.The technical solution of the present embodiment, the software upgrade package being automatically performed by user configuration, and target BS is disposed using software upgrade package, it solves in the prior art because the overall process time-consuming of the integrated building of version is cumbersome, and then the problem of influencing product development efficiency, the waste that software version integrates human resources in building process is avoided, product development efficiency is improved, realizes the automation of the integrated building of software version.

Description

Software version management method and device
Technical field
The present embodiments relate to software technology field more particularly to software version management method cryopreservation devices.
Background technique
With the continuous development of the communications industry, the complexity of software of communication products is continuously improved;Meanwhile product development people Member's quantity gradually increases, and product development speed is getting faster;How to guarantee product development efficiently and accurately become one sternly High challenge.In product development process, now various software defect is unavoidably returned back out, and is to be most difficult to the problem of intermodule To solve to spend cost highest.
It is known that problem finds that the more late higher time-consuming of rehabilitation cost is longer, in order to find to deposit in product development early Defect, received and welcome by industry with the continuous integrating development strategy of " early integrated, Chang Jicheng ", in practical application In, by integrating stage by stage, develop to daily build, developing deeply to continuous integrating now.
Continuous integrating, which refers to, formulates building basic building template by administrator, and automatic build system is according to template with higher-frequency Rate constantly carries out building to product and integrates, and guarantees that the problems in exploitation can be found rapidly to repair, and reduces the integrated wind that fails Danger, makes product remain healthy and stable integrated state.
In current production development process, in order to keep code versatility, flexibility, although each module is real using compilation script Automation compiling is showed, but has integrated many of building process step in software version and need artificial participation, the degree of automation phase To lower, meanwhile, the overall process time-consuming of the integrated building of version is cumbersome, and is easy mistake occur due to human negligence;It influences to produce Product development efficiency, it is difficult to adapt to continuous integrating for automation, efficient demand.
Summary of the invention
The present invention provides a kind of software version management method, device, equipment and storage medium, to realize that software version is integrated The automation of building.
In a first aspect, the embodiment of the invention provides a kind of software version management methods, this method comprises:
Project profile is generated according to user configuration information;
According to the project profile from code library invocation target code snippet, and utilize the object code segment It updates local source code and obtains target source code;
It compiles the target source code and obtains compiling file;
The compiling file is packaged to obtain software upgrade package;
The software upgrade package is disposed to target BS.
Second aspect, the embodiment of the invention also provides a kind of software version management device, which includes:
Project profile generation module, for generating project profile according to user configuration information;
Target source Code obtaining module, for according to the project profile from code library invocation target code piece Section, and target source code is obtained using object code fragment update local source code;
Collector obtains compiling file for compiling the target source code;
Software upgrade package obtains module, for being packaged to obtain software upgrade package to the compiling file;
Software upgrade package deployment module, for disposing the software upgrade package to target BS.
The third aspect, the embodiment of the invention also provides a kind of equipment, specifically include:
One or more processors;
Storage device, for storing one or more programs;
When one or more of programs are executed by one or more of processors, so that one or more of processing Device realizes the software version management method as described in the embodiment of the present invention.
Fourth aspect, the embodiment of the invention also provides a kind of computer readable storage mediums, are stored thereon with computer Program specifically includes: any software version management side in the embodiment of the present invention is realized when the program is executed by processor Method.
The technical solution of the present embodiment by being automatically performed software upgrade package according to user configuration, and utilizes software upgrading Packet deployment target BS, the overall process time-consuming for solving the integrated building of version in the prior art is cumbersome, and human negligence is caused to go out It the problem of existing mistake and then influence product development efficiency, avoids software version and integrates waste of human resource in building process, mention High product development efficiency realizes the automation of the integrated building of software version.
Detailed description of the invention
Fig. 1 is a kind of flow chart for software version management method that the embodiment of the present invention one provides;
Fig. 2 is a kind of flow chart of software version management method provided by Embodiment 2 of the present invention;
Fig. 3 is a kind of structural schematic diagram for software version management device that the embodiment of the present invention three provides;
Fig. 4 is a kind of structural schematic diagram for software version management equipment that the embodiment of the present invention four provides.
Specific embodiment
The present invention is described in further detail with reference to the accompanying drawings and examples.It is understood that this place is retouched The specific embodiment stated is used only for explaining the present invention rather than limiting the invention.It also should be noted that in order to just Only the parts related to the present invention are shown in description, attached drawing rather than entire infrastructure.
Embodiment one
Fig. 1 is a kind of flow chart for software version management method that the embodiment of the present invention one provides, and the present embodiment is applicable In realizing the case where software development and deployment automate, this method can be executed by software version management device, be specifically included Following steps:
S110, project profile is generated according to user configuration information.
Wherein, the user configuration information is inputted by user according to self-demand;The project profile may include Functional module configuration file, path configuration file and database connection profile, different types of configuration file correspond to soft The configuration of part project different phase operates.
Specifically, functional module configuration file can be used for calling code snippet from code library, to realize needed for user Various functions.What path configuration file can be used for configuring hyperlink or the page jumps path.Database connection is matched File is set for the link information between configuration server and database.
Illustratively, the present embodiment can prompt user's Input Software project in difference before generating project profile User configuration information is input in software version management device by configuration needs needed for the stage, user according to self-demand; When user configuration information input after, corresponding script can be triggered with start generate project profile, and then according to The corresponding project profile of the generation of family configuration information.
S120, according to the project profile from code library invocation target code snippet, and utilize the target generation Chip segment updates local source code and obtains target source code.
Wherein, the code snippet that developer writes completion in advance is preserved in code library, it can be according to generation in code library The difference of chip segment realization of functions carries out classification storage, obtains object code segment the advantages of this arrangement are as follows reducing Process workload.The object code segment can be obtained from code library according to the attribute of functional module configuration file It arrives.
Specifically, during the present embodiment updates source code, it can also be according to the association attributes of project profile, more Submodule source code in new local source code.
S130, the compiling target source code obtain compiling file.
Wherein, the compiling file can be a kind of any type of executable file, can also be that operating system carries out The file of load and execution, under different operating system environments, the presentation mode of executable program is different.
Illustratively, under windows operating system, the compiling file can be .exe file .sys file .com Equal type files.
Optionally, since the compiling of target source code takes a long time, the present embodiment be can choose the target source code It is sent in multiple compiler servers and carries out distributed compilation, to reduce compiling elapsed time, improve working efficiency.Further may be used Choosing, user can select the compiling type of each compiler server by configuration file, and then obtain being suitable for different operation rings The compiling file in border.
S140, the compiling file is packaged to obtain software upgrade package.
It wherein, include multiple executable texts corresponding with submodule under target source code in the software upgrade package Part.
Illustratively, in the present embodiment, it can use default strapping tool and the compiling file be packaged, be specifically packaged Cheng Wei, multiple executable files corresponding with submodule under target source code copy to file where default strapping tool It is interior, and multiple executable files are packaged as software upgrade package using default strapping tool.
S150, the deployment software upgrade package to target BS.
Wherein, the target BS can be the interactive system being made of multiple base stations and terminal, to the interactive system When being disposed, each section to composition interactive system is needed all to dispose.
Specifically, each Software Distribution Point to the target BS is disposed.
The technical solution of the present embodiment, the software upgrade package being automatically performed by user configuration, and utilize software upgrade package Target BS is disposed, is solved in the prior art because the overall process time-consuming of the integrated building of version is cumbersome, and then influence product and open The problem of sending out efficiency avoids the waste that software version integrates human resources in building process, improves product development efficiency, realizes The automation of the integrated building of software version.
Embodiment two
Fig. 2 is a kind of flow chart of software version management method provided by Embodiment 2 of the present invention, and the present embodiment is above-mentioned The concrete operations for carrying out distributed compilation to target source code are described on the basis of embodiment, are specifically comprised the following steps:
S210, project profile is generated according to user configuration information.
S220, according to the project profile from code library invocation target code snippet, and utilize the target generation Chip segment updates local source code and obtains target source code.
S230, the source code version information is modified according to version information alteration ruler.
Wherein, the version information alteration ruler is for modifying source code version information.Optionally, version information modification rule Any one information in the information such as project name, version serial number or target source code update date then can be used as source generation Code version information.
After the completion of target source Code obtaining, the code release information that can include to the target source code is modified, And the target source code is achieved, convenient for searching it and extracting from now on.
Software upgrade package can be arranged according to the association attributes of project profile, in conjunction with automatic test as a result, determining Whether filing is to code release library.
S240, the target source code is sent at least two compiler servers;
Wherein, at least two compiler server can compile the executable file under running environment of the same race, can also be with Compile the executable file under running environment not of the same race.
S250, the compiling target source code obtain at least two class compiling files.
Optionally, in compilation process, each compiler server, which can be regularly sent, maintains communication heartbeat message, is compiled with real-time report Translate the working condition of server.
In the present embodiment, software version management device can carry out distributed compilation to the target source code, during being somebody's turn to do, Software version management device can issue compiler task to each distributed compilation server scheduling first, and then control each distributed volume The functional module translated completes compiler task and then obtains compiling file.
Optionally, in compilation process, software version management device compiles type and state according to each compiler server, will Software building task automatic distributing executes, to guarantee smoothly completing for compilation operations.
Optionally, generated when software version management device real-time detection is to target compilation of source code in compilation process Journal file, and then the real-time status in available compilation process.
S260, the Target compiling file is packaged to obtain software upgrade package.
S270, the deployment software upgrade package to target BS.
Optionally, before to target BS deployment, the target source code and local source code can be compared, if target source Code is different with local source code, then disposes target BS using the corresponding software upgrade package of target source code.
Optionally, before to target BS deployment, it can detecte the working condition of target BS, if the work of target BS When state allows to dispose source code, then deployment operation is triggered.
S280, target detection use-case is obtained from test case library according to the source code version information, according to the mesh Mark test case tests target BS to obtain test information.
Wherein, the test case that tester writes completion in advance is preserved in test case library.The target detection is used The attribute of example and the project profile matches.Test information, which can be, carries out target BS using target detection use-case The test result obtained after test.Source code version information is used to distinguish the source code of different editions.
Illustratively, after completing deployment using software upgrade package deployment target BS, software version management device can Automatic test script corresponding with target BS is executed, and then uplink and downlink data service flow rate test is carried out to target BS, is obtained To test result.
S290, it records the test information and feeds back.
Specifically, the record test result and feeding back, comprising: extracted in the running log according to default extracting rule Including log key message, count the test result and obtain test result report;By the log key message and test Result form feeds back to target terminal.
Wherein, running log can be the log information generated in compiling target source coding process, and default extracting rule can For obtaining the log key message such as date, exception information from running log.
Optionally, test result can be integrated into test result report, convenient for test and developer's quick obtaining and Contrast test result.
Optionally, the present embodiment can be in software version management method implementation procedure, or after being finished, will test letter Breath feeds back to related personnel, and related personnel is facilitated to grasp application state at the first time.
The technical solution of the present embodiment not only shortens compilation time by carrying out distributed compilation to target source code Length, and it is available to suitable for various running environment compiling file, improve work efficiency.
Embodiment three
Fig. 3 is a kind of structural schematic diagram for software version management device that the embodiment of the present invention three provides, as shown in figure 3, The software version management device includes: project profile generation module 310, target source Code obtaining module 320, collector 330, software upgrade package obtains module 340 and software upgrade package deployment module 350.
Wherein, project profile generation module 310, for generating project profile according to user configuration information;
Target source Code obtaining module 320, for according to the project profile from code library invocation target code Segment, and target source code is obtained using object code fragment update local source code;
Collector 330 obtains compiling file for compiling the target source code;
Software upgrade package obtains module 340, for being packaged to obtain software upgrade package to the Target compiling file;
Software upgrade package deployment module 350, for disposing the software upgrade package to target BS.
The technical solution of the present embodiment by being automatically performed software upgrade package according to user configuration, and utilizes software upgrading Packet deployment target BS, the overall process time-consuming for solving the integrated building of version in the prior art is cumbersome, and human negligence is caused to go out It the problem of existing mistake and then influence product development efficiency, avoids software version and integrates waste of human resource in building process, mention High product development efficiency realizes the automation of the integrated building of software version.
On the basis of the above embodiments, the target source code includes source code version information;
The software version management device further include:
Source code version information modified module is believed for modifying the source code version according to version information alteration ruler Breath.
On the basis of the above embodiments, the software version management device further include:
Test module, for obtaining target detection use-case, root from test case library according to the source code version information Target BS is tested according to the target detection use-case to obtain test information;
Information record and feedback module are tested, for recording the test information and feeding back.
On the basis of the above embodiments, the collector includes:
Target source code transmission unit, for sending the target source code at least two compiler servers;
Distributed compilation unit obtains at least two class compiling files for compiling the target source code.
On the basis of the above embodiments, the test information includes running log and test result;
Test information record and feedback module include:
Information acquisition unit is tested, it is crucial for extracting the log for including in the running log according to default extracting rule Information counts the test result and obtains test result report;
Information transmitting unit is tested, for the log key message and test result report to be fed back to target terminal.
Software version management device provided by the embodiment of the present invention can be performed provided by any embodiment of the invention soft Part method for edition management has the corresponding functional module of execution method and beneficial effect.
Example IV
Fig. 4 is a kind of structural schematic diagram for server that the embodiment of the present invention four provides, as shown in figure 4, the server packet Include processor 40, memory 41, input unit 42 and output device 43;In server the quantity of processor 40 can be one or It is multiple, in Fig. 4 by taking a processor 40 as an example;Processor 40, memory 41, input unit 42 and output device in server 43 can be connected by bus or other modes, in Fig. 4 for being connected by bus.
Memory 41 is used as a kind of computer readable storage medium, can be used for storing software program, journey can be performed in computer Sequence and module, if the corresponding program module of software version management method in the embodiment of the present invention is (for example, software version management Project profile generation module 310, target source Code obtaining module 320, collector 330, software upgrade package in device Obtain module 340 and software upgrade package deployment module 350).The software journey that processor 40 is stored in memory 41 by operation Sequence, instruction and module are realized above-mentioned thereby executing equipment/terminal/server various function application and data processing Software version management method.
Memory 41 can mainly include storing program area and storage data area, wherein storing program area can store operation system Application program needed for system, at least one function;Storage data area, which can be stored, uses created data etc. according to terminal.This Outside, memory 41 may include high-speed random access memory, can also include nonvolatile memory, for example, at least a magnetic Disk storage device, flush memory device or other non-volatile solid state memory parts.In some instances, memory 41 can be further Including the memory remotely located relative to processor 40, these remote memories can pass through network connection to server.On The example for stating network includes but is not limited to internet, intranet, local area network, mobile radio communication and combinations thereof.
Input unit 42 can be used for receiving the number or character information of input, and generate with the user setting of server with And the related key signals input of function control.Output device 43 may include that display screen etc. shows equipment.
Embodiment five
The embodiment of the present invention five also provides a kind of storage medium comprising computer executable instructions, and the computer can be held Row instruction is used to execute a kind of software version management method when being executed by computer processor, this method comprises:
Project profile is generated according to user configuration information;
According to the project profile from code library invocation target code snippet, and utilize the object code segment It updates local source code and obtains target source code;
It compiles the target source code and obtains compiling file;
The compiling file is packaged to obtain software upgrade package;
The software upgrade package is disposed to target BS.
Certainly, a kind of storage medium comprising computer executable instructions, computer provided by the embodiment of the present invention The method operation that executable instruction is not limited to the described above, can also be performed software version provided by any embodiment of the invention Relevant operation in management method.
By the description above with respect to embodiment, it is apparent to those skilled in the art that, the present invention It can be realized by software and required common hardware, naturally it is also possible to which by hardware realization, but in many cases, the former is more Good embodiment.Based on this understanding, technical solution of the present invention substantially in other words contributes to the prior art Part can be embodied in the form of software products, which can store in computer readable storage medium In, floppy disk, read-only memory (Read-Only Memory, ROM), random access memory (Random such as computer Access Memory, RAM), flash memory (FLASH), hard disk or CD etc., including some instructions are with so that a computer is set Standby (can be personal computer, server or the network equipment etc.) executes method described in each embodiment of the present invention.
It is worth noting that, included each unit and module are only according to function in the embodiment of above-mentioned searcher Energy logic is divided, but is not limited to the above division, as long as corresponding functions can be realized;In addition, each function The specific name of energy unit is also only for convenience of distinguishing each other, the protection scope being not intended to restrict the invention.
Note that the above is only a better embodiment of the present invention and the applied technical principle.It will be appreciated by those skilled in the art that The invention is not limited to the specific embodiments described herein, be able to carry out for a person skilled in the art it is various it is apparent variation, It readjusts and substitutes without departing from protection scope of the present invention.Therefore, although being carried out by above embodiments to the present invention It is described in further detail, but the present invention is not limited to the above embodiments only, without departing from the inventive concept, also It may include more other equivalent embodiments, and the scope of the invention is determined by the scope of the appended claims.

Claims (10)

1. a kind of software version management method characterized by comprising
Project profile is generated according to user configuration information;
According to the project profile from code library invocation target code snippet, and utilize the object code fragment update Local source code obtains target source code;
It compiles the target source code and obtains compiling file;
The compiling file is packaged to obtain software upgrade package;
The software upgrade package is disposed to target BS.
2. the method according to claim 1, wherein the target source code includes source code version information;
The utilization object code fragment update local source code obtains after target source code, further includes:
The source code version information is modified according to version information alteration ruler.
3. the method according to claim 1, wherein the deployment software upgrade package to target BS it Afterwards, further includes:
Target detection use-case is obtained from test case library according to the source code version information, according to the target detection use-case Target BS is tested to obtain test information;
It records the test information and feeds back.
4. the method according to claim 1, wherein the compiling target source code obtains compiling file, Include:
The target source code is sent at least two compiler servers;
It compiles the target source code and obtains at least two class compiling files.
5. according to the method described in claim 3, it is characterized in that, the test information includes running log and test result;
The record test result is simultaneously fed back, comprising:
The log key message for including in the running log is extracted according to default extracting rule, is counted the test result and is obtained Test result report;
The log key message and test result report are fed back into target terminal.
6. a kind of software version management device characterized by comprising
Project profile generation module, for generating project profile according to user configuration information;
Target source Code obtaining module, for according to the project profile from code library invocation target code snippet, and Target source code is obtained using object code fragment update local source code;
Collector obtains compiling file for compiling the target source code;
Software upgrade package obtains module, for being packaged to obtain software upgrade package to the Target compiling file;
Software upgrade package deployment module, for disposing the software upgrade package to target BS.
7. device according to claim 6, which is characterized in that the target source code includes source code version information;
The software version management device further include:
Source code version information modified module, for modifying the source code version information according to version information alteration ruler.
8. device according to claim 6, which is characterized in that the software version management device further include:
Test module, for obtaining target detection use-case from test case library according to the source code version information, according to institute Target detection use-case is stated target BS is tested to obtain test information;
Information record and feedback module are tested, for recording the test information and feeding back.
9. device according to claim 6, which is characterized in that the collector includes:
Target source code transmission unit, for sending the target source code at least two compiler servers;
Distributed compilation unit obtains at least two class compiling files for compiling the target source code.
10. device according to claim 8, which is characterized in that the test information includes running log and test result;
Test information record and feedback module include:
Information acquisition unit is tested, for extracting the log key for including in running log letter according to default extracting rule Breath, counts the test result and obtains test result report;
Information transmitting unit is tested, for the log key message and test result report to be fed back to target terminal.
CN201710472691.9A 2017-06-21 2017-06-21 Software version management method and device Pending CN109426516A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710472691.9A CN109426516A (en) 2017-06-21 2017-06-21 Software version management method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710472691.9A CN109426516A (en) 2017-06-21 2017-06-21 Software version management method and device

Publications (1)

Publication Number Publication Date
CN109426516A true CN109426516A (en) 2019-03-05

Family

ID=65497039

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710472691.9A Pending CN109426516A (en) 2017-06-21 2017-06-21 Software version management method and device

Country Status (1)

Country Link
CN (1) CN109426516A (en)

Cited By (21)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109885337A (en) * 2019-03-06 2019-06-14 苏州浪潮智能科技有限公司 A kind of system version upgrade method, device, equipment and readable storage medium storing program for executing
CN109976763A (en) * 2019-03-25 2019-07-05 联想(北京)有限公司 A kind of code process method, apparatus, electronic equipment and computing system
CN109992283A (en) * 2019-03-26 2019-07-09 合肥移瑞通信技术有限公司 A kind of method and system of batch synchronization downloading upgrading test firmware
CN110333941A (en) * 2019-06-28 2019-10-15 苏宁消费金融有限公司 A kind of real-time computing platform of big data based on sql and method
CN110531986A (en) * 2019-08-16 2019-12-03 苏州浪潮智能科技有限公司 A kind of generation method, device, equipment and the medium of management software upgrade package
CN110597553A (en) * 2019-09-10 2019-12-20 浙江大搜车软件技术有限公司 Task execution method and device, computer equipment and readable storage medium
CN110659210A (en) * 2019-09-20 2020-01-07 深圳创维-Rgb电子有限公司 Information acquisition method and device, electronic equipment and storage medium
CN110780916A (en) * 2019-09-09 2020-02-11 国电南瑞科技股份有限公司 Software operation and maintenance method, device and system of power grid dispatching control system
CN110806895A (en) * 2019-11-04 2020-02-18 精硕科技(北京)股份有限公司 Project creation method and device and computer readable storage medium
CN110806891A (en) * 2019-09-27 2020-02-18 武汉船舶通信研究所(中国船舶重工集团公司第七二二研究所) Method and device for generating software version of embedded equipment
CN111104158A (en) * 2019-12-23 2020-05-05 锐捷网络股份有限公司 Software packaging method and device, computer equipment and storage medium
CN111596955A (en) * 2020-05-18 2020-08-28 上海联影医疗科技有限公司 Application changing method, application running method, device and system
CN111782239A (en) * 2020-06-03 2020-10-16 中移(杭州)信息技术有限公司 Software packaging and source code version information acquisition method, device and storage medium
CN112286574A (en) * 2020-11-27 2021-01-29 远光软件股份有限公司 Method and device for counting application program versions, terminal equipment and storage medium
CN112346767A (en) * 2020-11-11 2021-02-09 蘑菇物联技术(深圳)有限公司 Method, system, computer device and storage medium for updating control program
CN112561370A (en) * 2020-12-23 2021-03-26 平安银行股份有限公司 Software version management method and device, computer equipment and storage medium
CN113031964A (en) * 2021-03-25 2021-06-25 恒安嘉新(北京)科技股份公司 Management method, device, equipment and storage medium for big data application
CN113220337A (en) * 2021-03-30 2021-08-06 建信金融科技有限责任公司 Version construction method and device, computer equipment and storage medium
CN113778494A (en) * 2021-09-28 2021-12-10 度小满科技(北京)有限公司 Method, device and equipment for updating packaging architecture and storage medium
CN114268624A (en) * 2022-03-02 2022-04-01 上海豪承信息技术有限公司 Version file transmission method and device and server
CN114356363A (en) * 2021-11-30 2022-04-15 重庆长安汽车股份有限公司 Online manufacturing method and management system of software upgrading package

Cited By (27)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109885337A (en) * 2019-03-06 2019-06-14 苏州浪潮智能科技有限公司 A kind of system version upgrade method, device, equipment and readable storage medium storing program for executing
CN109976763A (en) * 2019-03-25 2019-07-05 联想(北京)有限公司 A kind of code process method, apparatus, electronic equipment and computing system
CN109992283A (en) * 2019-03-26 2019-07-09 合肥移瑞通信技术有限公司 A kind of method and system of batch synchronization downloading upgrading test firmware
CN110333941B (en) * 2019-06-28 2021-08-24 苏宁消费金融有限公司 Big data real-time calculation method based on sql
CN110333941A (en) * 2019-06-28 2019-10-15 苏宁消费金融有限公司 A kind of real-time computing platform of big data based on sql and method
CN110531986A (en) * 2019-08-16 2019-12-03 苏州浪潮智能科技有限公司 A kind of generation method, device, equipment and the medium of management software upgrade package
CN110531986B (en) * 2019-08-16 2022-12-06 苏州浪潮智能科技有限公司 Method, device, equipment and medium for generating management software upgrading package
CN110780916A (en) * 2019-09-09 2020-02-11 国电南瑞科技股份有限公司 Software operation and maintenance method, device and system of power grid dispatching control system
CN110780916B (en) * 2019-09-09 2022-11-04 国电南瑞科技股份有限公司 Software operation and maintenance method, device and system of power grid dispatching control system
CN110597553A (en) * 2019-09-10 2019-12-20 浙江大搜车软件技术有限公司 Task execution method and device, computer equipment and readable storage medium
CN110659210A (en) * 2019-09-20 2020-01-07 深圳创维-Rgb电子有限公司 Information acquisition method and device, electronic equipment and storage medium
CN110806891A (en) * 2019-09-27 2020-02-18 武汉船舶通信研究所(中国船舶重工集团公司第七二二研究所) Method and device for generating software version of embedded equipment
CN110806891B (en) * 2019-09-27 2023-09-19 武汉船舶通信研究所(中国船舶重工集团公司第七二二研究所) Method and device for generating software version of embedded device
CN110806895A (en) * 2019-11-04 2020-02-18 精硕科技(北京)股份有限公司 Project creation method and device and computer readable storage medium
CN111104158A (en) * 2019-12-23 2020-05-05 锐捷网络股份有限公司 Software packaging method and device, computer equipment and storage medium
CN111596955A (en) * 2020-05-18 2020-08-28 上海联影医疗科技有限公司 Application changing method, application running method, device and system
CN111782239A (en) * 2020-06-03 2020-10-16 中移(杭州)信息技术有限公司 Software packaging and source code version information acquisition method, device and storage medium
CN111782239B (en) * 2020-06-03 2023-07-11 中移(杭州)信息技术有限公司 Method, device and storage medium for software packaging and source code version information acquisition
CN112346767A (en) * 2020-11-11 2021-02-09 蘑菇物联技术(深圳)有限公司 Method, system, computer device and storage medium for updating control program
CN112286574A (en) * 2020-11-27 2021-01-29 远光软件股份有限公司 Method and device for counting application program versions, terminal equipment and storage medium
CN112561370A (en) * 2020-12-23 2021-03-26 平安银行股份有限公司 Software version management method and device, computer equipment and storage medium
CN113031964A (en) * 2021-03-25 2021-06-25 恒安嘉新(北京)科技股份公司 Management method, device, equipment and storage medium for big data application
CN113031964B (en) * 2021-03-25 2023-12-26 恒安嘉新(北京)科技股份公司 Big data application management method, device, equipment and storage medium
CN113220337A (en) * 2021-03-30 2021-08-06 建信金融科技有限责任公司 Version construction method and device, computer equipment and storage medium
CN113778494A (en) * 2021-09-28 2021-12-10 度小满科技(北京)有限公司 Method, device and equipment for updating packaging architecture and storage medium
CN114356363A (en) * 2021-11-30 2022-04-15 重庆长安汽车股份有限公司 Online manufacturing method and management system of software upgrading package
CN114268624A (en) * 2022-03-02 2022-04-01 上海豪承信息技术有限公司 Version file transmission method and device and server

Similar Documents

Publication Publication Date Title
CN109426516A (en) Software version management method and device
CN105302554B (en) A kind of android system automated procedures construction method and system
Wehrle et al. Modeling and tools for network simulation
CN102693183B (en) Method and system for realizing automatic software testing
CN106775744B (en) Method and device for generating static library
US9823991B2 (en) Concurrent workload simulation for application performance testing
CN106325970A (en) Compiling method and compiling system
CN104407973A (en) Automatic unit test realizing method and device
CN110300082B (en) Interface generation method and device and storage medium
CN106354638A (en) Automatic testing method and device based on lexical analysis
CN110515625A (en) Task construction method, device, equipment and computer readable storage medium
CN110543427A (en) Test case storage method and device, electronic equipment and storage medium
CN115860143A (en) Operator model generation method, device and equipment
US20080127061A1 (en) Method and system for editing code
CN107577521A (en) A kind of virtual resource management method and device
Cervantes Exploring the use of a test automation framework
CN111143228B (en) Test code generation method and device based on decision table method
CN108536429B (en) Method and device for developing software, storage medium and electronic equipment
CN116627850A (en) Function debugging method and device, storage medium and electronic equipment
CN113220561A (en) Test case management method, device, equipment and medium
CN110750453A (en) HTML 5-based intelligent mobile terminal testing method, system, server and storage medium
CN113495723B (en) Method, device and storage medium for calling functional component
CN110674024A (en) Electronic equipment integration test system and method thereof
CN109117139A (en) A kind of software building method and device, server and readable storage medium storing program for executing
Chang et al. From Java to real-time Java: A model-driven methodology with automated toolchain

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20190305

WD01 Invention patent application deemed withdrawn after publication