当你的才华不能撑起你的野心时,就是你该选择学习的时候了!

摘要: namespace com._80community.unittest.CUP { /// <summary> /// CUP Client /// </summary> public interface IClient { /// <summary> /// Generate Signature 阅读全文
posted @ 2019-08-01 18:08 hofmann 阅读(547) 评论(0) 推荐(0)
摘要: .pem BEGIN RSA PUBLIC KEY xxxxxxxx END RSA PUBLIC KEY 阅读全文
posted @ 2019-08-01 17:56 hofmann 阅读(182) 评论(0) 推荐(0)
摘要: HttpContext context1 = System.Web.HttpContext.Current; HttpContext context2 = System.Runtime.Remoting.Messaging.CallContext.HostContext as HttpContext 阅读全文
posted @ 2019-08-01 17:42 hofmann 阅读(269) 评论(0) 推荐(0)