「readOnly」を含む例文一覧(20)

  • The recognized names are alloc, load, readonly, code, data, and rom.
    認識される文字列は alloc、 load、 readonly、 code、 data、 rom である。 - JM
  • All input components have disabled and readOnly properties.
    すべての入力コンポーネントには「disabled」プロパティーと「readOnly」プロパティーがあります。 - NetBeans
  • If the readonly flag is set, modifications to the mailbox are not allowed.
    readonly が設定された場合、メイルボックスに対する変更はできません。 - Python
  • The readOnly property of the Checkbox and Checkbox Group components does not work,
    チェックボックスコンポーネントおよびチェックボックスグループコンポーネントの「readOnly」プロパティーが機能しない。 - NetBeans
  • ``Set'' accessors should never be provided for readonly attributes.
    readonly であると宣言された属性に対しては、 ``set'' アクセサを提供してはなりません。 - Python
  • This variable is readonly.
    後で再びsetしても元には戻りません。 - JM
  • Attributes may be specified for an array variable using the declare and readonly builtins.
    組み込みコマンドのdeclareとreadonlyを使うと、配列変数に対して属性を設定できます。 - JM
  • Alle Rechte Vorbehalten.) readonly def end readonly def /FontName /Showboat def --stdin-- Using this information, a possible name might be: -type1-Showboat-medium-r-normal-decorative-0-0-0-0-p-0-iso8859-1
    この情報から、次のような名前が考えられます:-type1-Showboat-medium-r-normal-decorative-0-0-0-0-p-0-iso8859-1 - FreeBSD
  • Description: These components remain clickable even after setting its attribute to readOnly.
    説明: これらのコンポーネントは、属性が readOnly に設定されたあとでもクリック可能なままになります。 - NetBeans
  • Not in a passive society, a readonly society
    いるのではなく 書き込み可能な社会にいることを - 映画・海外ドラマ英語字幕翻訳辞書
  • Culture moved from this readwrite to readonly existence.
    文化が「読み書きするもの」から「読むだけ」の存在に変わったのです - 映画・海外ドラマ英語字幕翻訳辞書
  • Set readOnly to true when you want to prevent the user from entering or changing the value, but you still want the application to convert, validate, and submit the value.
    ユーザーが値を入力または変更できないようにし、アプリケーションで値を変換、検査、および送信するには、「readOnly」を True に設定します。 - NetBeans
  • ] The given names are marked readonly; the values of these names may not be changed by subsequent assignment.
    それ以降は、このようなnameの値を変更することはできません。 - JM
  • The exit status is true unless a name does not exist or is readonly.
    nameが存在しないか、読み込み専用の場合以外には、終了ステータスは真となります。 - JM
  • If any of the assignments attempts to assign a value to a readonly variable, an error occurs, and the command exits with a non-zero status.
    読み込み専用の変数に対して代入をしようとするとエラーが発生し、そのコマンドは 0 でないステータスで終了します。 - JM
  • Then you need to create the root volume, mount it readonly on/afs/cell name and read/write on /afs/.cellname.
    あなたはルート領域を作成する必要があります。 そして、/afs/セル名は読み込み専用で、/afs/.セル名は読み書き出来るようにマウントします。 - Gentoo Linux
  • The return status is 0 unless local is used outside a function, an invalid name is supplied, or name is a readonly variable.
    localが関数の外部で使われたり、不正なnameが与えられたり、name が読み取り専用であったりしなければ、localの返却ステータスは 0 となります。 - JM
  • Attributes that are declaredreadonly may not restrict write access in all DOMimplementations.Additionally, the accessor functions are not required.
    readonly であると宣言された属性は、全てのDOM 実装で書き込みアクセスを制限しているとは限りません。 さらに、アクセサ関数は必須ではありません。 - Python
  • It only provides the user with existing devices, adds new nodes when new devices are found, and makes it possible to mount the root filesystem read only.
    それは、ユーザーに対して存在するデバイスを提供するに留まらず、新たなデバイスが見つかると新しいノードを加え、さらにrootファイルシステムをreadonlyでマウントすることを可能にしました。 - Gentoo Linux
  • When you have programs interacting with hardware using the device files, you can't have the root partition mounted read only, while there is no further need to have it mounted read-write.
    read-writeでマウントする必要がない場合でも、デバイス・ファイルを用いるハードウェアに作用するプログラムがあると、rootパーティションをreadonlyでマウントすることができません。 また、別のパーティションに/devを置くこともできません。 - Gentoo Linux

例文データの著作権について