| 意味 | 例文 |
Config fileの部分一致の例文一覧と使い方
該当件数 : 102件
Now add the following line to your pre-commit file in the Subversion hooks directory: Example 58-3. Adding the pre-commit hook to the Subversion config file 例文帳に追加
Now add the following line to your pre-commit file in the Subversion hooks directory:例 58-3Adding the pre-commit hook to the Subversion config file - PEAR
The namesof these files themselves are resources read from the file xdm-config orthe file named by the -config option. 例文帳に追加
これらのファイル名は、xdm-configファイルまたは \\-config オプションで指定したファイルからリソースとして読み込む。 - XFree86
# Config file for /etc/init.d/nfs 例文帳に追加
コード表示5.7:マスターの/etc/conf.d/nfsの例 - Gentoo Linux
The driver will auto-detect the amount of video memory present for all chipsets.But maybe overridden with the VideoRam entry in the config file "Device"section. 例文帳に追加
セクションの - XFree86
If you see error: /usr/bin/gcc-config: line 632:/etc/env.d/gcc/i686-pc-linux-gnu-3.3.5: No such file or directory, then trydeleting /etc/env.d/gcc/config-i686-pc-linux-gnu and runninggcc-config again, followed by source /etc/profile. 例文帳に追加
/etc/env.d/gcc/i686-pc-linux-gnu-3.3.5:Nosuchfileordirectoryと言うエラーが出る場合、/etc/env.d/gcc/config-i686-pc-linux-gnuを削除し、gcc-configを再度実行し、続けてsource/etc/profileとしてみてください。 - Gentoo Linux
configured your kernel config file 例文帳に追加
これらは、たとえば次のようなものです。 - FreeBSD
You can also use all the standard phpcs command line options to do things like set the standard to use, the tab width and the error report format: Example 58-4. Adding the pre-commit hook to the Subversion config file 例文帳に追加
You can also use all the standard phpcs command line options to do things like set the standard to use, the tab width and the error report format:例 58-4Adding the pre-commit hook to the Subversion config file - PEAR
Create a default configuration file (PEAR 1.4+) 例文帳に追加
config-create デフォルトの設定ファイルを作成する (PEAR 1.4+) - PEAR
Code Listing5.2: Edit the bootcreator config file 例文帳に追加
コード表示4.2: bootcreatorの設定ファイルを編集する - Gentoo Linux
Chances are you made a typo in your config file.例文帳に追加
おそらく、設定ファイルでタイプミスをしたのでしょう。 - Gentoo Linux
This will force inetd to re-read its config file. 例文帳に追加
これによって inetdはその設定ファイルを読み直します。 - FreeBSD
Each config file entry usually take up a single line in the file.例文帳に追加
設定ファイルの各項目は普通、ファイル中で 1 行を使って書かれる。 - XFree86
To make XDM listen for connections, first comment out a line in the xdm-config file: ! 例文帳に追加
XDMがそういったコネクションを待ち受けるようにするためには xdm-config にある次の行をコメントアウトします。 ! - FreeBSD
Only the IRQ is required in the config file. 例文帳に追加
カーネルコンフィグファイルに記述する必要があるのはIRQ だけです。 - FreeBSD
url to the remote config file, like ftp://www.example.com/pear/config.ini 例文帳に追加
リモートの設定ファイルへのパスをftp://www.example.com/pear/config.ini のように指定します。 - PEAR
Thus, you can put these options into your Distutils config file (seesection5):例文帳に追加
そこで、オプションは Distutils 設定ファイル (5 参照) にも指定できます: - Python
Inputdevice Section The config file may have multiple InputDevice sections.例文帳に追加
InputDevice セクション設定ファイルには複数個のInputDeviceセクションを書いてもよい。 - XFree86
The config file may have multiple Screen sections.例文帳に追加
Screen セクション設定ファイルには複数個のScreenセクションを書いてもよい。 - XFree86
Rstartd starts by reading and executing the global config file. 例文帳に追加
rstartd は起動時にグローバルの設定ファイルを読み込んで実行する。 - XFree86
If you want to start with a fresh configuration file you can always recover the default /usr/src/linux/.config file by typing:例文帳に追加
もし、まっさらな設定ファイルからはじめたいのなら、次のように打ち込むことで、/usr/src/linux/.configファイルをデフォルトに戻すことができます: - Gentoo Linux
Below is a complete /etc/bootmenu config file. 例文帳に追加
以下に、あなたは完成した/etc/bootmenu設定ファイルを見つけることでしょう。 - Gentoo Linux
X11 config file should now use /dev/input/mice for PS/2 and USB mice 例文帳に追加
X11設定ファイルはこれからPS/2とUSBマウス用に/dev/input/miceを使います - Gentoo Linux
Earlier versions have a different syntax for the config file.例文帳に追加
以前のバージョンは設定ファイルに異なる構文を使用します。 - Gentoo Linux
Serverlayout Section The config file may have multipleServerLayout sections. 例文帳に追加
ServerLayout セクション設定ファイルには複数個のServerLayoutセクションを書くことができる。 - XFree86
package.xml 1.0 provides a single undocumented system of customizing file contents through the replace tag, like so: file name="blah.php" role="php" replace from="@token@" to="version" type="package-info"/ replace from="@anothertoken@" to="php_dir" type="pear-config"//file 例文帳に追加
package.xml 1.0 では、隠し機能としてreplace タグでファイルの内容を変更することができました。 - PEAR
# nano -w /etc/X11/xorg.conf Note: If you are still using XFree86, your config file will be/etc/X11/XF86Config 例文帳に追加
注意:まだXFree86を使っているなら、設定ファイルは/etc/X11/XF86Configです。 - Gentoo Linux
The -kb command line option overridesthis config file option. Default: XKB is enabled. 例文帳に追加
コマンドラインオプション \\-kb は、設定ファイルでのオプション指定より優先される。 - XFree86
The administrator has final say, because the global config file doesn't need to specify a per-user config file.例文帳に追加
管理者は最終的な権限を持っている。 なぜならば、グローバルの設定ファイルはユーザ別の設定ファイルを指定する必要はないからである。 - XFree86
In order for the mplayer command line to not become too large, the user can create a file .mplayer/config and set default options there: 例文帳に追加
mplayer に指定するコマンドラインが長くなりすぎないように、.mplayer/configを作成してデフォルトのオプションを設定できます。 - FreeBSD
The required changes to the config file are shown below.例文帳に追加
設定ファイルの中で変更する必要がある箇所は以下のとおりです。 - Gentoo Linux
(The 0 refers to the rfcomm0 in the config file)# rfcomm connect 0 Connected /dev/rfcomm0 to 00:0A:0B:0C:0D:0E on channel 1Press CTRL-C for hangup 例文帳に追加
("0"は設定ファイルの中のrfcomm0を参照させています) - Gentoo Linux
Switching these will cause failure. We will also need to modify one system-wide config file:例文帳に追加
システム全体の設定ファイルを一部変更する必要もでてきます。 - Gentoo Linux
The device-idmust match the Identifier of a Device section in the config file. 例文帳に追加
device-idは、設定ファイルのDeviceセクション内のIdentifier指定と一致しなければならない。 - XFree86
If there is more than one entry in the config file with the same unmanaged service-name, the proxy manager will try to use the proxies in the order presented in the config file.例文帳に追加
設定ファイル中に同じ非管理サービス名が複数ある場合、プロキシマネージャは設定ファイルに現われた順にプロキシを使おうとする。 - XFree86
# cd /usr/src/linux# make menuconfig You should get a grey and blue GUI that offers a safe alternative to manually editing the /usr/src/linux/.config file.例文帳に追加
/usr/src/linux/.configを手作業で編集する代わりに、安全に編集できるグレーとブルーのGUIのメニューが出てきたと思います。 - Gentoo Linux
Instead a separate config file template, config.php.dist, should be shipped. 例文帳に追加
そのかわりに、設定ファイルのテンプレートであるconfig.php.dist を同梱するようにしましょう。 - PEAR
Files The X server config file can be found in a range of locations.例文帳に追加
ファイルX サーバの設定ファイルはいろいろな場所に置かれる可能性がある。 - XFree86
| 意味 | 例文 |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
| Copyright 1994-2010 The FreeBSD Project. All rights reserved. license |
| Copyright (C) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence |
| Copyright 2001-2010 Gentoo Foundation, Inc. The contents of this document are licensed under the Creative Commons - Attribution / Share Alike license. |
| 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 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会員(無料)になると
|