資源簡介
微信開發官網dome
代碼片段和文件信息
using?System;
using?System.Collections.Generic;
using?System.Linq;
using?System.Web;
using?System.Web.Http;
using?System.Web.Mvc;
using?System.Web.Routing;
using?Deepleo.Weixin.SDK.Helpers;
using?Deepleo.Web.Services;
using?System.Text;
using?System.IO;
namespace?Deepleo.Web
{
????//?Note:?For?instructions?on?enabling?IIS6?or?IIS7?classic?mode?
????//?visit?http://go.microsoft.com/?linkId=9394801
????public?class?MvcApplication?:?System.Web.HttpApplication
????{
????????protected?void?Application_Start()
????????{
????????????AreaRegistration.RegisterAllAreas();
????????????WebApiConfig.Register(GlobalConfiguration.Configuration);
????????????FilterConfig.RegisterGlobalFilters(GlobalFilters.Filters);
????????????RouteConfig.RegisterRoutes(RouteTable.Routes);
????????????WeixinConfig.Re
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
????.......???????294??2015-09-11?00:39??weixinSDK-master\weixinSDK-master\.gitignore
????.......???????265??2015-09-11?00:39??weixinSDK-master\weixinSDK-master\Deepleo.Web\App_Start\FilterConfig.cs
????.......???????580??2015-09-11?00:39??weixinSDK-master\weixinSDK-master\Deepleo.Web\App_Start\RouteConfig.cs
????.......???????461??2015-09-11?00:39??weixinSDK-master\weixinSDK-master\Deepleo.Web\App_Start\WebApiConfig.cs
????.......??????1931??2015-09-11?00:39??weixinSDK-master\weixinSDK-master\Deepleo.Web\App_Start\WeixinConfig.cs
????.......??????2144??2015-09-11?00:39??weixinSDK-master\weixinSDK-master\Deepleo.Web\Attributes\WeixinOAuthAuthorizeAttribute.cs
?????文件??????66560??2015-10-12?11:29??weixinSDK-master\weixinSDK-master\Deepleo.Web\bin\Deepleo.Web.dll
?????文件??????71168??2015-10-12?11:29??weixinSDK-master\weixinSDK-master\Deepleo.Web\bin\Deepleo.Web.pdb
?????文件?????128000??2015-10-12?11:29??weixinSDK-master\weixinSDK-master\Deepleo.Web\bin\Deepleo.Weixin.SDK.dll
?????文件?????216576??2015-10-12?11:29??weixinSDK-master\weixinSDK-master\Deepleo.Web\bin\Deepleo.Weixin.SDK.pdb
?????文件?????301056??2015-09-11?00:39??weixinSDK-master\weixinSDK-master\Deepleo.Web\bin\log4net.dll
?????文件????1485451??2015-09-11?00:39??weixinSDK-master\weixinSDK-master\Deepleo.Web\bin\log4net.xm
?????文件??????45416??2015-09-11?00:39??weixinSDK-master\weixinSDK-master\Deepleo.Web\bin\Microsoft.Web.Infrastructure.dll
?????文件?????374784??2015-09-11?00:39??weixinSDK-master\weixinSDK-master\Deepleo.Web\bin\Newtonsoft.Json.dll
?????文件?????411193??2015-09-11?00:39??weixinSDK-master\weixinSDK-master\Deepleo.Web\bin\Newtonsoft.Json.xm
?????文件?????180832??2015-09-11?00:39??weixinSDK-master\weixinSDK-master\Deepleo.Web\bin\System.Net.Http.dll
?????文件?????168544??2015-09-11?00:39??weixinSDK-master\weixinSDK-master\Deepleo.Web\bin\System.Net.Http.Formatting.dll
?????文件?????136384??2015-09-11?00:39??weixinSDK-master\weixinSDK-master\Deepleo.Web\bin\System.Net.Http.Formatting.xm
?????文件??????16480??2015-09-11?00:39??weixinSDK-master\weixinSDK-master\Deepleo.Web\bin\System.Net.Http.WebRequest.dll
?????文件???????5377??2015-09-11?00:39??weixinSDK-master\weixinSDK-master\Deepleo.Web\bin\System.Net.Http.WebRequest.xm
?????文件?????199517??2015-09-11?00:39??weixinSDK-master\weixinSDK-master\Deepleo.Web\bin\System.Net.Http.xm
?????文件?????138328??2015-09-11?00:39??weixinSDK-master\weixinSDK-master\Deepleo.Web\bin\System.Web.Helpers.dll
?????文件??????73376??2015-09-11?00:39??weixinSDK-master\weixinSDK-master\Deepleo.Web\bin\System.Web.Helpers.xm
?????文件?????323168??2015-09-11?00:39??weixinSDK-master\weixinSDK-master\Deepleo.Web\bin\System.Web.Http.dll
?????文件??????73312??2015-09-11?00:39??weixinSDK-master\weixinSDK-master\Deepleo.Web\bin\System.Web.Http.WebHost.dll
?????文件???????9936??2015-09-11?00:39??weixinSDK-master\weixinSDK-master\Deepleo.Web\bin\System.Web.Http.WebHost.xm
?????文件?????374883??2015-09-11?00:39??weixinSDK-master\weixinSDK-master\Deepleo.Web\bin\System.Web.Http.xm
?????文件?????506976??2015-09-11?00:39??weixinSDK-master\weixinSDK-master\Deepleo.Web\bin\System.Web.Mvc.dll
?????文件?????837619??2015-09-11?00:39??weixinSDK-master\weixinSDK-master\Deepleo.Web\bin\System.Web.Mvc.xm
?????文件?????264792??2015-09-11?00:39??weixinSDK-master\weixinSDK-master\Deepleo.Web\bin\System.Web.Razor.dll
............此處省略325個文件信息
- 上一篇:C#實現的局域網聊天軟件源碼
- 下一篇:c#發送與接收文件
評論
共有 條評論