Let's go
上一页 1 ··· 46 47 48 49 50 51 52 53 54 ··· 58 下一页
摘要: 一丶常用属性 1 $('#j_dg_left').datagrid({ 2 url: '/Stu_Areas/Stu/GradeList', 3 fit: true, // 自动适应父容器大小 4 singleSelect: true, //设置是否只能单选 5 loadMsg: '请稍等,正在拼命 阅读全文
posted @ 2018-07-18 12:05 chenze 阅读(403) 评论(0) 推荐(0)
摘要: 目录: Compute的使用 Field的使用 1.Compute 案例: 2.Field的使用(根据dt获取每个列的数据) 案例: 结合linq语句 阅读全文
posted @ 2018-07-18 10:23 chenze 阅读(320) 评论(0) 推荐(0)
摘要: 一丶路由(One) 自定义路由,静态路由,动态路由,组合路由 routes.MapRoute 二丶Action向View传值的四种方式(ViewData、ViewBag、TempData、Model) 三丶过滤器 过滤器 继承AuthorizeAttribute类,实现 AuthorizationF 阅读全文
posted @ 2018-07-18 09:31 chenze 阅读(142) 评论(0) 推荐(0)
摘要: 一丶 进入浏览器 >F12 >找到要修改的区域的Style 进行重写Css样式 二丶打开新页面 window.open("/Persitent/OtherIndex?connectionId=" + connectionId,"_blank"); 阅读全文
posted @ 2018-07-14 15:27 chenze 阅读(773) 评论(0) 推荐(0)
摘要: 一丶http https (ajax) ajax不能实现实时通讯,翟属于短链接。 二丶长链接 长链接则有websocket ,SignalR 等等 SignalR 是.net平台特有的。封装了诸多长链接。可以为不同浏览器分配兼容的连接通讯方式 SignalR 有以下两种模式: <1>Persiste 阅读全文
posted @ 2018-07-13 12:42 chenze 阅读(516) 评论(0) 推荐(0)
上一页 1 ··· 46 47 48 49 50 51 52 53 54 ··· 58 下一页
有事您Q我