... private String property; //得以属性名 private String method; //返回属性的方法名 private String result; //最终输出结果 ...
基于1个网页-相关网页
The cipher text string is then passed to the getCipherDataDoc private method.
接着该密码文本字符串传递给getcipherdatadoc私有方法。
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 访问;否则,就被认为是私有的。
The string is saved in a private variable so we have access to the string when the enumerator calls the matches() method to create the result set.
这个字符串被保存在私有变量中,这样当枚举器调用 matches() 方法创建结果集的时候就可以访问这个字符串。
应用推荐