資料格式. HEX string: 一連串16進位數字組成的字串,兩個數字為一個單位,對應一個ASCII char。 e.g. “30”(hex string) => 48(dec) => “0”(ASCII)
確定! 回上一頁