摘要:
原文地址:http://kb.cnblogs.com/page/189153/ 本想前段时间就把自己通过QQ OAuth1.0、OAuth2.0协议进行验证而实现QQ登录的心得及Demo实例分享给大家,可一直很忙,今天抽点时间说下OAuth1.0协议原理,及讲解下QQ对于Oauth1.0的认证开发。 阅读全文
摘要:
The .Net framework has a number of technologies that allow you to create HTTP services such as Web Service, WCF and now Web API. There are a lot of ar 阅读全文
摘要:
The big picture to keep in mind first is: There are lots of articles and resources out there: http://blog.sina.com.cn/s/blog_3fe961ae010139u6.html htt 阅读全文
摘要:
ping用法: ping [-t] [-a] [-n count] [-l size] [-f] [-i TTL] [-v TOS] [-r count] [-s count] [[-j host-list] | [-k host-list]] [-w timeo... 阅读全文
摘要:
Now the security has a trend to become more and more important in our daily work, hence I did some researches on some of the topics, and hope to do mo... 阅读全文
摘要:
I think Agile development methodologies is something we get from our practice. It can be just acknowledged by taking the training, but if you want to ... 阅读全文
摘要:
Just read two good articles on this topic:http://stackoverflow.com/questions/480696/how-to-find-if-a-native-dll-file-is-compiled-as-x64-or-x86/http://... 阅读全文
摘要:
REST 阅读全文
摘要:
Today we troubleshooting a lot of network issue by using commands like: ping / netstat -na telnet / 特此列出一些常用的网络命令 网络命令 ping用法: ping [-t] [-a] [-n cou... 阅读全文
摘要:
http://www.cnblogs.com/yukaizhao/archive/2011/07/25/xpath.htmlhttp://www.w3schools.com/xpath/default.asp另外注意有xmlnamespace的情况:http://msdn.microsoft.com/en-us/library/system.xml.xmlnode.selectsinglenode.aspx 阅读全文