文件名称:QQ_OAuth
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:122.12kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
QQ登陆OAuth2.0API源码
QQ登陆OAuth2.0API使用流程:
我不忙-QQ登陆OAuth2.0API使用流程:
1、根据需要求修改配置文件(Wbm.QzoneV2.config)。
2、注册ApplicationKey。(参考UiPageBase.cs文件)
3、获取用户认证地址。(参考Logout.aspx文件)
4、获取/缓存认证信息。(参考RedirectUri.aspx文件)
5、获取用户资源。(参考Default.aspx文件)
QQ登陆OAuth2.0API源码 2011-10-27 更新
1、使用[可选参数]特性,定制参数更方便,灵活。
2、使用XML配置文件(Wbm.QzoneV2.config)。
3、封装Model,用户信息Model(SinaMUsers.cs)
4、含有一个简单的实例,更快速容易的使用接口。
5、使用日志记录。日志文件路径直接在配置文件(Wbm.QzoneV2.config)里修改。
6、拥有一个网站可以部署多个应用功能,只需要在配置文件添加app节点即可。-QQ landing the landing OAuth2.0API the use of process OAuth2.0API source QQ: I' m not busy-QQ landing OAuth2.0API processes: (1) shall be required to modify the configuration file (Wbm.QzoneV2.config). 2 registered ApplicationKey. (Reference UiPageBase.cs file), to obtain the address of user authentication. (Reference Logout.aspx file), get/cache authentication information. (The reference RedirectUri.aspx files), access to user resources. (Refer to the Default.aspx file) QQ landing OAuth2.0API source 2011-10-27 update, [optional parameters] properties, more convenient, flexible custom parameters. 2, using the XML configuration file (Wbm.QzoneV2.config). Package the Model User Information Model (SinaMUsers.cs) 4, contains a simple example, more fast and easy to use interface. 5, the use of logging. The log file path directly in the configuration modify file (Wbm.QzoneV2.config). 6, has a web site can deploy multiple applications only node in the configuration file to add the app to.
QQ登陆OAuth2.0API使用流程:
我不忙-QQ登陆OAuth2.0API使用流程:
1、根据需要求修改配置文件(Wbm.QzoneV2.config)。
2、注册ApplicationKey。(参考UiPageBase.cs文件)
3、获取用户认证地址。(参考Logout.aspx文件)
4、获取/缓存认证信息。(参考RedirectUri.aspx文件)
5、获取用户资源。(参考Default.aspx文件)
QQ登陆OAuth2.0API源码 2011-10-27 更新
1、使用[可选参数]特性,定制参数更方便,灵活。
2、使用XML配置文件(Wbm.QzoneV2.config)。
3、封装Model,用户信息Model(SinaMUsers.cs)
4、含有一个简单的实例,更快速容易的使用接口。
5、使用日志记录。日志文件路径直接在配置文件(Wbm.QzoneV2.config)里修改。
6、拥有一个网站可以部署多个应用功能,只需要在配置文件添加app节点即可。-QQ landing the landing OAuth2.0API the use of process OAuth2.0API source QQ: I' m not busy-QQ landing OAuth2.0API processes: (1) shall be required to modify the configuration file (Wbm.QzoneV2.config). 2 registered ApplicationKey. (Reference UiPageBase.cs file), to obtain the address of user authentication. (Reference Logout.aspx file), get/cache authentication information. (The reference RedirectUri.aspx files), access to user resources. (Refer to the Default.aspx file) QQ landing OAuth2.0API source 2011-10-27 update, [optional parameters] properties, more convenient, flexible custom parameters. 2, using the XML configuration file (Wbm.QzoneV2.config). Package the Model User Information Model (SinaMUsers.cs) 4, contains a simple example, more fast and easy to use interface. 5, the use of logging. The log file path directly in the configuration modify file (Wbm.QzoneV2.config). 6, has a web site can deploy multiple applications only node in the configuration file to add the app to.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Wbm.QzoneV2Demo.sln
Wbm.QzoneV2Demo.suo
更新日志.txt
使用前说明.txt
Wbm.QzoneV2API/bin/Debug/Wbm.QzoneV2API.dll
Wbm.QzoneV2API/bin/Debug/Wbm.QzoneV2API.pdb
Wbm.QzoneV2API/Entitys/ApplicationEntity.cs
Wbm.QzoneV2API/Helpers/ApiCacheHelper.cs
Wbm.QzoneV2API/Helpers/ApiLogHelper.cs
Wbm.QzoneV2API/Helpers/HttpHelper.cs
Wbm.QzoneV2API/Helpers/HttpUtil.cs
Wbm.QzoneV2API/Helpers/XmlHelper.cs
Wbm.QzoneV2API/oAtuths/oAuthQzone.cs
Wbm.QzoneV2API/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache
Wbm.QzoneV2API/obj/Debug/Wbm.QzoneV2API.csproj.FileListAbsolute.txt
Wbm.QzoneV2API/obj/Debug/Wbm.QzoneV2API.dll
Wbm.QzoneV2API/obj/Debug/Wbm.QzoneV2API.pdb
Wbm.QzoneV2API/Properties/AssemblyInfo.cs
Wbm.QzoneV2API/QzoneBase.cs
Wbm.QzoneV2API/QzoneControllers/UserController.cs
Wbm.QzoneV2API/QzoneModels/QzoneMUsers.cs
Wbm.QzoneV2API/QzoneServices/QzoneApiService.cs
Wbm.QzoneV2API/QzoneServices/QzoneCache.cs
Wbm.QzoneV2API/QzoneServices/QzoneConfig.cs
Wbm.QzoneV2API/Wbm.QzoneV2.config
Wbm.QzoneV2API/Wbm.QzoneV2API.csproj
Wbm.QzoneV2Demo/bin/Wbm.QzoneV2API.dll
Wbm.QzoneV2Demo/bin/Wbm.QzoneV2API.pdb
Wbm.QzoneV2Demo/bin/Wbm.QzoneV2Demo.dll
Wbm.QzoneV2Demo/bin/Wbm.QzoneV2Demo.pdb
Wbm.QzoneV2Demo/Default.aspx
Wbm.QzoneV2Demo/Login.aspx
Wbm.QzoneV2Demo/Logout.aspx
Wbm.QzoneV2Demo/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache
Wbm.QzoneV2Demo/obj/Debug/ResolveAssemblyReference.cache
Wbm.QzoneV2Demo/obj/Debug/Wbm.QzoneV2Demo.csproj.FileListAbsolute.txt
Wbm.QzoneV2Demo/obj/Debug/Wbm.QzoneV2Demo.dll
Wbm.QzoneV2Demo/obj/Debug/Wbm.QzoneV2Demo.pdb
Wbm.QzoneV2Demo/Properties/AssemblyInfo.cs
Wbm.QzoneV2Demo/RedirectUri.aspx
Wbm.QzoneV2Demo/UiPageBase.cs
Wbm.QzoneV2Demo/Wbm.QzoneV2.config
Wbm.QzoneV2Demo/Wbm.QzoneV2Demo.csproj
Wbm.QzoneV2Demo/Wbm.QzoneV2Demo.csproj.user
Wbm.QzoneV2Demo/Web.config
Wbm.QzoneV2API/obj/Debug/TempPE
Wbm.QzoneV2Demo/obj/Debug/TempPE
Wbm.QzoneV2API/bin/Debug
Wbm.QzoneV2API/bin/Release
Wbm.QzoneV2API/obj/Debug
Wbm.QzoneV2Demo/obj/Debug
Wbm.QzoneV2API/bin
Wbm.QzoneV2API/Entitys
Wbm.QzoneV2API/Helpers
Wbm.QzoneV2API/oAtuths
Wbm.QzoneV2API/obj
Wbm.QzoneV2API/Properties
Wbm.QzoneV2API/QzoneControllers
Wbm.QzoneV2API/QzoneModels
Wbm.QzoneV2API/QzoneServices
Wbm.QzoneV2Demo/App_Data
Wbm.QzoneV2Demo/bin
Wbm.QzoneV2Demo/obj
Wbm.QzoneV2Demo/Properties
Wbm.QzoneV2API
Wbm.QzoneV2Demo
说明.htm
Wbm.QzoneV2Demo.suo
更新日志.txt
使用前说明.txt
Wbm.QzoneV2API/bin/Debug/Wbm.QzoneV2API.dll
Wbm.QzoneV2API/bin/Debug/Wbm.QzoneV2API.pdb
Wbm.QzoneV2API/Entitys/ApplicationEntity.cs
Wbm.QzoneV2API/Helpers/ApiCacheHelper.cs
Wbm.QzoneV2API/Helpers/ApiLogHelper.cs
Wbm.QzoneV2API/Helpers/HttpHelper.cs
Wbm.QzoneV2API/Helpers/HttpUtil.cs
Wbm.QzoneV2API/Helpers/XmlHelper.cs
Wbm.QzoneV2API/oAtuths/oAuthQzone.cs
Wbm.QzoneV2API/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache
Wbm.QzoneV2API/obj/Debug/Wbm.QzoneV2API.csproj.FileListAbsolute.txt
Wbm.QzoneV2API/obj/Debug/Wbm.QzoneV2API.dll
Wbm.QzoneV2API/obj/Debug/Wbm.QzoneV2API.pdb
Wbm.QzoneV2API/Properties/AssemblyInfo.cs
Wbm.QzoneV2API/QzoneBase.cs
Wbm.QzoneV2API/QzoneControllers/UserController.cs
Wbm.QzoneV2API/QzoneModels/QzoneMUsers.cs
Wbm.QzoneV2API/QzoneServices/QzoneApiService.cs
Wbm.QzoneV2API/QzoneServices/QzoneCache.cs
Wbm.QzoneV2API/QzoneServices/QzoneConfig.cs
Wbm.QzoneV2API/Wbm.QzoneV2.config
Wbm.QzoneV2API/Wbm.QzoneV2API.csproj
Wbm.QzoneV2Demo/bin/Wbm.QzoneV2API.dll
Wbm.QzoneV2Demo/bin/Wbm.QzoneV2API.pdb
Wbm.QzoneV2Demo/bin/Wbm.QzoneV2Demo.dll
Wbm.QzoneV2Demo/bin/Wbm.QzoneV2Demo.pdb
Wbm.QzoneV2Demo/Default.aspx
Wbm.QzoneV2Demo/Login.aspx
Wbm.QzoneV2Demo/Logout.aspx
Wbm.QzoneV2Demo/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache
Wbm.QzoneV2Demo/obj/Debug/ResolveAssemblyReference.cache
Wbm.QzoneV2Demo/obj/Debug/Wbm.QzoneV2Demo.csproj.FileListAbsolute.txt
Wbm.QzoneV2Demo/obj/Debug/Wbm.QzoneV2Demo.dll
Wbm.QzoneV2Demo/obj/Debug/Wbm.QzoneV2Demo.pdb
Wbm.QzoneV2Demo/Properties/AssemblyInfo.cs
Wbm.QzoneV2Demo/RedirectUri.aspx
Wbm.QzoneV2Demo/UiPageBase.cs
Wbm.QzoneV2Demo/Wbm.QzoneV2.config
Wbm.QzoneV2Demo/Wbm.QzoneV2Demo.csproj
Wbm.QzoneV2Demo/Wbm.QzoneV2Demo.csproj.user
Wbm.QzoneV2Demo/Web.config
Wbm.QzoneV2API/obj/Debug/TempPE
Wbm.QzoneV2Demo/obj/Debug/TempPE
Wbm.QzoneV2API/bin/Debug
Wbm.QzoneV2API/bin/Release
Wbm.QzoneV2API/obj/Debug
Wbm.QzoneV2Demo/obj/Debug
Wbm.QzoneV2API/bin
Wbm.QzoneV2API/Entitys
Wbm.QzoneV2API/Helpers
Wbm.QzoneV2API/oAtuths
Wbm.QzoneV2API/obj
Wbm.QzoneV2API/Properties
Wbm.QzoneV2API/QzoneControllers
Wbm.QzoneV2API/QzoneModels
Wbm.QzoneV2API/QzoneServices
Wbm.QzoneV2Demo/App_Data
Wbm.QzoneV2Demo/bin
Wbm.QzoneV2Demo/obj
Wbm.QzoneV2Demo/Properties
Wbm.QzoneV2API
Wbm.QzoneV2Demo
说明.htm
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.