Google App Engine Hello World AppConfigNotFoundError 解决办法

本文介绍了如何配置并部署一个简单的Google App Engine应用。通过示例代码展示了应用的基本结构,包括应用名称、版本、运行时环境及请求处理程序的设置。

我的Google App Engine是安装在c:/googleapp下的 用以下方法还是不行,请检查你的文件编码是否正确

  1. application: helloworld
  2. version: 1
  3. runtime: python
  4. api_version: 1
  5. handlers:
  6. - url: /.*
  7.   script: helloworld.py
  8. print 'Content-Type: text/plain'
  9. print ''
  10. print 'Hello, world!'

 

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值