タグ

関連タグで絞り込む (1)

タグの絞り込みを解除

ProgrammingとGUIDに関するsyugのブックマーク (3)

  • TechNet Script Center

    The “Hey, Scripting Guys!” blog has been retired. There are many useful posts in this blog, so we keep the blog here for historical reference. However, some information might be very outdated and many of the links might not work anymore. New PowerShell content is being posted to the PowerShell Community blog where members of the community can create posts by submitting content in the GitHub reposi

  • GUID - Wikipedia

    GUID (英: Globally Unique Identifier) またはグローバル一意識別子(ぐろーばるいちいしきべつし)は、UUIDの実装のひとつ、あるいは(事実上)UUIDの別名である。 UUIDのマイクロソフトによる実装を指すと解されることもあるが、オラクルのデータベースやNetIQのeDirectory(ディレクトリ・サービス)、GUIDパーティションテーブルなど、ほぼUUIDを指して、GUIDの語が使われることもある。 GUIDを生成するツールとして、Microsoft Windows SDKに付属する GuidGen [1]などがある。GuidGenはMicrosoft Visual Studioのメニューから呼び出すこともできる。Windows APIにはCoCreateGuid()関数[2]およびUuidCreate()関数[3]が用意されている。.NET Fram

  • Insider's Computer Dictionary:GUID とは? - @IT

    GUID (Globally Unique IDentifier) 【ジー・ユー・アイ・ディー】 別名 ・UUID (Universally Unique IDentifier) 【ユー・ユー・アイ・ディー】 ・グローバル一意識別子 (Globally Unique IDentifier) 【グローバル・イチイ・シキベツシ】 ・汎用一意識別子 (Universally Unique IDentifier) 【ハンヨウ・イチイ・シキベツシ】 世界中で重複することがなく、ユニーク(唯一)であることが保証された128bitのランダムな数値。オブジェクト指向システムにおいて、オブジェクトを識別するためなどに利用される。 オブジェクト指向を採用したシステムでは、オブジェクトやクラス、インターフェイス、コンポーネント(ソフトウェアの部品)などを相互に呼び出したり、利用したりする。このとき、それらオブジ

  • 1