1153万例文収録!

「dev.」に関連した英語例文の一覧と使い方(10ページ目) - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定


セーフサーチ:オン

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

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

セーフサーチについて

dev.を含む例文一覧と使い方

該当件数 : 516



例文

To do this, type n to create a new partition, then p to tell fdisk that you want a primary partition. Then type 2 to create the second primary partition,/dev/sda2 in our case.例文帳に追加

この作業のためには、新規パーティションを作成するのにn、基本パーティションを選択するのにpを入力します. そして2番目の基本パーティション、この例では/dev/sda2を作成するのに2と入力します。 - Gentoo Linux

To do this, type n to create a new partition, then p to tell fdisk that you want a primary partition. Then type 3 to create the third primary partition, /dev/sda3 in our case.例文帳に追加

この作業のためには、新規パーティションを作成するのにn、基本パーティションを選択するのにpを入力します. そして3番目の基本パーティション、この例では/dev/sda3を作成するのに3と入力します。 - 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

In the past, Gentoo has instructed users to use devfs for managing the /dev directory, which contains a series of device interfaces to allow system applications to communicate with hardware (through the kernel).例文帳に追加

従来、Gentooはユーザーに/devディレクトリを管理するためにdevfsを使うよう指示していました。 それは(カーネルを通して)システムアプリケーションがハードウェアと通信できるために一連のデバイスインタフェースを含んでいます。 - 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


例文

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

Does FreeBSD support my USB keyboard? 例文帳に追加

FreeBSD 4.0 より前のバージョンでは、 代わりに次のようにします。 /dev ディレクトリに移動し、次のようにしてデバイスノードを作成します。 - FreeBSD

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

Note: If you are still prompted to give the root password when entering the Single User mode, it means that the console has been marked as insecure in /etc/ttys. 例文帳に追加

これで、すべてのユーザは フロッピー /dev/fd0 を自身の所有するディレクトリへマウントすることができます。 - FreeBSD

例文

The robots have been developed by Deon Wilson (Dev Patel) of Tetravaal, a manufacturer of weapons.例文帳に追加

それらのロボットは兵器製造会社であるテトラヴァール社のディオン・ウィルソン(デーヴ・パテル)によって開発された。 - 浜島書店 Catch a Wave

例文

While the former contains administrationscripts, the latter contains scripts specific to help development on Gentoo.If you are a developer, you can have your scripts included intogentoolkit-dev by contacting the Gentoolkit maintainer. 例文帳に追加

前者には管理用スクリプトが含まれ、後者にはGentooでの開発を補助するスクリプトが含まれています。 もしあなたが開発者の場合、Gentoolkitのメンテナーに連絡をとったうえで、あなたのスクリプトをgentoolkit-devに取り込むことができます。 - 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

# swapon /dev/sda3 Create and activate the swap now before creating other filesystems. 例文帳に追加

そういったものは非常に少ないですが)では、不意ににシステムがダウンしたとき、かなりのデータを失う可能性があります。 - Gentoo Linux

It sets the filter's standard input to the file to print, its standard output to the printer, and its standard error to the error logging file (specified in the lf capability in /etc/printcap, or /dev/console by default). 例文帳に追加

このとき、フィルタの標準入力を印字するファイルに、 標準出力をプリンタに、そして、標準エラー出力をエラーログファイル (/etc/printcap 内の lf 項目で指定されたファイル、または、指定されていない場合は、デフォルトとして /dev/console)にセットします。 - 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

For example, a 3072-bit RSA or Diffie-Hellman private key has an effective key size of 128 bits (it requires about 2^128 operations to break) so a key generator only needs 128 bits (16 bytes) of seed material from /dev/random . 例文帳に追加

例えば、3072 ビットの RSA および Diffie-Hellman の秘密鍵の実効サイズは128 ビット (この秘密鍵を破るには 2^128 回の操作が必要ということ) であり、そのため鍵生成器が/dev/randomから読み出す必要がある乱数種の材料の量は 128 ビット (16 バイト) だけである。 - JM

/dev/sda3Rest of Diskext3, reiserfs, xfsLinux Root (Type 0x83) 例文帳に追加

まだmac-fdiskではこれらのパーティションを削除することができないので、これらを削除するためにpartedを使う必要があるかもしれません。 - Gentoo Linux

For the power users who develop on several overlays, test packages before they hit the Portage tree or just want to use unofficial ebuilds from various sources, the app-portage/gentoolkit-dev package brings you gensync, a tool to help you keep the overlay repositories up to date.例文帳に追加

いくつかのoverlayで開発を行ったり、Portageツリーを破壊する前にパッケージをテストしたり、または単に様々なソースのunofficialなebuildを使用したりしたいパワーユーザ向けに、app-portage/gentoolkit-devはgensyncを提供します。 これは、overlayリポジトリを最新状態に保つ手助けをしてくれるツールです。 - Gentoo Linux

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

One such example is the kern.maxvnodes sysctl, which controls the maximum number of vnodes allowed in the kernel. 例文帳に追加

スクリプトの実行が終ったら /devに acd0c と racd0cエントリがあることを確認してください。 これによ り正しく実行されたことがわかります。 - FreeBSD

Contributed by Sean Kelly. Terminals provide a convenient and low-cost way to access your FreeBSD system when you are not at the computer's console or on a connected network. 例文帳に追加

端末を接続するポートの /dev のエントリが含まれている行がまだ存在しなければ、これを /etc/ttys に追加してください。 - FreeBSD

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

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を有する。 - 特許庁

If an intruder can break an sgid-kmem binary, the intruder might be able to read /dev/kmem and thus read the encrypted password file, potentially compromising any passworded account. 例文帳に追加

侵入者が kmem に sgidされたバイナリを破ることができた場合、その侵入者 は /dev/kmemを読み出すことができるようになるでしょう。 つまり、暗号化されたパスワードファイルを読み出すことができるようになるので、パスワードを持つどのアカウントをも、潜在的な危険に晒すことになります。 - FreeBSD

The controller sets the time width Lt of the low level signal at the second period in the pulse train signal by the timing deviation Dev.例文帳に追加

そして、コントローラは、パルス列信号における2周期目のローレベル信号の時間幅LtをタイミングずれDevだけ短く設定する。 - 特許庁

The Physical Address Extension (PAE) capability of the Intel Pentium Pro and later CPUs allows memory configurations of up to 64 gigabytes. 例文帳に追加

シェルスクリプトである /dev/MAKEDEVはオペレーティングシステムを最初にインストールする時に実行され、サポートされている大部分のデバイスのノードを作ります。 - FreeBSD

A slit nozzle 610 and a porous nozzle 620 for supplying a developer are arranged for the three development processing units DEV in common.例文帳に追加

現像液を供給するスリットノズル610および多孔ノズル620は、3つの現像処理ユニットDEVに共用に設けられている。 - 特許庁

Each of a plurality of semiconductor devices DEV[1]-DEV[n] includes a trigger input terminal TRG_-IN, a trigger output terminal TRG_-OUT, and a timer circuit TM which delays a pulse signal input from TRG_-IN and outputs it to TRG_-OUT.例文帳に追加

例えば、複数の半導体デバイスDEV[1]〜DEV[n]のそれぞれが、トリガ入力端子TRG_IN、トリガ出力端子TRG_OUT、およびTRG_INから入力されたパルス信号を遅延させてTRG_OUTに出力するタイマ回路TMを備える。 - 特許庁

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)の間で略同じである。 - 特許庁

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)。 - 特許庁

Three development processing units DEV are arranged side by side in a line at the same height in a common housing 50 with atmospheres thereof made to communicate with one another.例文帳に追加

共通の筐体50内に、相互に雰囲気を連通させた状態にて3つの現像処理ユニットDEVが同じ高さ位置に一列に並設されている。 - 特許庁

More information regarding these lines can be found in the devfs(8) manual page. 例文帳に追加

/etc/devfs.rules で設定した内容についての詳細は、devfs(8)のマニュアルページをご覧ください。 なお、FreeBSD4.X では、初期設定では、 operator グループに所属するメンバが /dev/uscanner0 を読み書きすることができます。 - FreeBSD

Large memory configuration machines require access to more than the 4 gigabyte limit on User+Kernel Virtual Address (KVA) space. 例文帳に追加

そのバージョンでは devfs(5)を用いて、ユーザに意識させずにデバイスノードを割り当てています。 カーネル内のほとんどすべてのデバイスは対応する node エントリが /dev ディレクトリにあります。 - FreeBSD

If you want the compatibility symlinks that clutter up /devremoved from your Gentoo system (Gentoo activates it per default), edit/etc/devfsd.conf and remove the following two lines: 例文帳に追加

もし、/devを乱雑にする互換symlinkをGentooシステム(Gentooはデフォルトで動作させている)から除去したい場合は、/etc/devfsd.confを編集し、以下の2行を取り除いてください: - Gentoo Linux

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

Moreover, DEV[1] performs the pulse signal only once at start by a start trigger terminal ST being set to for example, a grounding voltage GND.例文帳に追加

また、DEV[1]は、スタートトリガ端子STが例えば接地電圧GNDに設定されることで、起動時に一度だけ前述したパルス信号の生成を行う。 - 特許庁

Among the development processing units DEV adjacent to one another, standby pods 70 each receiving the slit nozzle 610 and the porous nozzle 620 in a standby state are arranged.例文帳に追加

また、隣接する現像処理ユニットDEVの間には、待機状態のスリットノズル610および多孔ノズル620を受け入れる待機ポッド70が設けられている。 - 特許庁

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を含むチャイルドピコネットは既に作られているために、ハンドオーバ前にピコネットに属していた全ての端末が、ハンドオーバ後に直ちに通信を開始できる。 - 特許庁

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層に伝えられる。 - 特許庁

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

Device Drivers - Character devices ---* /dev/agpgart (AGP Support)[*] Apple UniNorth support[*] Direct Rendering Manager (DRI support)* ATI Rage 128Device Drivers - Graphics Support ---* ATI Rage 128 display support Code Listing4.6: Radeon DRM kernel configuration 例文帳に追加

それから、RAGE128とRADEONのDRMドライバがどちらもカーネル(xfree-drmはこの作業に必要なドライバなど、多くの更新されたバージョンのものを提供します)で無効になっているか確認してください。 - Gentoo Linux

The digital information outputted by a CPU 50 is converted into the analog control voltage by a D/A converter 51, and applied to an electrifier, a developing roller, a transfer roller and a drum cleaner as CHG output, DEV output, TRCC output and DCLN output, through a CHG high voltage circuit 53, a DEV high voltage circuit 54, a TRCC high voltage circuit 55, and a DCLN high voltage circuit 56.例文帳に追加

CPU50が出力するデジタル情報は、D/Aコンバータ51によりアナログの制御電圧に変換され、CHG高圧回路53,DEV高圧回路54,TRCC高圧回路55,DCLN高圧回路56を介してCHG出力,DEV出力,TRCC出力,DCLN出力として帯電器,現像ローラ,転写ローラ,ドラムクリーナに印加される。 - 特許庁

Jamal Malik (Dev Patel), an 18-year-old boy from the slums of Mumbai in India, is only one question away from winning 20 million rupees (about 40 million yen) on the Indian version of the quiz show "Who Wants to Be a Millionaire?" 例文帳に追加

インド・ムンバイのスラム街出身の18歳の少年,ジャマール・マリク(デーヴ・パテル)は,クイズ番組「クイズ$ミリオネア」のインド版で2000万ルピー(約4000万円)を獲得できるまであとたった1問のところにいる。 - 浜島書店 Catch a Wave

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として出力され、プリンタの現像ローラに与えられる。 - 特許庁

例文

Gradation data Dod and Dev are sampled by corresponding horizontal driving circuits 23O and 23E in timing corresponding to sampling in distribution of gradation data D11 to a plurality of systems.例文帳に追加

本発明は、階調データD11を複数系統に振り分ける際のサンプリングに対応するタイミングで、各系統の階調データDod、Devを対応する水平駆動回路23O、23Eでサンプリングする。 - 特許庁




  
Copyright © Japan Patent office. All Rights Reserved.
  
浜島書店 Catch a Wave
Copyright © 1995-2026 Hamajima Shoten, Publishers. 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 1994-2010 The FreeBSD Project. All rights reserved. license
  
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.
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

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

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2026 GRAS Group, Inc.RSS