摘要:
注:本文为学习摘抄,原地址:http://www.cnblogs.com/iamlilinfeng/archive/2012/09/25/2700049.html 一、概述 Windows Communication Foundation(WCF)是由微软发展的一组数据通信的应用程序开发接口,可以翻 阅读全文
摘要:
1、the HttpPost attributeis a short for the HttpVerbs.Post one but since MVC 2.0.从MVC 2.0之后HttpPost属性成为HttpVerbs.Post的简化版。2、[HttpPost] is shorthand for... 阅读全文