小窓モード


プレミアム

ログイン
設定

設定

zero oとは 意味・読み方・使い方

ピン留め

追加できません

(登録数上限)

単語を追加

意味・対訳 ゼロ オー

Weblio英語表現辞典での「zero o」の意味

Zero O

訳語 ゼロ オー


「zero o」の部分一致の例文検索結果

該当件数 : 21



例文

You go to 20 then past zero to 1 3 then back past zero again to 48.例文帳に追加

20からOを通って13へ そしたらOにもどして48へ - 映画・海外ドラマ英語字幕翻訳辞書

You go to 20 then past zero to 1 3 then back past zero again to 48.例文帳に追加

20からoを通って13へ そしたらoにもどして48へ - 映画・海外ドラマ英語字幕翻訳辞書

(Or just specify the ISA level directly...)-mips4 A second one is the -O flag (that is a capital O, not a zero),which specifies the gcc optimizationclass flag.発音を聞く 例文帳に追加

これは、gccの最適化クラスのフラグです。 - Gentoo Linux

Code Listing2.6: Creating UML files # dd if=/dev/zero of=root_fs seek=500 count=1 bs=1M# mke2fs -F root_fs# mount -o loop root_fs /mnt/loop# tar xvjpf gentoo.tbz2 -C /mnt/loop# umount /mnt/loop発音を聞く 例文帳に追加

コード表示2.7 - Gentoo Linux

A second one is the -O flag (that is a capital O, not a zero),which specifies the gcc optimizationclass flag.発音を聞く 例文帳に追加

次に、-Oフラグ(これは、大文字のOで、ゼロではありません)を設定します。 これは、gccの最適化クラスのフラグです。 - Gentoo Linux

To convert the light modulation method from NRZ(non-return-to-zero) to RZ(return-to-zero) mode at a time of converting the wavelength of signal light by the O/O(optical/optical) conversion.例文帳に追加

信号光をO/O変換により波長変換する際に、同時に、光変調方式をNRZからRZに変換する。 - 特許庁

例文

Call the visit callback, with arguments o and arg.If visit returns a non-zero value, then return it.発音を聞く 例文帳に追加

引数 o および arg を使ってvisit コールバックを呼び出します。 visit が非ゼロの値を返した場合、その値をそのまま返します。 - Python

>>例文の一覧を見る

調べた例文を記録して、 効率よく覚えましょう
Weblio会員登録無料で登録できます!
  • 履歴機能
    履歴機能
    過去に調べた
    単語を確認!
  • 語彙力診断
    語彙力診断
    診断回数が
    増える!
  • マイ単語帳
    マイ単語帳
    便利な
    学習機能付き!
  • マイ例文帳
    マイ例文帳
    文章で
    単語を理解!
  • その他にも便利な機能が満載!
Weblio会員登録(無料)はこちらから

「zero o」の部分一致の例文検索結果

該当件数 : 21



例文

It returns zero if stream has no orientation yet; in this case the next I/O operation might change the orientation (to byte oriented if it is a char I/O operation, or to wide-character oriented if it is a wide-character I/O operation).発音を聞く 例文帳に追加

stream の入出力単位がまだ決定されていない場合にはゼロが返される。 この場合には次の I/O 操作によって入出力単位が変更される(バイト I/O 操作の場合にはバイト単位に、ワイド文字 I/O 操作の場合にはワイド文字単位になる)。 - JM

Since TCP-based RPC uses buffered I/O, users may specify the size of buffers; values of zero choose suitable defaults.発音を聞く 例文帳に追加

TCP に基づいた RPC はバッファされた I/O を使用するため、ユーザはバッファの大きさを指定できる。 ゼロを指定した場合は適切なデフォルトが選択される。 - JM

This can be accomplished with a simple: ether=0,0,eth1 Note that the values of zero for the IRQ and I/O base in the above example tell the driver(s) to autoprobe.発音を聞く 例文帳に追加

これは簡単で、次のようにすればよい。 ether=0,0,eth1この例で IRQ と I/O ベースアドレスに 0 を指定しているのは、ドライバに自動検出をするよう伝えているのである。 - JM

RFC 3548 allows for optional mapping of the digit 0 (zero) to the letter O (oh), and for optional mapping of the digit 1 (one) to either the letter I (eye) or letter L (el).例文帳に追加

RFC 3548 は付加的なマッピングとして、数字の 0 (零) をアルファベットの O (オー) に、数字の 1 (壱) をアルファベットの I (アイ) または L (エル) に対応させることを許しています。 - Python

returns the number of file descriptors ready for the requested I/O, or zero if no file descriptor became ready during the requested timeout milliseconds.発音を聞く 例文帳に追加

は要求された I/O に対して準備ができているファイルディスクリプタの数を返す。 また要求されたtimeoutミリ秒の間にファイルディスクリプタが準備できない場合は、0 を返す。 - JM

The movement of the movable weight 12 is controlled so that the sum total of the moment of rotations around the rotational axis O is substantially zero.例文帳に追加

この可動ウエイト12は、回転軸Oまわりの回転モーメントの総和がほぼ零となるように移動制御される。 - 特許庁

A hybrid signal (g) of a zero-phase voltage signal and a coordination signal is received from common signal lines (m), (n) receiving a zero-phase signal, and both the signals are separated by an I/O signal separating means 40.例文帳に追加

この協調をとるには各継電器間に専用の共通信号線を設けて協調信号の授受を行う必要があるが、専用の共通線を配線するには、工事と資材を要する。 - 特許庁

例文

The syntax for this CD-ROM interface is: sonycd535=iobase[,irq] A zero can be used for the I/O base as a 'placeholder' if one wishes to specify an IRQ value.発音を聞く 例文帳に追加

この CD-ROM インターフェースの構文は以下の通り。 sonycd535=iobase[,irq]IRQ の値だけを指定したい場合には、iobase 値を 0 とすれば単なる穴埋めと解釈される。 - JM

>>例文の一覧を見る


zero oのページの著作権
英和・和英辞典 情報提供元は 参加元一覧 にて確認できます。

   

ピン留めアイコンをクリックすると単語とその意味を画面の右側に残しておくことができます。

こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する

このモジュールを今後表示しない
みんなの検索ランキング
閲覧履歴
無料会員登録をすると、
単語の閲覧履歴を
確認できます。
無料会員に登録する
英→日 日→英
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する

©2026 GRAS Group, Inc.RSS