您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. ucenter_asp_api

  2. uc asp 开发接口 <% Dim tget, ttime, code, action code = Request.QueryString("code") code = uc_authcode(code,"DECODE",UC_KEY) Set tget = parse_str(code) If Len(code) 60 Then Response.write "Authracation has expiried" Response.End() End If '验证部分,不用修改
  3. 所属分类:C#

    • 发布日期:2010-03-21
    • 文件大小:10240
    • 提供者:xmsxd
  1. uc_authcode函数

  2. uc_authcode.rar uc加密函数
  3. 所属分类:其它

    • 发布日期:2010-05-16
    • 文件大小:7168
    • 提供者:coxinyi
  1. js版uc_authcode例子修正版

  2. Discuz!X中uc_authcode函数js版本,可以与php版的uc_authcode双向加密解密。依赖文件:md5.js。依赖函数:base64_encode(js版)、base64_decode(js版)。对IE浏览器做了兼容,目前可兼容IE6,7,8,opera,firefox,google等浏览器。
  3. 所属分类:Javascript

    • 发布日期:2014-12-23
    • 文件大小:9216
    • 提供者:zhengshuiguang