python from gluon import * app = Glyde() def index(): return "Hello, World!" app.add_url('/index', 'index') app.run()


上一篇:
下一篇:
切换中文