201005061522Ruby - String formatting ... template = 'Sa*' # Unsigned short, any number of ASCII chars p b = data.pack(template) # => "\v\000hello world"
確定! 回上一頁