mo.lua:MO 文件的解析器(原始

时间:2024-06-26 12:31:39
【文件属性】:

文件名称:mo.lua:MO 文件的解析器(原始

文件大小:8KB

文件格式:ZIP

更新时间:2024-06-26 12:31:39

Lua

mo.lua, MO 文件解析器 J.Jørgen von Bargen 的被发送到邮件列表作为公共域。 安装 $ luarocks install mo 用法 -- load this module mo = require ' mo ' -- load .mo file with translations -- returns translating function on success -- returns nil, 'error message' on failure _ = mo ( ' russian.mo ' ) -- translate from English into Russian print ( _ ( " hello " )) -- prints "привет" -- the function returns its argument if it can'


【文件预览】:
mo.lua-master
----.luacov(2KB)
----.travis()
--------setup_lua.sh(3KB)
--------setenv_lua.sh(147B)
--------platform.sh(249B)
----src()
--------mo.lua(3KB)
----mo-dev-1.rockspec(347B)
----spec()
--------messages.po(75B)
--------mo_spec.lua(3KB)
----.travis.yml(528B)
----LICENSE(1KB)
----README.md(2KB)
----.gitignore(23B)

网友评论