摘要: 遇见问题: delphi的解密需要在c#里面实现 方法一:delphi编写delphi dll组件,c#里面调用 方法二:c#重写delphi的代码进行解析 方法一: delphi部分代码: library Project2; { Important note about DLL memory ma 阅读全文
posted @ 2019-11-25 14:27 尘梦 阅读(296) 评论(0) 推荐(1)