Capitalizing the first letter of a JavaScript string is easy if you combine the string toUpperCase() method with the string slice() method.
確定! 回上一頁