UUID:通用唯一标识符
“Universally Unique IDentifier”经常缩写成UUID,以便快捷书写、使用。
常见于计算机领域,和驱动程序相关。
中文意思为:“通用唯一标识符”。
Universally Unique IDentifier具体释义
- 英文缩写:UUID
- 英语全称: Universally Unique IDentifier
- 英语发音:
- 美式英语发音:
- 英式英语发音:
- 中文意思:通用唯一标识符
- 中文拼音:
- 常用领域:计算机
- 相关:驱动程序
英文缩写词UUID的例句
- 事实 上 , 项 ID 是 全局 唯一 标识符 ( universally unique identifier , UUID ) , 因此 可以 将 一 个 存储 库 中 创建 的 项 复制 到 另 一 个 存储 库 并 保留 其 标识 。
- Infact,theitemidsareuniversallyuniqueidentifiers(UUIDs),sothatanitemcreatedinonerepositorycanbereplicatedtoanotherrepositoryandretainitsidentity.
- 例如 , 它 可以 在 RFC4122 中 定义 的 Universally Unique Identifier ( UUID ) 子集 后面 使用 一 个 名称 。
- Forexample,itcouldutilizeanamefollowingtheUniversallyUniqueIdentifier(UUID)subsetdefinedinRFC4122.
- 相反 , 它 为 每个 文档 分配 一 个 通用 惟一 标识符 ( Universally Unique Identifier , UUID ) , 这 就 杜绝 了 其他 数据库 意外 地 选择 相同 的 惟一 标识符 的 情况 。
- Instead,itassignsaUniversallyUniqueIdentifier(UUID)toeachandeverydocument,makingitalmostimpossibleforanotherdatabasetoaccidentallyselectthesameuniqueidentifier.
- 在 返回 时 , 会 有 一 个 全局 惟一 的 标识符 创建 , 即 UUID , 这 是 一 个 保证 惟一 的 String 。
- Uponreturn,akeyiscreatedwithauniversallyuniqueidentifierorUUID,whichisaStringguaranteedtobeunique.
- 除 描述 一 个 客户端 如何 连接 服务 的 信息 外 , 服务 记录 还 包含 服务 的 UUID , 或者 全球 唯一 标识 。
- Alongwithinformationdescribinghowaclientcanconnecttotheservice,theservicerecordcontainstheservice'sUUID,oruniversallyuniqueidentifier.