From professional translators, enterprises, web pages and freely available translation repositories.
allow list
許可リスト
Last Update: 2006-09-06
Usage Frequency: 1
Quality:
allow
許可
Last Update: 2011-10-23
Usage Frequency: 5
Quality:
the select multiple tag in an html construct allows users to select multiple items from a list.
"select multiple"タグを使うと、ユーザはリストから複数の項目を選 択することができるようになります。選択された項目はフォームの actionで指定されたハンドラに渡されます。問題は、これらの値が全て 同じ名前で渡されることです。つまり、
the opposite of hosts allow - hosts listed here are not permitted access to services unless the specific services have their own lists to override this one. where the lists conflict, the allow list takes precedence.
hosts allow の反対の意味を持ち、このパラメータで指定されたホストは、サービス内で明示的にアクセスが許可されない限り、サービスへのアクセスを拒否されます。両者の設定が矛盾した場合は、allow 側の設定が優先されます。