| 例文 |
shell variableの部分一致の例文一覧と使い方
該当件数 : 47件
LOGNAME ", or " SHELL . Run the shell given in the environment variable 例文帳に追加
のシェルではなく、現在の環境変数 - JM
This overrides the value of the environment variable $SHELL. 例文帳に追加
これは環境変数 $SHELL の値より優先される。 - JM
Perform shell/Perl-style variable substitution on s. 例文帳に追加
shell/Perlスタイルの変数置換をsについて行います。 - Python
environment variable for the login shell. 例文帳に追加
環境変数を初期化する。 - JM
The cmd variable must be a validbourne shell command. 例文帳に追加
cmd 変数は有効な bourne shell 命令でなければなりません。 - Python
Attempt completion on the text before point, treating it as a shell variable. 例文帳に追加
complete\\-variable (M\\-$)ポイントの前のテキストについて補完を試みます。 - JM
VARIABLE CROWN ROLL HAVING COMPOSITE MATERIAL SHELL例文帳に追加
複合材料シェルを備える可変クラウンロール - 特許庁
List the possible completions of the text before point, treating it as a shell variable. 例文帳に追加
possible\\-variable\\-completions (C\\-x $)ポイントの前のテキストについて補完の候補を列挙します。 - JM
The GLOBIGNORE shell variable is not used to filter the matches, but the FIGNORE variable is used. 例文帳に追加
GLOBIGNOREシェル変数はマッチのフィルタとしては使われませんが、FIGNORE変数は使用されます。 - JM
hostname Hostnames, as taken from the file specified by the HOSTFILE shell variable. 例文帳に追加
hostnameHOSTFILEシェル変数で指定されたファイルから得られたホスト名。 - JM
This variable exists only when a shell function is executing. 例文帳に追加
この変数はシェル関数を実行している間のみ存在します。 - JM
SHELL LINER FOR ACETABULUMS WITH VARIABLE GEOMETRY RIM SURFACE例文帳に追加
可変型幾何学的配列リム面付きの寛骨臼用シェルライナー - 特許庁
METHOD OF MANUFACTURING SLIDING BEARING BUSH OF VARIABLE WIDTH OR BEARING SHELL例文帳に追加
可変幅の滑り軸受ブシュまたは軸受胴を製造する方法 - 特許庁
This variable is available only in shell functions and external commands invoked by the programmable completion facilities (see Programmable Completion below). 例文帳に追加
RANDOMをunsetすると、この変数の特殊な性質は無くなります。 - JM
Consider it an error if an undefined shell variable is expanded. 例文帳に追加
未定義のシェル変数を展開しようとした場合に、エラーとして扱う。 - JM
(Fortilde and shell variable expansion, use os. 例文帳に追加
(チルダ展開とシェル変数展開を利用したければ、os.path.expantion() とos.path.expandvars()を使ってください。 - Python
]Without options, the name and value of each shell variable are displayed in a format that can be reused as input. 例文帳に追加
表示は、入力として再利用できるフォーマットで行われます。 - JM
This variable is available only in shell functions invoked by the programmable completion facilities (see Programmable Completion below). DIRSTACK An array variable (see Arrays below) containing the current contents of the directory stack. 例文帳に追加
スクリプトや関数の内部でない場合には、意味のある値が代入されることは保証されません。 - JM
If the tilde-prefix is a `~+', the value of the shell variable PWD replaces the tilde-prefix. 例文帳に追加
チルダプレフィックスが `~+' ならば、チルダプレフィックスはシェル変数PWDの値に置き換えられます。 - JM
The GLOBIGNORE shell variable may be used to restrict the set of file names matching a pattern . 例文帳に追加
シェル変数GLOBIGNOREを使って、パターンにマッチするファイル名の集合を制限できます。 - JM
This variable is available only in shell functions invoked by the programmable completion facilities (see Programmable Completion below). 例文帳に追加
RANDOMこのパラメータが参照される度に、0 から 32767 までのランダムな整数が生成されます。 - JM
A shell variable need not have its integer attribute turned on to be used in an expression. 例文帳に追加
式で用いるためにシェル変数の整数属性を有効にする必要はありません。 - JM
METHOD AND DEVICE FOR STIFFENING SINGLE-LAYER LATTICED SHELL USING VARIABLE-STIFFNESS TENSION-STABILIZING TRUSS例文帳に追加
可変剛性張力安定トラスを用いた単層ラチスシェルの補剛方法及びその補剛装置 - 特許庁
If no command name results, the variable assignments affect the current shell environment. 例文帳に追加
コマンド名が残らなかった場合には、変数を代入した結果が現在のシェル環境に効果を及ぼします。 - JM
To provide a method and a device for stiffening a single-layer latticed shell using a variable-stiffness tension-stabilizing truss, which enable the weight of the single-layer latticed shell to be as greatly reduced as possible.例文帳に追加
単層ラチスシェルの可及的な軽量化が図れる可変剛性張力安定トラスを用いた単層ラチスシェルの補剛方法及びその補剛装置を提供する。 - 特許庁
histappend If set, the history list is appended to the file named by the value of the HISTFILE variable when the shell exits, rather than overwriting the file. 例文帳に追加
histappend設定されている場合、シェルの終了時に履歴リストが変数HISTFILEの値で指定しているファイルに追加されます。 - JM
There are a number of possible work-arounds for this problem: After logging on to the remote machine, set your TERM shell variable to ansi or sco if the remote machine knows about these terminal types. 例文帳に追加
この問題を解決しうる方法はいろいろあります:リモートマシンにログインした後、 そのリモートマシンが ansi かsco のターミナルタイプを知っているなら、 shell 変数の TERMにそれらのいずれかを設定します。 - FreeBSD
Each time it is invoked, getopts places the next option in the shell variable name , initializing name if it does not exist, and the index of the next argument to be processed into the variable OPTIND . 例文帳に追加
呼び出される度に、getoptsは次に見つかったオプションをシェル変数nameに格納し( nameが存在しなければ初期化を行います)、次に処理される引き数のインデックスを変数OPTINDに格納します。 - JM
A suction pipe of a shell of the variable-speed compressor 3 and a shell 17 of the constant-speed compressor 16 are connected by a bypass pipe 26, and an opening and closing valve 27 is mounted on the way of the bypass pipe 26.例文帳に追加
可変速圧縮機3のシェル4の吸入管と一定速圧縮機16のシェル17との間をバイパス管26で接続し、バイパス管26の途中に開閉弁27を設ける。 - 特許庁
Once a variable is set, it may be unset only by using the unset builtin command (see SHELL BUILTIN COMMANDS below). 例文帳に追加
一度値を設定すると、組み込みコマンドのunsetを使わなければ設定を取り消す (unset する) ことはできません(後述のシェルの組み込みコマンドを参照)。 - JM
If this variable is in the environment when bash starts up, each shell option in the list will be enabled before reading any startup files. 例文帳に追加
この変数がbashの起動時に環境変数に入っていた場合、どの起動ファイルを読むよりも前にリスト中のシェルオプションが有効になります。 - JM
If this variable is unset, or set to a value that is not a number greater than or equal to zero, the shell disables mail checking. 例文帳に追加
この変数が unset された場合、あるいはこの変数に 0 より大きい数値以外が代入された場合は、シェルはメールのチェックを行いません。 - JM
A tapered heat sink fixing part 3 for fixing the side surfaces and outer shell 2 of a transmitting/receiving device 1 and a reversely tapered heat sink variable part 4 are added.例文帳に追加
送受信器1の側面と外殻2とを固定するためのテーパ状のヒートシンク固定部、及び逆テーパ状のヒートシンク可動部4を付加する。 - 特許庁
The TIMEFORMAT variable may be set to a format string that specifies how the timing information should be displayed; see the description of TIMEFORMAT under "Shell Variables" below. 例文帳に追加
変数TIMEFORMATには、経過時間情報の表示の仕方を指定するフォーマット文字列を設定できます (後述のシェル変数の項のTIMEFORMATに関する説明を参照)。 - JM
If expansion is attempted on an unset variable, the shell prints an error message, and, if not interactive, exits with a non-zero status. 例文帳に追加
設定が取り消されている変数を展開しようとした場合、シェルはエラーメッセージを出力します。 シェルが対話的でなければ、0 でないステータスで終了します。 - JM
The screenlock program may be changed through the environment variable $LOCKPRG (which must be set in the shell from which screen is started) and is executed with the user's uid and gid.例文帳に追加
スクリーンロックプログラムは、環境変数 $LOCKPRG で変更でき(これはscreenを実行するシェルで設定されていなければならない)、ユーザの UID と GID で実行される。 - JM
The interior variable speed hub 10 includes: a hub shaft 12; a hub shell 14; a drive body 16; a first drive body rotation transmission path 32a to a third drive body rotation transmission path 32c; a switching mechanism 20; and a hub shell rotation transmission path 32d.例文帳に追加
内装変速ハブ10は、ハブ軸12と、ハブシェル14と、駆動体16と、第1駆動体回転伝達経路32a〜第3駆動体回転伝達経路32cと、切換機構20と、ハブシェル回転伝達経路32dと、を備えている。 - 特許庁
To provide an F connector and an electronic device having the same F connector capable of surely fixing a molded resin section on a shell when having variable dimensions on a diameter of the molded resin section in the F connector molded by press-fitting the molded resin section into the shell prepared on a case.例文帳に追加
筐体に設けられたシェルにモールド樹脂部を圧入して形成されるFコネクタにおいて、そのモールド樹脂部の外径にばらつきが生じた場合であっても、モールド樹脂部をシェルに確実に固定されるFコネクタ及びそのFコネクタを備えた電子機器を提供する。 - 特許庁
When occurrence of a jackpot is determined in start prize winning, a display mode of variable indications is selected so that any one of continuous appearance modes set to three kinds of "opening of shell", "face of hermit crab" and "generation of bubbles" can appear in all variable indications on standby at that time point.例文帳に追加
始動入賞時に大当たりの発生が確定した場合、その時点で待機中の変動表示の全てに「貝の開口」、「ヤドカリの顔」又は「泡の発生」という3種類に設定した連出態様のいずれかが現出するように変動表示の表示態様を選定する。 - 特許庁
The variable-stiffness tension-stabilizing truss 20 for making a plane grating undergo in-plane and out-of-plane stiffening is built into the plane grating at the prescribed place of the single-layer latticed shell wherein the plane of structure, which is constituted by reticulately framing the plane grating, is composed of a single layer.例文帳に追加
平面格子を網の目状に骨組みしてなる構面が一層の単層ラチスシェルの所定部位の平面格子に、これを面内・面外補剛する可変剛性張力安定トラス20を組み込む。 - 特許庁
A volume variable air chamber 33 ventilated only to a housing outer part 27 is arranged in a housing inner part 26, and a connecting part of an outer shell part such as a housing 28 is sealed by a sealing material in order to prevent leakage of air and the lubricant.例文帳に追加
ハウジング内部26に、ハウジング外部27とのみ通気する容積可変の空気室33を配設し、ハウジング28等の外殻部品の接合部を空気や潤滑剤漏れが無いようにシール等で密着させる。 - 特許庁
When invoked as an interactive shell with the name sh , bash looks for the variable ENV , expands its value if it is defined, and uses the expanded value as the name of a file to read and execute. 例文帳に追加
shという名前の対話的シェルとして起動されると、bashは環境変数ENVを調べ、この変数が定義されていればその値を展開し、展開で得た値をコマンドの読み込みと実行を行うためのファイル名として使います。 - JM
An antenna element 12 and a tuner section 13 or the like are mounted on a circuit board 14 in an outer shell case 15 of the card 11 and a varactor diode (variable capacitive element) 16 and a resistor 17 are attached to a side face of the antenna element 12.例文帳に追加
該カード11には外殻ケース15内の回路基板14にアンテナ素子12やチューナ部13等が実装されており、アンテナ素子12の側面にはバラクタダイオード(可変容量素子)16や抵抗器17が付設されている。 - 特許庁
The following words are recognized as reserved when unquoted and either the first word of a simple command (see SHELL GRAMMAR below) or the third word of a case or for command: "SHELL GRAMMAR" Simple Commands A simple command is a sequence of optional variable assignments followed by blank-separated words and redirections, and terminated by a control operator. 例文帳に追加
以下の単語がクォートされておらず、かつ単純なコマンド (simple command) の先頭の単語 (後述のシェルの文法を参照) であるか、case コマンドやforコマンドの 3 番目の単語である場合には、予約語として認識されます:シェルの文法単純なコマンド (Simple Commands)単純なコマンド (simple command) とは、変数の代入を並べたもの (これは省略可能です) の後に、ブランク区切りの単語とリダイレクションを記述し、最後に制御演算子を置いたものです。 - JM
The jar rice cooker includes: a body configuring an outer shell of the jar rice cooker and having a container shape with an open upper part; an inner pot detachably held in the body; and the inner lid with variable weight property comprising porous carbon having continuous pores retaining water therein, with which an upper part of the inner pot is freely opened and closed.例文帳に追加
この発明に係るジャー炊飯器は、ジャー炊飯器の外郭を構成し、上部が開口した容器状をなす本体と、本体に着脱自在に収納される内釜と、内釜の上方を自在に開閉し、水分を保持する連続気孔を備えた多孔質カーボンから成り、重量が変化可能な内蓋と、を備えたものである。 - 特許庁
| 例文 |
| Copyright © Japan Patent office. 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-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会員(無料)になると
|