创建一个私有方法,如下所示。
清单11展示了对类的私有方法的访问。
Listing 11 is an example of accessing a private method in a class.
源代码还提供了其他公共和私有方法以及类。
The source code also includes other public and private methods and classes.
是一个私有方法,如果当前用户已登录则返回true。
Is a private method returning true if the current user is logged in.
接着该密码文本字符串传递给getcipherdatadoc私有方法。
The cipher text string is then passed to the getCipherDataDoc private method.
可以用私有方法setUIText()设置LogonUI上的所有文本。
You use the private method setUIText() to set all the text on the LogonUI.
可以用私有方法setUIText()设置LogonUI上的所有文本。
You use the private method setUIText() to set all the text on the LogonUI.
应用推荐