CN103324494B - Automatic method, server and the system for making patch - Google Patents

Automatic method, server and the system for making patch Download PDF

Info

Publication number
CN103324494B
CN103324494B CN201210077444.6A CN201210077444A CN103324494B CN 103324494 B CN103324494 B CN 103324494B CN 201210077444 A CN201210077444 A CN 201210077444A CN 103324494 B CN103324494 B CN 103324494B
Authority
CN
China
Prior art keywords
patch
client
server
source file
file
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201210077444.6A
Other languages
Chinese (zh)
Other versions
CN103324494A (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.)
Kingdee Software China Co Ltd
Original Assignee
Kingdee Software China 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 Kingdee Software China Co Ltd filed Critical Kingdee Software China Co Ltd
Priority to CN201210077444.6A priority Critical patent/CN103324494B/en
Publication of CN103324494A publication Critical patent/CN103324494A/en
Application granted granted Critical
Publication of CN103324494B publication Critical patent/CN103324494B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Stored Programmes (AREA)
  • Computer And Data Communications (AREA)

Abstract

The present invention relates to a kind of automatic method, server and system for making patch, its method includes:Server is triggered by client, and a Blank tree is replicated in respective directories;Patch source file is uploaded to Blank tree;After the patch for receiving client transmission makes instruction, the patch number and corresponding patch release number generation patch file that are uploaded according to patch source file and client.The present invention passes through the command interaction between client and server, the packing for being automatically performed patch makes, it can be made a distinction for different patch release mount messages, so as to the installation environment of accurate judgement patch, correct patch of installing is to target machine, while patch installation effectiveness is improved, the accuracy of patch installation is also improved, is more convenient the unified management of patch.

Description

Automatic method, server and the system for making patch
Technical field
The present invention relates to patch manufacture technology field, more particularly to a kind of automatic method for making patch, server and it is System.
Background technology
Patch typically refer to for large software system (such as microsoft operation system) in use expose the problem of or Leak (being commonly called as BUG) and issue the small routine solved the problems, such as.BUG occurs because software is unavoidable in programming process, Especially Windows operation sequences and various Games Softwares, find that software has problem or leak in the original program person of writing, may User is occurred when using system or software after disturbing work or being harmful to the problem of safe, then write out some and be inserted into source The small routine of program is patch, to repair the defects of software issued originally is present, makes its perfect.
Because computer environment is extremely complex, making and the installation of patch also become particularly important, are not all Patch is all downloaded, installed, and computer just becomes safer.If on the contrary, it is mounted with out-of-date, unnecessary patch journey Sequence, even problematic patch, risk can be brought to computer on the contrary.Because it is suitable for the benefit of the computer of certain configuration Fourth, the computer of another configuration may be not suitable for.In addition, the patch of same numbering is it is possible that miscellaneous editions, no Patch with version is applied to different configuration of computer.
At present, patch file generally use manual manufacture, and being manually installed under respective directories, the shortcomings that it is present It is:Using manual operation, more waste time and energy;The precondition of accurate judgement patch installation is unable to, if being mounted with the benefit of mistake Fourth, then original program may be caused unavailable, or can not solve BUG corresponding to original program.
The content of the invention
It is a primary object of the present invention to provide a kind of automatic method, server and system for making patch, it is intended to improve The accuracy and efficiency of patch installation.
In order to achieve the above object, the present invention proposes a kind of automatic method for making patch, including:
Server is triggered by client, and a Blank tree is replicated in respective directories;
Patch source file is uploaded to the Blank tree;
After the patch making instruction that the client is sent is received, according to the patch source file and the client The patch number of upload and corresponding patch release number generation patch file.
Preferably, the server is triggered by client, the step of a Blank tree is replicated in respective directories it It is preceding also to include:
Receive the patch number and the corresponding patch release number that the client uploads.
Preferably, described receive after the patch that the client is sent makes instruction also includes:
Receive the patch number and the corresponding patch release number that the client uploads.
Preferably, the patch number uploaded according to patch source file and the client and corresponding patch release number The step of generating patch file includes:
By batch processing mode, the patch number and corresponding patch release number uploaded with the client replaces the benefit Corresponding patch number and version number in character set of being packed in fourth source file;
Patch source file after batch processing is checked;
Call predetermined packing program to pack the patch source file after inspection, generate and named with the patch number Patch file.
The present invention also proposes a kind of automatic server for making patch, including:
Replication module, after the duplication for triggering the server when client operates, replicated in respective directories a Blank tree;
Uploading module, for patch source file to be uploaded into the Blank tree;
Pack generation module, for when receive the patch that the client sends make instruct after, according to the patch The patch number and corresponding patch release number generation patch file that source file and the client upload.
Preferably, the packing generation module includes:
Receiving unit, for before replication module replicates Blank tree, receiving the benefit that the client uploads Fourth number and corresponding patch release number;Or for after the patch making instruction that the client is sent is received, receiving The patch number and corresponding patch release number that the client uploads.
Preferably, the packing generation module also includes:
Replacement unit, for the patch number and corresponding patch by batch processing mode, received with the receiving unit Version number replaces corresponding patch number and version number in character set of being packed in the patch source file;
Inspection unit, for checking the patch source file after batch processing;
Packaged unit, for calling predetermined packing program to pack the patch source file after inspection, generate with institute State the patch file of patch number name.
The present invention also proposes a kind of automatic system for making patch, including:Client and server, wherein:
The client, for the patch number for successively being selected user by user interface and corresponding patch version This number, the duplication operation triggering command of server and patch make instruction and are uploaded to the server;
The server, the duplication for being sent according to the client operate triggering command, replicated in respective directories A Blank tree, patch source file is uploaded to the Blank tree;And in the benefit for receiving the client transmission The patch number uploaded after fourth makes instruction according to the patch source file and the client and corresponding patch release life Into patch file.
Preferably, the server is additionally operable to after patch file is generated, and is shown in the user interface of the client Show that the routing information where prompt message and the patch file is completed in packing.
Preferably, the server is shared on multiple clients.
A kind of automatic method, server and system for making patch proposed by the present invention, user pass through client operation circle Face sends corresponding operational order, and the operational order triggered by server according to client is automatically performed the packing system of corresponding patch Make, can be made a distinction for different patch release mount messages, so as to the installation environment of accurate judgement patch, correctly Patch is installed to target machine, while patch installation effectiveness is improved, also improves the accuracy of patch installation, is more convenient to mend The unified management of fourth.
Brief description of the drawings
Fig. 1 is the schematic flow sheet of the automatic method preferred embodiment for making patch of the invention;
Fig. 2 is the user interface schematic diagram of client in the automatic method preferred embodiment for making patch of the invention;
Fig. 3 is to be uploaded in the automatic method preferred embodiment for making patch of the invention according to patch source file and client The schematic flow sheet of patch number and corresponding patch release number generation patch file;
Fig. 4 is the structural representation of the automatic server preferred embodiment for making patch of the invention;
Fig. 5 is the structural representation of packing generation module in the automatic server preferred embodiment for making patch of the invention;
Fig. 6 is the structural representation of the automatic system preferred embodiment for making patch of the invention.
In order that technical scheme is clearer, clear, it is described in further detail below in conjunction with accompanying drawing.
Embodiment
The solution of the embodiment of the present invention is mainly:Server is triggered by client, is replicated in respective directories a Blank tree, patch source file is uploaded to Blank tree, after the patch for receiving client transmission makes instruction, according to The patch number and corresponding patch release number generation patch file uploaded according to patch source file and client, to improve patch peace Efficiency and accuracy are filled, facilitates the unified management of patch.
As shown in figure 1, present pre-ferred embodiments propose a kind of automatic method for making patch, including:
Step S101, server are triggered by client, and a Blank tree is replicated in respective directories;
The present embodiment method, which is related to the client with user interface and controlled accordingly by client transmissions, to be referred to The server of order packing generation patch.
As shown in Fig. 2 be provided with the user interface of client patch number, patch release, PTDetail catalogues, Option Box or the button such as PT installation kits catalogue and making patch, the flow that user can make according to patch, in client On user interface, corresponding button options are selected successively, and instruction server is operated accordingly.
First, six patch numbers are inputted in patch number option of the user in the operation interface of client, and are selected Patch release number corresponding to good, generally after corresponding relation of the patch release number with patch number is set, when input patch number After code, in the operation interface of client, patch release number corresponding with patch number can typically be shown automatically, patch number Code can pass to the patch packing program of server with the two values of patch release number as parameter, be easy to generate corresponding patch File.User can select corresponding patch number according to being actually needed, so as to select corresponding patch release number.This implementation A server can be shared on multiple client in example, therefore, pass through different clients, it is possible to achieve multiple users enter simultaneously Row patch is installed.
PT Detail category buttons in the operation interface of user's click client, then can trigger answering on server Operation is made, server then replicates the bibliographic structure of a empty standard in respective directories, included in the Blank tree a lot Empty file, corresponding patch source file is uploaded for server.
Step S102, patch source file is uploaded to the Blank tree;
After the good Blank tree of server replicates, document can be illustrated according to corresponding patch, be placed in Blank tree The source file of patch is made, to make correct patch.
Step S103, after the patch for receiving client transmission makes instruction, according on patch source file and client The patch number of biography and corresponding patch release number generation patch file.
After the completion of server uploads source file, user can trigger clothes with the making patch button on clicking operation interface The patch packing program being engaged on device prepares packing.Meanwhile the patch number and patch release that client can select user before Number pass to the patch packing program on server.Client can also select patch number and patch release in most initial user Number when, the patch number of user's selection and patch release number are passed into patch on server and packed program.In the present embodiment Server can make a distinction for different patch release mount messages, that is to say, that server can be to from client Different patch numbers and patch release number make a distinction, patch file corresponding to formulation.The different patch number and benefit Fourth version number can come from same client, and transmission is selected or from different clients by same user, by Different users selects transmission, so that server is capable of the installation environment of accurate judgement patch, correct patch of installing is to mesh Mark machine.
Server is before packing is started, by batch program, using two ginsengs of above-mentioned patch number and patch release number Number replaces patch number and version number corresponding to inside character set of being packed in patch source file, is then examined for patch source file Look into, whether see needs to carry out the operations such as COM+ registrations, database script registration instrument duplication or file signature.
After aforesaid operations have been run, batch program is finally run, calls predetermined patch packing program to complete to beat Package operation, generate the patch file named with patch number.
Wherein, predetermined patch packing program can use Installshield packing programs, can also use non- Installshield packing programs.
According to the size of the patch source file of upload, it is necessary to wait the time of packing also to slightly have difference, file amount is bigger, beats The bag time used is longer.After packing is completed, server can jump out packing automatically in the operation interface of client and complete boundary Face, and eject the path where patch file;User can also open patch file place by clicking on " PT installation kits catalogue " Catalogue.So far, patch completes, can be being tested above version corresponding to patch.
In specific implementation process, as shown in figure 3, the benefit uploaded in above-mentioned steps S103 according to patch source file and client The step of fourth number and corresponding patch release number generation patch file, specifically includes:
Step S1031, by batch processing mode, the patch number and corresponding patch release number uploaded with client is replaced Corresponding patch number and version number in character set of being packed in patch source file;
Step S1032, the patch source file after batch processing is checked;
Step S1033, call predetermined packing program to pack the patch source file after inspection, generate with patch number The patch file of code name.
Wherein, predetermined patch packing program can use Installshield packing programs, can also use non- Installshield packing programs.
The present embodiment can make a distinction for different patch release mount messages, so as to accurate judgement patch Installation environment, correct patch of installing is to target machine.And packing process is concentrated on a server, focuses on packing, Install client user can more people carry out simultaneously, i.e., multiple client shares same server, therefore, it is necessary to using C/ S frameworks, and realized using the corresponding .net remoting communication technologys, wherein, the .net remoting communication technologys are existing Technology, it will not be described here.
For the implementation of non-.net exploitations, same flow can also be used to be beaten with other non-Installshield The solution of bag is realized.
By the command interaction between client and server, the packing for being automatically performed patch makes, carried the present embodiment While high patch installation effectiveness, the accuracy of patch installation is also improved, is more convenient the unified management of patch.
As shown in figure 4, present pre-ferred embodiments propose a kind of automatic server for making patch, including:Replication module 301st, uploading module 302 and packing generation module 303, wherein:
Replication module 301, for after the duplication operation of client triggering server, being replicated in respective directories a empty Bibliographic structure;
Uploading module 302, for patch source file to be uploaded into Blank tree;
Pack generation module 303, for when receive client transmission patch make instruction after, foundation patch source file The patch number uploaded with client and corresponding patch release number generation patch file.
Wherein, packing generation module 303 is additionally operable to before replication module 301 replicates Blank tree, receives client The patch number and corresponding patch release number of upload;Or for receive client transmission patch make instruction after, Receive patch number and the corresponding patch release number that client uploads.
Specifically, the present embodiment server is automatically performed the packing system of patch by the command interaction between client Make.
As shown in Fig. 2 be provided with the user interface of client patch number, patch release, PTDetail catalogues, Option Box or the button such as PT installation kits catalogue and making patch, the flow that user can make according to patch, in client On user interface, corresponding button options are selected successively, and instruction server is operated accordingly.
First, six patch numbers are inputted in patch number option of the user in the operation interface of client, and are selected Patch release number corresponding to good, generally after corresponding relation of the patch release number with patch number is set, when input patch number After code, in the operation interface of client, patch release number corresponding with patch number can typically be shown automatically, patch number Code can pass to the packing generation module 303 of server, follow-up packing generation mould with the two values of patch release number as parameter Block 303 will be given birth to by patch packing program according to the patch number that client uploads and patch release number and patch source file Into corresponding patch file.User can select corresponding patch number according to being actually needed, so as to select corresponding patch version This number.A server can be shared on multiple client in the present embodiment, therefore, pass through different clients, it is possible to achieve more Individual user carries out patch installation simultaneously.
PT Detail category buttons in the operation interface of user's click client, then can trigger answering on server System operation, server replicate the bibliographic structure of the standard of a sky, the empty list knot by replication module 301 in respective directories Comprising many empty files in structure, corresponding patch source file is uploaded for server.
After the replication module 301 of server has replicated Blank tree, uploading module 302 can be according to corresponding patch explanation Document, the source file for making patch is placed in Blank tree, to make correct patch.
After the completion of the uploading module 302 of server uploads source file, user can be mended with the making on clicking operation interface Fourth button, triggers the patch packing program on server, and packing generation module 303 prepares packaging operation.Meanwhile client can incite somebody to action The patch number and patch release number of user's selection before pass to the packing generation module 303 on server.Client also may be used So that when most initial user selects patch number and patch release, the patch number of user's selection and patch release number to be transmitted To the packing generation module 303 on server.
Server can make a distinction for different patch release mount messages in the present embodiment, that is to say, that service Device can make a distinction to the different patch number from client and patch release number, patch file corresponding to formulation.Should Different patch numbers and patch release number can come from same client, by same user select transmission or From different clients, transmission is selected by different users, so that server is capable of the mounting ring of accurate judgement patch Border, correct patch of installing is to target machine.
In concrete operations, the packing generation module 303 of server, by batch program, uses before packing is started Two parameters of above-mentioned patch number and patch release number replace patch number corresponding to inside character set of being packed in patch source files and Version number, then checked for patch source file, whether see needs to carry out COM+ registrations, database script registration instrument duplication Or the operation such as file signature.
After aforesaid operations have been run, batch program is finally run, calls predetermined patch packing program to complete to beat Package operation, generate the patch file named with patch number.
Wherein, predetermined patch packing program can use Installshield packing programs, can also use non- Installshield packing programs.
According to the size of the patch source file of upload, it is necessary to wait the time of packing also to slightly have difference, file amount is bigger, beats The bag time used is longer.After packing is completed, server can jump out packing automatically in the operation interface of client and complete boundary Face, and eject the path where patch file;User can also open patch file place by clicking on " PT installation kits catalogue " Catalogue.So far, patch completes, can be being tested above version corresponding to patch.
In specific implementation process, as shown in figure 5, above-mentioned packing generation module 303 includes:Receiving unit 3031, replace list Member 3032, inspection unit 3033 and packaged unit 3034, wherein:
Receiving unit 3031, for before replication module 301 replicates Blank tree, receiving the described of client upload Patch number and corresponding patch release number;Or for after the patch making instruction of client transmission is received, receiving visitor The patch number and corresponding patch release number that family end uploads.
Replacement unit 3032, for the patch number that by batch processing mode, is received with the receiving unit and corresponding Patch release number replaces corresponding patch number and version number in character set of being packed in patch source file;
Inspection unit 3033, for checking the patch source file after batch processing;
Packaged unit 3034, for calling predetermined packing program to pack the patch source file after inspection, generation The patch file named with the patch number.
The present embodiment can make a distinction for different patch release mount messages, so as to accurate judgement patch Installation environment, correct patch of installing is to target machine.And packing process is concentrated on a server, focuses on packing, Install client user can more people carry out simultaneously, i.e., multiple client shares same server, therefore, it is necessary to using C/ S frameworks, and realized using the corresponding .net remoting communication technologys, wherein, the .net remoting communication technologys are existing Technology, it will not be described here.
For the implementation of non-.net exploitations, same flow can also be used to be beaten with other non-Installshield The solution of bag is realized.
By the command interaction between client and server, the packing for being automatically performed patch makes, carried the present embodiment While high patch installation effectiveness, the accuracy of patch installation is also improved, is more convenient the unified management of patch.
As shown in fig. 6, present pre-ferred embodiments propose a kind of automatic system for making patch, including:Client 601 and Server 602, wherein:
Client 601 is used for the patch number for successively selecting user by user interface and corresponding patch release Number, the duplication of server 602 operation triggering command and patch make instruction and upload onto the server 602;
The duplication that server 602 is used to be sent according to client 601 operates triggering command, is replicated in respective directories a Blank tree, patch source file is uploaded to the Blank tree;And in the patch for receiving the transmission of client 601 After making instruction, the patch number and corresponding patch release number generation patch that are uploaded according to patch source file and client 601 File.
Server 602 can complete prompting after patch file is generated in the user interface display packing of client 601 Routing information where information, and patch file.User can also open benefit by clicking on " PT installation kits catalogue " in Fig. 2 Catalogue where fourth file.
Server 602 in the present embodiment can be shared on multiple client 601, and packing process concentrates on a server On 602, focus on packing so that installation client 601 user can more people carry out simultaneously.
The automatic operation principle realized patch and made is interacted between server 602 and client 601 in the present embodiment, please With reference to above-mentioned each embodiment, will not be repeated here.
The embodiment of the present invention makes method, server and the system of patch automatically, and user is sent out by client operation interface Going out corresponding operational order, the packing that the operational order triggered by server according to client is automatically performed corresponding patch makes, It can be made a distinction for different patch release mount messages, so as to the installation environment of accurate judgement patch, correct peace Patch is filled to target machine, while patch installation effectiveness is improved, the accuracy of patch installation is also improved, is more convenient patch Unified management.
The preferred embodiments of the present invention are the foregoing is only, are not intended to limit the scope of the invention, every utilization Equivalent structure or the flow conversion that description of the invention and accompanying drawing content are made, or directly or indirectly it is used in other related skills Art field, is included within the scope of the present invention.

Claims (7)

  1. A kind of 1. automatic method for making patch, it is characterised in that including:
    Server is triggered by client, and a Blank tree is replicated in respective directories;
    Patch source file is uploaded to the Blank tree;
    After the patch making instruction that the client is sent is received, by batch processing mode, uploaded with the client Patch number and corresponding patch release number replace corresponding patch number and version in character set of being packed in the patch source file Number;
    Patch source file after batch processing is checked;
    Call predetermined packing program to pack the patch source file after inspection, generate the benefit named with the patch number Fourth file.
  2. 2. according to the method for claim 1, it is characterised in that the server is triggered by client, in respective directories Also include before the step of replicating a Blank tree:
    Receive the patch number and the corresponding patch release number that the client uploads.
  3. 3. according to the method for claim 1, it is characterised in that the patch for receiving the client transmission, which makes, to be referred to Also include after order:
    Receive the patch number and the corresponding patch release number that the client uploads.
  4. A kind of 4. automatic server for making patch, it is characterised in that including:
    Replication module, after the duplication for triggering the server when client operates, a empty mesh is replicated in respective directories Directory structures;
    Uploading module, for patch source file to be uploaded into the Blank tree;
    Pack generation module, for when receive the patch that the client sends make instruct after, according to the patch source document The patch number and corresponding patch release number generation patch file that part and the client upload;
    The packing generation module includes:
    Receiving unit, for before replication module replicates Blank tree, receiving the patch number that the client uploads Code and corresponding patch release number;Or for after receiving the patch that the client sends and making instruction, described in reception The patch number and corresponding patch release number that client uploads;
    Replacement unit, for the patch number and corresponding patch release by batch processing mode, received with the receiving unit Number replace corresponding patch number and version number in character set of being packed in the patch source file;
    Inspection unit, for checking the patch source file after batch processing;
    Packaged unit, for calling predetermined packing program to pack the patch source file after inspection, generate with the benefit The patch file of fourth number name.
  5. A kind of 5. automatic system for making patch, it is characterised in that including:Client and server, wherein:
    The client, for the patch number for successively being selected user by user interface and corresponding patch release Number, the duplication of server operation triggering command and patch make instruction and be uploaded to the server;
    The server, the duplication for being sent according to the client operate triggering command, are replicated in respective directories a Blank tree, patch source file is uploaded to the Blank tree;And in the patch system for receiving the client transmission After instructing, by batch processing mode, described in the patch number uploaded with the client and the replacement of corresponding patch release number Corresponding patch number and version number in character set of being packed in patch source file;Patch source file after batch processing is checked; Call predetermined packing program to pack the patch source file after inspection, generate the patch text with patch number name Part.
  6. 6. system according to claim 5, it is characterised in that
    The server is additionally operable to after patch file is generated, and is carried in the user interface display packing completion of the client Show the routing information where information and the patch file.
  7. 7. according to the system of claim 5 or 6, it is characterised in that the server is shared on multiple clients.
CN201210077444.6A 2012-03-22 2012-03-22 Automatic method, server and the system for making patch Active CN103324494B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201210077444.6A CN103324494B (en) 2012-03-22 2012-03-22 Automatic method, server and the system for making patch

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201210077444.6A CN103324494B (en) 2012-03-22 2012-03-22 Automatic method, server and the system for making patch

Publications (2)

Publication Number Publication Date
CN103324494A CN103324494A (en) 2013-09-25
CN103324494B true CN103324494B (en) 2018-01-05

Family

ID=49193263

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201210077444.6A Active CN103324494B (en) 2012-03-22 2012-03-22 Automatic method, server and the system for making patch

Country Status (1)

Country Link
CN (1) CN103324494B (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105893850B (en) * 2016-03-30 2017-12-15 百度在线网络技术(北京)有限公司 Leak restorative procedure and device
CN105868639A (en) * 2016-03-30 2016-08-17 百度在线网络技术(北京)有限公司 Kernel vulnerability repair method and device
CN107451474B (en) * 2016-05-31 2020-06-26 百度在线网络技术(北京)有限公司 Software bug fixing method and device for terminal
CN107861748A (en) * 2017-12-04 2018-03-30 山东浪潮通软信息科技有限公司 A kind of patch generation method and device
CN117407031B (en) * 2023-11-27 2024-04-26 深圳麦风科技有限公司 Patch package upgrade file generation method, device, equipment and storage medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6317880B1 (en) * 1999-03-03 2001-11-13 Microsoft Corporation Patch source list management
CN101211312A (en) * 2006-12-29 2008-07-02 国际商业机器公司 Device and method for monitoring and managing patch of client
CN101739276A (en) * 2009-11-26 2010-06-16 金蝶软件(中国)有限公司 System updating method and device
CN102043656A (en) * 2011-01-20 2011-05-04 宇龙计算机通信科技(深圳)有限公司 Software management method and software management server
CN102081536A (en) * 2010-12-30 2011-06-01 华为终端有限公司 Method for updating increment, and server

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5428721B2 (en) * 2009-10-02 2014-02-26 富士通株式会社 Management system, management device, management method, and management program

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6317880B1 (en) * 1999-03-03 2001-11-13 Microsoft Corporation Patch source list management
CN101211312A (en) * 2006-12-29 2008-07-02 国际商业机器公司 Device and method for monitoring and managing patch of client
CN101739276A (en) * 2009-11-26 2010-06-16 金蝶软件(中国)有限公司 System updating method and device
CN102081536A (en) * 2010-12-30 2011-06-01 华为终端有限公司 Method for updating increment, and server
CN102043656A (en) * 2011-01-20 2011-05-04 宇龙计算机通信科技(深圳)有限公司 Software management method and software management server

Also Published As

Publication number Publication date
CN103324494A (en) 2013-09-25

Similar Documents

Publication Publication Date Title
CN110851356B (en) Selenium-based Web application automatic test framework and construction method and system thereof
CN103324494B (en) Automatic method, server and the system for making patch
CN110928529B (en) Method and system for assisting operator development
CN110795078B (en) Architecture method of APP engineering operation system based on IOS system
CN110347395B (en) Software release method and device based on cloud computing platform
CN106708740B (en) Script testing method and device
CN105550001A (en) Distributed automatic construction method and system
CN105653287A (en) Automatic program version issuing method and device
CN104881343B (en) A kind of method of testing and test system
CN105302722B (en) CTS automatic testing method and device
CN105955749A (en) Continuous software project integration method and device
CN108763056A (en) A kind of automatic test bullet frame processing method and terminal
CN106371868A (en) Automatic test method, system and test device
CN109141588B (en) Automatic simulation test system for gas meter
CN105468507A (en) Branch fulfillment detection method and apparatus
CN107678969B (en) Test version release method and device, version control equipment and test machine
CN112732265B (en) Data processing method and related device
CN116069334B (en) Cloud-protogenesis-based online development and code hosting method and system
CN116298340A (en) Product defect detection method and system based on task scheduling
CN110780854A (en) APP automatic integration platform system and method based on IOS system
CN111580853A (en) Universal generation method for multi-channel software installation package
CN105830018A (en) Information processing device and information processing method
EP3018576B1 (en) A method for controlling changes in a computer system
CN114115890A (en) Micro-service development method and system
CN114385258A (en) Automatic testing method and device, electronic equipment and storage medium

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