包含
instantiated的中国译典句库查询结果如下:
属类:英汉句库-article.yeeyan.org-
属类:无分类双语句库-msdn.microsoft.com-
属类:IT行业-www.ibm.com-
属类:IT行业-www.ibm.com-
属类:IT行业-www.ibm.com-
属类:IT行业-www.ibm.com-
属类:无分类双语句库-msdn.microsoft.com-
属类:IT行业-www.ibm.com-
属类:IT行业-www.ibm.com-
属类:IT行业-msdn2.microsoft.com-
属类:IT行业-msdn2.microsoft.com-
属类:IT行业-www.ibm.com-
属类:IT行业-www.ibm.com-
属类:IT行业-technet.microsoft.com-
属类:IT行业-technet.microsoft.com-
属类:IT行业-msdn2.microsoft.com-
属类:IT行业-www.ibm.com-
属类:IT行业-msdn2.microsoft.com-
属类:IT行业-www.ibm.com-
属类:IT行业-www.ibm.com-
属类:IT行业-msdn2.microsoft.com-
属类:IT行业-www.ibm.com-
属类:IT行业-msdn2.microsoft.com-
属类:IT行业-msdn2.microsoft.com-
属类:英汉句库-ip.com-
属类:IT行业-www.ibm.com-
属类:IT行业-www.ibm.com-
属类:IT行业-msdn2.microsoft.com-
属类:IT行业-www.ibm.com-
属类:IT行业-msdn2.microsoft.com-
1 | 当作为构造函数参数时,这些可变或者不可变的变量会在一个对象被实例化的时候被初始化。 | When used as constructor parameters, the mutable or immutable variables specified will be initialized when an object is instantiated . | |
2 | 对象有不同的属性和方法,具体取决于将它们实例化的模板(即类)。 | Objects have different properties and methods, depending on which templates (that is, classes) they are instantiated from. | |
3 | 该排序后的表将用作储存关于书籍的相关信息。 | The sorted list will be instantiated to store information on books. | |
4 | 该语句将导致与MainFrame对象共享新实例化的JFrame对象的属性和方法。 | This statement causes the properties and methods of the newly instantiated JFrame object to be shared with your MainFrame object. | |
5 | 根据JAX-RS规范,默认情况下,提供者和资源类为每个JAX-RS应用程序实例化一次。 | According to the JAX-RS specification, by default, provider and resource classes are instantiated once for each JAX-RS application. | |
6 | 滚动日志,查看中间对象的实例化情况。 | Scroll through the log to see how intermediate objects are instantiated . | |
7 | 获取或设置一个值,该值指示是否已修改此测试元素。 | The object is instantiated by a test run and values are set by the test framework. | |
8 | 即使您按接口编程,仍然需要在某个地方实例化实现类。 | Even if you program to an interface the implementation class still needs to be instantiated somewhere. | |
9 | 将您需要的信任库库载入运行时(实例化为KeyStore对象) | Load your desired truststore into the runtime (instantiated as a KeyStore object) | |
10 | 将实例化的对象分配给服务器上的Session对象,然后从新页中的Session检索。 | Assign instantiated objects to the Session object on the server, and then retrieve from Session in a new page. | |
11 | 脚本环境中已经声明并实例化了。 | Object is already declared and instantiated within the script environment. | |
12 | 借助一个实例化了的Api对象,您就获得自己的追随者、您所追随的人和状态(tweet);以及发布您当前的状态等。 | With an instantiated Api object, you can get your followers, people you are following, and statuses (tweets); post your current status; etc. | |
13 | 警告:插件类与操作类直到绝对需要降低Workbench对内存的需求时才会被初始化。 | Caveat: plugin and action classes are not instantiated until absolutely required to lower Workbench memory requirements. | |
14 | 静态类与非静态类基本相同,但存在一个区别:静态类不能实例化。 | A static class is basically the same as a non-static class, but there is one difference: a static class cannot be instantiated . | |
15 | 具体类型是指具有一个完整实现因此可以实例化的类型。 | A concrete type is a type that has a complete implementation and therefore can be instantiated . | |
16 | 具有抽象成员的类不能使用new运算符来实例化。 | A class with abstract members cannot be instantiated with the new operator. | |
17 | 可以实例化该对象,把请求转发给任何一个库。 | The object can be instantiated to forward a request to any of the libraries. | |
18 | 可以在一个实例化类中收集所有这些数据,然后使用Calculate方法执行计算。 | You can collect all of this data in a single instantiated class and then use the Calculate method to perform a calculation. | |
19 | 扩展处理器由扩展处理器工厂实例化。 | Extension processors are instantiated by extension processor factories. | |
20 | 类A首先被实例化,并会在很长一段时间或程序的整个生存期内存在。 | Class A is instantiated first and exists for a long time or for the entire life of the program. | |
21 | 类本身是抽象类,不能实例化。 | Class itself is abstract and cannot be instantiated . | |
22 | 类的实例化是给它们所有的原语类型属性赋予默认值。 | Classes are instantiated with all their primitive type attributes given default values. | |
23 | 类是一个不能进行实例化的抽象类。 | Class is an abstract class that cannot be instantiated . | |
24 | 类是一个抽象类,不能进行实例化。 | Class is an abstract class and cannot be instantiated . | |
25 | 利用生成的安全事件将攻击图实例化,得到攻击场景图; | the attack graph is instantiated by the generated safety event to obtain an attack scene graph; | |
26 | 每一个模板(xsl:template)或迭代(xsl:for-each)都通过一个当前节点实例化。 | Each template (xsl: template) or iteration (xsl: for-each) is instantiated with a current node. | |
27 | 模板被实例化之后,结果应用程序将可以由整个社区的用户使用。 | Once a template is instantiated , the resulting application can be used by a community of users. | |
28 | 内容是通过实例化为参数指定值的模板。 | The content is a template that is instantiated to give the value of the parameter. | |
29 | 您可能会说InitialDirContext对象是由工厂对象实例化的DirContext对象的包装器。 | You might say that the InitialDirContext object is a wrapper for the DirContext object instantiated by a factory object. | |
30 | 您可以使用此关系图来了解被实例化为其他类中的对象的类。 | You can use this diagram to understand the classes that are instantiated as objects within other classes. |