Break the input string up into two strings, one containing the first name and one containing the last name. You can do that by using the indexOf() ...
確定! 回上一頁