「SIGINT」を含む例文一覧(16)

  • ignores SIGINT
    SIGINT - JM
  • will be blocked, and SIGINT
    はブロックされ、SIGINT - JM
  • While reading the password, signal generation ( SIGINT ,
    パスワードを読んでいる途中には、シグナルの発行( SIGINT , - JM
  • This means that the CAD keystroke will cause a SIGINT
    これ以降に CAD キーストロークが入力されると、SIGINT - JM
  • During a non-interactive session, the SIGINT signal will terminate the entire run of bc.
    非対話セッションでは、SIGINT シグナルで bc の実行全体が終了します。 - JM
  • an information network called SIGINT
    シジントという情報収集活動 - EDR日英対訳辞書
  • This function simulates the effect of a SIGINT
    この関数は廃止されています。 - Python
  • When job control is not in effect, asynchronous commands ignore SIGINT and SIGQUIT as well.
    ジョブ制御が有効でないときには、非同期コマンドはSIGINTとSIGQUITも無視します。 - JM
  • 'selected'.a term which will mean more to you as you learn about how the modern sigint system works.
    「この言葉の意味は、あなたが最新の sigintの 働きを学ぶに連れ、よく分かるでしょう」 - 映画・海外ドラマ英語字幕翻訳辞書
  • 'selected'.a term which will mean more to you as you learn about how the modern sigint system works.
    「この言葉の意味は、あなたが最新の SIGINT(シギント)の 働きを学ぶに連れ、よく分かるでしょう」 - 映画・海外ドラマ英語字幕翻訳辞書
  • Um, xkeyscore deepdive, uh, xkeyscore in general and there's a huge folder of documentation on xkeyscore and how it works is the frontend system that analysts use for querying that sort of ocean of raw sigint that I was telling you about.
    xkeyscore は フォルダに解説とか、どう動くかとか 大量のドキュメントが有るけども 基本的には 生の sigint データに対して - 映画・海外ドラマ英語字幕翻訳辞書
  • Members of this process group (processes whose process group ID is equal to the current terminal process group ID) receive keyboard-generated signals such as SIGINT .
    このプロセスグループのメンバ(プロセスグループ ID が現在の端末プロセスのグループ ID と等しいプロセス) は、SIGINTのような、キーボードで生成されたシグナルを受け取ります。 - JM
  • SIGNALS When bash is interactive, in the absence of any traps, it ignores SIGTERM (so that kill 0 does not kill an interactive shell), and SIGINT is caught and handled (so that the wait builtin is interruptible).
    シグナルbash が対話的であり、トラップが全く無いとき、bash はSIGTERMを無視し (したがって kill 0 では対話シェルは kill されません)、SIGINTを捕捉、処理します(したがって組み込みコマンド wait は割り込み可能です)。 - JM
  • If it is not set but BRKINT is set, then a BREAK causes the input and output queues to be flushed, and if the terminal is the controlling terminal of a foreground process group, it will cause a SIGINT to be sent to this foreground process group.
    IGNBRK が設定されていないが、BRKINT が設定されている場合は、BREAK 信号によって入出力キューがフラッシュされ、さらに、端末がフォアグラウンドプロセスグループの制御端末の場合は、フォアグラウンドプロセスグループに SIGINT が送られる。 - JM
  • Python installs a small number of signal handlers by default:SIGPIPE is ignored (so write errors on pipes and sockets can be reported as ordinary Python exceptions) and SIGINT is translated into a KeyboardInterrupt exception.
    Python は標準でごく小数のシグナルハンドラをインストールしています:SIGPIPE は無視されます (従って、パイプやソケットに対する書き込みで生じたエラーは通常の Python 例外として報告されます)SIGINT は KeyboardInterrupt 例外に変換されます。 - Python
  • Notable entries in the command section of the menu are the Continue,Suspend, Interrupt, Hangup, Terminate and Kill which sends the SIGCONT,SIGTSTP, SIGINT, SIGHUP, SIGTERM and SIGKILL signals, respectively, to the process group of the process running under xterm (usually the shell).The Continue function is especially useful if the user has accidentally typed CTRL-Z, suspending the process.
    コマンドセクションの特筆に値するメニューは、Continue ,Suspend ,Interrupt ,Hangup ,TerminateおよびKillであり、それぞれ SIGCONT, SIGTSTP, SIGINT, SIGHUP, SIGTERM およびSIGKILL シグナルを、xtermの下で実行中のプロセス (通常はシェル) のプロセスグループに送る。 Continue関数は、ユーザが間違って CTRL-Z を押してしまい、プロセスをサスペンドしたときにとくに有益である。 - XFree86

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