Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
「ARGs」に関連した英語例文の一覧と使い方 - Weblio英語例文検索
[go: Go Back, main page]

1153万例文収録!

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


小窓モード

プレミアム

ログイン
設定

設定


セーフサーチ:オン

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

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

セーフサーチについて

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

該当件数 : 71



例文

Use at most max-args arguments per command line. 例文帳に追加

"\\-\\-max-args=max-args, \\-n max-args"コマンドラインあたり最大 max-args 個の文字列が用いられる。 - JM

0>=40 .vs 0u0n++;XtSetArg(args[n], XtNwidth, 200);n++;XtSetValues(widget, args, n); Alternatively, an application can statically declare the argument list and use XtNumber:例文帳に追加

例えば:.LP.Ds.5i 3iArg args[20];int n; - XFree86

This is the equivalent of the Python expression "apply(callable,args)" or "例文帳に追加

Python の式 "apply(callable, args)" あるいは " - Python

NEW argS例文帳に追加

新規argS - 特許庁

例文

"bind " [ -c class ] key [ command " [" args ]] Bind a command to a key. 例文帳に追加

"bind "[ -cclass ]key [ command " [" args ]]コマンドをキーに割り当てる。 - JM


例文

Select the acrostic(String[]args) method and press Enter.例文帳に追加

acrostic(String[]args) メソッドを選択し、Enter キーを押します。 - NetBeans

The args argument must be a tuple.例文帳に追加

引数 argsはタプルでなければなりません。 - Python

blankerprg [ "program args" ] Defines a blanker program. 例文帳に追加

blankerprg[ "program args" ]ブランク機能用のプログラムを定義する。 - JM

args is the argument tuple for the target invocation. 例文帳に追加

args はtarget を呼び出すときの引数タプルです。 - Python

例文

Press Enter to accept args as the parameter. 例文帳に追加

Enter キーを押してパラメータとして args を設定します。 - NetBeans

例文

Name of the server method mixed $args,... server method specific parameters 例文帳に追加

サーバのメソッド名。 mixed$args,... サーバのメソッドへのパラメータ。 - PEAR

The first of the MODE-ARGS is treated as a program name, with the 例文帳に追加

一番目の MODE-ARGS はプログラム名として扱われ、 - JM

Select the C/C++ subcategory, then select the Args project. 例文帳に追加

「C/C++」サブカテゴリを選択して、「 Args 」プロジェクトを選択します。 - NetBeans

args, the list of positional arguments leftover after parsingoptions 例文帳に追加

オプションの解析後に残った固定引数からなるリストargs - Python

If there are no args , or only null arguments, eval returns 0. 例文帳に追加

argsが無い場合や空の引き数しかない場合にはevalは 0 を返します。 - JM

bindkey [ -d ] [ -m ] [ -a ] [[ -k | -t ] string [ "cmd args" ]] This command manages screen's input translation tables. 例文帳に追加

bindkey[ -d ][ -m ][ -a ][[ -k | -t ]string[ "cmd args" ]]このコマンドは screen の入力変換テーブルを管理する。 - JM

which method that was called string $args An array of the parameters passed in the original call 例文帳に追加

コールされるメソッド。 string$args 本来のコールで渡されたパラメータの配列。 - PEAR

The arguments are also available on the instance's args attribute, as a tuple.例文帳に追加

引数はまた、インスタンスの args 属性として、タプルで得ることもできます。 - Python

The files named in args (or on the command line, if args is not specified) are compiled and the resulting bytecode is cached in the normal manner.例文帳に追加

argsで(あるいはargsで指定されなかったらコマンドラインで)指定されたファイルをコンパイルし、できたバイトコードを通常の方法で保存します。 - Python

getopts optstring name [args] getopts is used by shell procedures to parse positional parameters. 例文帳に追加

getopts optstring name [args]getoptsはシェルの手続きが位置パラメータを解釈するために使います。 - JM

The last command in the history list is removed before the args are added. 例文帳に追加

履歴リストの最後のコマンドは、argsが追加される前に削除されます。 - JM

To create the Args project, set some arguments, and run the project: 例文帳に追加

Args プロジェクトを作成して、いくつか引数を設定し、プロジェクトを実行する - NetBeans

Returns a new string object from format and args; this is analogous to例文帳に追加

新たな文字列オブジェクトを format および args から生成して返します; このメソッドは - Python

Cmd can be any of screen's commands with an arbitrary number of args . 例文帳に追加

cmdには任意の screen のコマンドと、これに対する任意の数の引き数argsを指定できる。 - JM

The IDE fills in the acrostic method and the highlights the args parameter.例文帳に追加

IDE によって acrostic メソッドの内容が入力され、args パラメータが強調表示されます。 - NetBeans

The function expects three parameters: self, args, and a dictionary of all thekeyword arguments.例文帳に追加

PyCFunctionWithKeywords は三つのパラメタ:self、 args、 およびキーワード引数全てからなる辞書、を要求します。 - Python

Execute command args with messages identified by UID, rather than message number.例文帳に追加

command args を、メッセージ番号ではなく UID で指定されたメッセージ群に対して実行します。 - Python

The thread executes the function function with the argument list args (which must be a tuple).例文帳に追加

スレッドは引数リストargs(タプルでなければなりません)の関数functionを実行します。 - Python

args points to a block containing the actual arguments, which are passed through to the appropriate call. 例文帳に追加

argsは適切なコールに渡すための実際の引き数を含んでいるブロックを指す。 - JM

string $args['input']- if and only if called statically, this should be used to specify the input to be decoded. 例文帳に追加

(RFC2047). string $args['input']-もし静的に呼ばれた場合、デコードすべきデータの入力を指定します。 - PEAR

string $args['crlf']- if and only if called statically, this should be used to specify the line ending type. 例文帳に追加

string $args['crlf']-もし静的に呼ばれた場合、行末に使用する文字タイプを指定します。 - PEAR

The second parameter(often called args) is a tuple object representing all arguments.例文帳に追加

第二のパラメタ (よく args と呼ばれます) は、全ての引数を表現するタプルオブジェクトです。 - Python

function(args), since in that case there is always exactly one argument.例文帳に追加

function(args) の呼び出しとは異なります。 というのは、apply() の場合、引数は常に一つだからです。 - Python

idle [ timeout [ "cmd args" ]] Sets a command that is run after the specified number of seconds inactivity is reached. 例文帳に追加

idle[ timeout[ "cmd args" ]]指定した秒数の間作業がない時に実行されるコマンドを設定する。 - JM

The tuple containing the actual parameters should be passed as args; it must actually be a tuple.例文帳に追加

実引数の入ったタプルは args に渡します;このタプルは本当のタプルでなくてはなりません。 - Python

The tuple itself is also available on the args attribute.New in version 1.5.2.例文帳に追加

タプル自体は args 属性から得ることもできます。 バージョン 1.5.2 で 新たに追加 された仕様です。 - Python

In this last case,args contains the verbatim constructor arguments as a tuple. 例文帳に追加

後者のケースでは、args がコンストラクタに与えた引数をそのままタプルの形で含んでいます。 - Python

Create a timer that will run function with arguments args and keyword arguments kwargs, after interval seconds have passed. 例文帳に追加

interval 秒後にfunction を引数 args、キーワード引数 kwargs つきで実行するようなタイマを生成します。 - Python

Press Ctrl-Space again to open the code completion box and select args,then press Enter. 例文帳に追加

また Ctrl キーを押しながらスペースキーを押してコード補完ボックスを開き、args を選択して、Enter キーを押します。 - NetBeans

WidgetXtCreateWidget(name, widget_class, parent, XtDestroyWidget - create anddestroy widgets args, num_args) 例文帳に追加

\\fIname\\fP 1i生成するウィジェットのリソース名を指定する。 - XFree86

]Run command with args suppressing the normal shell function lookup. 例文帳に追加

シェル関数の通常の参照は行いません。 - JM

Returns a new string object from format and args.Analogous to 例文帳に追加

新たな文字列オブジェクトを format と args から生成します。 - 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

eval [arg . ]The args are read and concatenated together into a single command. 例文帳に追加

eval [arg .]arg を読み込み、結合して 1 つのコマンドにされます。 - JM

If there are no args, the positional parameters remain unchanged. 例文帳に追加

arg が無い場合には、位置パラメータの内容は変化しません。 - JM

"backtick " id lifespan autorefresh cmd args. "backtick " id Program the backtick command with the numerical id id. 例文帳に追加

"backtick " idlifespanautorefreshcmdargs."backtick " id(数値の) ID が id となる backtick コマンドをプログラムする。 - JM

Parses command line options and parameter list. args is the argument list to be parsed, without the leading reference to the running program.例文帳に追加

コマンドラインオプションとパラメータのリストを構文解析します。 argsは構文解析の対象になる引数リストです。 - Python

Logs a message with level DEBUG on the root logger.The msg is the message format string, and the args are the arguments which are merged into msg.例文帳に追加

レベル DEBUG のメッセージをルートロガーで記録します。 msg はメッセージの書式化文字列で、args は msg に取り込むための引数です。 - Python

If no arguments are needed, thenargs may be NULL. 例文帳に追加

引数を必要としない場合、 args を NULL にしてもかまいません。 - Python

例文

getopts normally parses the positional parameters, but if more arguments are given in args , getopts parses those instead. 例文帳に追加

getoptsは通常位置パラメータを展開しますが、他の引き数がargsに指定されている場合には、getoptsは位置パラメータでなくこれらを展開します。 - JM




  
Copyright © Japan Patent office. All Rights Reserved.
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
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/ ).
  
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 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会員(無料)になると

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

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

無料会員に登録する

©2025 GRAS Group, Inc.RSS