SubString. 語法:StrName.SubString(n1,n2). 功能:由 StrName 字串的 n1 位置開始取出 n2 個字元。 範例:str1 = ”我愛VB2008” str2 = str1.
確定! 回上一頁