2010-11-25 65 views

回答

36

你可以使用Ruby的zlib的模塊。

require 'zlib' 
crc32 = Zlib::crc32('input field value')