回答数
5
浏览数
240
素手宛花
This page contains the following errors:error on line 1 at column 1: Document is emptyBelow is a rendering of the page up to the first error.
rosebonbon
人工在线翻译。
步步惊心生活
dingfeifei
抬头走我路
component
liuwenwenlesley
JavaScript:toLowerCase()返回一个字符串,其中所有的字母字符都被转换为小写;toLocaleUpperCase()返回一个字符串,其中所有的字母字符都被转换为大写。
python:capitalize()将字符串的第一个字母变成大写,其他字母变小写;upper() 方法将字符串中的小写字母转为大写字母;lower() 方法转换字符串中所有大写字符为小写;title() 方法返回"标题化"的字符串,就是说所有单词都是以大写开始,其余字母均为小写。
ASP:大写转小写LCase(s)、小写转大写UCase(s)。
优质英语培训问答知识库