摘要: 异常详细信息: System.ArgumentException: 已添加了具有相同键的项。场景重现:在地址栏输入 http://localhost:51709/Home/Index?user[0].Name=tom&user[1].Name=jack后台代码如下:using System;usin... 阅读全文
posted @ 2015-03-03 11:45 MrHacker 阅读(934) 评论(0) 推荐(0)