- UID
- 2546
- 积分
- 159
- 帖子
- 30
- 主题
- 5
- 论坛币
- 868
- 威望
- 0
- EP值
- 134
- MP值
- 0
- 阅读权限
- 50
- 注册时间
- 2015-5-9
- 在线时间
- 52 小时
- 最后登录
- 2024-10-20
|
本帖最后由 Seekladoom 于 2020-10-30 13:34 编辑
【awesome系列:Lua】
英文原版:https://github.com/LewisJEllis/awesome-lua
中文翻译:暂无,但可以用谷歌机翻(https://translate.google.cn/)去试着理解
【awesome系列:Lua 目录 中英对照表(翻译来源:谷歌)】
Implementations, Interpreters, and Bindings(实现,解释器和绑定)
Package Managers(包装经理)
Build Tools and Standalone Makers(构建工具和独立制造商)
Debugging and Profiling(调试和分析)
IDEs and Plugins(IDE和插件)
Utility Belts(实用皮带)
Game Engines(游戏引擎)
Game Development(游戏开发)
Logging(记录中)
Web/Networking Platforms(Web /网络平台)
OpenResty
Command-line Utilities(命令行实用程序)
Concurrency and Multithreading(并发和多线程)
Templating(模板化)
Documentation(文献资料)
Object-oriented Programming(面向对象编程)
File system and OS(文件系统和操作系统)
Time and Date(时间和日期)
Image Manipulation(图像处理)
Digital Signal Processing(数字信号处理)
Hardware and Embedded Systems(硬件和嵌入式系统)
Math and Scientific Computing(数学与科学计算)
Parsing and Serialization(解析和序列化)
Humanize(人性化)
Compression(压缩)
Cryptography(密码学)
Network(网络)
Data Stores(资料储存库)
Message Brokers(消息经纪人)
Testing(测验)
Foreign Function Interfaces(外部功能接口)
Analysis Tools and ASTs(分析工具和AST)
Experimental, etc(实验性等)
Scriptable by Lua(可通过Lua编写脚本)
Miscellaneous(杂)
|
|