multiple object造句
例句与造句
- method to create formatted strings and concatenate strings representing multiple objects
string.format方法来创建格式化字符串和连接表示多个对象的字符串。 - the technique is useful when you have made an arrangement of stacked or multiple objects
如果您已经排列好了一个对象堆或多个对象,这种功能就会比较有用。 - if multiple objects are selected, the property pages show the properties of the first object you selected
例如,项目是“项目中有组件”这一关系的起始对象。 - specifying the same name repeatedly creates multiple objects that represent the same named semaphore
重复指定相同的名称将创建多个表示同一命名信号量的对象。 - an implementation architecture consisted of multiple object managers and multiple security servers is described
提出了多对象管理器与多安全服务器并存的实现体系。 - It's difficult to find multiple object in a sentence. 用multiple object造句挺难的
- this thesis mainly research on the method of detecting and tracking of multiple objects in stationary scenes
本论文主要研究了固定场景中多运动目标的检测及跟踪方法。 - shared data members are useful when multiple objects need to use information that is common to all objects
当多个对象需要使用所有对象的公共信息时,共享数据成员很有用。 - is deprecated in visual c 2005; visual c now supports multiple objects writing to a single . pdb file, use
已被否决;visualc++现在支持将多个对象写入单个.pdb文件中,并改用 - the following example demonstrates formatting multiple objects, including formatting one object two different ways
下面的示例说明格式化多个对象,包括用两种不同的方式格式化一个对象。 - if the configuration is an xml configuration file, the column is blank, because the configuration can update multiple objects
如果配置是xml配置文件,则该列为空,因为该配置可以更新多个对象。 - ownership chaining enables managing access to multiple objects, such as multiple tables, by setting permissions on one object, such as a view
所有权链接通过设置对某个对象(如视图)的权限允许管理对多个对象(如多个表)的访问。 - file referencing lets you assemble multiple objects, shading materials, animation and so on, into a scene without importing the files into the scene
文件参考主你集合多个物体,着色材质,动画等,在一个场景不用输入文件在场景里。 - if multiple objects share a resource that is manipulated in a class s finalizer, the objects must synchronize all access to that resource
如果多个对象共享同一个在类的finalizer中操作的资源,则这些对象必须同步所有对该资源的访问。 - if the configuration writes to an xml configuration file or a sql server table, the column is blank, because the configuration can update multiple objects
如果配置写入xml配置文件或sqlserver表,则列为空,因为配置可以更新多个对象。 - in visual basic 2005, events are tied to event handlers by means of delegates, allowing you to create a single event handler for multiple objects
在visualbasic2005中,事件通过委托关联到事件处理程序,使您能够为多个对象创建一个事件处理程序。