翻墙写博客的日子
#body { color: #123456; font-family: sans-serif; }
alert('hello world!');
import django django.VERSION
class Printer def print puts 'Hello World' end end printer = Printer.new printer.print
没有评论:
发表评论