App下載

ruby 在線工具

#!/usr/bin/ruby -w

puts 'escape using "\\"';
puts 'That\'s right';
運行結(jié)果