摘要: 将字符串转换为 spinal case。Spinal case 是 all-lowercase-words-joined-by-dashes 这种形式的,也就是以连字符连接所有小写单词。 这是一些对你有帮助的资源: RegExp String.replace() 之前卡在这道题上了,现在搜到一个答案 阅读全文
posted @ 2017-04-17 22:22 稀算客 阅读(178) 评论(0) 推荐(0) 编辑