摘要: 引入 SharpCompress https://files.cnblogs.com/files/blogs/707150/SharpCompress_dll_0.24.0.zip?t=1708670187&download=true string targetFile="c:\\test.zip" 阅读全文
posted @ 2024-02-18 14:39 過朢 阅读(44) 评论(0) 推荐(0)
摘要: DataSet ds1 = PeopleSetBLL.GetPeopleGroup();//获取人员合集 DataTable dt1 = ds1.Tables[0]; DataSet ds2 = PeopleSetBLL.SelectByName(null);//获取人员设置中人员合集 DataTa 阅读全文
posted @ 2024-02-18 14:34 過朢 阅读(33) 评论(0) 推荐(0)