📦 示例代码辅助工具capitalizecapitalize // 用法 randBox.capitalize(string) 将单词的首字母大写 randBox.capitalize('bread') => 'Bread'最后更新于: 2025年10月17日helpers - 辅助工具mixin