随笔分类 -  c#

摘要:控制器:public ActionResult DataSummary() { shopno = ShopLogin.LoginUser.ShopNo; List vDataSummaryList = EffectListMap(true, ... 阅读全文
posted @ 2016-01-20 19:26 昙花千尺 阅读(834) 评论(0) 推荐(0)
摘要:2.0 list = ViewData["list"] as List; %> 0) {%> ... 阅读全文
posted @ 2016-01-18 16:26 昙花千尺 阅读(168) 评论(0) 推荐(0)
摘要:private JsonMessage WebRequest(string type, string paramData) { string postUrl = string.Empty; if (type == "Get" || type... 阅读全文
posted @ 2016-01-18 16:19 昙花千尺 阅读(656) 评论(0) 推荐(0)