資源簡介
代碼片段和文件信息
using?System;
using?System.Collections.Generic;
using?System.Text;
using?Common;
using?LitJson;
namespace?API.OAuth
{
????public?class?feixin_helper
????{
????????public?feixin_helper()
????????{?}
????????///?
????????///?取得Access?Token
????????///?
????????///?臨時Authorization?Code
????????///?Dictionary
????????public?static?Dictionaryject>?get_access_token(string?code)
????????{
????????????//獲得配置信息
????????????oauth_config?config?=?oauth_helper.get_config(“feixin“);
????????????string?send_url?=?“https://i.feixin.10086.cn/oauth2/access_token?grant_type=authorization_code&code=“?+?code?+?“&client_id=“?+?config.oauth_app_id?+?“&client_secret=“?+?config.oauth_app_key?+?“&redirect_uri=“?+?Ut
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件????1116644??2015-05-18?15:02??網上商城源碼(兩個版本)\DB\ShanKe_DB.sql
?????文件????3801088??2014-11-28?13:32??網上商城源碼(兩個版本)\DB\ShanKe_DB_Data.MDF
?????文件????1048576??2014-11-28?13:32??網上商城源碼(兩個版本)\DB\ShanKe_DB_Log.LDF
?????文件???????3891??2014-11-25?21:59??網上商城源碼(兩個版本)\VS2010版本\API\API.csproj
?????文件??????30720??2015-09-14?19:51??網上商城源碼(兩個版本)\VS2010版本\API\bin\Debug\API.dll
?????文件?????118272??2015-09-14?19:51??網上商城源碼(兩個版本)\VS2010版本\API\bin\Debug\API.pdb
?????文件??????45056??2015-09-14?19:51??網上商城源碼(兩個版本)\VS2010版本\API\bin\Debug\BLL.dll
?????文件?????220672??2015-09-14?19:51??網上商城源碼(兩個版本)\VS2010版本\API\bin\Debug\BLL.pdb
?????文件??????59392??2015-09-14?19:51??網上商城源碼(兩個版本)\VS2010版本\API\bin\Debug\Common.dll
?????文件?????136704??2015-09-14?19:51??網上商城源碼(兩個版本)\VS2010版本\API\bin\Debug\Common.pdb
?????文件?????214528??2015-09-14?19:51??網上商城源碼(兩個版本)\VS2010版本\API\bin\Debug\DAL.dll
?????文件?????345600??2015-09-14?19:51??網上商城源碼(兩個版本)\VS2010版本\API\bin\Debug\DAL.pdb
?????文件??????17920??2015-09-14?19:51??網上商城源碼(兩個版本)\VS2010版本\API\bin\Debug\DBUtility.dll
?????文件??????48640??2015-09-14?19:51??網上商城源碼(兩個版本)\VS2010版本\API\bin\Debug\DBUtility.pdb
?????文件??????49664??2010-07-28?14:32??網上商城源碼(兩個版本)\VS2010版本\API\bin\Debug\LitJSON.dll
?????文件??????67072??2015-09-14?19:51??網上商城源碼(兩個版本)\VS2010版本\API\bin\Debug\Model.dll
?????文件?????407040??2015-09-14?19:51??網上商城源碼(兩個版本)\VS2010版本\API\bin\Debug\Model.pdb
?????文件???????2217??2014-11-25?21:22??網上商城源碼(兩個版本)\VS2010版本\API\OAuth\feixin_helper.cs
?????文件???????2571??2014-11-25?21:22??網上商城源碼(兩個版本)\VS2010版本\API\OAuth\kaixin_helper.cs
?????文件???????1296??2014-11-25?21:22??網上商城源碼(兩個版本)\VS2010版本\API\OAuth\oauth_config.cs
?????文件???????1190??2014-11-25?21:22??網上商城源碼(兩個版本)\VS2010版本\API\OAuth\oauth_helper.cs
?????文件???????5004??2014-11-25?21:22??網上商城源碼(兩個版本)\VS2010版本\API\OAuth\qq_helper.cs
?????文件???????3718??2014-11-25?21:22??網上商城源碼(兩個版本)\VS2010版本\API\OAuth\renren_helper.cs
?????文件???????3456??2014-11-25?21:22??網上商城源碼(兩個版本)\VS2010版本\API\OAuth\sina_helper.cs
?????文件???????2356??2014-11-25?21:22??網上商城源碼(兩個版本)\VS2010版本\API\OAuth\taobao_helper.cs
?????文件???????5400??2015-09-14?19:51??網上商城源碼(兩個版本)\VS2010版本\API\obj\Debug\API.csproj.FileListAbsolute.txt
?????文件??????45853??2015-09-14?19:51??網上商城源碼(兩個版本)\VS2010版本\API\obj\Debug\API.csprojResolveAssemblyReference.cache
?????文件??????30720??2015-09-14?19:51??網上商城源碼(兩個版本)\VS2010版本\API\obj\Debug\API.dll
?????文件?????118272??2015-09-14?19:51??網上商城源碼(兩個版本)\VS2010版本\API\obj\Debug\API.pdb
?????文件???????6480??2015-11-12?21:32??網上商城源碼(兩個版本)\VS2010版本\API\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache
............此處省略2953個文件信息
評論
共有 條評論