代码改变世界

随笔档案-2023年08月

dll 文件反编译 和生成

2023-08-29 17:33 by bgbing, 142 阅读, 收藏, 编辑
摘要: 引用:C#反编译dll文件,修改其中汉字内容,再重新生成dll - osc_afhuw317的个人空间 - OSCHINA - 中文开源技术交流社区 阅读全文

post data http or https

2023-08-28 15:12 by bgbing, 10 阅读, 收藏, 编辑
摘要: class ProgramTest { static void Main(string[] args) { string url = "https://www.test.com"; string result = PostUrl(url, "key=123"); // key=4da4193e-38 阅读全文
点击右上角即可分享
微信分享提示