2012-01-02 52 views

回答

2

退房Array#packString#unpack方法:

> [42].pack('l') 
# => "*\x00\x00\x00" 
相關問題