a tty.の部分一致の例文一覧と使い方
該当件数 : 40件
Send a hangup signal when the last process closes the tty. 例文帳に追加
tty の最後のプロセスが終了したら hangup シグナルを送る。 - JM
We have uncommented the cron and tty lines and added a remote logging server.例文帳に追加
cronやttyの行のコメントアウトを外して、リモートのログサーバを追加しました。 - Gentoo Linux
Return a pair of file descriptors(master, slave) for the pty and the tty,respectively. 例文帳に追加
ファイル記述子のペア(master, slave) を返し、それぞれ pty および ttyを表します。 - Python
For tty windows, the command break causes the Data transmission line (TxD) to go low for a specified period of time. 例文帳に追加
tty ウィンドウでは、breakコマンドによってデータ送信線 (TxD) が指定した期間だけ low になる。 - JM
If this tty is already the controlling tty of a different session group then the ioctl fails with EPERM , 例文帳に追加
この端末が既に他のセッショングループの制御端末である場合、ioctl はEPERM で失敗する。 - JM
This is useful if you'd like to run a tty-enhancer which is expecting to execute the program specified in $SHELL. 例文帳に追加
これは、$SHELL を起動プログラムの指定に用いるようなtty 強化プログラムを使いたい時に便利である。 - JM
Return True if the file is connected to a tty(-like) device, else False.例文帳に追加
ファイルが tty (または類似の) デバイスに接続されている場合 True を返し、そうでない場合 False を返します。 - Python
A universal primer for amplifying the first adhesive protein of the barnacle is represented by TCN CAR GGN ATH CAR CC, AGY CAR GGN ATH CAR CC, GGN ACN ARD ATR TT, ADNACR TTY TGR TAY TCR AA, TGN GGD ATN ACR TAN CC, ATN ARD ATN GTR TG, AAY ATH YTN GTN CC, TTY GAR TAY CAR AAY GTN HT, or GGN TAY GTN ATH CCNCA.例文帳に追加
TCN CAR GGN ATH CAR CC、AGY CAR GGN ATH CAR CC、GGN ACN ARD ATR TT、ADNACR TTY TGR TAY TCR AA、TGN GGD ATN ACR TAN CC、ATN ARD ATN GTR TG、AAY ATH YTN GTN CC、TTY GAR TAY CAR AAY GTN HT、又はGGN TAY GTN ATH CCNCAで表されるフジツボ第1接着タンパク質遺伝子増幅用ユニバーサルプライマー。 - 特許庁
This will happen for example when the process is in a background process group, tries to read from its controlling tty, and either it is ignoring or blocking SIGTTIN 例文帳に追加
これは例えばプロセスがバックグランド・プロセス・グループで、それを制御している tty から読み込もうとし、SIGTTIN - JM
Each line consists of a terminal type, followed by whitespace, followed by a tty name (a device name without the /dev/ ") prefix." 例文帳に追加
それぞれの行には、まず端末のタイプ、続いてスペース文字、さらに続いて tty名 (デバイス名から先頭の /dev/ をとったもの) が書かれる。 - JM
This works, becauseless listens on stderr (a behavior that screen would not expect without the `|') when its stdin is not a tty. 例文帳に追加
これが動作するのは、標準入力が tty でないとき、lessが標準エラー出力を監視する (`|' が無ければscreenが想定しない動作) からである。 - JM
Return a list containing the tty attributes for file descriptor fd, as follows: [例文帳に追加
ファイル記述子 fd の端末属性を含むリストを返します。 その形式は:[ - Python
Specifies that colorization should always be enabled (yes or all), never enabled (no or none), or enabled only if the output is a terminal (tty). 例文帳に追加
)カラー表示を常に有効にするのか (yes または all)、常に無効にするのか (no または none)、出力先が端末の場合にのみ有効にするのか (tty) を指定する。 - JM
When a 512-character font is loaded, the 9th bit position can be fetched by applying the ioctl (2) 例文帳に追加
512 文字から成るフォントをロードした場合、9 ビット目の情報は /dev/tty[1\\-63] に対してioctl (2) - JM
The calling process must be a session leader and not have a controlling tty already. 例文帳に追加
呼び出し元のプロセスはセッションリーダでなければならず、かつ既に制御端末を持っていてはならない。 - JM
/dev/vcs0 is a character device with major number 7 and minor number 0, usually of mode 0644 and owner root. tty. 例文帳に追加
/dev/vcs0 はメジャーナンバー (major number) 7、マイナーナンバー(minor number) 0 のキャラクターデバイス (character device) で、通常、そのモードは 0644、オーナは root.tty である。 - JM
Note: when a program (like dosemu) has the keyboard in "raw" mode, the ctrl-alt-del is intercepted by the program before it ever reaches the kernel tty layer, and it's up to the program to decide what to do with it. 例文帳に追加
注意: プログラム (dosemu など) に 'raw' モードのキーボードがある場合、ctrl-alt-del はカーネルの tty レイヤーに到達する前にプログラムに遮断され、プログラムに送られてどのように扱うかが決められる。 - JM
The tty user is a sandbox designed to make it more difficult for someone who has successfully hacked into the system via ntalk from being able to hack beyond that userID. A process which is placed inside a simulation of the machine. 例文帳に追加
そのため fwdルールは、 そのルールを書いたユーザが意図したようには動かないことが良くあります。 - FreeBSD
and a username associated with a session, even if it has no controlling tty. 例文帳に追加
があり、セッションに対応したユーザ名がある。 制御端末がないセッションの場合であっても、対応するユーザ名がある。 - JM
It also sees the NAK reflect (which also means ppp(8) must change its magic). This produces a potentially enormous number of magic number changes, all of which are happily piling into the server's tty buffer. 例文帳に追加
一方 NAK 自体も (これは ppp が magic number を変更しなければいけないことを意味しています)反射してくるので、 結果として magic number が数えきれないほど変更され、そのすべてがサーバの ttyバッファの中に積み重なることになるのです。 - FreeBSD
It takes the first of stdin, stdout, stderr that is a tty, and stores the corresponding pathname minus a possible leading /dev/ into this field, and then writes the struct to the utmp file. 例文帳に追加
この関数は、標準入力・標準出力・標準エラー出力の中から端末 (tty) である最初のものをとり、対応するパス名から先頭の /dev/ を引いたものをこのフィールドに格納して、この構造体を utmp ファイルに書き込む。 - JM
Under Unix operating systems this is a property of the controlling tty of the curses program, and is not set by the curses library itself.例文帳に追加
Unix オペレーティングシステムでは、この値は curses プログラムが制御している端末の属性であり、curses ライブラリ自体では設定されません。 - Python
When the object 112a starts a TTY base program 132a in a remote host 130a, the main program 114 acquires plant data.例文帳に追加
当該オブジェクトが遠隔ホスト130aのTTYベースプログラム132aを起動することにより、メインプログラムはプラント・データを入手する。 - 特許庁
The first one explicits the RFCOMM TTY device node (usually 0) that will be used to accept a connection, while the second is the channel that will be used.例文帳に追加
1つ目は接続の受付に使用するRFCOMMTTYデバイスを指定し(多くの場合は0)、2つ目は接続を受け付けるチャネルを指定します。 - Gentoo Linux
A negative bufsize means to use the system default, which is usually line buffered for tty devices and fully buffered for other files.例文帳に追加
bufsize の値が負の場合、システムの標準を使います。 通常、端末は行単位のバッファリングであり、その他のファイルは完全なバッファリングです。 - Python
The read transistor Ttx and the read selection transistor Tty are formed with a two-layer gate structure, and each gate potential is set to a negative potential.例文帳に追加
そして、読み出しトランジスタTtxと読み出し選択トランジスタTtyを2層ゲート構造で構成し、各ゲート電位を負電位に設定する。 - 特許庁
For example, the information to generate a call waiting tone, a DTMF tone or a TTY/TDD character is imbedded secretly to a compressed bit stream, from which a non-voice tone can be regenerated.例文帳に追加
例えば、呼び待ちトーン、DTMFトーンまたはTTY/TDD文字を生成する情報を圧縮ビットストリームに秘密的に埋め込み、非音声トーンを再生成することができる。 - 特許庁
When the object 112b starts a TTY base program 132b in a remote host 130b and processes data, the main program 114 obtains a result expressing its operation state.例文帳に追加
そのオブジェクトが遠隔ホスト130bのTTYベースプログラム132bを起動し、データを処理させることにより、メインプログラムはその運転状態を表す結果を得る。 - 特許庁
If input is found,and it is coming from a tty, the current update is postponed untilrefresh or doupdate is called again, allowing faster response to commands typed in advance.例文帳に追加
入力が得られ、かつ入力は端末からのものである場合、現在行おうとしている更新は refresh や doupdate を再度呼び出すまで先送りにします。 - Python
This is a security feature. In order to su to root (or any other account with superuser privileges), you must be in the wheel group. 例文帳に追加
ユーザ tty は、 ntalkを経由してシステムの侵入に成功した第三者が そのユーザ ID 以上の権限を得ることを、より一層困難にするために設計された砂場 (sandbox) なのです。 - FreeBSD
Under Unix, a complete program can be passed to the interpreter in three forms: with the -c string command line option, as a file passed as the first command line argument, or as standard input.If the file or standard input is a tty device, the interpreter entersinteractive mode; otherwise, it executes the file as a complete program.例文帳に追加
Unix の環境下では、完全なプログラムをインタプリタに渡すには三通りの方法があります: 第一は、 -c string コマンドラインオプションを使う方法、第二はファイルを第一コマンドライン引数として指定する方法、そして最後は標準入力から入力する方法です。 ファイルや標準入力がtty (端末) デバイスの場合、インタプリタは対話モードに入ります; そうでない場合、ファイルを完全なプログラムとして実行します。 - Python
A photo diode PD, a read selection transistor Ttx, a read transistor Tty, an amplifier transistor Ta, a reset transistor Tr, and a horizontal selection transistor Tx form a unit pixel, thereby forming a point sequential read 5Tr system MOS image sensor.例文帳に追加
フォトダイオードPDと、読み出し選択トランジスタTtx、読み出しトランジスタTty、増幅トランジスタTa、リセットトランジスタTr、水平選択トランジスタTxで各単位画素を構成し、点順次読み出し5Tr方式のMOSイメージセンサを構成する。 - 特許庁
A telephone exchange 10 employs a stored program system, where programs stored in a program memory 16 are configured rewritable by a personal computer 24 and a TTY interface 18, and the programs are configured as a program group for each telephone exchange service.例文帳に追加
電話交換装置10は、プログラムメモリ16に記憶したプログラムをパソコン24及びTTYインタフェース18により書き換え可能に構成した蓄積プログラム方式を使用し、前記プログラムは電話交換サービス毎のプログラム群として構成される。 - 特許庁
Thus, the lower layer of the gate regions of the read and read selection transistors Ttx, Tty is controlled to take a negative potential, thereby restraining them from being depleted and hence reducing the leak current.例文帳に追加
これにより、読み出しトランジスタTtxと読み出し選択トランジスタTtyのゲート領域の下層を負電位に制御し、その空乏化を抑制し、リーク電流の減少を図る。 - 特許庁
It is only available for those Unix versions that support POSIX termios style tty I/O control (and then only if configured at installation time).All functions in this module take a file descriptor fd as their first argument.例文帳に追加
POSIX termios 形式の端末制御をサポートする Unix のバージョンで (かつインストール時に指定した場合に) のみ利用可能です。 このモジュールの関数は全て、ファイル記述子 fd を最初の引数としてとります。 - Python
To perform conversion between an analog TTY signal on an analog line switched telephone network (CSTN) and a non-audio data packet suitable for ensured transmission within a VoIP network, and to enable a VoIP/CSTN gateway to perform the conversion between two devices.例文帳に追加
CSTN上のアナログのTTY信号と、VoIPネットワーク内の確実な伝送に適した非音声のデータ・パケットとの間の変換およびVoIP/CSTNゲートウェイが2つのデバイスの間で変換を行うことを可能にすること。 - 特許庁
Each of the microcomputers 11, 12, 13 is provided with an analog interface 31, the component 37 with a fixed arrangement place such as a LAN interface 32, and the component 38 capable of changing an arrangement place such as a TTY communication protocol 43.例文帳に追加
各マイコン11,12,13は、アナログインタフェース31、LANインタフェース32などのように配置場所が固定化されているコンポーネント37と、音声通信プロトコル41、TTY通信プロトコル43などのように配置場所を変えることができるコンポーネント38とを備えている。 - 特許庁
| Copyright © Japan Patent office. All Rights Reserved. |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
| 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-2010 Gentoo Foundation, Inc. The contents of this document are licensed under the Creative Commons - Attribution / Share Alike license. |
| 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. |
| Copyright 1994-2010 The FreeBSD Project. All rights reserved. license |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|