「name value」を含む例文一覧(651)

1 2 3 4 5 6 7 8 9 10 11 .... 13 14 次へ>
  • name value
    名声 - EDR日英対訳辞書
  • form: array(name = value, ...)
    array(name = value, ...) 形式の属性。 - PEAR
  • m[name] =value and del m[name].
    m[name] =value および del m[name] をサポートしています。 - Python
  • persistence-unit name=sakilaPU transaction-type=JTA jta-data-sourcejndi/sakila/jta-data-source properties property name="toplink.jdbc.user" value="root"/property name="toplink.jdbc.password" value="your_root_user_password"/ /properties
    persistence-unit name=sakilaPU transaction-type=JTA jta-data-sourcejndi/sakila/jta-data-source properties property name=toplink.jdbc.user value=root/property name=toplink.jdbc.password value=root ユーザーのパスワード/ /properties - NetBeans
  • option name mixed $value option value
    オプション名。 mixed$value オプションの値。 - PEAR
  • Return the value of attribute name.
    属性 name の値を返す。 - Python
  • Define the preprocessor constant NAME, with value VALUE.
    プリプロセッサ定数 NAME を値 VALUE で定義する。 - JM
  • If the value of name is invalid.
    nameの値が不正である。 - JM
  • TEXTAREA NAME="name"--creates PHP variable for textarea value
    TEXTAREA NAME="name"--textarea の値用の PHP 変数を作成する - PEAR
  • If name does exist, then the value of name in the environment is changed to value.
    name が環境に存在する場合は name の値は value に変更される。 - JM
  • The argument string is of the form name=value.
    引数 string は name=value という形式を取る。 - JM
  • The attributes for the XML or HTML TD tag; form: array(name = value, ...)
    XML あるいは HTML の TD タグの属性。 array(name = value, ...) 形式。 - PEAR
  • sets the default value for name element to 'Joe User'.
    QuickForm には、デフォルト値( - PEAR
  • name = value"
    name は属性名で、value はその属性に代入する値です。 - Python
  • the name of the data field mixed $value the value of the data field
    データフィールドの名前。 mixed$value データフィールドの値。 - PEAR
  • function adds the variable name to the environment with the value value, if name does not already exist.
    関数は、name が存在しない場合環境変数 name に値 value を設定し、環境に追加する。 - JM
  • They are set with the syntax `name value', where the names are listed
    これらは `name value' といった書式で指定される。 - JM
  • define_macros takes a list of (name, value) tuples, wherename is the name of the macro to define (a string) and value is its value: either a string or None.
    name は定義したいマクロの名前 (文字列) で、value はその値です: value は文字列か None になります。 - Python
  • tag that appears, delete the empty value attribute and edit as follows:jsp:setProperty name=mybean property=name /As indicated in the
    タグ内で、空の value 属性を削除し、次のように編集します。 jsp:setProperty name=mybean property=name / - NetBeans
  • Additional headers, the format of the argument is $array["header-name"] = "header-value"
    追加のヘッダで、引き数の書式は$array["header-name"]= "header-value" です。 - PEAR
  • It takes the $name, $value and an optional $comment as parameters.
    パラメータとして $name と$value、そしてオプションで$comment を指定します。 - PEAR
  • Add a style attribute to the showWishList form:form name=wishList action=wishlist.php method=GET style=visibility:hiddenShow wish list of: input type=text name=user/ input type=submit value=Go //form
    showWishList フォームに、次の style 属性を追加します。 form name=wishList action=wishlist.php method=GET style=visibility:hiddenShow wish list of: input type=text name=user/ input type=submit value=Go //form - NetBeans
  • By convention these strings have the form "name=value".
    通例では、これらの文字列は "name=value" という書式をとる。 - JM
  • The strings in the environment list are of the form name=value.
    環境リストの文字列は name=value という形式をしている。 - JM
  • Copy the following code and paste it over the body tags in index.jsp:bodyform name="Test" method="post" action="SpellCheckServlet"pEnter the text you want to check:/ppptextarea rows="7" name="TextArea1" cols="40" ID="Textarea1"/textarea/ppinput type="submit" value="Spell Check" name="spellcheckbutton"/form/body
    次のコードをコピーし、index.jsp の body タグにペーストします。 bodyform name=Test method=post action=SpellCheckServletpEnter the text you want to check:/ppptextarea rows=7 name=TextArea1 cols=40 ID=Textarea1/textarea/ppinput type=submit value=Spell Check name=spellcheckbutton/form/body - NetBeans
  • Return the value for a qualified name.
    修飾名の値を返す。 - Python
  • If name does exist in the environment, then its value is changed to value if overwrite is non-zero; if overwrite is zero, then the value of name is not changed.
    name が環境に存在する場合、overwrite が 0 以外ならばその値を value に変更し、overwrite が 0 ならばname の値を変更しない。 - JM
  • In the Name field, change the default value to inputVar.
    「Name」フィールドで、デフォルトの値を inputVar に変更します。 - NetBeans
  • In the Name field, change the default value to outputVar.
    「Name」フィールドで、デフォルトの値を outputVar に変更します。 - NetBeans
  • header value if $name is not an array
    $nameが配列でない場合、ヘッダ値を指定します。 - PEAR
  • name of the new sequence to create integer $start starting value of the sequence
    integer$start シーケンスの開始値。 - PEAR
  • A macro definition is either a (name, value) 2-tuple or a (name,) 1-tuple.The former defines a macro; if the value is None, the macro is defined without an explicit value.
    もしvalueがNoneであれば、マクロは特定の値をもたないで定義されます。 - Python
  • name of the option to set mixed $value value to set the option to
    設定するオプションの名前。 mixed$value オプションに設定する値。 - PEAR
  • variable name or array ('varname'='value') string $value variable value if $variable is not an array
    変数名あるいは ('変数名'='値') 形式の配列。 - PEAR
  • parameter value if $name is not an array
    $name が配列でない場合、パラメータ値を指定します。 - PEAR
  • ]For each argument, a local variable named name is created, and assigned value .
    local [option] [name[=value] .]それぞれの引き数に対してname という名前のローカル変数が生成され、valueが代入されます。 - JM
  • Username: input type=text name=user/ Password: input type=password name=userpassword/br/ div class=error ?php if (!logonSuccess) echo Invalid name and/or password; ? /div input type=submit value=Edit My Wish List/ /form/div The class "logon" is applied to the entire form, and the class "error" is applied to an error message within the form.
    div class=logon input type=submit name=myWishList value=My Wishlist onclick=javascript:showHideLogonForm()/ form name=logon action=index.php method=POST style=visibility:?php if (logonSuccess) echo hidden; else echo visible;? Username: input type=text name=user/ Password: input type=password name=userpassword/br/ div class=error ?php if (!logonSuccess) echo Invalid name and/or password; ? /div input type=submit value=Edit My Wish List/ /form/div クラス「logon」がフォーム全体に適用され、クラス「error」がフォーム内のエラーメッセージに適用されます。 - NetBeans
  • In the Name text field, type cookie, and in the Value text field, type chocolate.
    「Name」テキストフィールドに「cookie」と入力し、「Value」テキストフィールドに「chocolate」と入力します。 - NetBeans
  • HTML Form in index.php Enter the following code block into the body of index.php:form action=wishlist.php method=GET name=wishList Show wish list of: input type=text name=user/input type=submit value=Go //form
    index.php での HTML フォーム index.php の本文に次のコードブロックを入力します。 form action=wishlist.php method=GET name=wishList Show wish list of: input type=text name=user/input type=submit value=Go //form - NetBeans
  • htmlheadmeta http-equiv=content-type content=text/html; charset=UTF-8/headbody Welcome!br form action=createNewWisher.php method=POST Your name: input type=text name=user/br/ Password: input type=password name=password/br/ Please confirm your password: input type=password name=password2/br/ input type=submit value=Register/ /form /body/html
    htmlheadmeta http-equiv=content-type content=text/html; charset=UTF-8/headbody Welcome!br form action=createNewWisher.php method=POST Your name: input type=text name=user/br/ Password: input type=password name=password/br/ Please confirm your password: input type=password name=password2/br/ input type=submit value=Register/ /form /body/html 注: password 型は、文字がアスタリスクに置き換えられる、特殊なテキストフィールドの型です。 - NetBeans
  • A string that identifies the value name
    値の名前を特定する文字列 - Python
  • The default value is the program name.
    このデフォルト値はプログラム名である。 - XFree86
  • Edit the app.name property in the File and Directory Names section to configure the context path: property name="app.name" value="MyProject"/
    「File and Directory Names」セクションにある app.name プロパティーにコンテキストパスを設定します。 property name=app.name value=MyProject/ - NetBeans
  • Return a list of (name, value) pairs for eachoption in the given section.
    与えられたsectionのそれぞれのオプションについて(name, value)ペアのリストを返します。 - Python
  • local [option] [name[=value] .
    それ以外の場合には 0 が返されます。 - JM
  • Further names may be placed in the environment by the export command and "name=value" in sh (1),
    環境に名前を追加する場合には、sh (1) では export コマンドと "name=value" を使用する。 - JM
  • An envz vector is a special argz vector, namely one where the strings have the form "name=value".
    envz vector は、文字列が "name=value (名前=値)" の形式になっている特別なargz vector である。 - JM
  • Return a list of (name, value) pairs for each option in the given section.
    指定したsection 内の各オプションに対して、(name, value) のペアからなるリストを返します。 - Python
  • Param Name: uploadDirectory (or whatever you want to name it)Param Value: C:/upload/images (or whatever your path is)
    パラメータ名: uploadDirectory (任意の名前)パラメータ値: C:/upload/images (任意のパス) - NetBeans
  • [-] [NAME=VALUE].
    `variable=value' という形式の引き数は、環境変数variableをvalueという値に指定する。 valueは空であってもよい(`variable=')。 - JM
1 2 3 4 5 6 7 8 9 10 11 .... 13 14 次へ>

例文データの著作権について

  • EDR日英対訳辞書
    Copyright © National Institute of Information and Communications Technology. All Rights Reserved.
  • 大規模オープンソース日英対訳コーパス
    この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  • PEAR
    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/ ).
  • NetBeans
    © 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.
  • Python
    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.
  • JM
    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.
  • XFree86
    Copyright (C) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence
    Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence