摘要: public void GetChargStationFileCount(HttpContext context) { var chargstationfilebll = new ChargStationFileBll(); var cPictureMessage = new Message(); var fileid = context.Request.Params["id"]; string ret = null; if (string.IsNullOrEmpty(... 阅读全文
posted @ 2013-10-12 15:43 Seaurl 阅读(262) 评论(0) 推荐(0) 编辑
摘要: var myurl;var mydata;var mytype = "POST";var jsonType = "json";var htmlType = "html";var commonType = "application/json; charset=utf-8";var editIndex = undefined;var zhanbh;//--------------------------------------------------------------$(function () { initcoo 阅读全文
posted @ 2013-10-12 13:29 Seaurl 阅读(733) 评论(0) 推荐(0) 编辑