唯一 only; sole; unique 唯一可行的办法 the only feasible way; 唯一出路 the only way out; 唯一的理由 the sole reason; 唯一的继承人 the sole heir; 唯一合法政府 sole legitimate government; 唯一宗旨 sole aim
十分之一值层 tenth value layer; tenth-value layer; tenth-value-layer(tvl)
A virtual table that presents data in a specific order , by highlighting certain items , or by showing only certain items 表中每一行的唯一值。主键可以针对一个或多个列而存在。这称为实体完整性。
Alternatively , you can configure the control to perform a postback when a user clicks a hot spot , providing a unique value for each hot spot 或者,可以将控件配置为在用户单击某个作用点时执行回发,为每个作用点提供一个唯一值。
Therefore , you cannot rely on application state to store unique values or update global counters in web - garden and web - farm server configurations 因此,不能依赖应用程序状态来存储唯一值或更新web场和web园服务器配置中的全局计数器。
If an identity column is successfully skipped , the query optimizer automatically assigns unique values for the identity column into the imported table rows 如果成功跳过了一个标识列,则查询优化器会自动将标识列的唯一值分配到导入表行中。
To insert a globally unique value , create a default definition on the column that uses the newid or newsequentialid function to generate a globally unique value 若要插入全局唯一值,请为该列创建default定义来使用newid函数生成全局唯一值。
To generate unique values for each column , either use the newid function on insert statements or specify the newid function as the default for the column 若要为每列生成唯一值,则可以在insert语句中使用newid函数,也可以将newid函数指定为列的默认值。
This can be tedious for the user to enter , so in this sample , we use a default value expression to dynamically determine a unique value 对于用户来说,逐个输入这些主键值是件乏味的事情,所以在这个范例应用程式中,我们使用一个预设值表达式来动态地确定一个唯一值。
A restore of a full database backup , the most recent differential database backup if any , and the log backups if any taken since the full database backup 安全标识符( sid ) ( security identifier ( sid ) )标识登录到安全系统的用户的唯一值。 sid可以标识一个用户或一组用户。
A simple module can be as basic as a view control to display an interface for your user , and then a settings control for specifying unique values that are specific for a module instance 对用户来说一个模块的浏览控件是基本的,然后是设置控件,对模块实例来说有唯一值。
Method1async string param , object userstate , and when each operation is completed , your event handler can determine which instance of the operation raised the completion event 调用提供一个唯一值(例如guid或哈希代码) ;这样,当各个操作完成时,您的事件处理程序便可以确定哪个操作的实例引发了完成事件。