会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
郭好好
首页
新随笔
管理
2025年5月23日
C# 定时清理文件夹中的图片
摘要: ` static void deleteImageFolder(string targetDirectory) { // 定义允许的图片扩展名(不区分大小写) string[] allowedExtensions = { ".jpg", ".jpeg", ".png", ".gif", ".bmp"
阅读全文
posted @ 2025-05-23 14:16 郭好好GH
阅读(79)
评论(0)
推荐(0)
公告