value1 = string.format("%X",value1)--10进制转为16进制. value2 = string.format("%X",value2). value = value1..value2. value = hexToFloat(value)--解析.
確定! 回上一頁