PS:在vb.net中使用subString时,下标的起始值为0,而不是1. 2. Dim str As String = "asdfghjkl". Dim substring As String = str.Substring(4).
確定! 回上一頁