嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300
本次赞助数额为: 5 元微信扫码支付:5 元
请留下您的邮箱,我们将在2小时内将文件发到您的邮箱
C#_SDK_Demo
├── AuboSdkExample
│ ├── AuboSdkExample
│ │ ├── App.config
│ │ ├── AuboRobot.cs
│ │ ├── AuboSdkExample.csproj
│ │ ├── Program.cs
│ │ ├── Properties
│ │ │ └── AssemblyInfo.cs
│ │ ├── bin
│ │ │ ├── Debug
│ │ │ │ ├── AuboSdkExample.exe
│ │ │ │ ├── AuboSdkExample.exe.config
│ │ │ │ ├── AuboSdkExample.pdb
│ │ │ │ ├── inc
│ │ │ │ │ ├── AuboRobotMetaType.h
│ │ │ │ │ ├── rsdef.h
│ │ │ │ │ ├── rserrors.h
│ │ │ │ │ ├── rspidcfg.h
│ │ │ │ │ └── rstype.h
│ │ │ │ ├── libgcc_s_seh-1.dll
│ │ │ │ ├── libserviceinterface.a
│ │ │ │ ├── libserviceinterface.def
│ │ │ │ ├── libserviceinterface.dll
│ │ │ │ ├── libserviceinterface.exp
│ │ │ │ ├── libserviceinterface.lib
│ │ │ │ ├── libstdc -6.dll
│ │ │ │ ├── libwinpthread-1.dll
│ │ │ │ └── serviceinterface2.dll
│ │ │ ├── Release
│ │ │ └── x64
│ │ │ └── Debug
│ │ │ ├── AuboSdkExample.exe
│ │ │ ├── AuboSdkExample.exe.config
│ │ │ ├── AuboSdkExample.pdb
│ │ │ ├── libgcc_s_seh-1.dll
│ │ │ ├── libserviceinterface2.a
│ │ │ ├── libstdc -6.dll
│ │ │ ├── libwinpthread-1.dll
│ │ │ ├── serviceinterface2.def
│ │ │ ├── serviceinterface2.dll
│ │ │ └── serviceinterface2.lib
│ │ └── obj
│ │ ├── Debug
│ │ │ ├── AuboSdkExample.csproj.AssemblyReference.cache
│ │ │ ├── AuboSdkExample.csproj.CoreCompileInputs.cache
│ │ │ ├── AuboSdkExample.csproj.FileListAbsolute.txt
│ │ │ ├── AuboSdkExample.exe
│ │ │ ├── AuboSdkExample.pdb
│ │ │ ├── DesignTimeResolveAssemblyReferencesInput.cache
│ │ │ └── TempPE
│ │ └── x64
│ │ └── Debug
│ │ ├── AuboSdkExample.csproj.AssemblyReference.cache
│ │ ├── AuboSdkExample.csproj.CoreCompileInputs.cache
│ │ ├── AuboSdkExample.csproj.FileListAbsolute.txt
│ │ ├── AuboSdkExample.csproj.SuggestedBindingRedirects.cache
│ │ ├── AuboSdkExample.exe
│ │ ├── AuboSdkExample.pdb
│ │ ├── DesignTimeResolveAssemblyReferencesInput.cache
│ │ └── TempPE
│ └── AuboSdkExample.sln
└── C#函数说明.pdf
15 directories, 47 files