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つ以上のペアがあります。
NSRegistrationDomain
The domain consisting of a set of temporary defaults whose values can be set by the application to ensure that searches will always be successful.
それの値がアプリケーションによって設定されて検索が常に成功することが保証できる一揃いの一時的defaultsからなるドメイン。