Appearance
web.run() 运行网页应用程序
web.port(端口) 自定义端口号
web.template_folder(文件夹) 自定义模板文件夹
web.index_file(文件) 自定义模板文件
web.default_inf(文字) 自定义无模板时输出内容
暂未加入此功能