| 类 | 说明 | 
|---|---|
| CustomFunction | 自定义函数
 https://ssssssss.org/guide/custom/function.html | 
| CustomFunctionExtension | 自定义扩展方法
 https://ssssssss.org/guide/custom/extension.html | 
| CustomModule | 自定义模块
 脚本中使用
 import custom;    //导入模块
 custom.println('Custom Module!') | 
Copyright © 2025. All rights reserved.