Argumentsを含む例文一覧と使い方
該当件数 : 1471件
Generally, operations defined within a value-oriented approach rest on value-based arguments and results, ... 例文帳に追加
一般に値指向アプローチの中で定義される操作は、値に基づく引数と結果とに支えられており、... - コンピューター用語辞典
If the command is mysqladmin, in the Arguments field, type -u root stop to grant root permissions for stopping the server. 例文帳に追加
コマンドが mysqladmin の場合、「引数」フィールドに「-u root stop」と入力し、root にサーバーを停止するアクセス権を許可します。 - NetBeans
Takes three arguments: last attempted username, the authorization// status, and the Auth object. 例文帳に追加
三つの引数を受け取ります。 それぞれ// 直近にログインを試みたユーザ名、認証状態、そして Auth オブジェクトです。 - PEAR
The return value is an array of two elements: the list of parsed options and the list of non-option command-line arguments. 例文帳に追加
返り値は、パースされたオプションと、非オプションのコマンドライン引数の2つの要素からなる配列となります。 - PEAR
It only works for encoded data without embedded NUL bytes. This format requires two arguments.例文帳に追加
NUL バイトが埋め込まれていない文字列でのみ動作します。 この書式化単位には二つの引数が必要です。 - Python
A simpler form of parameter retrieval which does not use a format string to specify the types of the arguments.例文帳に追加
パラメータ取得を簡単にした形式で、引数の型を指定する書式化文字列を使いません。 - Python
The first thing the code block will do is bind the formal parameters to the arguments; this is described in section 7.5.例文帳に追加
コードブロックは、まず仮引数を実引数に結合 (bind) します; この動作については 7.5 で記述しています。 - Python
A rich comparison method may return NotImplemented if it does not implement the operation for a given pair of arguments.例文帳に追加
与えられた引数ペアの間で演算が実装されていない場合、拡張比較メソッドは NotImplemented を返します。 - Python
The year, month and day arguments are required. tzinfo maybe None, or an instance of a tzinfo subclass. 例文帳に追加
年、月、および日の引数は必須です。 tzinfo はNone または tzinfo クラスのサブクラスのインスタンスにすることができます。 - Python
Without arguments, list 11lines around the current line or continue the previous listing. 例文帳に追加
引数なしの場合は、現在の行の周囲を11行リストするか、または前のリストの続きを表示します。 - Python
This will call the registerederror handlers for the given protocol with the given arguments (which are protocol specific).例文帳に追加
このメソッドは与えられたプロトコルにおける登録済みのエラーハンドラを(プロトコル固有の) 引数で呼び出します。 - Python
Here's an example of a callback option that takes no arguments, and simply records that the option was seen:例文帳に追加
引数をとらず、発見したオプションを単に記録するだけのコールバックオプションの例を以下に示します: - Python
Things get slightly more interesting when you define callback options that take a fixed number of arguments.例文帳に追加
決まった数の引数をとるようなコールパックオプションを定義するなら、問題はやや興味深くなってきます。 - Python
Things get hairy when you want an option to take a variable number of arguments.例文帳に追加
あるオプションに可変個の引数を持たせたいと考えているなら、問題はいささか手強くなってきます。 - Python
The "v" variants are goodwhen the number of parameters is variable, with the arguments beingpassed in a list or tuple as the args parameter. 例文帳に追加
"v" 型は、パラメタの数が可変の時に便利で、リストかタプルの引数が args パラメタとして渡されます。 - Python
Each method simply announces itself by printing its name and arguments on standard output.例文帳に追加
各メソッドを呼び出すと、メソッド名と引数を標準出力に印字して呼び出されたことを示します。 - Python
The XtDirectConvert function looks in the converter cache to see if this conversion procedure has been called with the specified arguments.例文帳に追加
.LP関数XtDirectConvertは、この変換手続きが指定した引き数で呼ばれているかどうかコンバータのキャッシュを調べる。 - XFree86
If there is insufficient memory to allocate the new block, XtNew calls XtErrorMsg.XtNew is a convenience macro that calls XtMalloc with the following arguments specified:例文帳に追加
もし新しいブロックを割り当てることのできる十分なメモリがない場合、XtNew は XtErrorMsg を呼び出す。 - XFree86
Commands and their arguments selected by the user appear as verbal phrases of the structured natural language sentence.例文帳に追加
ユーザーにより選択されたコマンドとその引数は、構造化自然言語文の動詞句として現れる。 - 特許庁
To support user's research by integrally using a user profile, arguments between researchers, a transaction history, etc.例文帳に追加
ユーザプロファイル、研究者どうしの議論、取引履歴などを統合的に用いて、ユーザの研究を支援する。 - 特許庁
(2) The presiding judge, when he/she finds it appropriate, upon closing preliminary oral arguments, may have the parties submit a document summarizing the issues and evidence as arranged through the preliminary oral arguments. 例文帳に追加
2 裁判長は、相当と認めるときは、準備的口頭弁論を終了するに当たり、当事者に準備的口頭弁論における争点及び証拠の整理の結果を要約した書面を提出させることができる。 - 日本法令外国語訳データベースシステム
3 arguments If the second argument is one of the binary conditional operators listed above under "CONDITIONAL EXPRESSIONS" , the result of the expression is the result of the binary test using the first and third arguments as operands. 例文帳に追加
引き数が 3 個2 番目の引き数が、既に条件式セクションで説明した二値条件演算子のいずれかであれば、最初と 3 番目の引き数をオペランドとして使った二値評価の結果が式の結果となります。 - JM
If additional list arguments are passed,function must take that many arguments and is applied to the items of all lists in parallel; if a list is shorter than another itis assumed to be extended with None items.例文帳に追加
追加の list 引数を与えた場合、function はそれらを引数として取らなければならず、関数はそのリストの全ての要素について個別に適用されます; 他のリストより短いリストがある場合、要素 None で延長されます。 - Python
Interested parties shall be notified so that, within a period of 60 (sixty) days, they present arguments against the appeal. 例文帳に追加
利害関係人には,審判請求に対する意見書を 60日の期間内に提出するよう求めるものとする。 - 特許庁
The Registrar shall take on record written arguments if submitted by a party to the proceeding.例文帳に追加
登録官は,当該手続の当事者により抗弁書が提出されたときは,それを記録に留めなければならない。 - 特許庁
All interested parties shall have the right to submit the necessary documents and materials and to provide oral arguments.例文帳に追加
すべての利害関係人は,必要な書類と資料を提出し,かつ,口頭で意見を述べる権利を有する。 - 特許庁
(2) Before the presiding judge gives permission as set forth in the preceding paragraph, the public prosecutor and defense counsel may make their arguments thereon. 例文帳に追加
2 検察官及び弁護人は、裁判長が前項の許可をする際に、意見を述べることができる。 - 日本法令外国語訳データベースシステム
A choice is represented by a CHOOSE operator having multiple arguments representing the equivalent forms.例文帳に追加
選択候補は、同等のフォームを表す複数の引数を有するCHOOSE演算子によって表される。 - 特許庁
As a result, the word 'toshi' (clairvoyance) picked up on the news papers greatly, became a big topic including the arguments as to its authenticity. 例文帳に追加
これにより、「透視」という言葉が新聞で大きく取り上げられ、真贋論争を含め大きな話題となった。 - Wikipedia日英京都関連文書対訳コーパス
Be sure to also copy down the requiredboot arguments, these are required for a successful boot with genkernel. 例文帳に追加
また、必要とされるブート引数も必ず書き留めてください。 これは、genkernelでブートを成功させるために必要です。 - Gentoo Linux
If you are unable to connect without ssh-agent, consider using ssh with the arguments -vvv to find out what's happening.例文帳に追加
もしssh-agentなしでも接続できない場合は、sshを-vvv引数で使用して何が起きているかよく考えてください。 - Gentoo Linux
# env-updateRegenerating /etc/ld.so.cache...* Caching service dependencies ...# source /etc/profile Now, run locale with no arguments to see if we have the correctvariables in our environment: 例文帳に追加
では、localeコマンドを引数なしで実行し、環境変数に正しく設定されたかどうか見てみましょう。 - Gentoo Linux
If any of the arguments indicate branches, the latest revisions on those branches are assumed. 例文帳に追加
もし、いずれかの引数がリビジョンではなく枝を示しているなら、その枝上の最新のリビジョンが用いられます。 - JM
The number of fraction digits in the result depends on the current precision value and the number of fraction digits in the two arguments. 例文帳に追加
結果の小数の桁数は、現在の精度値 (以下参照) と 2 つの引数の小数の桁数に依存します。 - JM
This saves one instruction in the caller since there is no need to pop the arguments there. 例文帳に追加
これは呼び出し側で引数をポップさせる必要がないために、1 命令を省略することが可能となります。 - JM
would appear on the stack in the middle of the space for the function arguments. 例文帳に追加
によって予約されるスタック領域が、関数引き数に使われるスタック領域の中に現れてしまうためである。 - JM
Thus, the following two boot prompt arguments are equivalent: digi=E,PC/Xi,D,16,200,D0000 digi=1,0,0,16,0x200,851968 More details can be found in /usr/src/linux/Documentation/digiboard. 例文帳に追加
したがって以下のふたつの起動時引数は同じ意味を持つ。 digi=E,PC/Xi,D,16,200,D0000digi=1,0,0,16,0x200,851968詳細は/usr/src/linux/Documentation/digiboardを参照せよ。 - JM
If the nodemask and maxnode arguments specify the empty set, then the memory is allocated on the node of the CPU that triggered the allocation. 例文帳に追加
nodemaskにどのノードもセットされていなければ、割り当てのきっかけとなったCPU のノードにメモリ割り当てが行われる。 - JM
which are copied unchanged to the output stream; and conversion specifications, each of which results in fetching zero or more subsequent arguments. 例文帳に追加
以外の文字で、出力ストリームにそのままコピーされる。 変換指定は、それぞれが 0 個以上の引き数を取る。 - JM
The requested structure is stored via the first argument but the programmer needs to fill the other arguments also. 例文帳に追加
要求された構造体は第 1 引き数に格納されるが、プログラマは他の引き数も埋めてやる必要がある。 - JM
The requested structure is stored via the second argument but the programmer needs to fill the other arguments also. 例文帳に追加
要求された構造体は第 2 引き数に格納されるが、プログラマは他の引き数も埋めてやる必要がある。 - JM
Now that you have created the application and provided runtime arguments for the application, you can test run the application in the IDE.例文帳に追加
アプリケーションを作成し、アプリケーションの実行時引数を指定できました。 IDE でアプリケーションをテスト実行できます。 - NetBeans
While such arguments were going on, ancient structural remnants of paddy fields at the Yusu earthenware stage was discovered at the Itazuke site located in Fukuoka City. 例文帳に追加
そのような中、福岡市板付遺跡において、夜臼式土器段階の水田遺構が発見された。 - Wikipedia日英京都関連文書対訳コーパス
(There were no moral arguments on the destruction of the Toyotomi Family by the Tokugawa Family in the Edo period, rather, Tokugawa vassals frequently praised the chivalry of the enemy generals). 例文帳に追加
むしろ徳川家の家臣において、敵将に対する騎士道的賞賛が盛んに行われた)。 - Wikipedia日英京都関連文書対訳コーパス
Of those arguments, gold coins were left out of the negotiation because they were too lowly valued, and the negotiation was focused on silver coins. 例文帳に追加
これらのうち不当に低く評価された金貨は問題外とされ、論争の焦点は銀貨へと絞られた。 - Wikipedia日英京都関連文書対訳コーパス
Then, Nobusuke and Akizane were both in a rush to visit Hideyoshi at Osaka-jo Castle to insist on the legitimacy of their own arguments. 例文帳に追加
そこで、信輔と昭実は争うように大坂城の秀吉の許を訪問して自己の正当性を主張した。 - Wikipedia日英京都関連文書対訳コーパス
The apexes of the surface object WS are calculated based on a returned value of the function to use coordinates and time as arguments.例文帳に追加
座標と時間を引数とする関数の返値に基づき水面オブジェクトWSの頂点を求める。 - 特許庁
| Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved. |
| Copyright © Japan Patent office. All Rights Reserved. |
| Copyright © Japan Patent office. All Rights Reserved. |
| 本サービスで使用している「Wikipedia日英京都関連文書対訳コーパス」はWikipediaの日本語文を独立行政法人情報通信研究機構が英訳したものを、Creative Comons Attribution-Share-Alike License 3.0による利用許諾のもと使用しております。詳細はhttp://creativecommons.org/licenses/by-sa/3.0/ および http://alaginrc.nict.go.jp/WikiCorpus/ をご覧下さい。 |
| Copyright Ministry of Economy, Trade and Industry. All Rights Reserved. |
| ※この記事は「日本法令外国語訳データベースシステム」の2010年9月現在の情報を転載しております。 |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
| 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. |
| 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. |
| © 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 (C) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence |
| 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/ ). |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|

