Baseline Widely available
String
ç toLowerCase()
æ¹æ³å°è¯¥å符串转æ¢ä¸ºå°åå½¢å¼ã
const sentence = "The quick brown fox jumps over the lazy dog.";
console.log(sentence.toLowerCase());
// Expected output: "the quick brown fox jumps over the lazy dog."
è¯æ³ è¿åå¼
ä¸ä¸ªæ°çå符串ï¼è¡¨ç¤ºè½¬æ¢ä¸ºå°åçè°ç¨å符串ã
æè¿°toLowerCase()
æ¹æ³è¿åå°å符串转æ¢ä¸ºå°åå½¢å¼åçå¼ãtoLowerCase()
ä¸ä¼å½±åå符串 str
æ¬èº«çå¼ã
toLowerCase()
console.log("ALPHABET".toLowerCase()); // 'alphabet'
è§è æµè§å¨å
¼å®¹æ§ åè§
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4