摘要: 1,问题 在mvc验证的时候怎么自定义验证action?比如说验证用户名是否重复。 2.解决方法 通过remote 的特性 第一参数是对应的action 第二个对应的是controller controller 中的的方法 通过返回 true. 阅读全文
posted @ 2016-11-20 10:26 晓明的哥哥 阅读(269) 评论(0) 推荐(2)