How to convert VBA/VB6 Unicode strings to UTF-8. ... As Byte abData = StrConv("abc", vbFromUnicode) Dim i As Integer For i = 0 To UBound(abData) Debug.
確定! 回上一頁