1016万例文収録!

「config」に関連した英語例文の一覧と使い方 - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定


セーフサーチ:オン

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

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

セーフサーチについて

configを含む例文一覧と使い方

該当件数 : 295



例文

config key 例文帳に追加

config キー。 - 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

They are:config fails: 例文帳に追加

config コマンドの失敗 - FreeBSD

Code Listing3.1: Extracting .config from /proc/config.gz 例文帳に追加

コード表示3.1: Extracting .config from /proc/config.gz - Gentoo Linux

例文

Get the type of a config value.Parameter 例文帳に追加

Get the type of a config value.パラメータ - PEAR


例文

Introduction-- What Config can do 例文帳に追加

導入--Config でできること - PEAR

DHCP Config 例文帳に追加

DHCPの設定 - Gentoo Linux

config layer 例文帳に追加

設定レイヤー。 - PEAR

The Config constructor, it creates a config object. 例文帳に追加

Config コンストラクタ。 config オブジェクトを作成します。 - PEAR

例文

Run distcc-config --install to setup distcc: 例文帳に追加

distcc-config--installを起動してdistccを設定します。 - 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

You use the handle or the number to java-config--set-system-vm. 例文帳に追加

このIDをjava-config--set-system-vmへ渡します。 - Gentoo Linux

config key string $layer config layer 例文帳に追加

設定項目のキー。 string$layer 設定レイヤー。 - PEAR

config key string $value config value 例文帳に追加

設定項目のキー。 string$value 設定値。 - PEAR

Subsequently, the /Config_Reg/ having + and - running disparity values are stored as /+Config_Reg/ and /-Config_Reg/ and the arranging order thereof is stored.例文帳に追加

次に、/Config_Reg/のランニングディスパリティ値が+と−の各々について、/+Config_Reg/ならびに/-Config_Reg/として記憶し、次いで、/+Config_Reg/ならびに/-Config_Reg/の配列順序を記憶する。 - 特許庁

The kernel must be compiled with CONFIG_SYN_COOKIES . 例文帳に追加

カーネルは - JM

The config type must be registered for use by Config. 例文帳に追加

その型を使用する前に Config に登録しなければなりません。 - PEAR

Code Listing5.2: Proper NFS specific options in the master's kernel configuration CONFIG_PACKET=y# CONFIG_PACKET_MMAP is not set# CONFIG_NETFILTER is not setCONFIG_NFS_FS=yCONFIG_NFS_V3=y# CONFIG_NFS_V4 is not set# CONFIG_NFS_DIRECTIO is not setCONFIG_NFSD=yCONFIG_NFSD_V3=y# CONFIG_NFSD_V4 is not set# CONFIG_NFSD_TCP is not set 例文帳に追加

コード表示5.2:マスター用カーネルの設定にNFS特有のオプションが正しく設定されている場合 - 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

27.4.4.1.1 Locked-speed Config 例文帳に追加

18.4.5.1.1. 固定速度の設定 - FreeBSD

27.4.4.1.2 Matching-speed Config 例文帳に追加

18.4.5.1.2. 可変速度の設定 - FreeBSD

27.4.4.2.1 Locked-speed Config 例文帳に追加

18.4.5.2.1. 固定速度の設定 - FreeBSD

27.4.5.1 Locked-speed Config 例文帳に追加

18.4.6.1. 固定速度の設定 - 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

The namesof these files themselves are resources read from the file xdm-config orthe file named by the -config option. 例文帳に追加

これらのファイル名は、xdm-configファイルまたは \\-config オプションで指定したファイルからリソースとして読み込む。 - XFree86

You are not running config(8) with the -g option. 例文帳に追加

config を実行する際、 -gオプションを付けていないこと。 - FreeBSD

For example, if you see: config: line 17: syntax error 例文帳に追加

例えば、次のように出力された場合config: line 17: syntax error - FreeBSD

Code Listing2.6: Getting a clean kernel configuration # cd /usr/src/linux# cp .config_master .config 例文帳に追加

コード表示2.6:カーネル設定を白紙に戻す - Gentoo Linux

Use the distcc-config command to set the list of hosts. 例文帳に追加

distcc-configコマンドを使ってホストのリストを設定してください。 - 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

XDM: In /etc/X11/xdm/xdm-config comment outDisplayManager.requestPort: 0 例文帳に追加

XDM:/etc/X11/xdm/xdm-configにあるDisplayManager.requestPort:0の部分をコメントアウトしてください。 - Gentoo Linux

# emerge -u gcc You can now check to see if gcc-config is working properly: 例文帳に追加

gcc-configがちゃんと動いているかチェックしてみましょう: - Gentoo Linux

Expand the GenericServlet node and select init(Servlet Config arg0). 例文帳に追加

「GenericServlet」ノードを展開し、「init(Servlet Config arg0)」を選択します。 - NetBeans

typepear config-show) as the text for replacement. 例文帳に追加

typepear config-showで表示されるもの) の値をもとに置換を行います。 - PEAR

Remove a config key from a specific config layer.Parameter 例文帳に追加

指定した設定レイヤーから、設定キーを削除します。 - PEAR

a reference to config's root container object 例文帳に追加

config のルートコンテナオブジェクトのリファレンスを返します。 - PEAR

variable type, either php-const, pear-config or package-info 例文帳に追加

変数の形式。 php-const、pear-config あるいは package-info のいずれかです。 - 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

The default xdm-config has all the appropriate lines for displays :0 and :1.例文帳に追加

デフォルトの xdm-config には :0 と :1 に対する適切な指定がある。 - XFree86

(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

Use one of the standard config types, or register your custom container using Config::registerConfigType 例文帳に追加

標準の型のうちのいずれかを使用するか、あるいは自作のコンテナをConfig::registerConfigType で登録します。 - PEAR

The config file for altair is /tftpboot/cfg.199.246.76.2. 例文帳に追加

altair の設定ファイルは /tftpboot/cfg.199.246.76.2となります。 - FreeBSD

configured your kernel config file 例文帳に追加

これらは、たとえば次のようなものです。 - FreeBSD

# Config file for /etc/init.d/nfs 例文帳に追加

コード表示5.7:マスターの/etc/conf.d/nfsの例 - Gentoo Linux

Code Listing2.2: Example GPM config 例文帳に追加

コード表示2.2:GPM設定の例 - Gentoo Linux

例文

Code Listing5.3: bootcreator config file 例文帳に追加

コード表示4.3: bootcreator設定ファイル - Gentoo Linux

索引トップ用語の索引



  
Copyright © Japan Patent office. All Rights Reserved.
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
© 2010, Oracle Corporation and/or its affiliates.
Oracle and Java are registered trademarks of Oracle and/or its affiliates.Other names may be trademarks of their respective owners.
  
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.
  
Copyright 1994-2010 The FreeBSD Project. All rights reserved. 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-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
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

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

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2024 GRAS Group, Inc.RSS