-
大小: 3.93MB文件類型: .rar金幣: 2下載: 0 次發(fā)布日期: 2023-10-27
- 語言: C#
- 標(biāo)簽:
資源簡介
NET C# 【微信支付】API對應(yīng)的SDK vs2010 環(huán)境 WxPayAPI_CS_v3(代碼) 調(diào)試通過。里面有 word配置說明 和【微信支付】微信公眾號支付接口文檔V3.3.7.pdf 。開發(fā)過程很多不懂。本身是小白,現(xiàn)在提供給小白一樣的人,能順利通過。在微信里打開 http://www.XXXX.com.cn/example/JsApiPayPage.aspx 。錢是按分計(jì)算的,別的就沒了。其余功能沒有。高手入門了,就不要下載了。

代碼片段和文件信息
using?System;
using?System.Collections.Generic;
using?System.Web;
using?System.Web.UI;
using?System.Web.UI.WebControls;
using?System.Net;
using?System.IO;
//using?LitJson;
namespace?WxPayAPI
{
????public?partial?class?_Default?:?System.Web.UI.Page
????{
????????protected?void?Page_Load(object?sender?EventArgs?e)
????????{
????????????Log.Info(this.GetType().ToString()?“page?load“);
????????}
????}
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件????????914??2017-03-24?09:12??WxPayAPI.sln
????..A..H.?????30208??2017-03-24?10:01??WxPayAPI.suo
?????文件???????4742??2015-04-21?16:25??WxPayAPI\2015-04-21.log
?????文件??????52736??2014-05-19?21:40??WxPayAPI\bin\LitJson.dll
?????文件???????6144??2013-10-12?10:34??WxPayAPI\bin\QuickMark.dll
?????文件?????160256??2015-03-04?17:40??WxPayAPI\bin\RestSharp.dll
?????文件????6205440??2013-10-12?10:34??WxPayAPI\bin\ThoughtWorks.QRCode.dll
?????文件??????43520??2017-03-24?10:14??WxPayAPI\bin\WxPayAPI.dll
?????文件???????1509??2015-04-28?18:07??WxPayAPI\bin\WxPayAPI.dll.config
?????文件??????99840??2017-03-24?10:14??WxPayAPI\bin\WxPayAPI.pdb
?????文件???????1264??2015-04-26?20:09??WxPayAPI\business\DownloadBill.cs
?????文件??????10999??2015-04-28?22:38??WxPayAPI\business\JsApiPay.cs
?????文件???????6892??2015-04-26?21:08??WxPayAPI\business\MicroPay.cs
?????文件???????4324??2015-04-28?17:58??WxPayAPI\business\NativeNotify.cs
?????文件???????3057??2015-04-26?20:20??WxPayAPI\business\NativePay.cs
?????文件???????1234??2015-04-26?21:08??WxPayAPI\business\OrderQuery.cs
?????文件???????1690??2015-04-26?21:08??WxPayAPI\business\Refund.cs
?????文件???????1691??2015-04-26?21:08??WxPayAPI\business\RefundQuery.cs
?????文件???????2873??2015-04-28?17:58??WxPayAPI\business\ResultNotify.cs
?????文件???????2860??2015-04-17?17:25??WxPayAPI\cert\apiclient_cert.p12
?????文件???????2720??2017-03-24?09:50??WxPayAPI\Default.aspx
?????文件????????426??2015-04-26?20:09??WxPayAPI\default.aspx.cs
?????文件????????465??2015-04-22?13:17??WxPayAPI\default.aspx.designer.cs
?????文件???????1473??2015-04-23?17:54??WxPayAPI\example\DownloadBillpage.aspx
?????文件???????1383??2015-04-28?21:18??WxPayAPI\example\DownloadBillPage.aspx.cs
?????文件???????1506??2015-04-08?19:46??WxPayAPI\example\DownloadBillPage.aspx.designer.cs
?????文件???????2155??2015-04-28?20:55??WxPayAPI\example\JsApiPayPage.aspx
?????文件???????2956??2017-03-24?10:14??WxPayAPI\example\JsApiPayPage.aspx.cs
?????文件????????807??2015-04-28?20:27??WxPayAPI\example\JsApiPayPage.aspx.designer.cs
?????文件????????449??2017-03-24?09:31??WxPayAPI\example\JsApiTc.aspx
............此處省略124個文件信息
評論
共有 條評論