基本信息
源码名称:三维曲线
源码大小:6.48M
文件格式:.rar
开发语言:C#
更新时间:2022-06-15
   友情提示:(无需注册或充值,赞助后即可获取资源下载链接)

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

本次赞助数额为: 2 元 
   源码介绍
三维曲线图

.
├── ChartDemoLine3D
│   ├── ChartDemoLine3D
│   │   ├── ChartDemoBase.cs
│   │   ├── ChartDemoBase3D.cs
│   │   ├── ChartDemoLine3D.csproj
│   │   ├── ChartLine3D.Designer.cs
│   │   ├── ChartLine3D.cs
│   │   ├── ChartLine3D.resx
│   │   ├── DemosInfo.cs
│   │   ├── DemosRegistration.cs
│   │   ├── Program.cs
│   │   ├── Properties
│   │   │   ├── AssemblyInfo.cs
│   │   │   ├── Resources.Designer.cs
│   │   │   ├── Resources.resx
│   │   │   ├── Settings.Designer.cs
│   │   │   ├── Settings.settings
│   │   │   └── licenses.licx
│   │   ├── TutorialControl.cs
│   │   ├── bin
│   │   │   └── Debug
│   │   │       ├── ChartDemoLine3D.exe
│   │   │       ├── ChartDemoLine3D.pdb
│   │   │       ├── ChartDemoLine3D.vshost.exe
│   │   │       ├── ChartDemoLine3D.vshost.exe.manifest
│   │   │       ├── DevExpress.BonusSkins.v8.1.dll
│   │   │       ├── DevExpress.Charts.v8.1.Core.dll
│   │   │       ├── DevExpress.Data.v8.1.dll
│   │   │       ├── DevExpress.OfficeSkins.v8.1.dll
│   │   │       ├── DevExpress.Tutorials.v8.1.dll
│   │   │       ├── DevExpress.Utils.v8.1.dll
│   │   │       ├── DevExpress.XtraBars.v8.1.dll
│   │   │       ├── DevExpress.XtraCharts.v8.1.UI.dll
│   │   │       ├── DevExpress.XtraCharts.v8.1.dll
│   │   │       ├── DevExpress.XtraEditors.v8.1.dll
│   │   │       └── DevExpress.XtraNavBar.v8.1.dll
│   │   ├── frmLine3D.Designer.cs
│   │   ├── frmLine3D.cs
│   │   ├── frmLine3D.resx
│   │   └── obj
│   │       └── Debug
│   │           ├── ChartDemoLine3D.ChartLine3D.resources
│   │           ├── ChartDemoLine3D.Properties.Resources.resources
│   │           ├── ChartDemoLine3D.csproj.FileListAbsolute.txt
│   │           ├── ChartDemoLine3D.csproj.GenerateResource.Cache
│   │           ├── ChartDemoLine3D.exe
│   │           ├── ChartDemoLine3D.frmLine3D.resources
│   │           ├── ChartDemoLine3D.pdb
│   │           ├── Refactor
│   │           ├── ResolveAssemblyReference.cache
│   │           ├── TempPE
│   │           └── chartdemoline3d.exe.licenses
│   ├── ChartDemoLine3D.sln
│   └── ChartDemoLine3D.suo
└── 三维曲线.rar

9 directories, 46 files