01 2017 档案

摘要:正则表达式及常用正则表达式大全! 阅读全文
posted @ 2017-01-13 17:44 拾诚 阅读(418) 评论(0) 推荐(0) 编辑
摘要:生成随机字符串简单版 阅读全文
posted @ 2017-01-03 16:16 拾诚 阅读(6357) 评论(0) 推荐(0) 编辑
摘要://动态调用wcf方法 string url = "http://localhost:54379/ServiceWCF.svc"; IDoubleService proxy = WcfInvokeFactory.CreateServiceByUrl<IDoubleService>(url); int 阅读全文
posted @ 2017-01-03 14:29 拾诚 阅读(2350) 评论(0) 推荐(0) 编辑
摘要:Web Service:严格来说是行业标准,也就是Web Service 规范,WCF:WCF 是一个分布式应用的开发框架,属于特定的技术,或者平台。二者不是一个范畴。 阅读全文
posted @ 2017-01-03 11:41 拾诚 阅读(294) 评论(0) 推荐(0) 编辑