单词 | instantiate |
释义 |
第三人称单数:instantiates 现在分词:instantiating 过去分词:instantiated 例句释义: 用具体例证说明,实例化,具现化,例示 1. When it comes to testing these objects, it is often expensive, impractical, or inefficient to instantiate these collaborators. 当开始测试这些对象时,实例化这些合作者(collaborator)通常是昂贵的、不切实际的或效率低的。 www.ibm.com 2. This will allow you to instantiate Java classes, call their methods and even derive from them as if they were just ordinary Ruby objects. 这使你可以实例化Java类,调用其方法,甚至继承它们,就好象它们仅仅是普通的Ruby对象一样。 www.infoq.com 3. You proceed to instantiate an Abdera class, which makes it easy to set the ID, title, subtitle, and generator for the feed. 然后实例化一个Abdera类,这样便于设置feed的ID、title、subtitle和generator。 www.ibm.com 4. While I was at it, I wrote the whole thing as a lazy iterator so you don't need to instantiate a large node-list if you don't need one. 在这里,我将所有的处理编写成一个滞后迭代器,因此在不需要的时候,不必实例化大型的节点列表。 www.ibm.com 5. Many development teams choose to instantiate the RUP in an agile manner, and many others choose to borrow a few agile ideas here and there. 许多开发团队选择用敏捷的方式举例说明RUP,而许多其他的团队选择到处借鉴一些敏捷的思想。 www.ibm.com 6. You can't instantiate a Ruby module; it's just a collection of routines under a distinct namespace. Ruby模块不能实例化;它只是一个不同的名称空间下的例程的集合。 www.ibm.com 7. Since Java does not allow you to instantiate an interface, we need an implementation of the JoinRowSet interface to perform our study. 由于Java不允许实例化接口,所以为了进行我们的研究,需要拥有JoinRowSet接口的一个实现。 www.ibm.com 8. This basically means that you don't need to instantiate the object manually; Ext JS will take care of it for you. 这基本上意味着您不需要人工初始化对象;ExtJS将为您处理。 www.ibm.com 9. Another would be to instantiate Scilab through the command line and pass Scilab expressions to it. 另一个方法是通过命令行实例化Scilab并将Scilab表达式传递给它。 www.ibm.com 10. However, the subclass leaves the concrete class as is and does not attempt to instantiate the superclass. 子类没有对具体的方法做改变,也没有试图实例化超类。 blog.sina.com.cn 1. Now you are ready to instantiate the new atestTempl template on the source (g_two) and target (g_three) servers. 现在您可以在源服务器(g_two)和目标服务器(g_three)上实例化这个新模板atestTempl了。 www.ibm.com 2. The knowledgebase approach can be used to instantiate the ITF and organize these components into the integration knowledgebase (IKB). 可以实例化ITF并将ITF中关键组成部分有机组织起来,形成集成知识库(IKB)。 www.ceps.com.tw 3. We also call the class used to instantiate an object the type of that object. 我们也称用来实例化对象的类为那个对象的类型。 www.ibm.com 4. But this code does not work -- you cannot instantiate an array of a type represented by a type parameter. 但是这段代码不能工作——不能实例化用类型参数表示的类型数组。 www.ibm.com 5. Instantiate is most commonly used to instantiate projectiles, AI Enemies, particle explosions or wrecked object replacements. 实例是最常用的实例弹丸,AI的敌人,粒子爆炸或失事的对象替换。 blog.sina.com.cn 6. This presentation template is then configured by using a template map to instantiate the template elements with its list-dependent values. 这个演示模板然后使用一个模板映射进行配置,以使用依赖于列表的值实例化模板元素。 www.ibm.com 7. Now, any attempt to instantiate an object of type Configuration results in an error because the class is considered abstract and incomplete. 现在,所有要将Configuration类型的对象实例化的尝试都会出错,因为系统认为该类是抽象的并且不完整。 www.ibm.com 8. We establish our context, look up, and instantiate a stub to a web service, and then call the web service's method to do our work. 我们初始化上下文,寻找并实例化存根,进而调用Web服务相关方法。 www.ibm.com 9. A suggested variant is to use thread-local storage to instantiate one instance of a COM object for each worker thread. 微软推荐用户使用本地线程存储来给每个工作线程实例化COM对象。 www.infoq.com 10. It is essential that the plug-in does not attempt to instantiate the plug-in class itself. 实质上插件并不能试图实例化插件类本身。 www.ibm.com 1. A client application can instantiate any of these proxies and invoke methods on it. 客户端应用程序可以实例化这些代理中的任一个,并且调用其中的方法。 www.ibm.com 2. In a well-designed library, developers should rarely have to use nested types to instantiate objects or declare variables. 在设计完善的库中,开发人员几乎不需要使用嵌套类型实例化对象或声明变量。 msdn2.microsoft.com 3. Then, it uses a factory to instantiate the proper strategy for pulling that information out of the document. 然后,它用一个库来实例化适当的策略,将那些信息从文档中抽出。 www.ibm.com 4. In this case you could instantiate the Spring container in a similar fashion as described above for the EJB tier. 在此情况下,您可以按照上面针对EJB层描述的类似方式实例化Spring容器。 www.ibm.com 5. Next, you instantiate a File object with the name of the file that will be the XML document. 再接下来,实例化一个File对象,它的名称是将成为XML文档的那个文件的名称。 www.ibm.com 6. Instantiate this model as a set of flows containing nodes and messages in the WebSphere Message Broker tool. 在WebSphereMessageBroker工具中将这一模型实例化为一组包含节点和消息的流。 www-128.ibm.com 7. To instantiate a Dictionary object, you need to pass a type string and a DictionaryIO object to its constructor. 要实例化Dictionary对象,需要将类型字符串和DictionaryIO对象传递给它的构造函数。 www.ibm.com 8. The following code example illustrates the use of this constructor to instantiate a regular expression with a specified pattern and options. 下面的代码示例演示如何使用此构造函数以指定的模式和选项实例化正则表达式。 msdn2.microsoft.com 9. Applications must instantiate an AlarmManager for a particular facility code from which alarm objects can be created. 应用程序必须实例化一个特定设备代码报警对象从中可以创建AlarmManager。 blog.sina.com.cn 10. The most common means of parsing XML using SAX is simply to instantiate the vendor-provided implementation class. 使用SAX分析XML的最常用方法就是实例化供应商提供的实现类。 www.ibm.com 1. On the first screen of the Realize Template wizard (Figure 17), you choose the servers on which to instantiate the template. 在RealizeTemplate向导的第一个屏幕(见图17)上,选择将在其上实例化模板的服务器。 www.ibm.com 2. If the time zone to be retrieved is not a custom time zone, try to instantiate it by using the FindSystemTimeZoneById method. 如果要检索的时区不是自定义时区,请尝试使用FindSystemTimeZoneById方法将其实例化。 msdn2.microsoft.com 3. Note: All methods in these classes are static, so the test developer does not need to instantiate an object of this type to use them. 注意:这些类中的所有方法都是静态的,所以测试开发人员不需要将这个类实例化为一个对象就可以使用这些方法。 www.ibm.com 4. The next step is to instantiate the runtime wires that connect the components. 第二步是实例化用来连接组件的运行时连接(runtimewire)。 www.ibm.com 5. Lets create the user interface so you can instantiate some of these objects. 现在先要创建用户界面,这样才能实例化这些对象。 www-128.ibm.com 6. As you can see, there is no need to instantiate a Dictionary object to access this property. 正如所看到的,访问该属性无需实例化Dictionary对象。 www.ibm.com 7. You need to assign this property the name of a class to instantiate. 需要为该属性分配要实例化的类的名称。 www.ibm.com 8. In order to create the user interface, the designer may need to be able to instantiate the types described in the project item files. 为了创建用户界面,设计器可能需要具备实例化项目项文件中所描述的类型的能力。 msdn2.microsoft.com 9. The class of the object must be structural ; you cannot instantiate an abstract class . 对象的类别必须是有结构的;您不能范例化一个抽象类别。 www.bing.com 10. Furthermore, I wanted to illustrate how a Web reference can then be used to instantiate a local object that interacts with the Web service. 此外,我想阐明如何接着使用Web引用来实例化与Web服务交互作用的本地对象。 www.ibm.com 1. Shows how to constrain type parameters to enable access to methods and properties of the types used to instantiate the generic class . 演示如何约束类型参数,以启用对用于实例化泛型类的类型的方法和属性的访问。 www.bing.com 2. The CLR type name of the service host factory used to instantiate the service host. 用于实例化服务主机的服务主机工厂的CLR类型名称。 msdn2.microsoft.com 3. Initialization occurs whenever you instantiate a new instance of a component. 初始化指组件新实例的初始化时刻。 www.infoq.com 4. The type attribute of the element specifies the class to instantiate as the source document object. 元素的类型属性指定作为源文档对象要实例化的类。 www.ibm.com 5. The various composite file artifacts are inspected, and factory methods help instantiate the various objects in memory. 对各个复合文件工件进行检查,然后使用工厂方法在内存中实例化不同对象。 www.ibm.com 6. Those lines instantiate a cross-browser-compliant XML document object that can be parsed by the JavaScript programming language. 这几行实例化跨浏览器兼容的XML文档对象,它可由JavaScript编程语言解析。 www.ibm.com 7. Don't instantiate an application context per-request (a mistake sometimes encountered when teams migrate legacy applications to Spring). 不要每次请求都实例化应用程序上下文(它是团队移植遗留应用到Spring上时不时会碰到的错误)。 www.infoq.com 8. A knowledge base is a set of multimedia resources that instantiate the knowledge object. 是一组知识对象具体实例化的多媒体资源。 www.celtsc.edu.cn 9. When you instantiate an object, the corresponding JavaScript code is stored in an internal buffer. 在实例化一个对象时,会把对应的JavaScript代码存储在一个内部缓冲区中。 www.ibm.com 10. To instantiate the object within the shared memory, define an additional class, Initializer. 要对共享内存中的对象进行实例化,请定义另外一个类Initializer。 www.ibm.com 1. In Ruby, String is a class that you can instantiate by invoking String: : new or by just assigning a literal value. 在Ruby中,String是一个类,可以通过调用String::new或向它分配一个字面值将它实例化。 www.ibm.com 2. When working in the Immediate window, you can instantiate an instance of the class, set properties on the object, and call its methods. 当在即时窗口中操作时,可以实例化该类的一个实例,设置该对象的属性,然后调用它的方法。 msdn2.microsoft.com 3. A common approach to differentiate the logging output of one client from another is to instantiate a new separate category for each client. 区分两个客户机的日志输出的常用方法是单独为每个客户机实例化新类别。 www-128.ibm.com 4. You instantiate the canonical class by generating a concrete Person_. java at a source-code level at development time. 您可以在开发时在源代码中生成一个具体的Person_.java来实例化一个规范类。 www.ibm.com 5. On the right-hand side, we instantiate the actual type we want, a HashMap, but we don't have to repeat the type parameters. 在右边,我们实例化了一个我们实际需要的对象,一个HashMap,但是我们不用重复地声明类型参数。 www.bing.com 6. Part 2 of this article will explain in depth how Spring manages to instantiate each bean in its respective scope. 本系列的第2部分将深入阐述Spring如何完成在bean各自的作用域中实例化bean。 www.ibm.com 7. Fully qualified name of the factory class, which contains enough information to instantiate the object. 工厂类的完全限定名,它包含用于实例化该对象的足够的信息。 msdn2.microsoft.com 8. Hibernate uses this column to automatically instantiate the appropriate class and populate it accordingly. Hibernate用这个列自动初始化对应的类并相应进行填充。 www.ibm.com 9. You could instantiate instances (objects) from the classes using the new operator. 人们可以使用new操作器从类中来初始化实例(对象)。 bbs.phpchina.com 10. If client code attempts to instantiate your class with a type that is not allowed by a constraint, the result is a compile-time error. 如果客户端代码尝试使用某个约束所不允许的类型来实例化类,则会产生编译时错误。 msdn2.microsoft.com 1. You can also instantiate the information associated with collaborations as collaboration occurrences, further specifying each potential IER. 您还可以将与协作相关的信息例示为协作事件,进一步指定每个可能的IER。 www.ibm.com 2. Instantiate an object of that class. 实例化该类的一个对象。 www.ibm.com 3. It is an error to attempt to instantiate an enumeration value using the. 关键字对枚举值进行实例化是错误的。 msdn2.microsoft.com 4. This tells the PHP engine that you wish to instantiate a new object. 这就告诉PHP引擎您希望实例化一个新对象。 www.ibm.com 5. Eliminate the need to instantiate view objects within controllers; view objects will be automatically registered with the controller. 消除在控制器中实例化视图对象的必要;视图对象将自动地在控制器中注册。 www.cublog.cn 6. To initialize an object, you use the new statement to instantiate the object to a variable. 要初始化一个对象,用new语句将对象实例到一个变量中。 www.phpx.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. Interface to create a message that responds to a call to instantiate a remote object. 接口以创建一个消息,该消息对实例化远程对象的调用做出响应。 msdn2.microsoft.com 9. This means that you do not have to instantiate or derive the TestContext type in your code. 这意味着,您不必在代码中实例化或派生TestContext类型。 msdn2.microsoft.com 10. Client code must declare and instantiate a constructed type by specifying a type argument inside the angle brackets. 客户端代码必须通过指定尖括号中的类型参数来声明和实例化构造类型。 www.kuenglish.info 1. Models should be relatively cheap to instantiate, with shallow accessors provided for any data used by the view. 模型应该易于实例化,并为视图使用的任何数据提供基本的访问方法。 www.ibm.com 2. The factory should be equally unknowing as the caller about the implementation behind the classes that it can instantiate. 工厂应该跟调用方一样对其背后用于实例化对象的实现一无所知。 dictsearch.appspot.com 3. All beans have application scope, so Spring will instantiate them all during application startup. 所有bean都有application作用域,因此Spring会在启动应用程序时将他们全部实例化。 www.ibm.com 4. This pattern is useful when an application is required to instantiate a class without the type of class being explicit. 当一个应用程序需要实例化一个未知类型的类时,此模式是很有用的。 www.ibm.com 5. In the Java world (outside of containers), one object can instantiate another object and begin to invoke methods on that object immediately. 在Java中(容器外部),一个对象可以实例化另一个对象,并马上开始调用该对象的方法。 www.ibm.com 6. Unable to instantiate the object. 无法给出该对象的实例。 angel.w15.5tom.cn 7. You can instantiate and reuse policies to promote both interoperability and portability. 通过实例化和重用策略可以改进互操作性和可移植性。 www.ibm.com 8. We also take advantage of Groovy's convenient parameter naming support to instantiate our AopDetails Object. 我们也利用了Groovy所支持的非常方便的参数命名来实例化AopDetails对象。 www.infoq.com 9. This mapping allowed server-side middleware to locate and instantiate a target object in the server process. 这一映射允许服务器端的中间件在服务器进程中定位并实例化一个目标对象。 www.ibm.com 10. While simple, this process illustrates how you can instantiate new guest operating systems with KVM. 尽管这个过程非常简单,但是它解释了如何使用KVM实例化新客户操作系统。 www.ibm.com 1. The ASP. NET infrastructure will then instantiate and call the handler when the corresponding request is received. ASP.NET结构在接收到相应请求后将实例化并调用处理程序。 msdn2.microsoft.com 2. I can instantiate a ShamPerson, then interact with it, then assert that getAgeWasCalled is true. 我可以实例化ShamPerson,然后与它交互,然后断言getAgeWasCalled为true。 www.ibm.com 3. Define an interface for creating an object, but let subclasses decide which class to instantiate. 定义创建对象的接口,但让子类去决定实例化哪个类。 www.xue5.com 4. Register a JVM to be used to instantiate the Java server using the RJCB. 工具注册用来实例化Java服务器的JVM。 www-128.ibm.com 5. Next, try to instantiate an auction or offer a bid to an existing auction. 接下来,我们要试着建立一个拍卖服务的实例,或者为一个现有的拍卖提供一个bid值。 www-128.ibm.com 6. You can simply instantiate it programmatically, but then your code will depend on a concrete implementation class. 可以简单地以编程方式对其进行实例化,但是这样的话,您的代码将依赖具体的实现类。 www.ibm.com 7. You can instantiate a QueryParser with an Analyzer and default field String and keep it around. 你能用分析器和缺省字段字符串实例一个QueryParser。 www.bing.com 8. In the second file, an attempt to instantiate BaseClass will produce an error. 在第二个文件中,实例化BaseClass的尝试将产生错误。 msdn2.microsoft.com 9. We instantiate a Button with the ObservableClicks trait mixed in, but now there is no override of click required. 我们初始化了一个Button,混入ObservableClickstrait,但是这次我们不需要重写click方法。 www.bing.com 10. Web services are described using Web services Description Language (WSDL), and you will need a WSDL file to instantiate the pattern. Web服务使用Web服务描述语言(WSDL)进行描述,您需要一个WSDL文件来实例化该模式。 www.ibm.com 1. Web services are described using Web services Description Language (WSDL), and you will need a WSDL file to instantiate the pattern. Web服务使用Web服务描述语言(WSDL)进行描述,您需要一个WSDL文件来实例化该模式。 www.ibm.com 2. Add the code necessary to instantiate the filter. 添加实例化筛选器所需的代码。 msdn2.microsoft.com 3. This is the function that * must be in the native code to instantiate the application's native activity. 必须在本地代码中实例化应用程序的本地活动。* blog.sina.com.cn 4. There are two types of scoped memory, linear and variable which refers to the time required to instantiate an object. Scoped内存有两种,线性的(linear)和可变的(variable)——这是指它们实例化一个对象所需的时间。 www.infoq.com 5. Instantiate an instance of the entry point class using the Java reflection framework and call its init method. 使用Java反射框架实例化这个充当入口点的类并调用它的init方法。 www.ibm.com 6. Instantiate a version of the report that implements the ICachedReport interface. 实例化该报表的一个版本,实现ICachedReport接口。 msdn2.microsoft.com 7. The SOAP binding needs to decode the hash map contents and instantiate Java objects for each value. SOAP绑定需要解码散列表的内容,对每个值创建Java对象的实例。 www.ibm.com 8. First, we instantiate a header row and add a corner cell to it. 首先,我们实例化一个标题行并向其添加一个左上角单元格。 www.ibm.com 9. instantiate creates a new key of a specified type. instantiate创建指定类型的一个新密钥。 www.ibm.com 10. When you add a new server with no data to the ER domain, you can instantiate the template on the new server. 当您向ER域添加没有数据的新服务器时,可以在这个新服务器上实例化模板。 www.ibm.com 1. We then instantiate 2 objects from these classes and print out information about them, including their class parentage. 接着,我们从这些对象中创建了两个对象实例,打印出它们的相关信息,包括它们的起源。 www.phpx.com 2. First, you define a template, and then you instantiate it on the servers where you want to replicate data. 首先,您要定义一个模板,然后在需要复制数据的服务器上实例化它。 www.ibm.com 3. The easiest way to implement a transaction is to instantiate a TransactionScope object in a using statement. 实现事务的最简便方法是在using语句中实例化TransactionScope对象。 msdn2.microsoft.com 4. When this menu is clicked (onClick) I instantiate a Window object through the Executions object using another zul called addCustomer. 单击这个菜单(onclick)时,通过另一个名为addCustomer的zul,我使用Executions对象实例化一个Window对象。 www.ibm.com 5. Object. Instantiate Clones the object original and returns the clone. 无性系的对象,并返回原来的克隆。 uc3do.com 6. This instructs the. NET Framework to instantiate and to initialize the property using the value of the decorating parameter. 这将指示.NETFramework使用修饰参数的值实例化和初始化该属性。 msdn2.microsoft.com 7. I first instantiate the DESEngine class, which implements the DES cryptographic algorithm. 我首先实例化了DESEngine类,这个类实现了DES加密算法。 www.ibm.com 8. As an alternative, Listing 5 shows how you would instantiate an instance by referencing a remote XML resource. 作为另一种选择,清单5说明如何通过引用远程XML资源来实例化一个实例。 www.ibm.com 9. Next, you instantiate the POJO by invoking the read method from the Serializer object. 接下来,通过从Serializer对象调用read方法,从而实例化POJO。 www.ibm.com 10. If you created your settings by deriving from ApplicationSettingsBase directly, you need to instantiate your class manually. 如果您通过直接从ApplicationSettingsBase派生来创建设置,则需要手动实例化您的类。 msdn2.microsoft.com 1. If you created your settings by deriving from ApplicationSettingsBase directly, you need to instantiate your class manually. 如果您通过直接从ApplicationSettingsBase派生来创建设置,则需要手动实例化您的类。 msdn2.microsoft.com 2. These include code to instantiate objects correctly. 这包括用于正确实例化对象的代码。 msdn2.microsoft.com 3. Error object returned when failing to instantiate a template . 例示模板失败时,返回的错误对象。 www.showxiu.com 4. The first steps in creating a database-backed model are to instantiate the MySQL driver class, and create a DBConnection instance. 创建数据库后台模型的第一步是说明MySQL驱动类,并创建DBConnection实例。 www.ibm.com 5. When you click on the Discover Devices button, you'll instantiate the helper class, DeviceDiscoverer. java. 当点击DiscoverDevices按钮时,会实例化helper类DeviceDiscoverer.java。 www.ibm.com 6. To access the GetAccountType method, the test method must first instantiate the BankAccount_Shadow object in the private accessor assembly. 若要访问GetAccountType方法,测试方法必须先实例化专用访问器程序集中的BankAccount_Shadow对象。 msdn2.microsoft.com 7. Otherwise, instantiate the ExtAction class and assign the properties to the values in the form post data. 否则,实例化ExtAction类,并以表单post数据为属性赋值。 www.ibm.com 8. First, you have to enumerate all instance classes (types) that you need to instantiate in the Classes grid. 首先,您必须枚举需要在Classes网格中实例化的所有实例类(类型)。 msdn2.microsoft.com 9. Although you must instantiate the adapter object with this approach, it still avoids copying the data values. 尽管必须使用该方式来实例化适配器对象,但这还是避免了复制数据值。 www.ibm.com 10. Run time reflection is used to instantiate and call each back end that Dashboard discovers when it is run. Dashboard通过运行时反射技术实例化并调用它在运行的时候发现的每一个后端。 www.ibm.com 1. Instantiate a ResXResourceWriter object by passing the StreamWriter object to the ResXResourceWriter class constructor. 通过将StreamWriter对象传递给ResXResourceWriter类构造函数来实例化ResXResourceWriter对象。 msdn2.microsoft.com 2. Attribute intended to instantiate a union, deserializing instead a string. 属性,而是反序列化字符串。 msdn2.microsoft.com 3. You can instantiate value types in two ways. 可以通过两种方式实例化值类型。 msdn2.microsoft.com 4. Once inside the function, we instantiate a Word. Document object (specDoc) with the Range object's Parent property. 运行函数后,我们将使用Range对象的Parent属性实例化一个Word.Document对象(specDoc)。 msdn2.microsoft.com 5. Prefabs come in very handy when you want to instantiate complicated GameObjects at runtime. 在运行时,通过Prefabs预置实例化复杂的游戏物体是非常方便的。 game.ceeger.com 6. I find the constructor for the object using reflection and instantiate it providing a random number between 1 and 10. 我使用反射(reflection)查找这个对象的构造程序,并提供1到10之间的一个随机数字对其实例化。 www.ibm.com 7. Suppose you want to instantiate a new generic object inside a generic class. 假设您要在一般类的内部实例化一个新的一般对象。 msdn2.microsoft.com 8. You specify the type you would like it to instantiate when making the method call. 当进行该方法调用时,您要指定要让它实例化的类型。 cxp.9876.blog.163.com 9. For this purpose, we will define a Receiver class and modify our SessionManager class to instantiate the event receiver for us. 为此,我们将定义一个Receiver类,并修改SessionManager类以初始化我们的事件接收器。 www.ibm.com 10. From this domain validator class, you can instantiate and register your own unit and attribute validators. 从该域确认器类中,您可以实现并注册您自己的单元和属性确认器。 www.ibm.com 1. From this domain validator class, you can instantiate and register your own unit and attribute validators. 从该域确认器类中,您可以实现并注册您自己的单元和属性确认器。 www.ibm.com 2. As peers browse or join a new peer group , they may find new behaviors that they may want to instantiate. 象对等点浏览或是加入一个新的对等组,他们可以发现新的他们希望实例的行为。 dictsearch.appspot.com 3. To create a thread-local variable, you instantiate an object of class ThreadLocal. 要创建一个线程局部变量,请实例化类ThreadLocal的一个对象。 www.ibm.com 4. To test this code, you would either add a form or build a console wrapper to instantiate the class. 要测试这些代码,可以添加一个窗体或者构建一个控制台包装来对该类进行实例化。 msdn2.microsoft.com 5. You cannot instantiate it; instead, you must derive from it by implementing a network executor. 您不能将它具现化,而是必须实作网路执行程式而从其中衍生。 technet.microsoft.com 6. Next, instantiate a PHP object named $server. 下一行代码初始化了一个名为$server的PHP对象。 www.ibm.com 7. If you do not have an instance available, instantiate the TableAdapter you want to use. 如果没有实例可用,请实例化您要使用的TableAdapter。 msdn2.microsoft.com 8. In Listing 7, you can see where we instantiate this resolver after defining some basic named queries. 在清单7中,我们在定义了一些基本的已命名查询后实例化这个解析器。 www.ibm.com 9. It should be clear that if you can use the Spring container to both instantiate and configure your objects, you should do so. 显然,如果能够用Spring容器初始化并配置对象,那么就应当这么做。 www.ibm.com 10. You can instantiate a value type in an uninitialized form or in an initialized form by using the. 运算符,以未初始化形式或初始化形式实例化值类型。 msdn2.microsoft.com 1. You would instantiate a new object and use arrow notation to fill in the fields in the document. 您可以实例化一个新对象并使用箭头表示法来填充文档内的字段。 www.ibm.com 2. For samples of how to instantiate Project Model objects in various Visual Studio languages. 有关如何以各种VisualStudio语言实例化项目模型对象的示例,请参见。 msdn2.microsoft.com 3. Step 1. Create and instantiate Web services software proxies. 步骤1:创建并实例化Web服务软件代理。 www-128.ibm.com 4. If the Controller is null, then we try to instantiate it based on the type. 如果Controller是空的,那么我们就会基于它的类型进行实例化。 www.infoq.com 5. In some advanced scenarios, it is useful to dynamically instantiate and add templates. 在一些高级方案中,动态实例化和添加模板很有用。 msdn2.microsoft.com 6. You cannot instantiate a generic or template class based on a local or unnamed type. 您不能根据区域或未具名型别,具现化泛型或样板类别。 msdn.microsoft.com 7. We can define the Types and Properties necessary to instantiate a company. 我们可以定义实例化一个公司所必需的类型和属性。 www.ibm.com 8. It first tries to instantiate a TimeZoneInfo object by retrieving it from the registry using the FindSystemTimeZoneById method. 它首先使用FindSystemTimeZoneById方法从注册表中检索TimeZoneInfo对象,从而来尝试实例化该对象。 msdn2.microsoft.com 9. So, why not extend the LogManager and instantiate one yourself? 既然如此,为什么我们不对LogManager进行扩充,并自己实现一个记录器呢? www-128.ibm.com 10. When I know the required number of bytes, I instantiate an array of bytes of an appropriate size. 知道了所需要的字节数后,我就实例化一个具有适当大小的字节数组。 www.ibm.com 1. This isn't a major issue unless you are using dates, as ruby's date class is very slow to instantiate. 这并不是一个主要的问题,除非你使用的类型是日期型,因为ruby的日期型的数据实例化起来非常慢。 www.infoq.com 2. When we instantiate the grid widget (dojox. grid. DataGrid), the store and structure come together to define the grid. 当我们初始化这个网格小部件(dojox.grid.DataGrid)时,数据存储和结构共同定义了网格。 www.ibm.com 3. When a page has a lot of content, it may take a long time to instantiate. 当页具有大量内容时,可能需要较长时间来进行实例化。 technet.microsoft.com 4. Once you've got decorators, you've got to not only instantiate the component, but also wrap it with who knows how many decorators. 一旦你使用了装饰者,你就不能仅仅是要实例化一个组件,还要实例化封装它的装饰者,天知道会有多少装饰者。 www.showxiu.com 5. We can't instantiate instances of abstract classes, even when all their field and method members are concrete. 我们不能实例化一个抽象类,即使它们的字段和方法都是具体的。 www.bing.com 6. This file is used with the Megawizard Plug-in Manager to create a ROM module to instantiate in a design. 用这个档和megawizard外接程式管理器,制作一个ROM块,在设计中具体举例说明。 www.myoops.org 7. Instantiate a bullet and make it ignore collisions with this object. 实例化一个子弹,忽略与发射体的碰撞。 game.ceeger.com 8. Also, it ensures that, in order to instantiate the endpoint database, the object UUID is NULL. 另外,为了实例化端点数据库,它要确认对象UUID为NULL。 www.ibm.com 9. If all goes well, it is time to instantiate the class and run its main method. 如果一切正常,那么就可以实例化这个类并运行其main方法了。 www.ibm.com 10. This topic discusses how to instantiate a TimeZoneInfo object from the local system registry. 本主题讨论如何从本地系统注册表中实例化TimeZoneInfo对象。 msdn2.microsoft.com 1. To use it you must instantiate it with a path that it can write the index into. 如果要使用它,你必须将其实例化,并传入用于创建索引的路径。 blog.sina.com.cn 2. Instantiate a schema rowset object in the consumer's or the document's header file. 在消费者或文件标头档中产生结构描述资料列集物件。 technet.microsoft.com 3. Use the Spring container to both instantiate and configure your objects, you should do so. 用Spring容器初始化并配置物件,那么就应当这么做。 www-128.ibm.com 4. Column is used by Hibernate to instantiate and populate the returned object. 列来初始化和填充返回的对象。 www-128.ibm.com 5. That is, when you instantiate a Point instance, e. g. , point, you can read the fields using point. x and point. y. 也就是说,当你初始化一个Point的实例时,比如point,你可以通过point.x和point.y来读取字段。 www.bing.com 6. This is a good time to perform further property initializations, if based on properties provided by the instantiate. 如果基于的是由实例化所提供的那些属性,此时非常适合进行进一步的属性初始化。 www.ibm.com 7. The class also must have a no-arg constructor which will be used by Flex to instantiate an instance. 这个类还必须具有一个no-arg构造函数,该函数将被Flex用来实例化一个实例。 www.ibm.com 8. However, you can still edit the code that is used to instantiate the data components and set their properties. 但是,仍然可以编辑用来实例化数据组件和设置数组组件属性的代码。 msdn2.microsoft.com 9. Provides an example that illustrates how to declare, instantiate, and use a delegate. 提供一个示例,阐释如何声明、实例化和使用委托。 msdn2.microsoft.com 10. Likewise, if Component1 calls method3, it then must instantiate Value Object 3 and fill it with values. 同样,如果Component1调用method3,它必须实例化ValueObject3并为其赋值。 www.ibm.com 1. In this setup, when Component1 calls method2, it must instantiate Value Object 2 and fill it with values. 在这个设置中,当Component1调用method2时,它必须实例化ValueObject2并为其赋值。 www.ibm.com 2. When this option is not set in the registry, the default behavior is to instantiate the provider outside the SQL Server process. 如果在注册表中没有设置此选项,则默认行为是在SQLServer进程外实例化访问接口。 msdn2.microsoft.com 3. When you locally instantiate an object in the API without fetching it from the server, that is fetchless instantiation. 从本地在API中实例化一个对象而没有从服务器获取它称为无获取实例化。 www.ibm.com 4. The compiler doesn't know what type V really represents, so it cannot instantiate an array of V. 编译器不知道V到底表示什么类型,因此不能实例化V数组。 www.ibm.com 5. Listing 6 shows how to instantiate the menu by deflating its XML definition. 清单6展示了如何通过具体化其XML定义而实例化菜单的。 www.ibm.com 6. If you instantiate a gcroot object on the native heap, you must call delete on that resource. 如果实例化本机堆上的gcroot对象,必须调用该资源上的删除。 msdn2.microsoft.com 7. When I have this Java object I will pass to Axis, I need to instantiate it, supply a value to the constructor and then store it. 当我拥有了要传送给Axis的Java对象后,我需要对它进行实例化,给构造程序提供一个值,然后存储它。 www.ibm.com 8. When you have a dynamic template available, you can instantiate it in code. 有了可用的动态模板,就可以在代码中将其实例化了。 msdn2.microsoft.com 9. Describes how to write a class that can instantiate other classes based on your own criteria. 说明如何编写一个可以基于您自己的标准实例化其他类的类。 msdn2.microsoft.com 10. What we need is a scala. Seq class that we can easily instantiate from Java code. 我们需要的是一个scala.Seq类,以便从Java代码中轻松地实例化这个类。 www.ibm.com 1. Now instantiate the new class as you would any other new image and add it to your view 实例这个新的类,放到你需要新的图片放到你的视图上 blog.sina.com.cn 2. In the preceding example, if you attempt to instantiate the abstract class by using a statement like this 在上面的示例中,如果试图通过使用下面的语句将抽象类实例化 msdn2.microsoft.com 3. Once you instantiate a bank-account object, you can access its properties, methods and events just as you would with an object such as 一旦将一个银行帐号对象实例化,就可以访问它的属性、方法和事件,就像您能对一个如 msdn2.microsoft.com 4. Connection pooling improves performance as a data source object creates a connection as soon as it is instantiate. 连接池可提高性能,因为一将数据源对象实例化,它就会创建一个连接。 www.ibm.com 5. The most direct way is to register an event source with the log to which you want to write, then instantiate a component and set its 最直接的方式是,将一个事件源注册到您想要写入项的日志,然后实例化一个组件并为此日志设置其 msdn2.microsoft.com 6. The data source object is the initial object that every provider must instantiate. 资料来源物件为每个提供者都必须执行个体化的初始物件。 technet.microsoft.com 7. To use the state machine, I can instantiate a Nonprofit object and call methods on it for each event, followed by a ! , as in Listing 2 要使用状态机,可以实例化一个Nonprofit对象并在其上为每个事件调用方法,后跟一个! www.ibm.com 8. And instantiate your derived class. The minimum you need to implement in the constructor for a class inherited from 继承的类,需要在构造函数中实现的最低限度工作是在组件上设置 msdn2.microsoft.com 9. The dependency will be injected through the constructor. You instantiate a container 该依赖关系将通过构造函数被注入。 www.ibm.com 10. Instantiate a Service class, which is the client-side representation of a Web service 实例化一个Service类,这个类在客户端代表了一个Web服务。 www.ibm.com 1. The following are examples of placeholder methods that instantiate the old class and call methods in that class 下面是占位符方法的示例,这些方法对旧类进行实例化并调用该类中的方法 msdn2.microsoft.com 2. You need to instantiate Morphia a little bit differently to ensure the indexes are applied. You can do this as follows 您需要以稍微不同的方式实例化Morphia以便确保应用索引。 www.ibm.com 3. Then, when the application starts up, you simply need to instantiate an instance of the listening class 此后,当应用程序启动时,只需实例化侦听类的一个实例 www.ibm.com 4. receiving a signal from a user to instantiate the node type for the node; 接收来自用户的信号以实例化所述节点的节点类型; www.bing.com 5. To configure a message handler in this case, instantiate a HandlerInfo by passing your message-handler class name as 要在这种情况下配置消息处理程序,请通过按以下方式传入消息处理程序类名称来实例化HandlerInfo www.ibm.com 6. Instantiate an object of a class 实例化类对象 www.winyes.com 7. Instantiate JobProxy for submitting a software distribution job as shown below 实例化JobProxy用于提交软件分发作业,如下所示 www-128.ibm.com 8. Instantiate a proxy to the Web service's application (and possibly set up that proxy) 在Web服务的应用程序中实例化一个代理(可能还要设置该代理)。 www.ibm.com 9. Will instantiate a new one, place it in session, and call the 会实例化一个新的,把它放在会话中,并调用 www-128.ibm.com 10. You cannot instantiate an instance of the 您不能实例化 msdn2.microsoft.com 1. Instantiate DeviceProxy to retrieve the device class as shown below 实例化DeviceProxy用于检索设备类,如下所示 www-128.ibm.com 2. Can't instantiate Video Renderer object 无法例示视频输出程序对象 angel.w15.5tom.cn 3. To instantiate an instance of the 来实例化 msdn2.microsoft.com 4. Can't instantiate filter graph object 无法例示筛选器图表对象 angel.w15.5tom.cn 5. To create a thread using the Java language, you instantiate an object of type 为了使用Java语言创建线程,你可以生成一个 www-128.ibm.com 6. Method to Instantiate Meta Rule Based on Connected Attributes 基于连接属性的元规则实例方法 service.ilib.cn 7. The following code shows how to create and instantiate a TransactionScope object in a using statement 下面的代码显示如何在using语句中创建和实例化TransactionScope对象 msdn2.microsoft.com 8. How to: Examine and Instantiate Generic Types with Reflection 如何:使用反射检查和实例化泛型类型 msdn2.microsoft.com 9. Step 3. Instantiate the class for the method's input type 步骤3.为方法的输入类型实例化类 www.ibm.com 10. Note that regardless of how many different type parameters you use to instantiate instances of 类,请注意不论用多少不同的类型参数去实例化 www-128.ibm.com 1. You can instantiate it with a normal new MyClass(arg1, arg2) from Java code 你可以用newMyClass(arg1,arg2)这样的普通Java代码来实例化它。 www.infoq.com 2. When you instantiate a delegate using a named method, the method is passed as a parameter, for example 使用命名的方法对委托进行实例化时,该方法将作为参数传递,例如 msdn2.microsoft.com 3. When the classes to instantiate are specified at run-time, for example, by dynamic loading; 当要实例化的类是在运行时刻指定时; 202.38.64.3 |
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。