摘要: /// <summary> /// 设置控件显示的缓冲等 /// </summary> private void SetControlPre() { this.SetStyle(ControlStyles.AllPaintingInWmPaint, true);//控件忽略窗口消息,减少闪烁 thi 阅读全文
posted @ 2021-11-06 10:49 ssh001 阅读(108) 评论(0) 推荐(0)
摘要: /// <summary> ///获得多个数据到St扩展属性udens类的 /// </summary> /// <param name="classId"></param> /// <returns></returns> public List<Students> GetStuList(int c 阅读全文
posted @ 2021-10-30 20:24 ssh001 阅读(113) 评论(0) 推荐(0)
摘要: public Dictionary<string, string> GetScoreInfo(int classId) { Dictionary<string, string> dic = new Dictionary<string, string>(); //获取参加考试学生总人数 string 阅读全文
posted @ 2021-10-25 15:17 ssh001 阅读(1111) 评论(0) 推荐(0)
点击右上角即可分享
微信分享提示