| 意味 | 例文 |
Name valueの部分一致の例文一覧と使い方
該当件数 : 651件
Change the value in the Name field to InvokeLoanProcessorEJB. 例文帳に追加
「名前」フィールドの値を InvokeLoanProcessorEJB に変更します。 - NetBeans
Change the value in the Name field to ReplyToCustomer. 例文帳に追加
「名前」フィールドの値を ReplyToCustomer に変更します。 - NetBeans
values used to fill the form, array('element name' = 'element value') mixed $filter (optional) filter(s) to apply to all default values 例文帳に追加
フォームに設定する値。 - PEAR
group members), which are dynamically generated, then this attribute can be used to generate flexy elements based on sprintf'ing the variable value into the name attribute value. ExampleExample 47-1. 例文帳に追加
その際、sprintf を使用して変数の値を name 属性に設定します。 - PEAR
For each name in the argument list for which no value is supplied, the name and value of the alias is printed. 例文帳に追加
引き数リスト中にvalue が与えられていない name があった場合は、それぞれに対して名前とエイリアスの値が出力されます。 - JM
The configuration file consists of sections, led by a"[section]" header and followed by "name: value" entries,with continuations in the style of RFC 822; "name=value" is also accepted.例文帳に追加
設定ファイルは 1 つ以上のセクションからなり、セクションは"[section]" ヘッダとそれに続くRFC 822 形式の"name: value" エントリからなっています。 - Python
Add a header to the message with field name name and value val.例文帳に追加
メッセージヘッダに name という名前の val という値をもつフィールドをあらたに追加します。 - Python
The value of the filenameparameter, or the application's class name if filename is NULL. 例文帳に追加
\\fIfilename\\fP が NULL ならばアプリケーションのクラス名。 - XFree86
Associative array of tag attributes or HTML attributesname="value" pairs 例文帳に追加
タグの属性や HTML の属性をname="value" のペアで表した連想配列。 - PEAR
This only makes sense for HTML or XML renderingReturn value returnsAttributes; form: array(name = value, ...) 例文帳に追加
これは、HTML あるいは XML 形式でレンダリングする際にのみ使用されます。 返り値 array(name = value, ...) 形式で属性を返します。 - PEAR
Individual array elements may be assigned to using the name[subscript]=value syntax introduced above. 例文帳に追加
個別の配列要素に対する代入は、先に説明したname[subscript]=value の記法を使って行います。 - JM
When arguments are supplied, an alias is defined for each name whose value is given. 例文帳に追加
引き数を与えた場合には、value を与えられたname それぞれに対するエイリアスが定義されます。 - JM
is specified, and a semaphore with the given name already exists, then mode and value are ignored. 例文帳に追加
が指定され、指定した名前nameのセマフォがすでに存在する場合、modeとvalueは無視される。 - JM
Return the value of the named attributed of object. name must be a string.例文帳に追加
指定された object の属性を返します。 - Python
The attrs argument is a list of (name,value) pairs containing the attributes found inside the tag's brackets. 例文帳に追加
attrs 引数は (name, value) のペアからなるリストで、タグの 括弧内にある属性が収められています。 - Python
gets a value for configuration option name for the filename path . 例文帳に追加
はファイル名pathに対して設定されているオプションnameの値を取得する。 - JM
Each color name of the index (6) of the color name has a related color value.例文帳に追加
カラー名のインデックス(6)の各カラー名は、関連のカラー値を有する。 - 特許庁
A variable may be assigned to by a statement of the form name=[value] If value is not given, the variable is assigned the null string. 例文帳に追加
変数には、以下の構文で代入できます:name=[value]valueが与えられなかった場合、変数には空文字列が代入されます。 - JM
An OSA type value with the given 4-character name. 例文帳に追加
OSA の型 (type value) を表すクラスです。 4 文字からなる名前を値に持ちます。 - Python
below and the value can be given either literally, in hat notation 例文帳に追加
name には以下のリストのどれかを指定する。 - JM
The code presents an HTML form that enables entering the name and password of the user in the text fields. 例文帳に追加
form name=logon action=index.php method=POST Username: input type=text name=user/Password input type=password name=userpassword/input type=submit value=Edit My Wish List//formコードは、テキストフィールドにユーザーの名前とパスワードを入力できる HTML フォームを示します。 - NetBeans
The bastion's string representation will be "Bastion for name" if a value for name is provided; otherwise, "repr(object)" will beused.例文帳に追加
name の値が与えられた場合、要塞オブジェクトの文字列表現は "Bastion for name" になります; そうでない場合、"repr(object)" が使われます。 - Python
The key is the name of the header, where the value obviously provides the value of the header.例文帳に追加
key は、そのヘッダの名前であり、そして valueで、そのヘッダの値を明示的に与えます。 - Python
In the Name and Location page, leave the default value of UMLBankAppSample for the Java project name. 例文帳に追加
「名前と場所」ページで、Java プロジェクト名のデフォルト値「UMLBankAppSample」はそのままにします。 - NetBeans
An attribute name is prepared in each combination of the kind of a value in the attribute columns and a name of the value column.例文帳に追加
属性列の値の種類と値列の名称との組み合わせ毎に属性名を作成する。 - 特許庁
retrieves the value of the extended attribute identified by name and associated with the given path in the file system. 例文帳に追加
は、ファイルシステム内の指定されたpathに対応する、名前nameの拡張属性のvalue(値) を取得する。 - JM
sets the value of the extended attribute identified by name and associated with the given path in the file system. 例文帳に追加
は、ファイルシステム内の指定されたpathに対応する、名前nameの拡張属性の値valueを設定する。 - JM
For the Name class, create a field named value, then create accessor methods for this field.例文帳に追加
Name クラスに対し、value という名前のフィールドを作成し、次にこのフィールドのアクセス用メソッドを作成します。 - NetBeans
The value is the name of the wisher and the identifier is user. 例文帳に追加
値はウィッシャーの名前で、識別子は「user」です。 - NetBeans
A place-name correlation characteristic value calculation part 12 calculates a place-name correlation characteristic value of each place-name from a place-name correlation degree matrix 8 and an inter-place-name distance matrix 11.例文帳に追加
地名関連特性値計算部12は、地名間関連度行列8と地名間距離行列11とから、各地名の地名関連特性値を計算する。 - 特許庁
"Store name" that is a field name and "Undecided" that is a field value are displayed in a store name area 54.例文帳に追加
店名エリア54には、フィールド名である「店名」、フィールド値である「未定」が表示されている。 - 特許庁
To implement the Delete button, enter the following code block inside the while loop in editWishList.php, directly below the code block for the editWish button:tdform name=deleteWish action=deleteWish.php method=POSTinput type=hidden name=wishID value=?php echo wishID; ?/input type=submit name=deleteWish value=Delete//form/tdThe HTML input form contains a hidden field for the wishID and a submit button labelled Delete. 例文帳に追加
「Delete」ボタンを実装するには、次のコードを editWishList.php の while ループの内部、editWish ボタンのコードブロックのすぐ下に入力します。 tdform name=deleteWish action=deleteWish.php method=POSTinput type=hidden name=wishID value=?php echo wishID; ?/input type=submit name=deleteWish value=Delete//form/tdHTML 入力フォームには、wishID 用の非表示フィールドと、「Delete」というラベルが付いた送信ボタンが含まれています。 - NetBeans
Instead, it should insert the value in the dictionary of instance attributes, e.g.,"self.__dict__[name] = value".例文帳に追加
その代わりに、インスタンス属性の辞書に値を挿入してください。 - Python
function searches the environment list to find the environment variable name , and returns a pointer to the corresponding value string. 例文帳に追加
は、環境リストから名前がnameの環境変数を検索し、対応するvalue文字列へのポインタを返す。 - JM
On the Main tab, change the value in the Name field to start. 例文帳に追加
「主」タブで「名前」フィールドの値を start に変更します。 - NetBeans
On the Main tab, change the value in the Name field to end. 例文帳に追加
「主」タブで「名前」フィールドの値を end に変更します。 - NetBeans
| 意味 | 例文 |
| 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) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence |
| 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 - 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会員(無料)になると
|