VB6 string and hexadecimal conversion · Public Function StrToHex(ByVal strS As String) As String · 'Convert string to hexadecimal · Dim abytS() As Byte · Dim ...
確定! 回上一頁