摘要: jquery ajax/post/get 传参数给 mvc的action1.ActionResult Test1 2.View Test1.aspx3.ajax page4.MetaObjectMigration.cs string json convert to class5.相关的代码下载(包含用的相关类, jquery.json.js等)ActionResult Test1public ActionResult Test1(string nameJS, UserInfoInputData model, string js) { UserInfoInp... 阅读全文
posted @ 2013-08-10 20:15 dfg727 阅读(3936) 评论(0) 推荐(0)