10 2021 档案

摘要:/// <summary> ///获得多个数据到St扩展属性udens类的 /// </summary> /// <param name="classId"></param> /// <returns></returns> public List<Students> GetStuList(int c 阅读全文
posted @ 2021-10-30 20:24 ssh001 阅读(129) 评论(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 阅读(1173) 评论(0) 推荐(0)