基本信息
源码名称:《AutoCAD .NET开发指南-2012版》示例代码
源码大小:0.33M
文件格式:.rar
开发语言:C#
更新时间:2022-07-18
   友情提示:(无需注册或充值,赞助后即可获取资源下载链接)

     嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300

本次赞助数额为: 2 元 
   源码介绍
《AutoCAD .NET开发指南-2012版》示例代码


.
├── chapter-3
│   ├── chapter-3-1
│   │   ├── 3-1.cs
│   │   ├── Properties
│   │   │   └── AssemblyInfo.cs
│   │   ├── bin
│   │   │   └── Debug
│   │   │       ├── chapter-3-1.dll
│   │   │       └── chapter-3-1.pdb
│   │   ├── chapter-3-1.csproj
│   │   └── obj
│   │       └── Debug
│   │           ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │           ├── TempPE
│   │           ├── chapter-3-1.csproj.FileListAbsolute.txt
│   │           ├── chapter-3-1.dll
│   │           ├── chapter-3-1.pdb
│   │           └── chapter-3.csproj.FileListAbsolute.txt
│   ├── chapter-3-2
│   │   ├── 3-2.cs
│   │   ├── Properties
│   │   │   └── AssemblyInfo.cs
│   │   ├── bin
│   │   │   └── Debug
│   │   │       ├── chapter-3-2.dll
│   │   │       └── chapter-3-2.pdb
│   │   ├── chapter-3-2.csproj
│   │   └── obj
│   │       └── Debug
│   │           ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │           ├── TempPE
│   │           ├── chapter-3-2.csproj.FileListAbsolute.txt
│   │           ├── chapter-3-2.dll
│   │           └── chapter-3-2.pdb
│   ├── chapter-3-3
│   │   ├── 3-3.cs
│   │   ├── Properties
│   │   │   └── AssemblyInfo.cs
│   │   ├── bin
│   │   │   └── Debug
│   │   │       ├── chapter-3-3.dll
│   │   │       └── chapter-3-3.pdb
│   │   ├── chapter-3-3.csproj
│   │   └── obj
│   │       └── Debug
│   │           ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │           ├── TempPE
│   │           ├── chapter-3-3.csproj.FileListAbsolute.txt
│   │           ├── chapter-3-3.dll
│   │           └── chapter-3-3.pdb
│   ├── chapter-3-4
│   │   ├── 3-4.cs
│   │   ├── Properties
│   │   │   └── AssemblyInfo.cs
│   │   ├── bin
│   │   │   └── Debug
│   │   │       ├── chapter-3-4.dll
│   │   │       └── chapter-3-4.pdb
│   │   ├── chapter-3-4.csproj
│   │   └── obj
│   │       └── Debug
│   │           ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │           ├── TempPE
│   │           ├── chapter-3-4.csproj.FileListAbsolute.txt
│   │           ├── chapter-3-4.dll
│   │           └── chapter-3-4.pdb
│   ├── chapter-3-5
│   │   ├── 3-5.cs
│   │   ├── Properties
│   │   │   └── AssemblyInfo.cs
│   │   ├── bin
│   │   │   └── Debug
│   │   │       ├── chapter-3-5.dll
│   │   │       └── chapter-3-5.pdb
│   │   ├── chapter-3-5.csproj
│   │   └── obj
│   │       └── Debug
│   │           ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │           ├── TempPE
│   │           ├── chapter-3-5.csproj.FileListAbsolute.txt
│   │           ├── chapter-3-5.dll
│   │           └── chapter-3-5.pdb
│   ├── chapter-3-6
│   │   ├── 3-6.cs
│   │   ├── Properties
│   │   │   └── AssemblyInfo.cs
│   │   ├── bin
│   │   │   └── Debug
│   │   │       ├── chapter-3-6.dll
│   │   │       └── chapter-3-6.pdb
│   │   ├── chapter-3-6.csproj
│   │   └── obj
│   │       └── Debug
│   │           ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │           ├── TempPE
│   │           ├── chapter-3-6.csproj.FileListAbsolute.txt
│   │           ├── chapter-3-6.dll
│   │           └── chapter-3-6.pdb
│   ├── chapter-3-7
│   │   ├── 3-7.cs
│   │   ├── Properties
│   │   │   └── AssemblyInfo.cs
│   │   ├── bin
│   │   │   └── Debug
│   │   │       ├── chapter-3-7.dll
│   │   │       └── chapter-3-7.pdb
│   │   ├── chapter-3-7.csproj
│   │   └── obj
│   │       └── Debug
│   │           ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │           ├── TempPE
│   │           ├── chapter-3-7.csproj.FileListAbsolute.txt
│   │           ├── chapter-3-7.csprojResolveAssemblyReference.cache
│   │           ├── chapter-3-7.dll
│   │           └── chapter-3-7.pdb
│   ├── chapter-3.sln
│   └── chapter-3.suo
├── chapter_01
│   ├── chapter_01
│   │   ├── Properties
│   │   │   └── AssemblyInfo.cs
│   │   ├── bin
│   │   │   └── Debug
│   │   │       ├── chapter_01.dll
│   │   │       └── chapter_01.pdb
│   │   ├── chapter-01.cs
│   │   ├── chapter_01.csproj
│   │   ├── chapter_01.csproj.user
│   │   └── obj
│   │       └── Debug
│   │           ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │           ├── TempPE
│   │           ├── chapter_01.csproj.FileListAbsolute.txt
│   │           ├── chapter_01.dll
│   │           └── chapter_01.pdb
│   ├── chapter_01.sln
│   └── chapter_01.suo
├── chapter_01.rar
├── chapter_02
│   ├── chapter_02.sln
│   ├── chapter_02.suo
│   ├── chp02_1
│   │   ├── Properties
│   │   │   └── AssemblyInfo.cs
│   │   ├── bin
│   │   │   └── Debug
│   │   │       ├── chp02_1.dll
│   │   │       └── chp02_1.pdb
│   │   ├── chp02_1.cs
│   │   ├── chp02_1.csproj
│   │   └── obj
│   │       └── Debug
│   │           ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │           ├── TempPE
│   │           ├── chapter_02.dll
│   │           ├── chapter_02.pdb
│   │           ├── chp02_1.csproj.FileListAbsolute.txt
│   │           ├── chp02_1.dll
│   │           └── chp02_1.pdb
│   ├── chp02_2
│   │   ├── Properties
│   │   │   └── AssemblyInfo.cs
│   │   ├── bin
│   │   │   └── Debug
│   │   │       ├── chp02_2.dll
│   │   │       └── chp02_2.pdb
│   │   ├── chp02_2.cs
│   │   ├── chp02_2.csproj
│   │   └── obj
│   │       └── Debug
│   │           ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │           ├── TempPE
│   │           ├── chp02_2.csproj.FileListAbsolute.txt
│   │           ├── chp02_2.dll
│   │           └── chp02_2.pdb
│   ├── chp02_3
│   │   ├── Properties
│   │   │   └── AssemblyInfo.cs
│   │   ├── bin
│   │   │   └── Debug
│   │   │       ├── chp02_3.dll
│   │   │       └── chp02_3.pdb
│   │   ├── chp02_3.cs
│   │   ├── chp02_3.csproj
│   │   └── obj
│   │       └── Debug
│   │           ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │           ├── TempPE
│   │           ├── cho02_3.csproj.FileListAbsolute.txt
│   │           ├── cho02_3.dll
│   │           ├── cho02_3.pdb
│   │           ├── chp02_3.csproj.FileListAbsolute.txt
│   │           ├── chp02_3.dll
│   │           └── chp02_3.pdb
│   ├── chp02_3_3
│   │   ├── Properties
│   │   │   └── AssemblyInfo.cs
│   │   ├── bin
│   │   │   └── Debug
│   │   │       ├── chp02_3_3.dll
│   │   │       └── chp02_3_3.pdb
│   │   ├── chp02_3_3.cs
│   │   ├── chp02_3_3.csproj
│   │   └── obj
│   │       └── Debug
│   │           ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │           ├── TempPE
│   │           ├── chp02_3_3.csproj.FileListAbsolute.txt
│   │           ├── chp02_3_3.dll
│   │           └── chp02_3_3.pdb
│   ├── chp02_4
│   │   ├── Properties
│   │   │   └── AssemblyInfo.cs
│   │   ├── bin
│   │   │   └── Debug
│   │   │       ├── chp02_4.dll
│   │   │       └── chp02_4.pdb
│   │   ├── chp02_4.cs
│   │   ├── chp02_4.csproj
│   │   └── obj
│   │       └── Debug
│   │           ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │           ├── TempPE
│   │           ├── chp02_4.csproj.FileListAbsolute.txt
│   │           ├── chp02_4.dll
│   │           └── chp02_4.pdb
│   ├── chp02_5
│   │   ├── Properties
│   │   │   └── AssemblyInfo.cs
│   │   ├── bin
│   │   │   └── Debug
│   │   │       ├── chp02_5.dll
│   │   │       └── chp02_5.pdb
│   │   ├── chp02_5.cs
│   │   ├── chp02_5.csproj
│   │   └── obj
│   │       └── Debug
│   │           ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │           ├── TempPE
│   │           ├── chp02_5.csproj.FileListAbsolute.txt
│   │           ├── chp02_5.dll
│   │           └── chp02_5.pdb
│   ├── chp02_7
│   │   ├── Properties
│   │   │   └── AssemblyInfo.cs
│   │   ├── bin
│   │   │   └── Debug
│   │   │       ├── chp02_7.dll
│   │   │       └── chp02_7.pdb
│   │   ├── chp02_7.cs
│   │   ├── chp02_7.csproj
│   │   └── obj
│   │       └── Debug
│   │           ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │           ├── TempPE
│   │           ├── chp02_7.csproj.FileListAbsolute.txt
│   │           ├── chp02_7.dll
│   │           └── chp02_7.pdb
│   └── chp02_8
│       ├── Properties
│       │   └── AssemblyInfo.cs
│       ├── bin
│       │   └── Debug
│       │       ├── chp02_8.dll
│       │       └── chp02_8.pdb
│       ├── chp02_8.cs
│       ├── chp02_8.csproj
│       └── obj
│           └── Debug
│               ├── DesignTimeResolveAssemblyReferencesInput.cache
│               ├── TempPE
│               ├── chp02_8.csproj.FileListAbsolute.txt
│               ├── chp02_8.dll
│               └── chp02_8.pdb
├── chapter_02.rar
├── chapter_03.rar
├── chapter_04
│   ├── chapter_04
│   │   ├── Class1.cs
│   │   ├── Properties
│   │   │   └── AssemblyInfo.cs
│   │   ├── bin
│   │   │   └── Debug
│   │   │       ├── chapter_04.dll
│   │   │       └── chapter_04.pdb
│   │   ├── chapter_04.csproj
│   │   └── obj
│   │       └── Debug
│   │           ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │           ├── TempPE
│   │           ├── chapter_04.csproj.FileListAbsolute.txt
│   │           ├── chapter_04.csprojResolveAssemblyReference.cache
│   │           ├── chapter_04.dll
│   │           └── chapter_04.pdb
│   ├── chapter_04.sln
│   └── chapter_04.suo
├── chapter_04.rar
├── chapter_05
│   ├── chapter_05
│   │   ├── Class1.cs
│   │   ├── Properties
│   │   │   └── AssemblyInfo.cs
│   │   ├── bin
│   │   │   └── Debug
│   │   │       ├── acad.err
│   │   │       ├── chapter_05.dll
│   │   │       └── chapter_05.pdb
│   │   ├── chapter_05.csproj
│   │   └── obj
│   │       └── Debug
│   │           ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │           ├── TempPE
│   │           ├── chapter_05.csproj.FileListAbsolute.txt
│   │           ├── chapter_05.dll
│   │           └── chapter_05.pdb
│   ├── chapter_05.sln
│   └── chapter_05.suo
├── chapter_05.rar
├── chapter_06.rar
├── chapter_07.rar
├── chapter_08.rar
└── 好例子网_《AutoCAD .NET开发指南-2012版》示例代码.rar

131 directories, 191 files