基本信息
源码名称:微信订单api
源码大小:8.46M
文件格式:.zip
开发语言:C#
更新时间:2022-02-18
   友情提示:(无需注册或充值,赞助后即可获取资源下载链接)

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

本次赞助数额为: 2 元 
   源码介绍
微信订单api

.
├── ewm-order-api-demo(C#)
│   ├── ewm-order-api-demo
│   │   ├── ApiReq.cs
│   │   ├── ApiUtil.cs
│   │   ├── App.config
│   │   ├── Form1.Designer.cs
│   │   ├── Form1.cs
│   │   ├── Form1.resx
│   │   ├── Md5Util.cs
│   │   ├── Program.cs
│   │   ├── Properties
│   │   │   ├── AssemblyInfo.cs
│   │   │   ├── Resources.Designer.cs
│   │   │   ├── Resources.resx
│   │   │   ├── Settings.Designer.cs
│   │   │   └── Settings.settings
│   │   ├── RSAKeyConverter.cs
│   │   ├── RouterServiceReq.cs
│   │   ├── RsaUtil.cs
│   │   ├── bin
│   │   │   ├── Debug
│   │   │   │   ├── BouncyCastle.Crypto.dll
│   │   │   │   ├── Newtonsoft.Json.dll
│   │   │   │   ├── Newtonsoft.Json.xml
│   │   │   │   ├── RestSharp.Serializers.Newtonsoft.Json.dll
│   │   │   │   ├── RestSharp.dll
│   │   │   │   ├── RestSharp.xml
│   │   │   │   ├── ewm-order-api-demo.exe
│   │   │   │   ├── ewm-order-api-demo.exe.config
│   │   │   │   └── ewm-order-api-demo.pdb
│   │   │   └── Release
│   │   ├── ewm-order-api-demo.csproj
│   │   ├── obj
│   │   │   └── Debug
│   │   │       ├── DesignTimeResolveAssemblyReferences.cache
│   │   │       ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │   │       ├── TempPE
│   │   │       ├── TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs
│   │   │       ├── TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs
│   │   │       ├── TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs
│   │   │       ├── ewm-order-api-demo.csproj.CopyComplete
│   │   │       ├── ewm-order-api-demo.csproj.CoreCompileInputs.cache
│   │   │       ├── ewm-order-api-demo.csproj.FileListAbsolute.txt
│   │   │       ├── ewm-order-api-demo.csproj.GenerateResource.cache
│   │   │       ├── ewm-order-api-demo.csprojAssemblyReference.cache
│   │   │       ├── ewm-order-api-demo.exe
│   │   │       ├── ewm-order-api-demo.pdb
│   │   │       ├── ewm_order_api_demo.Form1.resources
│   │   │       └── ewm_order_api_demo.Properties.Resources.resources
│   │   └── packages.config
│   ├── ewm-order-api-demo.sln
│   └── packages
│       ├── BouncyCastle.1.8.6.1
│       │   ├── BouncyCastle.1.8.6.1.nupkg
│       │   ├── README.md
│       │   └── lib
│       │       └── BouncyCastle.Crypto.dll
│       ├── Newtonsoft.Json.12.0.3
│       │   ├── LICENSE.md
│       │   ├── Newtonsoft.Json.12.0.3.nupkg
│       │   ├── lib
│       │   │   ├── net20
│       │   │   │   ├── Newtonsoft.Json.dll
│       │   │   │   └── Newtonsoft.Json.xml
│       │   │   ├── net35
│       │   │   │   ├── Newtonsoft.Json.dll
│       │   │   │   └── Newtonsoft.Json.xml
│       │   │   ├── net40
│       │   │   │   ├── Newtonsoft.Json.dll
│       │   │   │   └── Newtonsoft.Json.xml
│       │   │   ├── net45
│       │   │   │   ├── Newtonsoft.Json.dll
│       │   │   │   └── Newtonsoft.Json.xml
│       │   │   ├── netstandard1.0
│       │   │   │   ├── Newtonsoft.Json.dll
│       │   │   │   └── Newtonsoft.Json.xml
│       │   │   ├── netstandard1.3
│       │   │   │   ├── Newtonsoft.Json.dll
│       │   │   │   └── Newtonsoft.Json.xml
│       │   │   ├── netstandard2.0
│       │   │   │   ├── Newtonsoft.Json.dll
│       │   │   │   └── Newtonsoft.Json.xml
│       │   │   ├── portable-net40 sl5 win8 wp8 wpa81
│       │   │   │   ├── Newtonsoft.Json.dll
│       │   │   │   └── Newtonsoft.Json.xml
│       │   │   └── portable-net45 win8 wp8 wpa81
│       │   │       ├── Newtonsoft.Json.dll
│       │   │       └── Newtonsoft.Json.xml
│       │   └── packageIcon.png
│       ├── RestSharp.106.11.4
│       │   ├── RestSharp.106.11.4.nupkg
│       │   ├── lib
│       │   │   ├── net452
│       │   │   │   ├── RestSharp.dll
│       │   │   │   └── RestSharp.xml
│       │   │   └── netstandard2.0
│       │   │       ├── RestSharp.dll
│       │   │       └── RestSharp.xml
│       │   └── restsharp.png
│       └── RestSharp.Newtonsoft.Json.1.5.1
│           ├── RestSharp.Newtonsoft.Json.1.5.1.nupkg
│           └── lib
│               ├── net452
│               │   └── RestSharp.Serializers.Newtonsoft.Json.dll
│               └── netstandard2.0
│                   └── RestSharp.Serializers.Newtonsoft.Json.dll
└── 好例子网_ewm-order-api-demo(C#).zip

31 directories, 76 files