Whitecoin
选择语言
选择语言
English
简体中文
#
模块
可以使用require '模块名称'来加载模块,比如
let math = require 'math' -- math变量的值是math模块的对象
←
全局函数
库函数参考
→