请注意Zope采用一种奇怪的约定来确定哪些方法可以通过Web访问 ―如果一个方法包含有一个doc字符串,那么该方法可通过 Web 访问;否则,就被认为是私有的。
Note that Zope uses an odd convention to determine which methods are accessible via the Web -- if a method has a doc string, it is Web accessible; otherwise, it's considered private.
请注意Zope采用一种奇怪的约定来确定哪些方法可以通过Web访问 ―如果一个方法包含有一个doc字符串,那么该方法可通过 Web 访问;否则,就被认为是私有的。
Note that Zope uses an odd convention to determine which methods are accessible via the Web -- if a method has a doc string, it is Web accessible; otherwise, it's considered private.
应用推荐