[go: up one dir, main page]
More Web Proxy on the site http://driver.im/

CN111813750A - A Method of Raising and Binding CAD Collaborative Software - Google Patents

A Method of Raising and Binding CAD Collaborative Software Download PDF

Info

Publication number
CN111813750A
CN111813750A CN202010923784.0A CN202010923784A CN111813750A CN 111813750 A CN111813750 A CN 111813750A CN 202010923784 A CN202010923784 A CN 202010923784A CN 111813750 A CN111813750 A CN 111813750A
Authority
CN
China
Prior art keywords
path
binding
working
text
cad
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202010923784.0A
Other languages
Chinese (zh)
Inventor
刘坤
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Individual
Original Assignee
Individual
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 Individual filed Critical Individual
Publication of CN111813750A publication Critical patent/CN111813750A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/16File or folder operations, e.g. details of user interfaces specifically adapted to file systems
    • 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
    • G06F2111/00Details relating to CAD techniques
    • G06F2111/02CAD in a network environment, e.g. collaborative CAD or distributed simulation

Landscapes

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

Abstract

A method for raising and binding resources of CAD cooperative software records a working path of working CAD and a subordinate raising path and a binding path thereof by using a path text, when raising or binding is operated in the CAD cooperative software, a program respectively archives a raising file and a binding file in a raising path folder and a binding path folder according to the record of the path text, thus realizing a disk-dividing working mode for filing the working file and the raising file in a disk-dividing manner, reducing the read-write frequency of a disk of a local area network, slowing down the read-write jam of the disk of the local area network and realizing the arbitrary setting of the filing path for raising and binding.

Description

一种CAD协同软件提资和绑定的方法A Method of Raising and Binding CAD Collaborative Software

技术领域technical field

本发明涉及一种CAD协同画图软件的提资存档和绑定存档的方法,我们称这种技术为协同提资和绑定的方法,属于CAD协同画图软件的技术方案领域。The invention relates to a method for capital raising and binding archives of CAD collaborative drawing software.

技术背景technical background

目前协同提资存档为固定的路径,在用标准目录工作下,将工作的CAD存档在指定的文件目录(一般为名称WORK的文件夹),当提资时,由软件自动将提资的CAD文件存档在与WORK并列为同一级目录的EXPORT文件夹中,当绑定时,单独将工作CAD复制出来,在CAD的参照管理器里绑定,工作效率低,且固定的提资存档路径决定了需要将工作CAD和提资CAD文件存档在同一个磁盘中(一般为局域网磁盘),因此,在多人办公时,由于局域网磁盘读写量大,导致局域网磁盘读写容易卡顿。At present, the collaborative fundraising archive is a fixed path. When working with a standard directory, the working CAD is archived in the specified file directory (usually the folder named WORK). When the fund is withdrawn, the software will automatically save the funded CAD. The file is archived in the EXPORT folder that is listed as the same level directory as WORK. When binding, the working CAD will be copied out and bound in the CAD reference manager. The work efficiency is low, and the fixed fundraising archive path is determined. Therefore, when multiple people work, due to the large amount of reading and writing of the LAN disk, the reading and writing of the LAN disk is easy to freeze.

发明内容SUMMARY OF THE INVENTION

为更好的解释本方法,先做初始默认的提资路径和绑定路径的含义说明:假如工作CAD的工作路径(即当前工作CAD文件的存档路径)为D:\a\b\c\WORK,则初始默认的提资路径为D:\a\b\c\EXPORT,初始默认的绑定路径为D:\a\b\c\BIND。采用标准目录工作的含义:如图5标准目录树状图所示,项目编号文件夹直接存档在磁盘中,项目编号文件夹从属有多个专业的文件夹,每个专业文件夹从属有多个子项的文件夹,每个子项文件夹从属有EXPORT文件夹(提资CAD文件存档的文件夹)、BIND文件夹(绑定CAD文件存档的文件夹)、PROOFREAD文件夹(校审文件存档的文件夹)、WORK文件夹(工作CAD文件存档的文件夹),当工作CAD存档在WORK文件夹,提资文件存档在EXPORT文件夹,绑定文件存档在BIND文件夹时,这种工作模式称为采用标准目录工作方式,其文件存档的特点决定了所有的文件都存档在一个磁盘中,不能实现将工作CAD文件存档在本地个人电脑,提资CAD文件存档在共享局域网磁盘这种分盘工作模式,采用标准目录工作的特点也决定了工作CAD文件存在初始默认的提资路径和绑定路径对应的文件夹。In order to better explain this method, first explain the meaning of the initial default capital raising path and binding path: if the working path of the working CAD (that is, the archive path of the current working CAD file) is D:\a\b\c\ WORK, the initial default capital raising path is D:\a\b\c\EXPORT, and the initial default binding path is D:\a\b\c\BIND. The meaning of working with standard directories: As shown in the standard directory tree in Figure 5, the project number folder is directly archived in the disk, the project number folder is subordinate to multiple professional folders, and each professional folder is subordinate to multiple sub-folders Item folder, each sub-item folder is subordinate to the EXPORT folder (the folder of the CAD file archive), the BIND folder (the folder of the binding CAD file archive), the PROOFREAD folder (the file of the proof file archive) folder), WORK folder (folder for working CAD files), when the working CAD is archived in the WORK folder, the fundraising file is archived in the EXPORT folder, and the binding file is archived in the BIND folder, this work mode is called Using the standard directory working method, the characteristics of file archiving determine that all files are archived in one disk, and it is impossible to archive the working CAD files in the local personal computer, and archive the CAD files in the shared local area disk. , the feature of working with standard directory also determines that the working CAD file exists in the folder corresponding to the initial default fundraising path and binding path.

为了解决现有协同提资和绑定的缺点,本发明提出了一种新的协同提资和绑定的方法,通过这种方法,可以实现单机协同,局域网协同,联网协同(通过VPN实现家庭电脑接入局域网)等多种不同的工作方式,还可以实现将工作CAD文件和提资、绑定CAD文件分别存档在不同的磁盘这种分盘工作模式,由于工作CAD的读写是高频操作,通常为了避免工作CAD文件因为电脑死机而丢失文件,设计师会设置每分钟自动保存一次,而提资和绑定以及更新参照是低频操作,因此,当采用分盘工作时,能极大的减少对局域网磁盘的读写负荷,能大大减缓局域网磁盘读写的卡顿,由于采用一路径文本预先存档记录工作路径及其从属的提资路径和绑定路径,所以本发明技术能自由的设置提资路径和绑定路径。In order to solve the shortcomings of the existing collaborative fund raising and binding, the present invention proposes a new collaborative fund raising and binding method. Through this method, single-machine collaboration, local area network collaboration, and networking collaboration (through VPN to achieve home The computer is connected to the local area network) and other different working methods, and the working CAD file and the capital raising and binding CAD files can also be archived on different disks. Operation, usually in order to avoid the loss of the working CAD file due to the computer crash, the designer will set it to automatically save it once every minute, and the fundraising and binding and updating the reference are low-frequency operations. It can greatly reduce the read and write load of the local area network disk, and can greatly reduce the lag of the read and write of the local area network disk. Because a path text is used to pre-archive and record the working path and its subordinate capital raising path and binding path, the technology of the present invention can freely Set the withdrawal path and binding path.

本发明解决其问题所采用的方法是:在路径设置中,用一文本(以下简称路径文本)记录工作CAD的工作路径和提资存档路径(简称提资路径)及绑定存档路径(简称绑定路径),将上述三个路径以同一组记录在路径文本中,如说明书附图6所示,当采用txt格式的路径文本记录工作路径及其从属的提资路径和绑定路径时,三个路径同一行排列记录,采用分隔符隔断,每行定义为一组,第一列为工作路径,第二列为提资路径,第三列为绑定路径,提资路径和绑定路径为工作路径的从属信息,当在CAD协同软件中操作提资或绑定时,程序先在路径文本中逐组(当路径文本为txt格式存档时,此处的逐组即为逐行)查找工作路径是否存档有当前工作CAD的工作路径记录,如果有工作路径记录,再检查是否有提资路径和绑定路径对应的文件夹,如果有,就将提资文件和绑定文件分别存档在路径文本中的工作路径从属下的提资路径和绑定路径文件夹中,如果没有,提示无此文件夹;如果没有工作路径记录,再检查是否存在初始默认的提资和绑定路径对应的文件夹,如果有,就将提资文件和绑定文件分别存档在初始默认的提资和绑定路径对应的文件夹中,如果没有,提示路径设置。The method adopted by the present invention to solve the problem is: in the path setting, use a text (hereinafter referred to as the path text) to record the working path of the working CAD, the capital raising archive path (referred to as the capital raising path) and the binding archive path (referred to as the binding archive path). Determine the path), the above-mentioned three paths are recorded in the path text with the same group, as shown in the accompanying drawing 6 of the specification, when the path text in the txt format is used to record the working path and its subordinate capital raising path and binding path, the three Each path is arranged in the same line, separated by a delimiter, each line is defined as a group, the first column is the working path, the second column is the withdrawal path, and the third column is the binding path. The withdrawal path and the binding path are The subordinate information of the work path, when operating the fundraising or binding in the CAD collaborative software, the program first searches for the work group by group in the path text (when the path text is archived in txt format, the group by group here is line by line) Whether the path is archived with the work path record of the current working CAD, if there is a work path record, then check whether there are folders corresponding to the fundraising path and the binding path. If so, archive the fundraising file and the binding file in the path respectively. The working path in the text is subordinate to the withdrawal path and binding path folder. If not, it will prompt that there is no such folder; if there is no working path record, check whether there is a file corresponding to the initial default withdrawal and binding path. folder, if there is, archive the fund-raising file and the binding file in the folder corresponding to the initial default fund-raising and binding path respectively, if not, prompt the path setting.

附图说明Description of drawings

下面结合附图和实施例对本发明进一步详细的说明。The present invention will be described in further detail below with reference to the accompanying drawings and embodiments.

图1路径设置窗口;Figure 1 Path setting window;

图2路径文本记录方法图;Fig. 2 path text recording method diagram;

图3提资方法图;Figure 3 is a diagram of the method of capital withdrawal;

图4绑定方法图;Figure 4 Binding method diagram;

图5标准目录树状图;Figure 5 Standard directory tree diagram;

图6 txt格式的路径文本记录形式图。Figure 6. The path text record form diagram in txt format.

具体实施方式Detailed ways

一种CAD协同软件提资和绑定的方法,在路径设置中,用一路径文本记录工作CAD的工作路径及其从属的提资路径和绑定路径,如附图3和附图4所示,当在CAD协同软件中操作提资或绑定时,程序先在路径文本中逐组(当路径文本为txt格式存档时,此处的逐组即为逐行)查找工作路径是否存档有当前工作CAD的工作路径记录,如果有工作路径记录,再检查是否有提资路径和绑定路径对应的文件夹,如果有,就将提资文件和绑定文件分别存档在路径文本中的工作路径从属下的提资路径和绑定路径文件夹中,如果没有,提示无此文件夹;如果没有工作路径记录,再检查是否存在初始默认的提资路径和绑定路径对应的文件夹,如果有,就将提资文件和绑定文件分别存档在初始默认的提资路径和绑定路径对应的文件夹中,如果没有,提示路径设置。A method for funding and binding of CAD collaborative software, in the path setting, a path text is used to record the working path of the working CAD and its subordinate funding paths and binding paths, as shown in Figures 3 and 4 , when operating the fundraising or binding in the CAD collaborative software, the program first searches the path text group by group (when the path text is archived in txt format, the group by group here is line by line) to check whether the work path is archived with current The working path record of the working CAD, if there is a working path record, then check whether there is a folder corresponding to the fundraising path and the binding path. If there is, save the fundraising file and the binding file respectively in the working path in the path text. If there is no such folder in the subordinate fund withdrawal path and binding path folder, if there is no such folder, if there is no working path record, check whether there is a folder corresponding to the initial default fund withdrawal path and binding path. , file the withdrawal file and the binding file respectively in the folders corresponding to the initial default withdrawal path and binding path. If not, it will prompt the path setting.

在本发明一较佳实施例中,路径文本格式包括但不限于txt格式,也可以采用excel、xml、ACCESS、注册表、oracle数据库等等,本发明技术的关键点在于用一路径文本预先存档记录工作路径及其从属的提资路径和绑定路径,如图6所示,当采用txt格式的路径文本记录工作路径及其从属的提资路径和绑定路径时,所述三个路径同一行排列记录,采用分隔符隔断,每行定义为一组,第一列为工作路径,第二列为提资路径,第三列为绑定路径,提资路径和绑定路径为工作路径的从属信息,同一工作路径在路径文本中只能允许存在一条工作路径记录或无记录,在读取路径文本时,程序先在路径文本中逐组查找工作路径是否存档有当前工作CAD的工作路径记录,如果有,则可读取工作路径下从属的提资路径和绑定路径。In a preferred embodiment of the present invention, the path text format includes but is not limited to txt format, and can also be excel, xml, ACCESS, registry, oracle database, etc. The key point of the present technology is to use a path text to pre-archive Record the working path and its subordinate fund-raising paths and binding paths, as shown in Figure 6, when using the path text in txt format to record the working path and its subordinate fund-raising paths and binding paths, the three paths are the same. Line arrangement records, separated by separators, each line is defined as a group, the first column is the working path, the second column is the fundraising path, and the third column is the binding path. The fundraising path and the binding path are the working paths. Dependency information, the same work path can only have one work path record or no record in the path text. When reading the path text, the program first searches the path text group by group to see if the work path has the current work CAD work path record archived , if there is, you can read the subordinate fundraising path and binding path under the working path.

在本发明一较佳实施例中,路径文本格式包括但不限于txt格式,当采用非txt格式的路径文本记录工作路径及其从属的提资路径和绑定路径时,将工作路径及其从属的提资路径和绑定路径存档为一组,提资路径和绑定路径为工作路径的从属信息,同一工作路径在路径文本中只能允许存在一条工作路径记录或无记录,在读取路径文本时,程序先在路径文本中逐组查找工作路径是否存档有当前工作CAD的工作路径记录,如果有,则可读取工作路径下从属的提资路径和绑定路径。In a preferred embodiment of the present invention, the path text format includes but is not limited to the txt format. When the path text in a non-txt format is used to record the working path and its subordinate funding paths and binding paths, the working path and its subordinate The funding path and binding path are archived as a group. The funding path and binding path are the subordinate information of the working path. The same working path can only have one working path record or no record in the path text. When text, the program firstly finds in the path text whether the working path has the working path record of the current working CAD archived one by one, and if so, it can read the subordinate capital raising path and binding path under the working path.

在本发明一较佳实施例中,如图3提资方法图和图4绑定方法图所示,当提资或绑定时,程序先在路径文本中逐组查找工作路径是否存档有当前工作CAD的工作路径记录,如果有工作路径记录,再检查是否有提资路径和绑定路径对应的文件夹,如果有,就将提资文件和绑定文件分别存档在路径文本中的工作路径从属下的提资路径和绑定路径文件夹中,如果没有,提示无此文件夹;如果没有工作路径记录,再检查是否存在初始默认的提资路径和绑定路径对应的文件夹,如果有,就将提资文件和绑定文件分别存档在初始默认的提资路径和绑定路径对应的文件夹中,如果没有,提示路径设置。In a preferred embodiment of the present invention, as shown in FIG. 3 the fund withdrawal method diagram and the FIG. 4 binding method diagram, when the fund is withdrawn or bound, the program firstly searches the path text group by group whether the working path is archived with current The working path record of the working CAD, if there is a working path record, then check whether there is a folder corresponding to the fundraising path and the binding path. If there is, save the fundraising file and the binding file respectively in the working path in the path text. If there is no such folder in the subordinate fund withdrawal path and binding path folder, if there is no such folder, if there is no working path record, check whether there is a folder corresponding to the initial default fund withdrawal path and binding path. , file the withdrawal file and the binding file respectively in the folders corresponding to the initial default withdrawal path and binding path. If not, it will prompt the path setting.

在本发明一较佳实施例中,路径文本中如果没有工作路径记录,但又采用标准目录工作时,项目编号文件夹从属有多个专业文件夹,每个专业文件夹从属有多个子项文件夹,每个子项文件夹从属有EXPORT、BIND、PROOFREAD、WORK文件夹,工作CAD文件存在初始默认的提资路径和绑定路径对应的文件夹,根据图3和图4的方法图所示,无需在路径文本中预先写入工作路径及其从属的提资路径和绑定路径记录,也可直接完成提资或绑定操作,省去了提资和绑定前需要预先在路径文本中写入工作路径及其从属的提资路径和绑定路径的操作。In a preferred embodiment of the present invention, if there is no work path record in the path text, but the standard directory is used for work, the project number folder is subordinate to a plurality of professional folders, and each professional folder is subordinate to a plurality of sub-item files folder, each sub-item folder is subordinate to the EXPORT, BIND, PROOFREAD, WORK folders, and the working CAD file has a folder corresponding to the initial default fundraising path and binding path. According to the method diagrams in Figure 3 and Figure 4, There is no need to pre-write the working path and its subordinate fund-raising path and binding path records in the path text, and the fund-raising or binding operation can also be directly completed, eliminating the need to write in the path text before the fund-raising and binding. Enter the operation of the working path and its subordinate fund and bind paths.

在本发明一较佳实施例中,如图1路径设置窗口和图2路径文本记录方法图所示,在路径设置中,当打开路径设置时,路径设置窗口显示三个路径框,分别为工作路径、提资路径、绑定路径,其中工作路径框的路径不可编辑修改,提资路径框和绑定路径框中的路径可编辑修改。当打开路径设置时,程序先在路径文本中逐组查找工作路径是否存档有当前工作CAD的工作路径记录,如果有工作路径记录,三个路径框分别显示当前工作CAD的工作路径,及工作路径从属的提资路径和绑定路径,在提资和绑定路径框中编辑修改并保存后,程序在路径文本中将所述工作路径从属的提资路径和绑定路径分别修改为提资路径框和绑定路径框中的路径;如果没有工作路径记录,三个路径框分别显示当前工作CAD的工作路径,以及初始默认的提资路径和绑定路径,在提资和绑定路径框中编辑修改并保存后,程序在路径文本中新写入工作路径及其从属的提资路径和绑定路径。In a preferred embodiment of the present invention, as shown in the path setting window in FIG. 1 and the path text recording method diagram in FIG. 2, in the path setting, when the path setting is opened, the path setting window displays three path boxes, which are respectively working Path, fundraising path, binding path, the path in the working path box cannot be edited and modified, and the path in the fundraising path box and the binding path box can be edited and modified. When the path setting is turned on, the program first searches the path text group by group to see if the working path has the working path record of the current working CAD. If there is a working path record, the three path boxes display the working path of the current working CAD and the working path respectively. After editing, modifying and saving the subordinate fundraising path and binding path in the fundraising and binding path box, the program modifies the subordinate fundraising path and binding path of the working path to the fundraising path in the path text respectively. The path in the box and the binding path box; if there is no working path record, the three path boxes respectively display the working path of the current working CAD, as well as the initial default funding path and binding path, in the funding and binding path boxes After editing, modifying and saving, the program newly writes the working path and its subordinate funding path and binding path in the path text.

以上所述,仅为本发明的具体实施方式,任何熟悉本领域的方法人员完全可以在不偏离本发明方法思想的范围内,可不经过创造性的劳动想到的变化或替换,都应涵盖在本发明的保护范围之内。The above are only specific embodiments of the present invention, and any changes or substitutions that can be conceived by any person skilled in the art without departing from the scope of the method idea of the present invention, without creative work, should be included in the present invention. within the scope of protection.

Claims (6)

1. A method for raising and binding the resources of CAD cooperative software includes such steps as recording the working path of working CAD and its subordinate raising and binding paths by a path text, searching the working path group by group in the path text to find out if the working path record of current working CAD is stored,
if the working path record exists, whether a folder corresponding to the contribution path and the binding path exists is checked, if yes, the contribution file and the binding file are respectively filed in the contribution path and the binding path folder under the working path subordinate in the path text, and if not, the absence of the folder is prompted;
if the working path record does not exist, whether the folders corresponding to the initial default submission path and the binding path exist is checked, if so, the submission file and the binding file are respectively filed in the folders corresponding to the initial default submission path and the binding path, and if not, the path setting is prompted.
2. The method for funding and binding CAD collaborative software according to claim 1, wherein: the path text format includes but is not limited to txt format, when a path text adopting txt format records a working path and subordinate referral paths and binding paths thereof, the three paths are arranged and recorded in the same line and are separated by separators, each line is defined as a group, the first column is the working path, the second column is the referral path, the third column is the binding path, the referral path and the binding path are subordinate information of the working path, the same working path only allows one working path record or no record in the path text, when reading the path text, a program searches whether the working path records of the current working CAD are filed group by group in the path text, and if yes, the subordinate referral path and binding path under the working path can be read.
3. The method for funding and binding CAD collaborative software according to claim 1, wherein: the path text format includes but is not limited to txt format, when a path text with non-txt format is adopted to record a working path and an affiliated contribution path and a binding path thereof, the working path and the affiliated contribution path and the binding path thereof are filed as a group, the contribution path and the binding path are subordinate information of the working path, the same working path can only allow one working path record or no record to exist in the path text, when the path text is read, a program firstly searches the working path group by group in the path text to find whether the working path record of the current working CAD is filed, and if so, the subordinate contribution path and the binding path under the working path can be read.
4. The method for funding and binding CAD collaborative software according to claim 1, wherein: if no working path record exists, and when the standard directory is adopted for working, the project number folder is subordinate to a plurality of professional folders, each professional folder is subordinate to a plurality of sub-project folders, each sub-project folder is subordinate to an EXPORT, BIND, PROOFREAD and WORK folder, the working CAD file has initially default contribution paths and folders corresponding to binding paths, and contribution or binding operation can be directly finished.
5. The method for funding and binding CAD collaborative software according to claim 1, wherein: in the path setting, when the path setting is opened, three path frames are displayed, namely a working path, a contribution path and a binding path, wherein the path of the working path frame can not be edited and modified, and the paths of the contribution path frame and the binding path frame can be edited and modified.
6. The method for CAD collaborative software funding and binding according to claim 5, wherein: when the path setting is opened, the program firstly searches the working paths group by group in the path text to see whether the working path record of the current working CAD is stored,
if the working path record exists, the three path frames respectively display the working path of the current working CAD, and the contribution path and the binding path to which the working path belongs, and after editing, modifying and storing in the contribution and binding path frames, the program modifies the contribution path and the binding path to which the working path belongs in the path text into the paths in the contribution path frame and the binding path frame respectively;
and if no working path record exists, the three path boxes respectively display the working path of the current working CAD, an initial default contribution providing path and a default binding path, and after editing, modifying and storing in the contribution providing and binding path boxes, the program newly writes the working path and the subordinate contribution providing path and binding path thereof in the path text.
CN202010923784.0A 2020-06-25 2020-09-04 A Method of Raising and Binding CAD Collaborative Software Pending CN111813750A (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202010592862 2020-06-25
CN2020105928623 2020-06-25

Publications (1)

Publication Number Publication Date
CN111813750A true CN111813750A (en) 2020-10-23

Family

ID=72860733

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010923784.0A Pending CN111813750A (en) 2020-06-25 2020-09-04 A Method of Raising and Binding CAD Collaborative Software

Country Status (1)

Country Link
CN (1) CN111813750A (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090164537A1 (en) * 2007-12-24 2009-06-25 Chi Mei Communication Systems, Inc. Method for storing file paths and file names
CN102239476A (en) * 2008-08-26 2011-11-09 卡林戈公司 Shared namespace for storage clusters
CN102495753A (en) * 2011-10-21 2012-06-13 江苏省交通科学研究院股份有限公司 Interactive computer-aided design (CAD) engineering drawing batch processing method
CN103870588A (en) * 2014-03-27 2014-06-18 杭州朗和科技有限公司 Method and device used in database
CN107153715A (en) * 2017-06-01 2017-09-12 青岛海信移动通信技术股份有限公司 The method and device of add file on the page

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090164537A1 (en) * 2007-12-24 2009-06-25 Chi Mei Communication Systems, Inc. Method for storing file paths and file names
CN102239476A (en) * 2008-08-26 2011-11-09 卡林戈公司 Shared namespace for storage clusters
CN102495753A (en) * 2011-10-21 2012-06-13 江苏省交通科学研究院股份有限公司 Interactive computer-aided design (CAD) engineering drawing batch processing method
CN103870588A (en) * 2014-03-27 2014-06-18 杭州朗和科技有限公司 Method and device used in database
CN107153715A (en) * 2017-06-01 2017-09-12 青岛海信移动通信技术股份有限公司 The method and device of add file on the page

Similar Documents

Publication Publication Date Title
JP5247202B2 (en) Read / write implementation on top of backup data, multi-version control file system
CN103262043B (en) The method and system of the meticulous recovery of performing database from differential backup
RU2427896C2 (en) Annotation of documents in jointly operating applications by data in separated information systems
US10255235B2 (en) Database storage system based on jukebox and method using the system
US9703648B2 (en) Logically partitioning remote virtual library extensions for use in disaster recovery of production data
US20120084272A1 (en) File system support for inert files
US20080126407A1 (en) System-data-architecture management system, system-data-architecture management process, and computer-readable medium storing system-data-architecture management program
CN101908073A (en) A method for real-time deletion of duplicate data in a file system
US20120226662A1 (en) System and method for file management
CN105302488B (en) The method for writing data and system of a kind of storage system
JP6008820B2 (en) File system for realizing WORM (Write OnceReadMany)
WO2023005688A1 (en) Snapshot implementation method and apparatus, electronic device, and computer readable storage medium
CN106802928B (en) Power grid historical data management method and system
CN103176868B (en) A kind of file status backup method
JP4879193B2 (en) System log management support apparatus and system log management support method
CN111813750A (en) A Method of Raising and Binding CAD Collaborative Software
US11269739B2 (en) Method and system for managing backup data
JP4998737B2 (en) Information processing apparatus, program, and backup method
TWI536161B (en) Backup method, recovery method and computer, computer program product and computer readable recording medium thereof
CN102331953A (en) Method and device for repairing disk partition failure
KR101077500B1 (en) Log Data Storage Method for Journaling FAT File System
CN105354294A (en) Nested file management system and method
JP2822869B2 (en) Library file management device
US8229908B2 (en) Dividing financial-data to facilitate simultaneous modifications by multiple users
Garbarini et al. Improvements in the management of structured and unstructured data

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
RJ01 Rejection of invention patent application after publication

Application publication date: 20201023

RJ01 Rejection of invention patent application after publication