CN117390727A - CAD drawing data processing method and system based on Git system - Google Patents

CAD drawing data processing method and system based on Git system Download PDF

Info

Publication number
CN117390727A
CN117390727A CN202311684532.7A CN202311684532A CN117390727A CN 117390727 A CN117390727 A CN 117390727A CN 202311684532 A CN202311684532 A CN 202311684532A CN 117390727 A CN117390727 A CN 117390727A
Authority
CN
China
Prior art keywords
modification
operator
obtaining
degree
update
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN202311684532.7A
Other languages
Chinese (zh)
Other versions
CN117390727B (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.)
Art1001 Network Technology Beijing Co ltd
One Thousand And One Art Digital Technology Hefei Co ltd
Original Assignee
Art1001 Network Technology Beijing Co ltd
One Thousand And One Art Digital Technology Hefei 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 Art1001 Network Technology Beijing Co ltd, One Thousand And One Art Digital Technology Hefei Co ltd filed Critical Art1001 Network Technology Beijing Co ltd
Priority to CN202311684532.7A priority Critical patent/CN117390727B/en
Publication of CN117390727A publication Critical patent/CN117390727A/en
Application granted granted Critical
Publication of CN117390727B publication Critical patent/CN117390727B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F30/00Computer-aided design [CAD]
    • G06F30/10Geometric CAD
    • G06F30/12Geometric CAD characterised by design entry means specially adapted for CAD, e.g. graphical user interfaces [GUI] specially adapted for CAD
    • 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

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • General Physics & Mathematics (AREA)
  • Geometry (AREA)
  • Computer Security & Cryptography (AREA)
  • Human Computer Interaction (AREA)
  • Pure & Applied Mathematics (AREA)
  • Computer Hardware Design (AREA)
  • Evolutionary Computation (AREA)
  • Mathematical Optimization (AREA)
  • Mathematical Analysis (AREA)
  • Computational Mathematics (AREA)
  • Architecture (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The invention relates to the technical field of distributed data processing, in particular to a CAD drawing data processing method and system based on a Git system; obtaining the updating rate of the drawing modified by an operator each time according to the difference characteristics of the codes between the code original document and the code modified document; obtaining a modification amplitude according to the difference characteristics between the drawing update rates obtained by each modification of an operator; and obtaining the modification importance according to the difference characteristics among the drawing update rates of different operators. Obtaining an update degree according to the modification amplitude and the modification importance; the locking degree of the operator is obtained according to the updating degree modification sequence; according to the invention, the drawing updating file of the Git system is self-adaptively determined through the locking degree and the preset retention time, so that the updating accuracy of the Git system after the CAD drawing is modified by multi-user cooperation is improved.

Description

CAD drawing data processing method and system based on Git system
Technical Field
The invention relates to the technical field of distributed data processing, in particular to a CAD drawing data processing method and system based on a Git system.
Background
CAD computer aided design plays an important role in the fields of engineering, construction, manufacturing and the like, and is a key tool for designers to exchange design information. However, in a multi-person collaboration scenario, different operators modify the CAD drawing, which may cause version conflict and make it difficult to track the modification history of the retrospective drawing; thus, in order to facilitate the collaborative processing of drawings by multiple persons, the branch management function of the system allows team personnel to collaborate in parallel in the Git system through the Git distributed version control system, and each modification can be recorded, so that the tracking is facilitated.
In the prior art, the CAD drawing data processing method based on the Git system stores drawing coding information in the system, and then modifies the information according to different operation instructions, but when the system feeds back a plurality of instructions, due to the original defects of the system, the modification importance of different personnel is difficult to distinguish under the cooperative operation of operators, so that the updated file has larger difference from the original drawing, even the important modification operation is updated and covered, and partial information is lost; the accuracy of CAD drawing update files in the Git system is low, and user experience is affected.
Disclosure of Invention
In order to solve the technical problem that the accuracy of CAD drawing update files is low due to the fact that drawings are modified by multiple persons in a Git system in a collaborative operation mode, the invention aims to provide a CAD drawing data processing method and system based on the Git system, and the adopted technical scheme is as follows:
acquiring a coding original document of a CAD drawing, a coding modification document and a modification sequence of each time of each operator in the Git system for modifying the CAD drawing; obtaining the updating rate of the drawing modified by an operator each time according to the difference characteristics of the codes between the code original document and the code modified document;
obtaining the modification amplitude of the operator according to the difference characteristics between the drawing update rates obtained by each modification of the operator; obtaining the modification importance of operators according to the difference characteristics among the drawing update rates of different operators;
obtaining the updating degree of the modification drawing of the operator according to the modification amplitude and the modification importance; obtaining the locking degree of the operator according to the updating degree and the modification sequence;
and determining a drawing update file of the Git system according to the locking degree and the preset retention time.
Further, the step of obtaining the updating rate of the drawing of each modification of the operator according to the difference characteristics of the codes between the code original document and the code modified document comprises the following steps:
according to the difference characteristics of the coding values of the same positions of the coding modification document and the coding original document after the operator modifies the drawing at any time, coding difference characteristic values are obtained, the average value of the coding difference characteristic values of all the coding positions after the operator modifies the drawing at any time is calculated and normalized, and the drawing update rate after the operator modifies the drawing at any time is obtained.
Further, the step of obtaining the encoding difference characteristic value includes:
when the coding values of the same positions of the coding modification document and the coding original document are the same, the coding difference characteristic value is a preset first value, otherwise, the coding difference characteristic value is a preset second value; the preset first value is smaller than the preset second value.
Further, the step of obtaining the modification amplitude of the operator according to the difference characteristic between the drawing update rates obtained by each modification of the operator includes:
and for any operator, calculating the variance of the drawing update rate obtained by modifying the drawing by the any operator, and obtaining the modification amplitude of the drawing modified by the any operator.
Further, the step of obtaining the modification importance of the operators according to the difference characteristics between the drawing update rates of different operators includes:
calculating the sum of all drawing update rates obtained by modifying drawings of any operator to obtain the total update rate of the drawings; calculating the sum of the total updating rates of the drawings of all operators to obtain the overall updating rate of the drawings; and calculating the ratio of the total updating rate of the drawing to the integral updating rate of the drawing to obtain the modification importance of any operator on the drawing modification.
Further, the step of obtaining the update degree of the operator modified drawing according to the modification amplitude and the modification importance degree includes:
and calculating and normalizing the product of the modification amplitude and the modification importance of any operator to obtain the update degree of the modification drawing of any operator.
Further, the step of obtaining the locking degree of the operator according to the updating degree and the modification sequence includes:
and obtaining a ranking index by the negative correlation mapping of the modification sequence, calculating and normalizing the product of the update degree of any operator and the ranking index, and obtaining the locking degree of the modification drawing of any operator.
Further, the step of determining the drawing update file of the Git system according to the locking degree and the preset retention time includes:
and taking the modification results of the operators with the maximum locking degree as drawing update files in the Git system, keeping the modification results of other operators except the maximum locking degree in the Git system, and deleting the modification results of other operators in the Git system if the modification results of other operators which are not selected in the preset keeping time are taken as the drawing update files in the Git system.
Further, the preset retention time is 2 hours.
The invention also provides a CAD drawing data processing system based on the Git system, which comprises a memory, a processor and a computer program stored in the memory and capable of running on the processor, wherein the processor executes the computer program to realize any step of the CAD drawing data processing method based on the Git system.
The invention has the following beneficial effects:
in the embodiment of the invention, the obtained drawing update rate can represent the degree of each time of modifying the drawing by different operators, thereby providing a basis for determining the drawing update file of the Git system; calculating the modification amplitude can represent the regional range difference of each modification of the operator, and further judge the importance of the modification information of the operator; the importance degree of the modification information of the drawing by the operators can be analyzed according to the drawing update rate among different operators by acquiring the modification importance degree; the updating degree of the drawing modified by the operator is obtained according to the modifying amplitude and the modifying importance degree, so that the modifying degree and the importance of different operators on the drawing can be represented. Finally, the invention can self-adaptively judge and select the modification file of the operator as the final drawing update file of the Git system according to the locking degree; the updating accuracy of the CAD drawing after the collaboration modification of multiple persons in the Git system is improved, and the coverage of important modification information is avoided.
Drawings
In order to more clearly illustrate the embodiments of the invention or the technical solutions and advantages of the prior art, the following description will briefly explain the drawings used in the embodiments or the description of the prior art, and it is obvious that the drawings in the following description are only some embodiments of the invention, and other drawings can be obtained according to the drawings without inventive effort for a person skilled in the art.
Fig. 1 is a flowchart of a CAD drawing data processing method based on a Git system according to an embodiment of the present invention.
Detailed Description
In order to further describe the technical means and effects adopted by the present invention to achieve the preset purpose, the following detailed description is given below of a CAD drawing data processing method and system based on the Git system according to the present invention, which are related to the accompanying drawings and the preferred embodiments. In the following description, different "one embodiment" or "another embodiment" means that the embodiments are not necessarily the same. Furthermore, the particular features, structures, or characteristics of one or more embodiments may be combined in any suitable manner.
Unless defined otherwise, all technical and scientific terms used herein have the same meaning as commonly understood by one of ordinary skill in the art to which this invention belongs.
The invention provides a CAD drawing data processing method and a CAD drawing data processing system based on a Git system.
Referring to fig. 1, a flowchart of a method for processing CAD drawing data based on a Git system according to an embodiment of the invention is shown, and the method includes the following steps.
Step S1, acquiring an encoding original document of a CAD drawing, an encoding modification document and a modification sequence of each time each operator in a Git system modifies the CAD drawing; and obtaining the updating rate of the drawing modified by the operator each time according to the difference characteristic of the codes between the code original document and the code modified document.
In the embodiment of the invention, the implementation scene is to adaptively select the updated coverage result of the CAD drawing modified by multiple persons in the Git system. The Git distributed version control system allows operators of the CAD drawings to have independent copy information, multiple branches are created for the operators, and each operator performs parallel development in the independent copy; the Git system compares the uploaded file with the original file according to each operator, so as to record the modification made by each operator. Because the system is not used for updating the editing result online, instruction conflict can be caused when a plurality of persons develop in parallel, and information coverage occurs; for example, two operators edit a CAD file at the same time, the system generates two duplicate files, each operator edits its own file, each time an operator performs an operation, the system automatically compares the difference with the original file, and records the edit area where the difference occurs, but when two operators edit the same area and upload the edit result at the same time, the system cannot identify that the edit result of a certain operator is more important, which may cause the edit result of a certain operator to be covered by the edit results of other operators, resulting in information loss, and the obtained update result is not required by the operators. Therefore, the self-adaptive selection of the updating result of the drawing by the Git system is required, and the accuracy of the updating result when the CAD drawing is modified by the cooperation of multiple persons is improved.
Firstly, acquiring a coding original document of a CAD drawing, a coding modification document and a modification sequence of each time of each operator in a Git system for modifying the CAD drawing; because the coding information is stored and analyzed in the Git system, the CAD image needs to be coded and then uploaded to the system, in the embodiment of the invention, the ASCII coding method is used to convert the CAD image into the gray-scale image first, and the coding information of the CAD image is obtained by coding according to the gray-scale value of each pixel point and the sequence of the pixels of the image, and it is noted that the coding method belongs to the prior art, and the specific coding steps are not repeated. The coding original document corresponds to an initial version of the CAD drawing, and the modification of each operator is carried out on the initial version; each time the operator modifies once, a code modification document is obtained, and the modification refers to the completion of a drawing instruction; the modification sequence refers to the sequence of all operators for modifying the drawing for the first time.
Further, when a plurality of operators modify the same file, the larger the modification area of any operator at any time is, which means that the modification of the operator is more important to the final result, the more the system should consider the modification record of the operator when updating information; therefore, the updating rate of the drawing of each modification of the operator can be obtained according to the difference characteristic of the codes between the original codes and the code modification codes.
Preferably, in one embodiment of the present invention, obtaining the update rate in the graph includes: according to the difference characteristics of the code values of the same position of the code modification document and the code original document after the operator modifies the drawing at any time, the code difference characteristic value is obtained, and when the code values have differences, the operator modifies the position; when the coding values of the same positions of the coding modification document and the coding original document are the same, the characteristic value of the coding difference is a preset first value, otherwise, the characteristic value of the coding difference is a preset second value; in the embodiment of the present invention, the preset first value and the preset second value are respectively 0 and 1, and an implementer can determine according to an implementation scenario by himself, and when the more the modified area is in the modification process, the more the number of the coding difference characteristic values is 1, which means that the more important the modification is. Calculating and normalizing the average value of the coding difference characteristic values of all coding positions after the operator modifies the drawing at any time, and obtaining the drawing update rate after the operator modifies the drawing at any time; the more areas the operator modifies in this modification, the greater the drawing update rate. The formula for acquiring the drawing update rate specifically comprises the following steps:
in the method, in the process of the invention,representing the update rate of the drawing that the operator modifies at any one time,representing the number of encoded values in the encoded document of drawings,representing the first of the encoded original document and the encoded modified documentEncoding difference characteristic values of the individual positions;representing the normalization function.
Step S2, obtaining the modification amplitude of the operator according to the difference characteristics between the drawing update rates obtained by each modification of the operator; and obtaining the modification importance degree of the operators according to the difference characteristics among the drawing update rates of different operators.
When the drawing update rate of an operator is larger, which means that the operator changes more drawings, if the modified files of the operator are covered by the files modified by other operators, larger loss is caused, so that the invention divides threads through a distributed system by caching independent copies of different operators, and when a plurality of operators are submitted simultaneously, the system analyzes the modification update degree among different operators, and the modification degree is more important as a final update version. Because the modification degree of different operators on the same drawing is different, the update degree of each operator needs to be analyzed; firstly, according to the difference characteristics between the drawing update rates obtained by each time of modification of the operator, the modification amplitude of the operator is obtained.
Preferably, in one embodiment of the present invention, obtaining the modification amplitude includes: and for any operator, calculating the variance of the drawing update rate obtained by modifying the drawing by the any operator, and obtaining the modification amplitude of the drawing by the any operator. When the variance is larger, the area difference of each time the operator modifies in the drawing is larger, and the operator is required to modify at multiple positions in the drawing, the more important the modification record of the operator is, the larger the modification amplitude is, and the more cannot be covered.
Further, when the drawing update rate of all the modification processes of any operator is larger, the larger the modification degree of the any operator is, the more important the modification information is, the more the modification record of the any operator cannot be covered, so that the modification importance of the operator is obtained according to the difference characteristics among the drawing update rates of different operators.
Preferably, in one embodiment of the present invention, obtaining the modification importance includes: calculating the sum of all drawing update rates obtained by modifying drawings of any operator to obtain the total update rate of the drawings; when the total update rate of the drawing is larger, which means that the whole of the drawing is modified by any operator, the more important the modification record of the operator is, the less the modification record can be covered. Calculating the sum of the total updating rates of the drawings of all operators to obtain the overall updating rate of the drawings; calculating the ratio of the total updating rate of the drawing to the integral updating rate of the drawing, and obtaining the modification importance of any operator to the drawing; when the ratio is larger, the larger the specific gravity of the arbitrary operator for drawing modification is, the larger the modification importance is, and the modification information of the arbitrary operator is not covered.
Step S3, obtaining the updating degree of the modification drawing of the operator according to the modification amplitude and the modification importance; and obtaining the locking degree of the operator according to the updating degree and the modification sequence.
The modification amplitude and the modification importance in the step S2 can both represent the modification update feature of the drawing by the operator, so that the update degree of the drawing modified by the operator can be obtained according to the modification amplitude and the modification importance, and preferably, in one embodiment of the present invention, the obtaining the update degree includes: calculating and normalizing the product of the modification amplitude and the modification importance of any operator to obtain the update degree of any operator modification drawing; when the update degree value is larger, the more and more important the modification area of the drawing is made by any operator, the less the modification information of any operator can be covered during simultaneous submission; the formula for obtaining the update degree includes:
in the method, in the process of the invention,indicating the degree of updating of any operator,representing the total update rate of the drawings for the arbitrary operator,the overall update rate of the drawing is represented,representing the magnitude of the modification by the arbitrary operator,indicating the importance of the modification by the arbitrary operator,representing the normalization function.
Further, in order to avoid that the modification records of part of operators are covered, when a plurality of operators submit modified files at the same time, the Git system needs to determine that the modification information of a certain operator cannot be covered, so that loss is avoided, and the modification information of the operator needs to be locked; the locking degree of the operator is obtained according to the updating degree and the modification sequence.
Preferably, in one embodiment of the present invention, obtaining the locking degree includes: the ranking index is obtained by mapping the negative correlation of the modification sequence, for example, the operator modifies the drawing for the first name, the larger the ranking index of the operator, which means that the operator preferentially modifies the drawing, and the more important the modification opinion of the operator; calculating and normalizing the product of the update degree of any operator and the ranking index to obtain the locking degree of any operator modified drawing; when the updating degree and the ranking index of the operator are larger, the more important the operator is to the modification information of the drawing, the less the operator can be covered, and the greater the locking degree is; the step of obtaining the locking degree comprises the following steps:
in the method, in the process of the invention,indicating the degree of locking of the arbitrary operator,indicating the order of modification of the arbitrary operator,represents an exponential function with a base of a natural constant,representing the ranking index of the arbitrary operator,indicating the degree of updating of the arbitrary operator.
And S4, determining a drawing update file of the Git system according to the locking degree and the preset retention time.
The modification result of the operator with the maximum value of the locking degree is taken as a drawing update file in the Git system, because the modification information of the operator with the maximum value of the locking degree means that the more important is, the less can be covered by the modification information of other operators. And (3) keeping the modification results of other operators except the maximum locking degree in the Git system, avoiding finally selecting modification information of other operators as a drawing update file, and deleting the modification results of other operators in the Git system if the modification results of other operators are not selected within a preset retention time as the drawing update file in the Git system, wherein the modification information importance of other operators is reduced, and the cache is required to be deleted in order to reduce the system pressure, wherein the preset retention time is 2 hours. The invention obtains the locking degree by analyzing the updating degree and the modification sequence of different operators, and finally selects the modification information of the operator with the largest locking degree as the drawing updating file of the system, thereby avoiding the more important modification information from being covered by the modification information of other operators, reducing the loss and reserving the modification information of other operators for a certain storage time; and finally, the accuracy of self-adaptively determining the drawing update file by the Git system is improved.
In summary, the embodiment of the invention provides a CAD drawing data processing method based on a Git system; obtaining the updating rate of the drawing modified by an operator each time according to the difference characteristics of the codes between the code original document and the code modified document; obtaining a modification amplitude according to the difference characteristics between the drawing update rates obtained by each modification of an operator; and obtaining the modification importance according to the difference characteristics among the drawing update rates of different operators. Obtaining an update degree according to the modification amplitude and the modification importance; the locking degree of the operator is obtained according to the updating degree modification sequence; according to the invention, the drawing updating file of the Git system is self-adaptively determined through the locking degree and the preset retention time, so that the updating accuracy of the Git system after the CAD drawing is modified by multi-user cooperation is improved.
The invention also provides a CAD drawing data processing system based on the Git system, which comprises a memory, a processor and a computer program stored in the memory and capable of running on the processor, wherein the processor executes the computer program to realize any step of the CAD drawing data processing method based on the Git system.
It should be noted that: the sequence of the embodiments of the present invention is only for description, and does not represent the advantages and disadvantages of the embodiments. The processes depicted in the accompanying drawings do not necessarily require the particular order shown, or sequential order, to achieve desirable results. In some embodiments, multitasking and parallel processing are also possible or may be advantageous.
In this specification, each embodiment is described in a progressive manner, and identical and similar parts of each embodiment are all referred to each other, and each embodiment mainly describes differences from other embodiments.

Claims (10)

1. The CAD drawing data processing method based on the Git system is characterized by comprising the following steps of:
acquiring a coding original document of a CAD drawing, a coding modification document and a modification sequence of each time of each operator in the Git system for modifying the CAD drawing; obtaining the updating rate of the drawing modified by an operator each time according to the difference characteristics of the codes between the code original document and the code modified document;
obtaining the modification amplitude of the operator according to the difference characteristics between the drawing update rates obtained by each modification of the operator; obtaining the modification importance of operators according to the difference characteristics among the drawing update rates of different operators;
obtaining the updating degree of the modification drawing of the operator according to the modification amplitude and the modification importance; obtaining the locking degree of the operator according to the updating degree and the modification sequence;
and determining a drawing update file of the Git system according to the locking degree and the preset retention time.
2. The method for processing CAD drawing data based on the Git system according to claim 1, wherein said step of obtaining the drawing update rate of each modification by the operator based on the difference characteristics encoded between the encoded original document and the encoded modified document comprises:
according to the difference characteristics of the coding values of the same positions of the coding modification document and the coding original document after the operator modifies the drawing at any time, coding difference characteristic values are obtained, the average value of the coding difference characteristic values of all the coding positions after the operator modifies the drawing at any time is calculated and normalized, and the drawing update rate after the operator modifies the drawing at any time is obtained.
3. The method for processing CAD drawing data based on the Git system according to claim 2, wherein the step of obtaining the code difference feature value comprises:
when the coding values of the same positions of the coding modification document and the coding original document are the same, the coding difference characteristic value is a preset first value, otherwise, the coding difference characteristic value is a preset second value; the preset first value is smaller than the preset second value.
4. The method for processing CAD drawing data based on the Git system according to claim 1, wherein said step of obtaining the modification amplitude of the operator according to the difference feature between the drawing update rates obtained by each modification of the operator comprises:
and for any operator, calculating the variance of the drawing update rate obtained by modifying the drawing by the any operator, and obtaining the modification amplitude of the drawing modified by the any operator.
5. The method for processing CAD drawing data based on the Git system according to claim 1, wherein said step of obtaining the modification importance of the operators based on the difference features between the drawing update rates of the different operators comprises:
calculating the sum of all drawing update rates obtained by modifying drawings of any operator to obtain the total update rate of the drawings; calculating the sum of the total updating rates of the drawings of all operators to obtain the overall updating rate of the drawings; and calculating the ratio of the total updating rate of the drawing to the integral updating rate of the drawing to obtain the modification importance of any operator on the drawing modification.
6. The method for processing CAD drawing data based on the Git system according to claim 1, wherein the step of obtaining the update degree of the operator's modified drawing according to the modification amplitude and the modification importance degree comprises:
and calculating and normalizing the product of the modification amplitude and the modification importance of any operator to obtain the update degree of the modification drawing of any operator.
7. The method for processing CAD drawing data based on the Git system according to claim 1, wherein said step of obtaining the locking degree of the operator according to the updating degree and the modification order comprises:
and obtaining a ranking index by the negative correlation mapping of the modification sequence, calculating and normalizing the product of the update degree of any operator and the ranking index, and obtaining the locking degree of the modification drawing of any operator.
8. The method for processing CAD drawing data based on the Git system according to claim 1, wherein the step of determining the drawing update file of the Git system according to the locking degree and the preset retention time comprises:
and taking the modification results of the operators with the maximum locking degree as drawing update files in the Git system, keeping the modification results of other operators except the maximum locking degree in the Git system, and deleting the modification results of other operators in the Git system if the modification results of other operators which are not selected in the preset keeping time are taken as the drawing update files in the Git system.
9. The method for processing CAD drawing data based on the Git system according to claim 1, wherein the preset retention time is 2 hours.
10. A Git system based CAD drawing data processing system comprising a memory, a processor and a computer program stored in said memory and executable on said processor, wherein execution of said computer program by said processor implements the steps of the method according to any one of claims 1-9.
CN202311684532.7A 2023-12-11 2023-12-11 CAD drawing data processing method and system based on Git system Active CN117390727B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202311684532.7A CN117390727B (en) 2023-12-11 2023-12-11 CAD drawing data processing method and system based on Git system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202311684532.7A CN117390727B (en) 2023-12-11 2023-12-11 CAD drawing data processing method and system based on Git system

Publications (2)

Publication Number Publication Date
CN117390727A true CN117390727A (en) 2024-01-12
CN117390727B CN117390727B (en) 2024-02-23

Family

ID=89441330

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202311684532.7A Active CN117390727B (en) 2023-12-11 2023-12-11 CAD drawing data processing method and system based on Git system

Country Status (1)

Country Link
CN (1) CN117390727B (en)

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20170264684A1 (en) * 2016-03-10 2017-09-14 Vmware, Inc. Container runtime image management across the cloud
US20200104240A1 (en) * 2018-09-28 2020-04-02 Atlassian Pty Ltd Source code management systems and methods
CN112632957A (en) * 2020-12-18 2021-04-09 湖南特能博世科技有限公司 Power drawing management method and device, terminal equipment and server
CN113971041A (en) * 2021-10-28 2022-01-25 中国银行股份有限公司 Version synchronization method and device of cross-version control system
CN115576600A (en) * 2022-10-26 2023-01-06 平安银行股份有限公司 Code change-based difference processing method and device, terminal and storage medium
CN115629766A (en) * 2022-10-31 2023-01-20 上海浦东发展银行股份有限公司 Page change identification method and device based on front-end VUE framework
CN116339818A (en) * 2023-05-30 2023-06-27 荣耀终端有限公司 Code change type screening method, electronic device and readable storage medium
US20230325181A1 (en) * 2020-12-16 2023-10-12 Huawei Cloud Computing Technologies Co., Ltd. Code Analysis Method and Related Device

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20170264684A1 (en) * 2016-03-10 2017-09-14 Vmware, Inc. Container runtime image management across the cloud
US20200104240A1 (en) * 2018-09-28 2020-04-02 Atlassian Pty Ltd Source code management systems and methods
US20230325181A1 (en) * 2020-12-16 2023-10-12 Huawei Cloud Computing Technologies Co., Ltd. Code Analysis Method and Related Device
CN112632957A (en) * 2020-12-18 2021-04-09 湖南特能博世科技有限公司 Power drawing management method and device, terminal equipment and server
CN113971041A (en) * 2021-10-28 2022-01-25 中国银行股份有限公司 Version synchronization method and device of cross-version control system
CN115576600A (en) * 2022-10-26 2023-01-06 平安银行股份有限公司 Code change-based difference processing method and device, terminal and storage medium
CN115629766A (en) * 2022-10-31 2023-01-20 上海浦东发展银行股份有限公司 Page change identification method and device based on front-end VUE framework
CN116339818A (en) * 2023-05-30 2023-06-27 荣耀终端有限公司 Code change type screening method, electronic device and readable storage medium

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
关婷婷;任洪敏;江金莲;: "基于Git的跨版本迁移的软件评审设计与实现", 现代计算机(专业版), no. 19, 5 July 2018 (2018-07-05) *
知乎: "工程图纸如何做好版本控制", Retrieved from the Internet <URL:https://www.zhihu.com/question/24218768> *

Also Published As

Publication number Publication date
CN117390727B (en) 2024-02-23

Similar Documents

Publication Publication Date Title
US7856616B2 (en) Action-based in-process software defect prediction software defect prediction techniques based on software development activities
US11861462B2 (en) Preparing structured data sets for machine learning
US20080140732A1 (en) Method and system for sharing file based data
CN117390727B (en) CAD drawing data processing method and system based on Git system
CN110689124A (en) Method and system for constructing neural network model
CN110859642A (en) Method, device, equipment and storage medium for realizing medical image auxiliary diagnosis based on AlexNet network model
CN110874717B (en) Data management method
CN111310918B (en) Data processing method, device, computer equipment and storage medium
CN115185818A (en) Program dependence cluster detection method based on binary set
CN113256657B (en) Efficient medical image segmentation method and system, terminal and medium
CN112527749B (en) Cache policy determination method and device, computer equipment and readable storage medium
CN117272646A (en) Simulation software automatic operation optimization method based on twin neural network
KR101030250B1 (en) Data processing method and data processing program
CN116958325A (en) Training method and device for image processing model, electronic equipment and storage medium
CN109213473B (en) Artificial intelligence generation method for daily operation process of satellite
CN114610234B (en) Storage system parameter recommendation method and related device
CN115272923A (en) Intelligent identification method and system based on big data platform
Kedem et al. Forecasting mortality rates via density ratio modeling
CN112988920A (en) Data version management method and device for AI application and computer equipment
KR20220046379A (en) Method for providing cooperation solution among multiple subjects specialized in video contents production
Graf et al. A decision support system to facilitate file format selection for digital preservation
CN111563085A (en) Multi-dimensional grouping and service data binding system and method of BIM (building information modeling)
Yang et al. Progressive image restoration with multi-stage optimization
CN109032578A (en) Based on database SQL code generating method and system
KR102559574B1 (en) Data conversion method and system for improving the accuracy of artificial intelligence algorithms

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