单词 | private method | ||||||
释义 | private method
例句释义: 私有方法,私有程序集,私用函数 1. If you do not want a particular method to be exposed, change it to a Private Method by adding the Private qualifier before the function. 如果不希望公开特定的方法,则将它更改为PrivateMethod,方法是在函数之前添加Private限定符。 www.ibm.com 2. You hand off the lookup of the implementation to a private method named serviceLocator. 把实现的查找结果传递给称为serviceLocator的私有方法。 www.ibm.com 3. when you generate a unit test for a private method , a private accessor is automatically created. 生成私有方法的单元测试时,将自动创建一个私有访问器。 www.ichacha.net 4. the unit test generates a call to the private accessor , and then calls the private method through the private accessor. 单元测试生成对私有访问器的调用,然后通过私有访问器来调用私有方法。 www.ichacha.net 5. The invokeMethod method will determine the command and delegate responsibility to the corresponding internal private method. invokeMethod方法将确定命令并将责任委派给相应的内部private方法。 www.ibm.com 6. Private method to serialize the XML file to be encrypted into string form. 私有方法将要加密的XML文件序列化成字符串形式。 www-128.ibm.com 7. Your test must then instantiate the object that will access your private method before it performs its test steps. 然后,测试必须先实例化将访问私有方法的对象,再执行其测试步骤。 msdn2.microsoft.com 8. If the signature for a private method changes, you must update the unit test that exercises that private method. 如果更改了私有方法的签名,则必须更新执行该私有方法的单元测试。 msdn2.microsoft.com 9. The dynamic method fails when it is invoked, because JIT visibility checks prevent it from accessing the private method. 动态方法调用失败,因为JIT可见性检查阻止它访问私有方法。 msdn2.microsoft.com 10. In this example, license use is enforced when executing any private method in the system that is in scope. 在本例中,当在系统中执行范围内的任何私有方法时就会强制执行许可证检查。 www-128.ibm.com 1. Generating tests from this sample produces unit tests on two properties, three public methods, one private method, and one class. 从此示例生成测试将在两个属性、三个公共方法、一个私有方法和一个类上生成单元测试。 msdn2.microsoft.com 2. You cannot wrap and pass a delegate to a private method remotely. 不能在远程包装委托并将其传递给私有方法。 msdn2.microsoft.com 3. Each handler is written as a private method of the module. 每个事件处理程序都编写为模块的私有方法。 msdn2.microsoft.com 4. The code below specifies a private method ShowProject to receive the Click event for each project menu item. 下面的代码指定了一个私有方法ShowProject来接收每个项目菜单项的Click事件。 msdn2.microsoft.com 5. is a private method returning true if the current user is logged in. 是一个私有方法,如果当前用户已登录则返回true。 www.ibm.com 6. This private method of the class, is not used. 这个类的私有方法是没有用的。 blog.csdn.net 7. The cipher text string is then passed to the getCipherDataDoc private method. 接着该密码文本字符串传递给getCipherDataDoc私有方法。 www.ibm.com 8. The second part is the private method of the debt of the revenue from tax. 第二部分是关于税收之债的私法属性。 www.lw23.com 9. Open a source code file that contains a private method. 打开一个包含某私有方法的源代码文件。 msdn2.microsoft.com 10. The private method getElement returns the element node which is then serialized and encrypted to produce the CipherData tag. 私有方法getElement返回元素节点,随后对它序列化并加密以产生CipherData标记。 www.ibm.com 1. For information about how to test private methods, see How to: Test a Private Method. 有关测试私有方法的信息,请参见Howto:TestaPrivateMethod。 msdn2.microsoft.com 2. Method is a private method in this class. 方法是此类中的一个私有方法。 msdn2.microsoft.com 3. You have added a private method, created a new unit test for it, and run the test. 您已经添加了一个私有方法,为其创建了新的单元测试并运行了该测试。 msdn2.microsoft.com 4. You can call a private method from the Watch window, for example. 例如,您可以从“监视”窗口调用private方法。 msdn2.microsoft.com 5. Open the file that contains your unit tests and scroll to the test for the private method. 打开包含单元测试的文件并滚动到该私有方法的测试。 msdn2.microsoft.com 6. Open the source-code file that contains the private method that has changed. 打开包含已更改的私有方法的源代码文件。 msdn2.microsoft.com 7. To create and run a unit test for a private method 为私有方法创建和运行单元测试 msdn2.microsoft.com 8. To generate a unit test for a private method 生成私有方法的单元测试 msdn2.microsoft.com 9. A private method and all methods declared in a 类中声明的所有方法隐含有 msdn2.microsoft.com |
||||||
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。