• 博客园logo
  • 会员
  • 众包
  • 新闻
  • 博问
  • 闪存
  • 赞助商
  • HarmonyOS
  • Chat2DB
    • 搜索
      所有博客
    • 搜索
      当前博客
  • 写随笔 我的博客 短消息 简洁模式
    用户头像
    我的博客 我的园子 账号设置 会员中心 简洁模式 ... 退出登录
    注册 登录
学习笔记
Misaka的学习笔记
博客园    首页    新随笔    联系   管理    订阅  订阅
2023年11月9日
打工笔记--------------------------------c#处理ZIP文件帮助类
摘要: 一,代码 using System; using System.IO; using ICSharpCode.SharpZipLib.Checksums; using ICSharpCode.SharpZipLib.Zip; namespace Helper { public class ZipHel 阅读全文
posted @ 2023-11-09 11:46 我们打工人 阅读(61) 评论(0) 推荐(0)
c#读取和写入XML文件帮助类
摘要: 一,代码 using System; using System.Collections.Generic; using System.IO; using System.Linq; using System.Reflection; using System.Xml.Linq; namespace Com 阅读全文
posted @ 2023-11-09 11:41 我们打工人 阅读(92) 评论(0) 推荐(0)
打工笔记------------------------记录C#调用Windows API函数
摘要: 一,windowsAPI助手类 using NLog; using System; using System.Collections.Generic; using System.Drawing; using System.Linq; using System.Runtime.InteropServi 阅读全文
posted @ 2023-11-09 11:31 我们打工人 阅读(88) 评论(0) 推荐(0)
博客园  ©  2004-2025
浙公网安备 33010602011771号 浙ICP备2021040463号-3