The Config constructor, it creates a config object.
Config コンストラクタ。 config オブジェクトを作成します。 - PEAR
Get the type of a config value.Parameter
Get the type of a config value.パラメータ - PEAR
DHCP Config DHCPの設定 - Gentoo Linux
Code Listing3.1: Extracting .config from /proc/config.gz
コード表示3.1: Extracting .config from /proc/config.gz - Gentoo Linux
Introduction-- What Config can do
導入--Config でできること - PEAR
config layer
設定レイヤー。 - PEAR
with the IP number(s) of the participating hosts)# /usr/bin/distcc-config --set-hosts "localhost host1 host2 host3 ..."An example: /usr/bin/distcc-config --set-hosts "localhost192.168.0.4 192.168.0.6" 例:/usr/bin/distcc-config--set-hosts"localhost192.168.0.4192.168.0.6" - Gentoo Linux
Important: This kernel config is set up for a netboot image.
重要: This kernel config is set up for a netboot image. That is, it will expect to - Gentoo Linux
Run distcc-config --install to setup distcc:
distcc-config--installを起動してdistccを設定します。 - Gentoo Linux
You use the handle or the number to java-config--set-system-vm.
このIDをjava-config--set-system-vmへ渡します。 - Gentoo Linux
Note that once a custom role is installed, the user can config-set/ config-get/config-show the variable just like any other configuration variable!
このカスタムロールをインストールすると、その他の設定変数と同様にconfig-set/config-get/config-show を使用できるようになります。 - PEAR
The config type must be registered for use by Config.
その型を使用する前に Config に登録しなければなりません。 - PEAR
Expand the GenericServlet node and select init(Servlet Config arg0).
「GenericServlet」ノードを展開し、「init(Servlet Config arg0)」を選択します。 - NetBeans
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 HISTORY MANAGING DEVICE コンフィグ履歴管理装置 - 特許庁
You are not running config(8) with the -g option.
config を実行する際、 -gオプションを付けていないこと。 - FreeBSD
Below is a sample config file.
以下は設定例です。 - Gentoo Linux
config layer to store
保存先の設定レイヤー。 - PEAR
Type of config (php array, xml, inifile...)
設定の種類(php array, xml, inifile...) - PEAR
config array to check
チェックする設定配列。 - PEAR
5.2 Syntax of config files
5.2 設定ファイルの構文 - Python
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
For example, if you see: config: line 17: syntax error
例えば、次のように出力された場合config: line 17: syntax error - FreeBSD
XDM: In /etc/X11/xdm/xdm-config comment outDisplayManager.requestPort: 0
XDM:/etc/X11/xdm/xdm-configにあるDisplayManager.requestPort:0の部分をコメントアウトしてください。 - Gentoo Linux
macro is used to demonstrate a config 8
マクロはセクション 4 のマニュアルにおいて、デバイスインタフェースのconfig 8 - JM
variable type, either php-const, pear-config or package-info
変数の形式。 php-const、pear-config あるいは package-info のいずれかです。 - PEAR
(Note the one for the version you just emerged, use it below)# gcc-config --list-profiles(Replace with the version you noted above)# gcc-config i686-pc-linux-gnu-3.2.2
#gcc-config--list-profiles(リストの中から先程emergeしたバージョンを控えてください。 - Gentoo Linux
Access to Internet Config.
インターネット設定へのアクセス。 - Python
Use the distcc-config command to set the list of hosts.
distcc-configコマンドを使ってホストのリストを設定してください。 - Gentoo Linux
Code Listing2.2: Example GPM config コード表示2.2:GPM設定の例 - Gentoo Linux
Code Listing5.3: bootcreator config file
コード表示4.3: bootcreator設定ファイル - Gentoo Linux
Code Listing10.1: Reusing your old config # cd /usr/src/linux-2.6.9-gentoo-r2# cp ../linux-2.6.9-gentoo-r1/.config .# make oldconfig コード表示10.1:古い設定を再利用する - Gentoo Linux
# emerge -u gcc You can now check to see if gcc-config is working properly:
gcc-configがちゃんと動いているかチェックしてみましょう: - Gentoo Linux
These files can be found under your user directory under config/Databases/Connections.
これらのファイルは、ユーザーディレクトリ内の config/Databases/Connections にあります。 - NetBeans
typepear config-show) as the text for replacement.
typepear config-showで表示されるもの) の値をもとに置換を行います。 - PEAR
Remove a config key from a specific config layer.Parameter
指定した設定レイヤーから、設定キーを削除します。 - PEAR
This method registers a new container type with the Config class.
このメソッドは、新しいコンテナ型をConfig クラスに登録します。 - PEAR
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
Config options for the kernel
2.6.xカーネル用の設定オプション - Gentoo Linux
XRoot/lib/X11/xdm/xdm-configis the default.
/lib/X11/xdm/xdm-configがデフォルト値である。 - XFree86
Use one of the standard config types, or register your custom container using Config::registerConfigType
標準の型のうちのいずれかを使用するか、あるいは自作のコンテナをConfig::registerConfigType で登録します。 - PEAR
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.