嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300
本次赞助数额为: 2 元微信扫码支付:2 元
请留下您的邮箱,我们将在2小时内将文件发到您的邮箱
迅雷云加速开放平台c#demo(修正版)
修正原有示例在VS中报错“函数调用导致堆栈不对称。原因可能是托管的 PInvoke 签名与非托管的目标签名不匹配。”的问题。
.
├── XLDemo
│ ├── XLDemo
│ │ ├── Form1.Designer.cs
│ │ ├── Form1.cs
│ │ ├── Form1.resx
│ │ ├── Program.cs
│ │ ├── Properties
│ │ │ ├── AssemblyInfo.cs
│ │ │ ├── Resources.Designer.cs
│ │ │ ├── Resources.resx
│ │ │ ├── Settings.Designer.cs
│ │ │ └── Settings.settings
│ │ ├── XLDemo.csproj
│ │ ├── XLDemo.csproj.user
│ │ ├── XLEngine.cs
│ │ ├── bin
│ │ │ ├── Debug
│ │ │ │ ├── XLDemo.vshost.exe
│ │ │ │ └── XLDemo.vshost.exe.manifest
│ │ │ └── Release
│ │ │ ├── 1.zip
│ │ │ ├── XLDemo.exe
│ │ │ ├── XLDemo.pdb
│ │ │ ├── XLDemo.vshost.exe
│ │ │ ├── XLDemo.vshost.exe.manifest
│ │ │ ├── download
│ │ │ │ ├── MiniThunderPlatform.exe
│ │ │ │ ├── XLBugHandler.dll
│ │ │ │ ├── XLBugReport.exe
│ │ │ │ ├── atl71.dll
│ │ │ │ ├── dl_peer_id.dll
│ │ │ │ ├── download_engine.dll
│ │ │ │ ├── id.dat
│ │ │ │ ├── minizip.dll
│ │ │ │ ├── msvcp71.dll
│ │ │ │ ├── msvcr71.dll
│ │ │ │ └── zlib1.dll
│ │ │ └── xldl.dll
│ │ └── obj
│ │ └── x86
│ │ ├── Debug
│ │ │ ├── DesignTimeResolveAssemblyReferences.cache
│ │ │ ├── DesignTimeResolveAssemblyReferencesInput.cache
│ │ │ └── TempPE
│ │ └── Release
│ │ ├── DesignTimeResolveAssemblyReferences.cache
│ │ ├── DesignTimeResolveAssemblyReferencesInput.cache
│ │ ├── TempPE
│ │ ├── XLDemo.Form1.resources
│ │ ├── XLDemo.Properties.Resources.resources
│ │ ├── XLDemo.csproj.FileListAbsolute.txt
│ │ ├── XLDemo.csproj.GenerateResource.Cache
│ │ ├── XLDemo.csprojResolveAssemblyReference.cache
│ │ ├── XLDemo.exe
│ │ └── XLDemo.pdb
│ ├── XLDemo.sln
│ ├── XLDemo.suo
│ └── XLDemo.v12.suo
└── 好例子网_迅雷云加速开放平台c#demo(修正版).7z
13 directories, 46 files