Account Options

  1. Sign in
The old Google Groups will be going away soon.
Switch to the new Google Groups.
Google Groups Home
« Groups Home
yaml写法.困惑了好几天了,
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
master slle  
View profile   Translate to Translated (View Original)
 More options Dec 17 2009, 8:52 am
From: master slle <yishenggu...@gmail.com>
Date: Thu, 17 Dec 2009 21:52:27 +0800
Local: Thurs, Dec 17 2009 8:52 am
Subject: yaml写法.困惑了好几天了,

[image:
?ui=2&view=att&th=1259cdcfc017488b&attid=0.1&disp=attd&realattid=ii_1259cdc fc017488b&zw]
我有一个程序,其中里面的文件如上图:
greatnewenvent.py是主要程序,
gdata是模块文件夹,
calendar是greatnewenvent.py使用的模块,
怎么编写yaml文件?
看了gae文档的yaml部分不是很明白.
里面的handlers是什么作用的?

-------------签名栏-----------------------------------------
<url>www.shaoxingshan.cn</url>  和<url>haiboboke.appspot.com</url>我的官方博客

  TM截图未命名.png
4K Download

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Nemo  
View profile   Translate to Translated (View Original)
 More options Jan 19 2010, 2:16 am
From: Nemo <captain.ne...@gmail.com>
Date: Mon, 18 Jan 2010 23:16:39 -0800 (PST)
Local: Tues, Jan 19 2010 2:16 am
Subject: Re: yaml写法.困惑了好几天了,
像json一样,可以把yaml格式看作一种对象的表示形式
所以handlers是关键词,不能改
你可以配置为以下的形式,把所有请求都交greatnewenvent处理
- url: .*
  script: greatnewenvent.py

On 2009年12月17日, 下午9时52分, master slle <yishenggu...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »