118.166.129.169的用户贡献
外观
2019年7月13日 (星期六)
- 14:252019年7月13日 (六) 14:25 差异 历史 +6,117 新 模块:Crc32lua Created page with "--[[ LUA MODULE digest.crc32 - CRC-32 checksum implemented entirely in Lua. SYNOPSIS local CRC = require 'digest.crc32lua' print(CRC.crc32 'test') --> 0xD87F7E0C or..."
- 13:442019年7月13日 (六) 13:44 差异 历史 0 模块:WikitextLC Created page with "local p = {} --- Construct an inline conversion from a table input. -- @param content table of the form -- { ["zh-cn"]='foobar', ["zh-tw"]='firecat', ["zh-hk"]='' } --..."