App下载

ruby 在线工具

#!/usr/bin/ruby -w
# -*- coding: UTF-8 -*-

puts "你好,世界!";
运行结果