Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
exit listの意味・使い方・読み方 | Weblio英和辞書
[go: Go Back, main page]


小窓モード


プレミアム

ログイン
設定

設定

exit listとは 意味・読み方・使い方

ピン留め

追加できません

(登録数上限)

単語を追加

コンピューター用語辞典での「exit list」の意味

exit list<EXLST>


「exit list」の部分一致の例文検索結果

該当件数 : 19



例文

The return status is the exit status of list.発音を聞く 例文帳に追加

返却ステータスは list の終了ステータスです。 - JM

If its exit status is zero, the then list is executed.発音を聞く 例文帳に追加

この終了ステータスが 0 ならば、then listが実行されます。 - JM

while list; do list; done 0 until list; do list; done The while command continuously executes the do list as long as the last command in list returns an exit status of zero.発音を聞く 例文帳に追加

0while list; do list; doneuntil list; do list; donewhile コマンドは、list 中の最後のコマンドが終了ステータス0 を返すまで、繰り返して do list を実行します。 untilコマンドは while コマンドとほぼ同じですが、評価の条件が否定となる点が異なります。 - JM

The until command is identical to the while command, except that the test is negated; the do list is executed as long as the last command in list returns a non-zero exit status.発音を聞く 例文帳に追加

dolistは、list中の最後のコマンドが0 以外の終了ステータスを返す限りずっと実行されます。 - JM

Otherwise, each elif list is executed in turn, and if its exit status is zero, the corresponding then list is executed and the command completes.発音を聞く 例文帳に追加

そうでなければ elif list がそれぞれ順番に実行され、この終了ステータスが 0 ならば、対応する then listが実行され、コマンドが終了します。 - JM

The exit status of select is the exit status of the last command executed in list , or zero if no commands were executed.発音を聞く 例文帳に追加

selectの終了ステータスは、list中で最後に実行したコマンドの終了ステータスですが、コマンドが全く実行されなかった場合には 0 となります。 - JM

例文

Otherwise, it is the exit status of the last command executed in list.発音を聞く 例文帳に追加

マッチするものがあったら、終了ステータスはlist 中で最後に実行されたコマンドの終了ステータスになります。 - JM

>>例文の一覧を見る

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

日英・英日専門用語辞書での「exit list」の意味

exit list


「exit list」の部分一致の例文検索結果

該当件数 : 19



例文

The exit status of the while and until commands is the exit status of the last do list command executed, or zero if none was executed.発音を聞く 例文帳に追加

while コマンドと until コマンドの終了ステータスは、do list で実行された最後のコマンドの終了ステータスになりますが、コマンドが全く実行されなかった場合には 0 になります。 - JM

The return status of AND and OR lists is the exit status of the last command executed in the list.発音を聞く 例文帳に追加

AND リストと OR リストの返却ステータスは、リスト中で最後に実行されたコマンドの終了ステータスです。 - JM

An AND list has the form command1 && command2 command2 is executed if, and only if, command1 returns an exit status of zero.発音を聞く 例文帳に追加

AND リストはcommand1 && command2という形式であり、command1が終了ステータス 0 を返した場合に限りcommand2が実行されます。 - JM

The return value is the exit status of the last command in list that is executed, or false if any of the expressions is invalid.発音を聞く 例文帳に追加

返却ステータスは list 中で実行された最後のコマンドの終了ステータスとなりますが、算術式のいずれかが無効である場合には不正な値となります。 - JM

to register an additional function to be executed during exit processing; the new registration is added to the front of the list of functions that remain to be called.発音を聞く 例文帳に追加

を使ってexit 処理中に実行される追加の関数を登録することができる;新規に登録された関数は、この後で実行される関数リストの先頭に追加される。 - JM

When the user passes through an exit of the store, the display contents of the electronic paper 2 are put back to the list display of all the stores (a).例文帳に追加

ユーザが、その店舗の出口を通った場合、電子ペーパー2における表示内容を、全店舗の一覧表示に戻す(a)。 - 特許庁

In the Border dialog, select TitledBorder from the list,and type in Number Addition in the Title field.Click OK to save the changes and exit the dialog.発音を聞く 例文帳に追加

「ボーダー」ダイアログで、リストから「TitledBorder」を選択し、「タイトル」フィールドに「Number Addition」と入力します。 「了解」をクリックして変更を保存し、ダイアログを閉じます。 - NetBeans

例文

Each transverse transfer in the maneuver list includes an entry lane, an exit lane, the geometry of a vehicle path connecting the entry and exit lanes, and an indication of a level of confidence associated with the specified geometry.例文帳に追加

運動リストにおける各々の横方向移動は、進入車線、退出車線、該進入車線及び該退出車線を接続する車両の経路の幾何学的形状、及び特定された幾何学的形状に関連する信頼性のレベルの表示を含む。 - 特許庁

>>例文の一覧を見る


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

   
日外アソシエーツ株式会社日外アソシエーツ株式会社
Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved.
日中韓辭典研究所日中韓辭典研究所
Copyright © 2026 CJKI. All Rights Reserved

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

こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

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

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2026 GRAS Group, Inc.RSS