| 意味 | 例文 |
dev isの部分一致の例文一覧と使い方
該当件数 : 160件
This is done using the ekeyword tool which is part of the gentoolkit-dev package.例文帳に追加
これらのパッケージは次のリストにある適切なコマンドを使うことでインストールできます: - Gentoo Linux
fdisk is a popular and powerful tool to split your disk into partitions.Fire up fdisk on your disk (in our example, we use/dev/sda): 例文帳に追加
fdiskはディスクをパーティションに分割するのに高機能かつ普及しているツールです。 さあfdiskを実行しましょう(例では/dev/hdaを使っています)。 - Gentoo Linux
With the current kernel, any file systems that remain mounted when /dev/ram0 is moved from / to /initrd continue to be accessible. 例文帳に追加
現在のカーネルでは、/dev/ram0が/から/initrdに移動された際に、移動時にマウントされていたファイルシステムは、その後も継続的にアクセス可能である。 - JM
/dev/tcp/host/port If host is a valid hostname or Internet address, and port is an integer port number or service name, bash attempts to open a TCP connection to the corresponding socket. 例文帳に追加
/dev/tcp/host/porthost が有効なホスト名またはインターネットアドレスでport が整数のポート番号ならば、bash は対応するソケットに対して TCP 接続のオープンを試みます。 - JM
/dev/udp/host/port If host is a valid hostname or Internet address, and port is an integer port number or service name, bash attempts to open a UDP connection to the corresponding socket. 例文帳に追加
/dev/udp/host/porthost が有効なホスト名またはインターネットアドレスでport が整数のポート番号ならば、bash は対応するソケットに対して UDP 接続のオープンを試みます。 - JM
You might want to run:"emerge --config =dev-db/mysql-[version]"if this is a new install. Since this is a new installation, we run the command. 例文帳に追加
新規インストールですので、表示されたこのコマンドを実行し、MySQLを設定します。 - Gentoo Linux
When the kernel is booted directly by the BIOS (say from a floppy to which you copied a kernel using 'cp zImage /dev/fd0'), you have no opportunity to specify any parameters. 例文帳に追加
カーネルが BIOS から直接起動されるとき(たとえば 'cp zImage /dev/fd0'でフロッピーにコピーしたカーネルから起動するなど) は、パラメータを指定する機会はない。 - JM
For a physical root device, the root device is changed by having /linuxrc write the new root file system device number into /proc/sys/kernel/real-root-dev . 例文帳に追加
(NFS ではない) 物理的なルートデバイスの場合、/linuxrcが新しいルートファイルシステムのデバイス番号を/proc/sys/kernel/real-root-devに書き込むことで、ルートデバイスが変更される。 - JM
(Replace [version] with the version number you have just installed.)# emerge --config =dev-db/mysql-[version]* MySQL DATADIR is /var/lib/mysql* Press ENTER to create the mysql database and set proper* permissions on it, or Control-C to abort now.. 例文帳に追加
([version]をインストールしたバージョンに置き換えて下さい。 - Gentoo Linux
Bash handles several filenames specially when they are used in redirections, as described in the following table: 0 /dev/fd/fd If fd is a valid integer, file descriptor fd is duplicated. 例文帳に追加
bash は、以下の表にあるようなファイル名がリダイレクトに使用されると、それらを特別に扱います。 0/dev/fd/fdfd が有効な整数ならばファイル・ディスクリプター fd が複製されます。 - 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
For example, if your modem is hooked up to the first serial port, /dev/cuad0, then put in the following line:Use the highest bps rate your modem supports in the br capability. 例文帳に追加
たとえばモデムが 1番目のシリアルポートである /dev/cuaa0 に接続されている場合、次のようにします:モデムがサポートする最大の bps レートを br フィールドに使います。 - FreeBSD
In the LINK layer of the DEV, DEV cycle timer by a created beacon (n-1) is compared with PNC cycle timer received from the PNC and its difference value is employed for correcting the DEV cycle timer to be combined with the PNC cycle timer.例文帳に追加
DEVのLINK層では、作成されたビーコン(n−1)によるDEVサイクルタイマと、PNCから受信したPNCサイクルタイマとを比較して、その差分値を用いて、PNCサイクルタイマに合わせ込むようにDEVサイクルタイマを補正する。 - 特許庁
Thus, a session is not switched even if the communication infrastructure used for connection to the other station is switched on the application programs dev-1 to dev-n of the communication terminal device 1.例文帳に追加
したがって、通信端末装置1のアプリケーションプログラムdev−1〜dev−n上では、相手局との接続に用いる通信インフラを切り替えても、セッションが切り替わらない。 - 特許庁
filename is the filename to be substituted for "%s" in the command line; the default value is'/dev/null' which is almost certainly not what you want, so usually you'll override it by specifying a filename.例文帳に追加
filename はコマンドライン中で "%s" に代入されるファイル名です; 標準の値は '/dev/null' で、たいていこの値を使いたいわけではないはずです。 従って、ファイル名を指定してこのフィールドを上書きする必要があるでしょう。 - Python
The first part of the configuration is similar to the configuration of swsusp.In case you didn't store the location of your swap partition in the kernel config, you have to pass it as a kernel parameter with theresume=swap:/dev/SWAP directive.例文帳に追加
設定の最初の部分は、swsuspの設定と似ています。 カーネル設定でswapパーティションの場所を設定していなければ、resume2=swap:/dev/SWAPという変数で渡すことも出来ます。 - Gentoo Linux
On some platforms, the user must have special permission to start the X server, often because access to certain devices (e.g. /dev/mouse) is restricted.例文帳に追加
プラットフォームによっては、あるデバイス(例えば /dev/mouse)へのアクセスが制限されていることがしばしばあり、X サーバを起動するためにユーザが特別な権限を必要とすることがある。 - XFree86
Note: The PAE support in FreeBSD is only available for Intel IA-32 processors. It should also be noted, that the PAE support in FreeBSD has not received wide testing, and should be considered beta quality compared to other stable features of FreeBSD. 例文帳に追加
これにしたがって、/devディレクトリに acd0 で始まるエントリをさがしてください。 - FreeBSD
This can be determined by looking at the boot messages while FreeBSD is booting (or in /var/log/messages after booting), where you will see a line something like this:This means that the ZIP drive is represented by the file /dev/da1. 例文帳に追加
ZIPドライブのデバイスファイルは起動時に表示されるブートメッセージか、 /var/log/messages の中からというメッセージを見つけることで特定できます。 上の例の場合、 ZIPドライブのデバイスファイルは /dev/da1であるということを表しています。 - FreeBSD
(Standard error is redirected to /dev/null to prevent the warnings about the directories that are not empty.) /var/tmp/root now contains all the files that should be placed in appropriate locations below /. 例文帳に追加
(空でないディレクトリに関する警告を避けるために、 標準エラー出力は /dev/null に リダイレクトされます)この段階の /var/tmp/root には、 本来 / 以下にあるべきファイルが すべて含まれています。 - FreeBSD
But for the fortunateuser (and that includes you) using /dev/hda1 is just a fast way of explaining that we are talking about the primary master IDE, first partition. Oraren't we?例文帳に追加
ですが、幸運なユーザ(読者であるあなたも含む)にとって/dev/hda1と使うのは、プライマリマスタIDEの一番目のパーティションについて話しているということを説明するのには手っ取り早い方法ですよね? - Gentoo Linux
If directory /initrd does not exist on the normal root file-system and any processes remain running from /dev/ram0 when /linuxrc exits, the behavior of the kernel is UNSPECIFIED . 例文帳に追加
もし、/initrdディレクトリが通常時ルートファイルシステムに存在せず、/linuxrcが終了した時に/dev/ram0上で実行された、なんらかのプロセスが走り続けていた場合のカーネルの動作は"決められていない (不定である)" 。 - JM
The key role of /dev/initrd in the above is to re-use the configuration data during normal system operation without requiring initial kernel selection, a large generic kernel or, recompiling the kernel. 例文帳に追加
上記の動作での/dev/initrdの役割のキーポイントは、初期カーネルの選択や大きなジェネリックカーネル、カーネルの再構築なしに、通常のシステム操作で再利用可能な設定データを利用することにある。 - JM
Since CVSup is written in Modula-3, adding it to the FreeBSD base system would also require adding and maintaining a Modula-3 compiler. This would lead to both an increase in the disk space consumed by the FreeBSD sources and additional maintenance work. 例文帳に追加
open や close の処理は、 socksys から /dev/null (null(4) 参照)へシンボリックリンクを張ることで代用します。 - FreeBSD
By this, even if the communication infrastructure used for connection to the other station is changed, no switching occurs with a session C 1a-Cna that connects application programs dev-1 to dev-n to the protocol layer 22.例文帳に追加
このため、相手局との接続に用いる通信インフラを切り替えても、アプリケーションプログラムdev−1〜dev−nとプロトコル層22とを接続するセッションC 1a〜Cnaについては切り替わらない。 - 特許庁
To do this, you must make sure that devfs is not mounted automatically (meaning you'll have to recompile your kernel) and that /dev/console exists.例文帳に追加
これを行うためには、devfsが自動的にマウントされないことを確認しなければなりません(カーネルの再コンパイルをしなればならないことを意味します)。 そして、/dev/consoleが存在することも確認しなければなりません。 - Gentoo Linux
In the example configuration we want to install GRUB so that it reads itsinformation from the boot partition /dev/sda1, andinstalls the GRUB boot record on the hard drive's MBR (master boot record) sothat the first thing we see when we turn on the computer is the GRUB prompt. 例文帳に追加
次の例では、GRUBが/bootパーティションの/dev/sda1から情報を読むように、そして、コンピュータの電源を入れた後、最初にGRUBプロンプトが出現するように、ハードディスクのMBR(master boot record、マスターブートレコード)にGRUBをインストールしています。 - Gentoo Linux
When Linux-users talk about the hardware on their system in the vicinity of people who believe Linux is some sort of virus or brand of coffee, the use of"slash dev slash foo" will return a strange look for sure.例文帳に追加
Linuxはウィルスの一種かコーヒーのブランドの何かかな思う人たちの中で、Linuxユーザがシステムのハードウェアについて話すとき、「スラッシュdevスラッシュ何とか」という言葉を使うと、確かに奇妙に映るでしょう。 - Gentoo Linux
The second field is the device group, starting from /dev. It is a regular expression, meaning you can select several device files in one rule.例文帳に追加
これは正規表現で、ひとつのルールでいくつかのデバイスを選択可能です。 4番目の欄は、デバイス・ファイルの所有権です。 - Gentoo Linux
In the example configuration we want to install GRUB so that it reads its information from the boot partition /dev/sda1, and installs the GRUB boot record on the hard drive's MBR (master boot record) so that the first thing we see when we turn on the computer is the GRUB prompt.例文帳に追加
次の例では、GRUBが/bootパーティションの/dev/hda1から情報を読むように、そして、コンピュータの電源を入れた後、最初にGRUBプロンプトが出現するように、ハードディスクのMBR(master boot record、マスターブートレコード)にGRUBをインストールしています。 - Gentoo Linux
A resist application/developing system 100 is equipped with a developing unit (DEV) 24, and the developing unit (DEV) 24 is provided with a drying zone 24g that carries out a drying operation for a substrate G by the use of air knives 54a and 54b after the substrate G is subjected to a rinse process.例文帳に追加
レジスト塗布・現像処理システム100は、基板Gの現像処理を行う現像処理ユニット(DEV)24を有し、現像処理ユニット(DEV)24はリンス処理後にエアーナイフ54a・54bによる乾燥処理を行う乾燥ゾーン24gを有する。 - 特許庁
One such example is the kern.maxvnodes sysctl, which controls the maximum number of vnodes allowed in the kernel. 例文帳に追加
スクリプトの実行が終ったら /devに acd0c と racd0cエントリがあることを確認してください。 これによ り正しく実行されたことがわかります。 - FreeBSD
Because information like the location of the root file-system partition is not needed at boot time, the system loaded from /dev/initrd can use a dialog and/or auto-detection followed by a possible sanity check. 例文帳に追加
ルートファイルシステムのパーティションの位置といった情報はブート時に必要ないため、/dev/initrdからロードされたシステムは、必要な正常性チェックを行った後で、ユーザへの問い合わせや自動検出(もしくはその両方) を行うことができるようになる。 - JM
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
Since reads from /dev/random may block, users will usually want to open it in non-blocking mode (or perform a read with timeout), and provide some sort of user notification if the desired entropy is not immediately available. 例文帳に追加
/dev/randomからの読み出しは停止 (block) する可能性があるので、ユーザは普通このファイルを非停止 (non-blocking) モードで開こうとし(もしくはタイムアウトを指定して読み出しを実行し)、希望するレベルのエントロピーはすぐには利用できない場合には、何らかの通知を行うことだろう。 - JM
A layout of the liquid processing unit BARC, RESIST (DEV) in a side view, is approximately the same in the respective cells 11, 13 (12, 14).例文帳に追加
液処理ユニットBARC、RESIST(DEV)の側面視におけるレイアウトは、各セル11、13(12、14)の間で略同じである。 - 特許庁
When a beacon (n-1) transmitted from a PNC is detected by the MAC layer of the PNC and the MAC layer of a DEV, a detection signal is transmitted immediately to an LINK layer.例文帳に追加
PNCから送信されたビーコン(n−1)がPNCのMAC層とDEVのMAC層とで検出されると、検出信号は直ちにLINK層に伝えられる。 - 特許庁
The developing bias of a developing unit 80 is supplied as a DEV output from a primary-body side drive electrode 700 to an electrode member 600.例文帳に追加
現像器80における現像バイアスは、本体側の駆動電極700からDEV出力として電極部材600へ供給される。 - 特許庁
In the case of Ds<Dev (YES in S130), battery electric power is positively used by shifting to an EV travel mode (S140).例文帳に追加
そして、Ds<Devとなると(S130がYES)、EV走行モードへ移行することによって、バッテリ電力が積極的に使用される(S140)。 - 特許庁
For a NFS root file system, the root device is changed by having /linuxrc write the NFS setting into files /proc/sys/kernel/nfs-root-name 例文帳に追加
NFS ルートファイルシステムの場合、/linuxrcが NFS の設定を/proc/sys/kernel/nfs-root-nameと/proc/sys/kernel/nfs-root-addrsに書き込み、それから/proc/sys/kernel/real-root-devに (疑似 NFS デバイスナンバーである) 0xff を書き込むことで、ルートデバイスが変更される。 - JM
The voltage in which the DC voltage is superimposed with the AC voltage is outputted to an output terminal 5 as an output voltage Dev through a resistor R10 and is given to a developing roller of a printer.例文帳に追加
このDC電圧に上記AC電圧が重畳された電圧が抵抗R10を通じて出力端子5に出力電圧Devとして出力され、プリンタの現像ローラに与えられる。 - 特許庁
The child piconet including a DEV outside a communication range is already formed, so all terminals belonging to the piconet before the hand-over can immediately start communicating after the hand-over.例文帳に追加
圏外となるDEVを含むチャイルドピコネットは既に作られているために、ハンドオーバ前にピコネットに属していた全ての端末が、ハンドオーバ後に直ちに通信を開始できる。 - 特許庁
For example, if you are going to move root to /dev/ ad1s1a , with /mnt as the temporary mount point, it is: 例文帳に追加
固定ディスク上にスワップ領域を加える場合、 そういうことをしたいと思うのはもっともですが、ZIP のようなリムーバブルドライブの上ではそういう考えは不適切 でしょう。 - FreeBSD
## ofboot is the Open Firmware way to specify the bootstrap partition.## If this isn't defined, yaboot fails on the G5 and some G4s (unless ## you pass the necessary arguments to the mkofboot/ybin program).## hd:X means /dev/sdaX.## ## G5 users should uncomment this line! 例文帳に追加
## ofbootはbootstrapパーティションを指定するOpen Firmwareのやり方です。 ## これが定義されていないと、yabootはG5と一部のG4において(必要な引数を## mkofbootやybinプログラムに渡さない限り)失敗します。 - Gentoo Linux
Note: Other files relating to the boot process, such as the boot loader(8) and configuration are stored in /boot. Third party or custom modules can be placed in /boot/kernel, although users should be aware that keeping modules in sync with the compiled kernel is very important. 例文帳に追加
Note: FreeBSD4.X 以前のバージョンを使っていて、 (サウンドカードなど)新しいデバイスを追加した場合は、 使う前に /devディレクトリにデバイスノードを追加しなければならないかもしれません。 - FreeBSD
When you have programs interacting with hardware using the device files, you can't have the root partition mounted read only, while there is no further need to have it mounted read-write.例文帳に追加
read-writeでマウントする必要がない場合でも、デバイス・ファイルを用いるハードウェアに作用するプログラムがあると、rootパーティションをreadonlyでマウントすることができません。 また、別のパーティションに/devを置くこともできません。 - Gentoo Linux
The data file Dev for storing setting information is updated based on the operation of a printer property to be executed from the 'start' button of the operating system, and it is applied to all documents to be printed by the target printer.例文帳に追加
設定情報記憶用データファイルDevは、オペレーティングシステムの[スタート]ボタンから行なわれるプリンタプロパティの操作によって更新されるものであり、対象プリンタで印刷する全てのドキュメントに適用される。 - 特許庁
When the button BT1 is clicked, a data file Dev for storing setting information is updated based on setting information inputted from the dialog box DB2 for setting at printing.例文帳に追加
このボタンBT1がクリックされる操作がなされたとき、印刷時設定用ダイアログボックスDB2から入力されている設定情報でもって、設定情報記憶用データファイルDevを更新する構成とする。 - 特許庁
Then, a delay signal generation circuit detects the delay (the timing deviation Dev) from the time t3 at which the machining start position D is detected to time t4 at which the laser beam of the machining intensity is actually irradiated.例文帳に追加
このとき、遅れ信号生成回路が、加工開始位置Dが検出された時刻t3から実際に加工用強度のレーザ光が照射される時刻t4までの遅れ(タイミングずれDev)を検出する。 - 特許庁
| 意味 | 例文 |
| Copyright © Japan Patent office. All Rights Reserved. |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
| Copyright 2001-2010 Gentoo Foundation, Inc. The contents of this document are licensed under the Creative Commons - Attribution / Share Alike license. |
| Copyright (C) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence |
| Copyright 1994-2010 The FreeBSD Project. All rights reserved. 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 (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. |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|