08 2016 档案
摘要:asp.net mvc/webapi开发,微信公众号开发,后台接口开发, 算法开发 ,底层框架设计开发 a) 云服务: aliyun(ECS,RDS,开放搜索,OSS,缓存数据库,负载均衡) b) 软件: i.sqlserver2008+ ,vs2015, tfs2015, mysql, sqlit
阅读全文
摘要:1 @using GMS.Framework.Contract 2 @using GMS.Framework.Web.Controls 3 @using GMS.Mrs.Disaster.Contract.Model 4 @model DisasterDeal 5 @{ 6 Layout = "~/
阅读全文
摘要:1 //用于获取视频访问的相关参数数据 2 //----------------------所有矿山-初始化并加载通道列表,并播放一个通道---------------- 3 function getAllMineCameraParaAndStartPlayMineManage() { 4 getAllMineCameraParaAndStartPlay("MineManage"...
阅读全文
摘要:return RedirectToAction("Index", "MineDisaster", new { type = 0, page = 1 });
阅读全文
摘要:1 public ActionResult Index(ReserveInfoRequest request) 2 { 3 4 List MineList= this.AccountService.GetPermMineList(this.CookieContext.UserId); 5 6 ...
阅读全文
摘要:1 1 2 *地灾点地址: 3 4 @Html.DropDownList("MineDisasterInfId", ViewBag.AllAddress as SelectList, new { @class = "m-wrap medium" }) 5 ...
阅读全文
摘要:1 public ActionResult Index(YearCheckInfoRequest request) 2 { 3 //int a = -1; 4 // if (request.DisasterScale == a.ToString()) { request.DisasterScale = null; }; ...
阅读全文
摘要:1 public ActionResult Edit(int id, FormCollection collection) 2 { 3 var model = this.YearCheckService.GetYearCheck(id); 4 5 this.TryUpdateModel(mo...
阅读全文
摘要:1 public ActionResult Create() 2 { 3 var model = new DisasterInf(); 4 5 model.ID = 0; 6 7 var DisasterTypeList = EnumHelper.GetItemValu...
阅读全文
摘要:1 public static string MrsGetMineDisasterAddress() 2 { 3 database db = GetMrsDB(); 4 string sql = @"SELECT Id,DisasterAddress FROM MineDisasterInf"; 5 ...
阅读全文

浙公网安备 33010602011771号