随笔 - 435  文章 - 0  评论 - 110  阅读 - 62万 
03 2020 档案
程序全屏开机运行,不允许操作电脑桌面,适用工控机触摸屏
摘要:Dim nTime As Long Call frmWelcome.WelcomeStype Call frmWelcome.Show nTime = timeGetTime Do While (timeGetTime - nTime) / 1000 < 2 frmWelcome.lbProcess 阅读全文
posted @ 2020-03-20 15:26 Gu 阅读(440) 评论(0) 推荐(0) 编辑
JQuery DataTable 笔记
摘要:后端 public ActionResult ListByPage1(int start = 0, int length = 10) { string value = Request.Query["search[value]"]; string sortColumnIndex = Request.Q 阅读全文
posted @ 2020-03-04 01:54 Gu 阅读(250) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示