NSArgumentDomain
The domain consisting of defaults parsed from the application’s arguments. These are one or more pairs of the form -default value included in the command-line invocation of the application.
アプリケーションのもつ引数から構文解析されるdefaultsからなるドメイン。アプリケーションのコマンドライン発動の中に含まれる形式 -default valueの1つ以上のペアがあります。
NSGlobalDomain
The domain consisting of defaults meant to be seen by all applications.
すべてのアプリケーションによって見られることを意図したdefaultsからなるドメイン。