function hex_dump (str). local len = string.len( str ). local dump = "". local hex = "". local asc = "". for i = 1, len do. if 1 == i % 8 then.
確定! 回上一頁