single object
单一对象;单个物体
2026-03-22 09:39 浏览次数 36
单一对象;单个物体
Single Association Object SAO单个联合客体
Single camera Object localization单摄像机目标定位
single-object construction单宾结构
single association object单相关控制对象
single-object application单一对象应用程序
single support object单独支护体
single-object problem单目标优化问题
single-object structure单宾结构
A Data Transfer object is a way to package a collection of values in a single object so they can be passed around economically.
数据传输对象是将一组值包装在一个对象中的方法,目的在于经济地传送这些值。
You can copy the whole database, related objects, or a single object at a time.
可以一次复制整个数据库、多个相关对象或单个对象。
Otherwise, there can be confusion over whether an empty array is a null object, an array with no elements, or an array with a single object containing null or empty values.
否则,可能对一个空数组是null对象还是没有任何元素的数组,亦或带有一个对象且此对象包含null或空值的数组产生混淆。
In that case, lazy sweep spends a long time on a single object allocation.
在这种情况里,延迟清理会在一个单独对象的分配上耗费很长时间。
When I run this query, every single object - including all the Employees returned earlier - is sent back.
当运行这个查询时,每个单一对象—包括以前返回的所有Employee—都被返回了。
The particle, Kochen and Specker showed, is like a cheating player. They found it out by showing that no single object satisfies all the 「questions」 (or all 33 axes) at once.
Kochen和Specker的证明表明粒子就像是个使诈的玩家,理由是,不可能有单一的物体同时满足所有的「问题」(在这里是那33个轴)。
The custom tag also has an optional params attribute, which can be a single object or an array of objects.
这个定制标记还有一个可选的params属性,它可以是一个单一的对象或一个对象数组。
The OrderProcessing module implements a simple mediation that takes two separate objects of type GenericOrder and ProductItem as inputs and produces a single object of type Order as the output.
OrderProcessing模块实现一个简单的中介,将 GenericOrder和ProductItem类型的两个独立对象作为输出,并生成Order类型的一个对象作为输出。
PagerSettings groups in a single object all the properties that configure the user interface, behavior, and position of the pager.
每个对象的pagersettings组包含配置用户界面、行为和页导航位置的所有属性。
This gives clients the ability to have a single object to ship to disaster recovery sites that would allow the customer to bring the database back to a consistent point in time.
这使客户机可以发布一个单独的对象到灾难恢复站点,后者允许客户将数据库恢复到一个一致的时间点。
Regardless of the technique you use for the implementation code, repeatedly updating a single object can cause a performance hotspot in the repository if the volume is high.
不管您使用什么技术来实现代码,重复地更新一个对象会导致高访问率储存库的性能下降。
Simple access is a little slower than a simple query (find a single object by primary key) to a database.
对数据库的简单访问要比对数据库的查询(通过主键找到一个单一对象)慢一些。
You can use the MEMBER function to identify whether a single object appears within a series, with the function returning either 「true」 or 「false.」
可以使用MEMBER函数判断一个对象是否在一个序列中出现,这个函数返回「true 」或「false 」。
Interfaces are used to namespace the method names, so a single object can have multiple methods with the same name but with different interfaces.
接口用于名称空间和方法名称,因此一个单独的对象可以有名称相同而接口不同的多个方法。
When a single object is loaded, no fewer queries are run than if lazy association is used.
当装载单一对象时,运行的查询并不比使用惰性关联时少。
In that case, his answers are predetermined even though he has no single object in mind.
在这种情况下,虽然他的心目中并没有某个单一的物体,他的答案仍然是预先决定的。
Which single object sums up life in 2010?
哪个单品可以概括2010年的生活?
In other words, you want to map a single object across tables (sort of the opposite of a dependent object).
换句话说,您希望在跨多个表映射单一对象(在某种程度上与依赖对象相反)。
The EXTRACT function is a very efficient way to select a group of values, but if the expected result set is just a single object then you are better off using the CHOOSE function previously discussed.
EXTRACT函数是选择一组值的非常高效的方法,但是如果预期的结果集只是单一对象,那么最好使用前面介绍的choose函数。