x = 0 loop do puts '-' * ((1 + Math.sin(x += 0.1)) * 20) sleep 0.01 end
class Class def to_proc proc {|x,y| new x, y } end end [[1, "a"], [2, "b"], [3, "c"]].map(&Array) # => 请使用 Ruby 1.9 以上版本, 说出你的答案.
声明:未经申明,所有文章,皆为原创,版权均属@Byronlee所有。若需转载,请在文章页面明显位置给出原文连接,否则保留追究法律责任的权利!