UUID/zh-Hant

From Second Life Wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

UUID是通用唯一識別碼Universally Unique Identifier的簡稱,由一段128位元(16位元組) 組成的,以這種情況產生的數值幾乎不太可能發生重複的現象。

通常會以一串32個16進位的字元和四個分散的破折號來表示

在LSL它們被儲存在key變數類型中(這是一種字串專用的格式)。


參閱 Wikipedia on UUIDs 以獲得更多資訊。