04 2016 档案

摘要:css: *{margin: 0;padding: 0;}body{font-size: 12px;line-height: 24px;text-algin: center; }a{color: #fff;text-decoration: none;}a:hover{color: #ff0000;} 阅读全文
posted @ 2016-04-21 10:44 小王大王 阅读(437) 评论(0) 推荐(1)
摘要:问题描述 当跨域(cross domain)调用ASP.NET MVC或者ASP.NET Web API编写的服务时,会发生无法访问的情况。 重现方式 12.} 13.public class UserModel 20.<script type="text/javascript"> dataType 阅读全文
posted @ 2016-04-06 11:29 小王大王 阅读(185) 评论(0) 推荐(0)