Dim abData() As Byte abData = StrConv(strInput, vbFromUnicode). This stores the ASCII characters one per byte in the byte array abData .
確定! 回上一頁