A string slice can be extracted using the following syntax: // Get index 2 of my_string: &my_string[2..3] ...
確定! 回上一頁