摘要: ///一般处理程序 string action = context.Request["action"]; var adapter= new T_UserTableAdapter(); ... 阅读全文
posted @ 2014-06-17 19:20 李玉波 阅读(84) 评论(0) 推荐(0) 编辑