#!/usr/bin/env python from pyre.applications.Script import Script as base class HelloApp(base): def main(self): print "Hello World!
確定! 回上一頁