2018年7月30日

摘要: Stubll bll = new Stubll(); public static int pages; public static string TableName = "Stu"; public static string IndexCol = "ID"; public static int Pa 阅读全文
posted @ 2018-07-30 08:00 D-dada 阅读(85) 评论(0) 推荐(0) 编辑
 
摘要: /// <summary> /// /显示分页 /// </summary> /// <param name="model"></param> /// <returns></returns> public PagesOut<Stu> GetDataList(ProcPrams model) { Sq 阅读全文
posted @ 2018-07-30 07:59 D-dada 阅读(193) 评论(0) 推荐(0) 编辑
 
摘要: string str = ConfigurationManager.AppSettings["DBName"].ToString(); public Studal ss() { Assembly ass = Assembly.Load("Studal"); Studal t = (Studal)as 阅读全文
posted @ 2018-07-30 07:59 D-dada 阅读(163) 评论(0) 推荐(0) 编辑