91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 4.12M
    文件類型: .zip
    金幣: 1
    下載: 0 次
    發布日期: 2020-12-26
  • 語言: C#
  • 標簽: 實例??微信??下載??

資源簡介

基于.net的輕量級的微信SDK,使用.net Framework4.0的Dynamic特性,一個將xml字符串自動轉換成Dynamic Object的DynamicXml.cs類,還有一個將json字符串自動轉換成Dynamic Object的DynamicJson.cs類實現無Entity的SDK;代碼結構完全符合官方平臺的布局,一目了然


資源截圖

代碼片段和文件信息

using?System;
using?System.Collections.Generic;
using?System.Linq;
using?System.Web;
using?System.Web.Http;
using?System.Web.Mvc;
using?System.Web.Routing;

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);
????????}
????}
}

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2014-05-22?15:41??weixinSDK-master\
?????目錄???????????0??2014-05-22?15:41??weixinSDK-master\Deepleo.Web\
?????目錄???????????0??2014-05-22?15:41??weixinSDK-master\Deepleo.Web\App_Start\
?????文件?????????265??2014-05-22?15:41??weixinSDK-master\Deepleo.Web\App_Start\FilterConfig.cs
?????文件?????????580??2014-05-22?15:41??weixinSDK-master\Deepleo.Web\App_Start\RouteConfig.cs
?????文件?????????461??2014-05-22?15:41??weixinSDK-master\Deepleo.Web\App_Start\WebApiConfig.cs
?????目錄???????????0??2014-05-22?15:41??weixinSDK-master\Deepleo.Web\Controllers\
?????文件????????1930??2014-05-22?15:41??weixinSDK-master\Deepleo.Web\Controllers\WeixinController.cs
?????文件????????9213??2014-05-22?15:41??weixinSDK-master\Deepleo.Web\Deepleo.Web.csproj
?????文件????????1141??2014-05-22?15:41??weixinSDK-master\Deepleo.Web\Deepleo.Web.csproj.user
?????文件?????????102??2014-05-22?15:41??weixinSDK-master\Deepleo.Web\Global.asax
?????文件?????????694??2014-05-22?15:41??weixinSDK-master\Deepleo.Web\Global.asax.cs
?????目錄???????????0??2014-05-22?15:41??weixinSDK-master\Deepleo.Web\Properties\
?????文件????????1376??2014-05-22?15:41??weixinSDK-master\Deepleo.Web\Properties\AssemblyInfo.cs
?????文件????????1256??2014-05-22?15:41??weixinSDK-master\Deepleo.Web\Web.Debug.config
?????文件????????1316??2014-05-22?15:41??weixinSDK-master\Deepleo.Web\Web.Release.config
?????文件????????2127??2014-05-22?15:41??weixinSDK-master\Deepleo.Web\Web.config
?????目錄???????????0??2014-05-22?15:41??weixinSDK-master\Deepleo.Web\WeixinExecutor\
?????文件????????6293??2014-05-22?15:41??weixinSDK-master\Deepleo.Web\WeixinExecutor\WeixinExecutor.cs
?????目錄???????????0??2014-05-22?15:41??weixinSDK-master\Deepleo.Web\bin\
?????文件???????17408??2014-05-22?15:41??weixinSDK-master\Deepleo.Web\bin\Deepleo.Web.dll
?????文件???????28160??2014-05-22?15:41??weixinSDK-master\Deepleo.Web\bin\Deepleo.Web.pdb
?????文件???????32256??2014-05-22?15:41??weixinSDK-master\Deepleo.Web\bin\Deepleo.Weixin.SDK.dll
?????文件???????93696??2014-05-22?15:41??weixinSDK-master\Deepleo.Web\bin\Deepleo.Weixin.SDK.pdb
?????文件???????45416??2014-05-22?15:41??weixinSDK-master\Deepleo.Web\bin\Microsoft.Web.Infrastructure.dll
?????文件??????374784??2014-05-22?15:41??weixinSDK-master\Deepleo.Web\bin\Newtonsoft.Json.dll
?????文件??????411193??2014-05-22?15:41??weixinSDK-master\Deepleo.Web\bin\Newtonsoft.Json.xml
?????文件??????168544??2014-05-22?15:41??weixinSDK-master\Deepleo.Web\bin\System.Net.Http.Formatting.dll
?????文件??????136384??2014-05-22?15:41??weixinSDK-master\Deepleo.Web\bin\System.Net.Http.Formatting.xml
?????文件???????16480??2014-05-22?15:41??weixinSDK-master\Deepleo.Web\bin\System.Net.Http.WebRequest.dll
?????文件????????5377??2014-05-22?15:41??weixinSDK-master\Deepleo.Web\bin\System.Net.Http.WebRequest.xml
............此處省略155個文件信息

評論

共有 條評論