CN109614137B - Software version control method, device, equipment and medium - Google Patents

Software version control method, device, equipment and medium Download PDF

Info

Publication number
CN109614137B
CN109614137B CN201811459953.9A CN201811459953A CN109614137B CN 109614137 B CN109614137 B CN 109614137B CN 201811459953 A CN201811459953 A CN 201811459953A CN 109614137 B CN109614137 B CN 109614137B
Authority
CN
China
Prior art keywords
version
grouping
software
software client
control method
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
CN201811459953.9A
Other languages
Chinese (zh)
Other versions
CN109614137A (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.)
Beijing ByteDance Network Technology Co Ltd
Original Assignee
Beijing ByteDance Network Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing ByteDance Network Technology Co Ltd filed Critical Beijing ByteDance Network Technology Co Ltd
Priority to CN201811459953.9A priority Critical patent/CN109614137B/en
Publication of CN109614137A publication Critical patent/CN109614137A/en
Application granted granted Critical
Publication of CN109614137B publication Critical patent/CN109614137B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • 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
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/34Network arrangements or protocols for supporting network services or applications involving the movement of software or configuration parameters 

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer Security & Cryptography (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The embodiment of the disclosure relates to a software version control method, a software version control device, software version control equipment and a software version control medium. The software version control method is applied to a software client, and comprises the following steps: locally generating a version grouping identifier at a software client; and recording the operation data of the software client and the server interaction corresponding to the version grouping identification. The technical scheme provided by the embodiment of the disclosure realizes the effect of distinguishing the groups for the software client in time.

Description

Software version control method, device, equipment and medium
Technical Field
The embodiments of the present disclosure relate to computer software processing technologies, and in particular, to a method, an apparatus, a device, and a medium for controlling a software version.
Background
At present, intelligent terminals are widely popularized, and application software is diversified. Various applications often require the addition or modification of certain functionality. Since the user experience of improving functions is uncertain, the service provider often needs to push out versions containing multiple function codes at the same time, and control a part of clients to execute a certain function code and another part of clients to execute another function code, which are called a group and b group. And reporting the log data of the group a and the group b users to a server for statistics to determine the use effect of each function code.
In order to distinguish the group a from the group b in the user log recorded by the client, it is generally required that the client software establishes a communication connection with the server when starting to run, the server groups the logged users into the group a or the group b, and notifies the client of the group identifier of the user, so that the client can determine which function code should run according to the group identifier.
According to the scheme, if the network communication condition of the client is not good, the grouping cannot be distinguished in time, and the grouping function cannot be effectively distinguished between the time when the client starts to operate and the time when the server is configured with the grouping identification.
Disclosure of Invention
The embodiment of the disclosure provides a software version control method, a software version control device, software version control equipment and a software version control medium, so that grouping can be distinguished for a client in time, and corresponding functions can be operated.
In a first aspect, an embodiment of the present disclosure provides a software version control method, applied to a software client, where the method includes:
locally generating a version grouping identifier at a software client;
and recording the operation data of the software client and the server interaction corresponding to the version grouping identification.
In a second aspect, the present disclosure also provides a software version control apparatus, including:
the grouping identifier generation module is used for controlling the grouping identifier of the locally generated version at the software client;
and the recording module is used for controlling the operation data of the interaction between the software client and the server corresponding to the version grouping identification.
In a third aspect, the present disclosure also provides an electronic device, which includes a memory, a processing apparatus, and a computer program stored in the memory and executable on a processor, where the processor implements the software version control method provided in the embodiment of the first aspect of the present disclosure when executing the program.
In a fourth aspect, the present disclosure also provides a computer-readable storage medium, on which a computer program is stored, where the computer program, when executed by a processor, implements the software version control method provided in the embodiments of the first aspect of the present disclosure.
Compared with the prior art, the embodiment of the disclosure locally generates the version grouping identifier at the software client by providing the software version control method, the software version control device, the software version control equipment and the software version control medium; and recording the interactive operation data of the software client and the server corresponding to the version grouping identifier, so that the problems that the grouping cannot be distinguished in time if the network communication condition of the software client is not good and the grouping function cannot be effectively distinguished between the software client and the server configured with the grouping identifier after the software client is started and operated are solved, and the effect of distinguishing the grouping for the software client in time is realized.
Drawings
Fig. 1 is a schematic flowchart of a software version control method according to a first embodiment of the disclosure;
fig. 2 is a flowchart illustrating a software version control method according to a second embodiment of the disclosure;
fig. 3 is a flowchart illustrating a software version control method according to a third embodiment of the disclosure;
fig. 4 is a schematic block diagram of a software version control apparatus according to a fourth embodiment of the present disclosure;
fig. 5 is a schematic structural diagram of an electronic device provided in five embodiments of the present disclosure.
Detailed Description
The present invention will be described in further detail with reference to the accompanying drawings and examples. It is to be understood that the specific embodiments described herein are merely illustrative of the invention and are not limiting of the invention. It is to be further noted that, for the convenience of description, only a part of the structure relating to the present invention is shown in the drawings, not the whole structure.
Referring to fig. 1, a first embodiment of the present disclosure provides a software version control method, which is applied to a software client and can be executed by a software version control device, which can be implemented in a hardware and/or software manner and is generally integrated in a terminal, such as a mobile phone, a tablet, a computer, etc., for timely differentiating and grouping function codes to be run by the software client. The software version control method comprises the following steps:
s10: locally generating a version grouping identifier at a software client;
various applications often require the addition or modification of certain functionality. Since the experience of users who improve functions is uncertain, the service provider often needs to simultaneously release a software client version containing a plurality of function codes, control one part of the software client to execute a certain function code, and control another part of the software client to execute another function code, which is called a group and b group. It is to be understood that the software clients are not limited to two groups, and may be two or more groups, such as three groups, four groups, and the like. The software client is located in the terminal and usually comprises a plurality of different executable codes of a certain function for performing the test. The version grouping identifier is used for distinguishing the grouping of the software clients, and the software clients can distinguish and group according to the grouping identifier to decide which group of codes should be operated when a certain function needs to be realized. Preferably, when the software client starts running, the grouping program is run to locally generate the version grouping identification. I.e. the software client starts running, the group identifier is generated so as to distinguish the group. The software client side can be rapidly distinguished and grouped, and the use by a user is facilitated.
S20: and recording the operation data of the software client and the server interaction corresponding to the version grouping identification.
And recording the interactive operation data of the software client and the server, wherein the interactive operation data comprises the use condition of the user on the configured grouping code function, so that the subsequent query and analysis are facilitated, and the user acceptance of different grouping software is judged.
The software version control method provided by the first embodiment of the disclosure, by locally generating the version grouping identifier at the software client, solves the problems that the grouping cannot be distinguished in time if the network communication condition of the software client is not good, and the grouping function cannot be effectively distinguished between the time when the software client is started and operated and the time when the server configures the grouping identifier, and realizes the effect of distinguishing the grouping for the software client in time.
Optionally, in S10, the current version number of the software client is also detected, and it is determined whether the current version number of the software client is the same as the last version number of the software client. If the current version number of the software client is different from the last running version number, triggering to locally generate a version grouping identifier at the software client so as to distinguish the grouping; if the current version number of the software client is the same as the last running version number, the packet identifier stored in the last running is adopted so as to facilitate the grouping of the partitions, namely when the version of the software client is unchanged, the grouping distinguished by the software client is also unchanged.
Specifically, when the version number of the software client is 2.0 version, the software client is divided into a group a, after the software client is upgraded and the version number is 3.0 version, the software client is opened for the first time, the current version number of the software client is detected to be 3.0, and if the current version number of the software client is judged to be different from the last running version number of 2.0, the software client is triggered to locally generate a version group identifier y, and the software client is divided into a group b according to the version group identifier y. And when the software client is 3.0 in version, the software client is opened again, the current version number of the software client is detected to be 3.0, the current version number 3.0 of the software client is judged to be the same as the version number 3.0 of the last operation, and the grouping is distinguished by adopting the grouping identifier y stored in the last operation, so that the grouping is still b after being distinguished.
Referring to fig. 2, a second embodiment of the present disclosure also provides a software version control method, based on the foregoing embodiment, the present embodiment provides a scheme for determining a version group identifier, where the software version control method includes:
s11: executing a random number generation program to generate a random number;
the random number generation program is executed to generate random numbers, and the range of the number of the random numbers which can be generated in the client is not limited.
S12: determining corresponding version grouping identifiers according to preset grouping ranges to which the random numbers belong, wherein the number of the preset grouping ranges is at least two;
the preset grouping corresponds to the version grouping identification one by one. The random numbers all fall into the range of the preset grouping, and different grouping ranges correspond to different version grouping identifications. And if the generated random number falls into a grouping range, determining the version grouping identification corresponding to the grouping range.
Optionally, the number of the numerical values in each preset grouping range is the same, if the version grouping identifiers include 3, namely c, d, and e, the number of the preset grouping ranges is also three, the number of the numerical values in the three grouping ranges can be the same, and if the number of the numerical values in each grouping range is 100, the probability that each version grouping identifier c, d, and e is equal is determined according to the random number. Specifically, the grouping range of the version grouping identifier c is 1-100, the grouping range of the version grouping identifier d is 101-200, the grouping range of the version grouping identifier e is 201-300, numerical values in the grouping ranges are integers, random numbers generated by executing a random number generation program are also integers in the range of 1-300, and then the software client is determined to have equal probability of the version grouping identifier c, the version grouping identifier d and the version grouping identifier e.
Optionally, the number of the values of each preset grouping range is distributed according to a preset proportion of the users grouped by the versions. If the version group identifier includes 3, i.e., f, g, and h, the number of the preset groups is also three. If the users using the version group f account for 20% of all the users, the users using the version group g account for 30% of all the users, and the users using the version group h account for 50% of all the users, the grouping range of the version group identifier f can be made to be 1-200, the grouping range of the version group identifier g is 201-500, the grouping range of the version group identifier h is 501-1000, wherein the numerical values in the grouping ranges are all integers, and the random numbers generated by executing the random number generation program are all integers in 1-1000, the probability that the software client is determined as the version group identifier f is 20%, the probability that the software client is determined as the version group identifier g is 30%, and the probability that the software client is determined as the version group identifier h is 50%.
S20: and recording the operation data of the software client and the server interaction corresponding to the version grouping identification.
The software version control method of the embodiment can quickly and accurately determine the version grouping identification, and the occurrence probability of different version grouping identifications can be automatically set according to the preset proportion of the version grouping users, so that the self-defined grouping distinguishing requirement is met.
Referring to fig. 3, a third embodiment of the present disclosure also provides a software version control method, which is based on the foregoing embodiment and also uploads recorded running data, and the software version control method includes:
s10: locally generating a version grouping identifier at a software client;
s20: corresponding to the version grouping identification, recording the interactive operation data of the software client and the server;
s30: and taking the recorded running data as log data and reporting the log data to a server.
The operation data comprises the use conditions of the users on different groups of software, so that the subsequent query and analysis are facilitated, and the receptivity of the users on different groups of software is judged. The server has the advantages of large data storage capacity, difficulty in data loss, high running and calculating speed and convenience for judging the acceptance of users to different groups of software.
The software version control method of the embodiment can be beneficial to keeping the running data, the data is not easy to lose, the running calculation speed is high, and the acceptance of users to different groups of software is more beneficial to judging.
Referring to fig. 4, a fourth embodiment of the present disclosure provides a software version control device, where the software version control device 40 can implement the software version control method of the foregoing embodiment, and the software version control device 40 includes:
a grouping identifier generating module 41, configured to control locally generating a version grouping identifier at the software client;
and the recording module 42 is used for controlling the operation data of the software client and the server interaction to be recorded corresponding to the version grouping identification.
The software version control device provided by the fourth embodiment of the present disclosure locally generates the version grouping identifier at the software client, thereby solving the problem that the grouping cannot be distinguished in time if the network communication condition of the software client is not good, and the grouping function cannot be effectively distinguished between the time when the software client is started and operated and the time when the server configures the grouping identifier, and realizing timely grouping differentiation for the software client.
Preferably, the software version control device 40 further includes:
and the reporting module is used for controlling the recorded running data to be reported to the server as log data.
The group identifier generating module 41 includes:
the random number generation module is used for controlling and executing a random number generation program to generate a random number;
and the grouping identifier determining module is used for controlling to determine the corresponding version grouping identifiers according to the preset grouping range to which the random number belongs, wherein the number of the preset grouping ranges is at least two.
The product can execute the method provided by any embodiment of the disclosure, and has corresponding functional modules and beneficial effects of the execution method.
Referring to fig. 5, a fifth embodiment of the present disclosure shows a schematic structural diagram of an electronic device 800 suitable for implementing a software version control method and/or a software version control apparatus according to an embodiment of the present disclosure. The electronic device in the embodiments of the present disclosure may be a terminal device, and may include, but is not limited to, a mobile terminal such as a mobile phone (mobile phone), a notebook computer, a digital broadcast receiver, a PDA (personal digital assistant), a PAD (tablet computer), a PMP (portable multimedia player), a vehicle-mounted terminal (e.g., a car navigation terminal), and the like, and a fixed terminal such as a digital TV, a desktop computer, and the like. The electronic device shown in fig. 5 is only an example, and should not bring any limitation to the functions and the scope of use of the embodiments of the present disclosure.
As shown in fig. 5, an electronic device 800 may include a processing means (e.g., central processing unit, graphics processor, etc.) 801 that may perform various appropriate actions and processes in accordance with a program stored in a Read Only Memory (ROM)802 or a program loaded from a storage means 808 into a Random Access Memory (RAM) 803. In the RAM 803, various programs and data necessary for the operation of the electronic apparatus 800 are also stored. The processing apparatus 801, the ROM 802, and the RAM 803 are connected to each other by a bus 804. An input/output (I/O) interface 805 is also connected to bus 804.
Generally, the following devices may be connected to the I/O interface 805: input devices 806 including, for example, a touch screen, touch pad, keyboard, mouse, camera, microphone, accelerometer, gyroscope, etc.; output devices 807 including, for example, a Liquid Crystal Display (LCD), speakers, vibrators, and the like; storage 808 including, for example, magnetic tape, hard disk, etc.; and a communication device 809. The communication means 809 may allow the electronic device 800 to communicate wirelessly or by wire with other devices to exchange data. While fig. 5 illustrates an electronic device 800 having various means, it is to be understood that not all illustrated means are required to be implemented or provided. More or fewer devices may alternatively be implemented or provided.
The embodiment of the present disclosure also provides a computer-readable storage medium, on which a computer program is stored, which when executed by a processor implements a software version control method as provided in any one of the previous embodiments of the present disclosure.
In particular, according to an embodiment of the present disclosure, the processes described above with reference to the flowcharts may be implemented as computer software programs. For example, embodiments of the present disclosure include a computer program product comprising a computer program embodied on a computer readable medium, the computer program comprising program code for performing the method illustrated in the above-described flowchart. In such an embodiment, the computer program may be downloaded and installed from a network through the communication means 809, or installed from the storage means 808, or installed from the ROM 802. The computer program, when executed by the processing apparatus 801, performs the above-described functions defined in the methods of the embodiments of the present disclosure.
It should be noted that the computer readable medium in the present disclosure can be a computer readable signal medium or a computer readable storage medium or any combination of the two. A computer readable storage medium may be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any combination of the foregoing. More specific examples of the computer readable storage medium may include, but are not limited to: an electrical connection having one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing. In the present disclosure, a computer readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device. In contrast, in the present disclosure, a computer readable signal medium may comprise a data signal propagating in a baseband or as part of a carrier wave, in which computer readable program code is carried. Such a propagated data signal may take many forms, including, but not limited to, electro-magnetic, optical, or any suitable combination thereof. A computer readable signal medium may be any computer readable medium that is not a computer readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device. Program code embodied on a computer readable medium may be transmitted using any appropriate medium, including but not limited to: electrical wires, optical cables, RF (radio frequency), etc., or any suitable combination of the foregoing.
The computer readable medium may be embodied in the electronic device; or may exist separately and not be incorporated into the electronic device.
The computer readable medium carries one or more programs which, when executed by the electronic device, cause the electronic device to: acquiring at least two internet protocol addresses; sending a node evaluation request comprising the at least two internet protocol addresses to node evaluation equipment, wherein the node evaluation equipment selects the internet protocol addresses from the at least two internet protocol addresses and returns the internet protocol addresses; receiving an internet protocol address returned by the node evaluation equipment; wherein the obtained internet protocol address indicates an edge node in the content distribution network.
Alternatively, the computer readable medium carries one or more programs which, when executed by the electronic device, cause the electronic device to: receiving a node evaluation request comprising at least two internet protocol addresses; selecting an internet protocol address from the at least two internet protocol addresses; returning the selected internet protocol address; wherein the received internet protocol address indicates an edge node in the content distribution network.
Computer program code for carrying out operations for aspects of the present disclosure may be written in any combination of one or more programming languages, including an object oriented programming language such as Java, Smalltalk, C + +, and conventional procedural programming languages, such as the "C" programming language or similar programming languages. The program code may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer or entirely on the remote computer or server. In the case of a remote computer, the remote computer may be connected to the user's computer through any type of network, including a Local Area Network (LAN) or a Wide Area Network (WAN), or the connection may be made to an external computer (for example, through the Internet using an Internet service provider).
The flowchart and block diagrams in the figures illustrate the architecture, functionality, and operation of possible implementations of systems, methods and computer program products according to various embodiments of the present disclosure. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that, in some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams and/or flowchart illustration, and combinations of blocks in the block diagrams and/or flowchart illustration, can be implemented by special purpose hardware-based systems which perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
The modules or units described in the embodiments of the present disclosure may be implemented by software or hardware. Where the name of a unit does not in some cases constitute a limitation of the unit itself, for example, the first retrieving unit may also be described as a "unit for retrieving at least two internet protocol addresses".
The foregoing description is only exemplary of the preferred embodiments of the disclosure and is illustrative of the principles of the technology employed. It will be appreciated by those skilled in the art that the scope of the disclosure herein is not limited to the particular combination of features described above, but also encompasses other embodiments in which any combination of the features described above or their equivalents does not depart from the spirit of the disclosure. For example, the above features and (but not limited to) the features disclosed in this disclosure having similar functions are replaced with each other to form the technical solution.
It is to be noted that the foregoing is only illustrative of the preferred embodiments of the present invention and the technical principles employed. It will be understood by those skilled in the art that the present invention is not limited to the particular embodiments described herein, but is capable of various obvious changes, rearrangements and substitutions without departing from the scope of the invention. Therefore, although the present invention has been described in more detail by the above embodiments, the present invention is not limited to the above embodiments, and may include other equivalent embodiments without departing from the spirit of the present invention, and the scope of the present invention is determined by the scope of the appended claims.

Claims (8)

1. A software version control method is applied to a software client, and comprises the following steps:
locally generating a version grouping identifier at a software client; the version group identification is used for distinguishing a group of the software client;
corresponding to the version grouping identification, recording the interactive operation data of the software client and the server;
the locally generating version grouping identification at the software client comprises the following steps:
executing a random number generation program to generate a random number;
determining corresponding version grouping identifiers according to a preset grouping range to which the random number belongs, wherein the number of the preset grouping ranges is at least two; the preset grouping range is used for corresponding to different version grouping identifications.
2. The software version control method of claim 1, wherein locally generating the version group identifier at the software client comprises:
when the software client starts running, the grouping program is run to locally generate the version grouping identification.
3. The software version control method according to claim 1, characterized in that: the numerical values of all the preset grouping ranges are the same in number or distributed according to the preset proportion of the users grouped according to versions.
4. The software version control method according to claim 1, wherein after recording the operation data of the software client interacting with the server corresponding to the version group identifier, the method further comprises:
and taking the recorded running data as log data and reporting the log data to a server.
5. The software version control method of claim 1, wherein locally generating the version group identifier at the software client comprises:
and if the current version number of the software client is different from the last running version number, triggering to locally generate a version group identifier at the software client.
6. A software version control apparatus, characterized by comprising:
the grouping identifier generation module is used for controlling the grouping identifier of the locally generated version at the software client; the version group identification is used for distinguishing a group of the software client;
the recording module is used for controlling the operation data which corresponds to the version grouping identification and records the interaction between the software client and the server;
the group identification generation module comprises:
the random number generation module is used for controlling and executing a random number generation program to generate a random number;
the grouping identifier determining module is used for controlling to determine corresponding version grouping identifiers according to preset grouping ranges to which the random numbers belong, wherein the number of the preset grouping ranges is at least two; the preset grouping range is used for corresponding to different version grouping identifications.
7. An electronic device comprising a memory, a processing means and a computer program stored on the memory and executable on the processor, characterized in that: the processor, when executing the program, implements the software version control method as claimed in any one of claims 1-5.
8. A computer-readable storage medium having stored thereon a computer program, characterized in that: the program, when executed by a processor, implements a software version control method as claimed in any one of claims 1 to 5.
CN201811459953.9A 2018-11-30 2018-11-30 Software version control method, device, equipment and medium Active CN109614137B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811459953.9A CN109614137B (en) 2018-11-30 2018-11-30 Software version control method, device, equipment and medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811459953.9A CN109614137B (en) 2018-11-30 2018-11-30 Software version control method, device, equipment and medium

Publications (2)

Publication Number Publication Date
CN109614137A CN109614137A (en) 2019-04-12
CN109614137B true CN109614137B (en) 2022-02-22

Family

ID=66006697

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811459953.9A Active CN109614137B (en) 2018-11-30 2018-11-30 Software version control method, device, equipment and medium

Country Status (1)

Country Link
CN (1) CN109614137B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112433748A (en) * 2019-08-26 2021-03-02 北京国双科技有限公司 Software system version calibration method and device, storage medium and processor

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105893050B (en) * 2016-04-05 2020-04-28 延锋伟世通电子科技(南京)有限公司 Method for carrying out full-life-cycle management on software project based on PLMS, SVN and Jenkins
CN106201607A (en) * 2016-07-04 2016-12-07 乐视控股(北京)有限公司 The upgrade method of a kind of software version and equipment
US10447814B2 (en) * 2017-02-02 2019-10-15 Microsoft Technology Licensing, Llc Joint servicing of software packages
CN108073394A (en) * 2018-02-27 2018-05-25 西安闻泰电子科技有限公司 Code administration method, apparatus, code administration server and storage medium

Also Published As

Publication number Publication date
CN109614137A (en) 2019-04-12

Similar Documents

Publication Publication Date Title
CN107423085B (en) Method and apparatus for deploying applications
CN110177300B (en) Program running state monitoring method and device, electronic equipment and storage medium
CN111198859B (en) Data processing method, device, electronic equipment and computer readable storage medium
CN110390493B (en) Task management method and device, storage medium and electronic equipment
CN109862100B (en) Method and device for pushing information
CN110781373B (en) List updating method and device, readable medium and electronic equipment
CN109547335B (en) Session message processing method and device
CN110059064B (en) Log file processing method and device and computer readable storage medium
CN111309496A (en) Method, system, device, equipment and storage medium for realizing delay task
CN110908921A (en) Game problem positioning method and device, electronic equipment and storage medium
CN108764866B (en) Method and equipment for allocating resources and drawing resources
CN112291121B (en) Data processing method and related equipment
CN111813685B (en) Automatic test method and device
CN109614137B (en) Software version control method, device, equipment and medium
CN113144620A (en) Detection method, device, platform, readable medium and equipment for frame synchronization game
CN111274104B (en) Data processing method, device, electronic equipment and computer readable storage medium
CN111382058B (en) Service testing method and device, server and storage medium
CN111460211A (en) Audio information playing method and device and electronic equipment
CN106933449B (en) Icon processing method and device
CN111198853A (en) Data processing method and device, electronic equipment and computer readable storage medium
CN110619079B (en) Method and device for pushing information
CN111367592B (en) Information processing method and device
CN111382057B (en) Test case generation method, test method and device, server and storage medium
CN109522133B (en) Data splicing method and device, electronic equipment and storage medium
CN111831530A (en) Test method and device

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