C#文件压缩
摘要:写数据 public static void FileZip() { string filePath = "D:\\测试"; string fileName = filePath + "\\test.txt"; if (!Directory.Exists(filePath)) { Directory
阅读全文
posted @ 2024-02-05 10:26
posted @ 2024-02-05 10:26
posted @ 2024-02-05 09:46
posted @ 2023-12-12 11:35