Means just take each character from the string, and get its ascii code, and convert it into HEX. I'm using regular expression (REGEX) to do this ...
確定! 回上一頁