Hashids:Hashids 的只读发布历史-源码

上传者: 42116791 | 上传时间: 2021-07-02 15:03:41 | 文件大小: 15KB | 文件类型: ZIP
名称 Hashids - 从数字生成短哈希 概要 use Hashids; my $hashids = Hashids->new('this is my salt'); # encrypt a single number my $hash = $hashids->encode(123); # 'YDx' my $number = $hashids->decode('YDx'); # 123 # or a list $hash = $hashids->encode(1, 2, 3); # 'eGtrS8' my @numbers = $hashids->decode('laHquq'); # (1, 2, 3) # also get results in an arrayref my $numbers = $hashids->decode('l

文件下载

资源详情

[{"title":"( 14 个子文件 15KB ) Hashids:Hashids 的只读发布历史-源码","children":[{"title":"Hashids-master","children":[{"title":"cpanfile <span style='color:#111;'> 214B </span>","children":null,"spread":false},{"title":"MANIFEST <span style='color:#111;'> 165B </span>","children":null,"spread":false},{"title":"Build.PL <span style='color:#111;'> 1.57KB </span>","children":null,"spread":false},{"title":"t","children":[{"title":"02_subclass.t <span style='color:#111;'> 557B </span>","children":null,"spread":false},{"title":"00_compile.t <span style='color:#111;'> 78B </span>","children":null,"spread":false},{"title":"01_hashids.t <span style='color:#111;'> 9.02KB </span>","children":null,"spread":false},{"title":"lib","children":[{"title":"SubClassTest.pm <span style='color:#111;'> 272B </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"LICENSE <span style='color:#111;'> 1.06KB </span>","children":null,"spread":false},{"title":"minil.toml <span style='color:#111;'> 48B </span>","children":null,"spread":false},{"title":"META.json <span style='color:#111;'> 1.82KB </span>","children":null,"spread":false},{"title":"lib","children":[{"title":"Hashids.pm <span style='color:#111;'> 11.32KB </span>","children":null,"spread":false}],"spread":true},{"title":"README.md <span style='color:#111;'> 4.81KB </span>","children":null,"spread":false},{"title":"META.yml <span style='color:#111;'> 950B </span>","children":null,"spread":false},{"title":"Changes <span style='color:#111;'> 1.48KB </span>","children":null,"spread":false}],"spread":false}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明