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
「PID」に関連した英語例文の一覧と使い方 - Weblio英語例文検索
[go: Go Back, main page]

1153万例文収録!

「PID」に関連した英語例文の一覧と使い方 - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定


セーフサーチ:オン

不適切な検索結果を除外する

不適切な検索結果を除外しない

セーフサーチについて

PIDを含む例文一覧と使い方

該当件数 : 809



例文

Process ID (PID) 例文帳に追加

プロセスID (PID) - JM

pid %d The process ID. 例文帳に追加

pid %dプロセス ID。 - JM

the PID of the process 例文帳に追加

プロセスの PID - PEAR

Invalid pid. 例文帳に追加

PID が不正である。 - JM

例文

No process has a PID matching pid . 例文帳に追加

pidにマッチする PID のプロセスがない。 - JM


例文

(PID 1). 例文帳に追加

プロセス (PID が 1) である。 - JM

ppid %d The PID of the parent. 例文帳に追加

ppid %d親プロセスの PID - JM

(pid, addr, and data are ignored. 例文帳に追加

(pid, addr, data は無視される。 - JM

call, which takes a single pid argument, is equivalent to "getpgid(pid)" . 例文帳に追加

pidだけを引き数にとり、"getpgid(pid)"と等価である。 - JM

例文

If pid is less than -1, status is requested for any process in the process group -pid例文帳に追加

pid が -1 よりも小さい場合、プロセスグループ -pid - Python

例文

call, which takes arguments pid and pgid , is equivalent to "setpgid(pid, pgid)" . 例文帳に追加

pidとpgidを引き数にとり、"setpgid(pid, pgid)"と等価である。 - JM

Include PID with each message. 例文帳に追加

個々のメッセージに PID を含める。 - JM

sends the signal specified in sig to the process whose PID is given in pid . 例文帳に追加

はsigで指定されたシグナルを、PIDpidであるプロセスに送る。 - JM

Kill the process pid with signal sig. 例文帳に追加

プロセス pid をシグナル sig で kill します。 - Python

Do this by kill -HUP pid. 例文帳に追加

これは kill -HUP pidとして行います。 - FreeBSD

PID is the process ID discussed earlier. 例文帳に追加

PID は先ほど見たプロセス ID です。 - FreeBSD

So the inetd(8) PID is 198. 例文帳に追加

ということで、inetd(8) の PID は 198 です。 - FreeBSD

A PID filter 92 and a PID filter 93 extract TS packets, having PIDs matching PIDs registered in a common PID table where PIDs are registered, from a transport stream.例文帳に追加

PIDフィルタ92とPIDフィルタ93は、PIDが登録される共用PIDテーブルに登録されたPIDに一致するPIDのTSパケットを、トランスポートストリームから抽出する。 - 特許庁

PID CONTROLLER例文帳に追加

PID制御器 - 特許庁

In the common PID table, fixed PIDs are registered so that the PID filter 92 and PID filter 93 share the fixed PIDs as PIDs which are previously fixed to a predetermined value among the PIDs.例文帳に追加

共用PIDテーブルには、PIDフィルタ92およびPIDフィルタ93によって、PIDのうちの、所定の値にあらかじめ固定されているPIDである固定PIDが共用されるように、固定PIDが登録される。 - 特許庁

always returns the PID of the calling process. 例文帳に追加

は常に現在のプロセスの PID を返す。 - JM

this is the PID of the new process. 例文帳に追加

の場合は新しいプロセスの PID である。 - JM

A process's PID is preserved across an execve (2). 例文帳に追加

プロセスの PID はexecve (2) の前後で不変である。 - JM

returns the PGID of the process specified by pid . 例文帳に追加

pidで指定されたプロセスの PGID を返す。 - JM

pid does not match any process. 例文帳に追加

の場合:pidがどのプロセスにも一致しない。 - JM

/proc/[pid]/auxv " (since 2.6.0-test7)" 例文帳に追加

/proc/[number]/auxv " (カーネル 2.6.0-test7 以降)" - JM

The process whose ID is pid could not be found. 例文帳に追加

pid の ID を持つプロセスが見つからなかった。 - JM

PID CONTROL DEVICE例文帳に追加

PID制御装置 - 特許庁

If pid is positive, then signal sig is sent to the process with the ID specified by pid. 例文帳に追加

pid に正の値を指定した場合、シグナル sig がpid で指定された ID を持つプロセスに送られる。 - JM

If pid is zero, then the process ID of the calling process is used. 例文帳に追加

pidがゼロならば、呼び出し元プロセスのプロセス ID が pid として使用される。 - JM

If pid is zero, the process ID of the calling process is used. 例文帳に追加

pidがゼロならば、呼び出し元プロセスのプロセス ID が pid として使用される。 - JM

meaning wait for the child whose process ID is equal to the value of pid . 例文帳に追加

プロセスID がpidに等しい子プロセスを待つ。 - JM

PID CONTROL METHOD例文帳に追加

PID制御方法 - 特許庁

A process can obtain its PID using getpid (2). 例文帳に追加

プロセスはgetpid (2) を使って自分の PID を取得できる。 - JM

If pid is zero, then the calling process is used. 例文帳に追加

pidが 0 の場合、呼び出し元プロセスが使われる。 - JM

sets the PGID of the process specified by pid to pgid . 例文帳に追加

pidで指定したプロセスの PGID にpgidを設定する。 - JM

it should have the same PID as the main thread. 例文帳に追加

正しくはメインスレッドと同じ PID を持つべきである。 - JM

PID CONTROL METHOD AND PID CONTROL DEVICE例文帳に追加

PID制御方法及びPID制御装置 - 特許庁

PID CONTROLLER AND PID CONTROL METHOD例文帳に追加

PID制御装置及びPID制御方法 - 特許庁

the process with PID 1, may not be traced. 例文帳に追加

すなわち PID が 1 のプロセスはトレースすることができない。 - JM

A PID operation part 3 PID-operates the deviation.例文帳に追加

PID演算部3は偏差をPID演算する。 - 特許庁

DIGITAL PID CONTROLLER例文帳に追加

デジタルPID制御装置 - 特許庁

PID CONTROL SUPPORT DEVICE例文帳に追加

PID制御支援装置 - 特許庁

init is always the first process, so its PID is always 1. 例文帳に追加

initは常に最初のプロセスなので、 PID は必ず 1 になります。 - FreeBSD

If pid is zero, then the mask of the calling process is returned. 例文帳に追加

pidが 0 の場合、呼び出し元のプロセスのマスクが返される。 - JM

DIGITAL PID CONTROL CIRCUIT例文帳に追加

デジタルPID制御回路 - 特許庁

Get information about a process by its PID. 例文帳に追加

PID を指定し、そのプロセスに関する情報を取得します。 - PEAR

Note that the child gets pid 0, and the fd is invalid. 例文帳に追加

子プロセスはpidとして0、、fdとしてinvalid をそれぞれ受けとります。 - Python

PID PARAMETER ADJUSTING DEVICE例文帳に追加

PIDパラメータ調整装置 - 特許庁

例文

PID GAIN ADJUSTMENT DEVICE AND PID GAIN ADJUSTMENT METHOD例文帳に追加

PIDゲイン調整装置及びPIDゲイン調整方法 - 特許庁




  
Copyright © Japan Patent office. All Rights Reserved.
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
Copyright © 2001 - 2008 by the PEAR Documentation Group.
This material may be distributed only subject to the terms and conditions set forth in the Open Publication License, v1.0 or later (the latest version is presently available at http://www.opencontent.org/openpub/ ).
  
Copyright 1994-2010 The FreeBSD Project. All rights reserved. license
  
Copyright (c) 2001 Robert Kiesling. Copyright (c) 2002, 2003 David Merrill.
The contents of this document are licensed under the GNU Free Documentation License.
Copyright (C) 1999 JM Project All rights reserved.
  
Copyright 2001-2004 Python Software Foundation.All rights reserved.
Copyright 2000 BeOpen.com.All rights reserved.
Copyright 1995-2000 Corporation for National Research Initiatives.All rights reserved.
Copyright 1991-1995 Stichting Mathematisch Centrum.All rights reserved.
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する
英→日 日→英
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2026 GRAS Group, Inc.RSS