登录 注册
当前位置:主页 > 资源下载 > 45 > pb调用md5加密.zip下载

pb调用md5加密.zip下载

  • 更新:2024-10-09 18:35:09
  • 大小:1.16MB
  • 推荐:★★★★★
  • 来源:网友上传分享
  • 类别:其它 - 开发技术
  • 格式:ZIP

资源介绍

使用外部动态库声明zoecrypto.dll进行MD5加密 动态库声明 : FUNCTION integer md5_hex(ref string data, int len, ref string out) library "zoecrypto.dll" alias for "md5_hex";