Hot Search : Source embeded web remote control p2p game More...
Location : Home Downloads Other resource Other

TencentWeiboSDK_1.0.2

  • Category : Other
  • Tags :
  • Update : 2012-05-04
  • Size : 1.18mb
  • Downloaded :0次
  • Author :yangsongkai
  • About : 杨松凯
  • PS : If download it fails, try it again. Download again for free!
Introduction - If you have any usage issues, please Google them yourself
此为WindowsPhone Tencent微博应用程序,利用Tencent开源API开发的。
Packet file list
(Preview for download)
Packet : TencentWeiboSDK_1.0.2.zip filelist
SDKDoc/
SDKDoc/腾迅微博WP7平台SDK使用说明.pdf
SDKDoc/腾迅微博WP7平台SDK帮助.chm
SDKLibrary/
SDKLibrary/Newtonsoft.Json.dll
SDKLibrary/TencentWeiboSDK.dll
SDKLibrary/TencentWeiboSDK.XML
SDKSample/
SDKSample/App.xaml
SDKSample/App.xaml.cs
SDKSample/ApplicationIcon.jpg
SDKSample/Background.jpg
SDKSample/Converter/
SDKSample/Converter/StatusNameAndTextConverter.cs
SDKSample/LoginView.xaml
SDKSample/LoginView.xaml.cs
SDKSample/PostNewWeiboView.xaml
SDKSample/PostNewWeiboView.xaml.cs
SDKSample/Properties/
SDKSample/Properties/AppManifest.xml
SDKSample/Properties/AssemblyInfo.cs
SDKSample/Properties/WMAppManifest.xml
SDKSample/Resources/
SDKSample/Resources/appbar.edit.png
SDKSample/Resources/appbar.refresh.png
SDKSample/Resources/appbar.send.png
SDKSample/Resources/Background.jpg
SDKSample/SplashScreenImage.jpg
SDKSample/TencentWeiboSample.csproj
SDKSample/TimelineView.xaml
SDKSample/TimelineView.xaml.cs
SDKSample/ViewModel/
SDKSample/ViewModel/BaseViewModel.cs
SDKSample/ViewModel/PostNewViewModel.cs
SDKSample/ViewModel/TimelineViewModel.cs
SDKSrc/
SDKSrc/Controls/
SDKSrc/Controls/OAuthLoginBrowser.xaml
SDKSrc/Controls/OAuthLoginBrowser.xaml.cs
SDKSrc/Deserializer/
SDKSrc/Deserializer/BaseDeserializer.cs
SDKSrc/Deserializer/DeserializerManager.cs
SDKSrc/Deserializer/Json/
SDKSrc/Deserializer/Json/ResultDeserializer.cs
SDKSrc/Deserializer/Json/StatusDeserializer.cs
SDKSrc/Deserializer/Json/UserDeserializer.cs
SDKSrc/Deserializer/Xml/
SDKSrc/Hammock/
SDKSrc/Hammock/Attributes/
SDKSrc/Hammock/Attributes/INamedAttribute.cs
SDKSrc/Hammock/Attributes/IValidatingAttribute.cs
SDKSrc/Hammock/Attributes/Specialized/
SDKSrc/Hammock/Attributes/Specialized/EntityAttribute.cs
SDKSrc/Hammock/Attributes/Specialized/HeaderAttribute.cs
SDKSrc/Hammock/Attributes/Specialized/ParameterAttribute.cs
SDKSrc/Hammock/Attributes/Specialized/UserAgentAttribute.cs
SDKSrc/Hammock/Attributes/Validation/
SDKSrc/Hammock/Attributes/Validation/BooleanToIntegerAttribute.cs
SDKSrc/Hammock/Attributes/Validation/DateTimeFormatAttribute.cs
SDKSrc/Hammock/Attributes/Validation/RequiredAttribute.cs
SDKSrc/Hammock/Attributes/Validation/SpecificationAttribute.cs
SDKSrc/Hammock/Attributes/Validation/ValidationAttribute.cs
SDKSrc/Hammock/Authentication/
SDKSrc/Hammock/Authentication/Basic/
SDKSrc/Hammock/Authentication/Basic/BasicAuthCredentials.cs
SDKSrc/Hammock/Authentication/IWebCredentials.cs
SDKSrc/Hammock/Authentication/OAuth/
SDKSrc/Hammock/Authentication/OAuth/OAuthCredentials.cs
SDKSrc/Hammock/Authentication/OAuth/OAuthParameterHandling.cs
SDKSrc/Hammock/Authentication/OAuth/OAuthSignatureMethod.cs
SDKSrc/Hammock/Authentication/OAuth/OAuthToken.cs
SDKSrc/Hammock/Authentication/OAuth/OAuthTools.cs
SDKSrc/Hammock/Authentication/OAuth/OAuthType.cs
SDKSrc/Hammock/Authentication/OAuth/OAuthWebQuery.cs
SDKSrc/Hammock/Authentication/OAuth/OAuthWebQueryInfo.cs
SDKSrc/Hammock/Authentication/OAuth/OAuthWorkflow.cs
SDKSrc/Hammock/Caching/
SDKSrc/Hammock/Caching/CacheFactory.cs
SDKSrc/Hammock/Caching/CacheMode.cs
SDKSrc/Hammock/Caching/CacheOptions.cs
SDKSrc/Hammock/Caching/ICache.cs
SDKSrc/Hammock/Caching/SimpleCache.cs
SDKSrc/Hammock/Compat/
SDKSrc/Hammock/Compat/DecompressionMethods.cs
SDKSrc/Hammock/Compat/GzipHttpWebResponse.cs
SDKSrc/Hammock/Compat/NameValueCollection.cs
SDKSrc/Hammock/Compat/Trace.cs
SDKSrc/Hammock/Extensions/
SDKSrc/Hammock/Extensions/CollectionExtensions.cs
SDKSrc/Hammock/Extensions/FormatExtensions.cs
SDKSrc/Hammock/Extensions/OAuthExtensions.cs
SDKSrc/Hammock/Extensions/ObjectExtensions.cs
SDKSrc/Hammock/Extensions/ReflectionExtensions.cs
SDKSrc/Hammock/Extensions/SpecificationExtensions.cs
SDKSrc/Hammock/Extensions/StringExtensions.cs
SDKSrc/Hammock/Extensions/TimeExtensions.cs
SDKSrc/Hammock/Extensions/WebExtensions.cs
SDKSrc/Hammock/IRestClient.cs
SDKSrc/Hammock/Model/
SDKSrc/Hammock/Model/PropertyChangedBase.cs
SDKSrc/Hammock/Mono/
SDKSrc/Hammock/Mono/HttpUtility.cs
SDKSrc/Hammock/RestBase.cs
SDKSrc/Hammock/RestCallback.cs
SDKSrc/Hammock/RestClient.cs
SDKSrc/Hammock/RestRequest.cs
SDKSrc/Hammock/RestResponse.cs
SDKSrc/Hammock/Retries/
SDKSrc/Hammock/Retries/ConnectionClosed.cs
SDKSrc/Hammock/Retries/IRetryCondition.cs
SDKSrc/Hammock/Retries/IRetryCustomCondition.cs
SDKSrc/Hammock/Retries/NetworkError.cs
SDKSrc/Hammock/Retries/RetryCondition.cs
SDKSrc/Hammock/Retries/RetryCustomCondition.cs
SDKSrc/Hammock/Retries/RetryErrorCondition.cs
SDKSrc/Hammock/Retries/RetryPolicy.cs
SDKSrc/Hammock/Retries/RetryResultCondition.cs
SDKSrc/Hammock/Retries/Timeout.cs
SDKSrc/Hammock/Serialization/
SDKSrc/Hammock/Serialization/HammockDataContractJsonSerializer.cs
SDKSrc/Hammock/Serialization/HammockDataContractSerializer.cs
SDKSrc/Hammock/Serialization/IDeserializer.cs
SDKSrc/Hammock/Serialization/ISerializer.cs
SDKSrc/Hammock/Serialization/JsonParser.cs
SDKSrc/Hammock/Serialization/Utf8Serializer.cs
SDKSrc/Hammock/Specifications/
SDKSrc/Hammock/Specifications/AndSpecification.cs
SDKSrc/Hammock/Specifications/CompositeSpecificationBase.cs
SDKSrc/Hammock/Specifications/HammockSpecification.cs
SDKSrc/Hammock/Specifications/ISpecification.cs
SDKSrc/Hammock/Specifications/NotSpecificati
Related instructions
  • We are an exchange download platform that only provides communication channels. The downloaded content comes from the internet. Except for download issues, please Google on your own.
  • The downloaded content is provided for members to upload. If it unintentionally infringes on your copyright, please contact us.
  • Please use Winrar for decompression tools
  • If download fail, Try it againg or Feedback to us.
  • If downloaded content did not match the introduction, Feedback to us,Confirm and will be refund.
  • Before downloading, you can inquire through the uploaded person information

Nothing.

Post Comment
*Quick comment Recommend Not bad Password Unclear description Not source
Lost files Unable to decompress Bad
*Content :
*Captcha :
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.