摘要: 通过dnSpy生成的代码,包括大量的Token无用的注释。 可以使用VS正则表达式批量替换: // Token: 0x[0-9A-Fa-f]+.*?(?=\r?\n|$) 阅读全文
posted @ 2025-08-09 10:52 我也是个傻瓜 阅读(10) 评论(0) 推荐(0)