| 例文 |
type nameの部分一致の例文一覧と使い方
該当件数 : 976件
type name 例文帳に追加
型の名前。 - PEAR
Rule NAME FROM TO TYPE IN ON AT SAVE LETTER/S For example: +.5i 例文帳に追加
Rule NAME FROM TO TYPE IN ON AT SAVE LETTER/S例:+.5i - JM
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
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
The type of the member should given as type, and the name should be given as name.例文帳に追加
メンバの型は type に指定し、メンバ名は name に指定します。 - Python
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
In the XML editor, make the following changes (in bold).hibernate-mappingclass dynamic-insert="false" dynamic-update="false" mutable="true"name="travel.Trip" optimistic-lock="version" polymorphism="implicit"select-before-update="false" table="TRIP"id column="TRIPID" name="tripId"generator class="increment"//idproperty column="PERSONID" name="personId"/property column="DEPDATE" name="depDate" type="date"/property column="DEPCITY" name="depCity"/property column="DESTCITY" name="destCity"/property column="TRIPTYPEID" name="tripTypeId"//class/hibernate-mapping 例文帳に追加
XML エディタで、次のボールドの変更を加えます。 hibernate-mappingclass dynamic-insert=false dynamic-update=false mutable=truename=travel.Trip optimistic-lock=version polymorphism=implicitselect-before-update=false table=TRIPid column=TRIPID name=tripIdgenerator class=increment//idproperty column=PERSONID name=personId/property column=DEPDATE name=depDate type=date/property column=DEPCITY name=depCity/property column=DESTCITY name=destCity/property column=TRIPTYPEID name=tripTypeId//class/hibernate-mapping - NetBeans
The name of the configuration type. 例文帳に追加
設定型の名前。 - PEAR
Note that in the above output, directories are flagged as type D, and files are flagged as type F. 例文帳に追加
Array([0] = Array([name] = docs[type] = D)[1] = Array([name] = package.xml[type] = F)[2] = Array([name] = SVN.php[type] = F)[3] = Array([name] = SVN[type] = D)[4] = Array([name] = tests[type] = D)) 上の出力例で、ディレクトリにはD、ファイルには Fというフラグが立っていることに注意しましょう。 - PEAR
In the Application Name field, type FacebookSaas. 例文帳に追加
「Application Name」フィールドに「FacebookSaas」と入力します。 - NetBeans
Type First Name: and press Enter. 例文帳に追加
First Name: と入力して、Enter キーを押します。 - NetBeans
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
Double-click the partner link type name, role name, port type name, or operation name. 例文帳に追加
パートナーリンク型名、ロール名、ポート型名、または操作名をダブルクリックします。 - NetBeans
The type should be specified as a typedef name, struct tag例文帳に追加
type は typedef されている型名か、 struct tag - Python
/ execute type="shell"echo $msg $pids gt;gt; /var/log/procwatch/execute /watch/procwatch INI file 例文帳に追加
--watch name="running"pattern match="stat"/R//patterncondition type="presence" /execute type="shell"echo $msg $pids gt;gt; /var/log/procwatch/execute/watch/procwatchINI ファイル - PEAR
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
The variable $str now contains HTML markup like input type="password" name="password" /. 例文帳に追加
変数 $str は今、input type="password" name="password" /のような HTML を含んでいます。 - PEAR
Returns the type of the attribute name, which is normally'CDATA'. 例文帳に追加
属性名 name のタイプを返す。 通常は 'CDATA'。 - Python
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
INK PENETRATION TYPE NAME SEAL例文帳に追加
インク浸透式のネーム印 - 特許庁
!-- [snip] the beginning of the form --input type="text" name="fname" ... 例文帳に追加
!-- [省略] フォームここから --input type="text" name="fname" ... /!-- [省略] フォームここまで -- - PEAR
function queries the name server for the fully qualified domain name name of specified type and class. 例文帳に追加
関数は、指定された type と class の完全修飾ドメイン名 (FQDN) name を、ネームサーバーへ問い合わせる。 - JM
You should see the following code:?xml version=1.0 encoding=UTF-8?xsd:schema xmlns:xsd=http://www.w3.org/2001/XMLSchematargetNamespace=http://xml.netbeans.org/schema/HelloXSLTIncomingxmlns:tns=http://xml.netbeans.org/schema/HelloXSLTIncomingelementFormDefault=qualifiedxsd:element name=name type=xsd:string/xsd:element/xsd:schema 例文帳に追加
次のコードが表示されます。 ?xml version=1.0 encoding=UTF-8?xsd:schema xmlns:xsd=http://www.w3.org/2001/XMLSchematargetNamespace=http://xml.netbeans.org/schema/HelloXSLTIncoming xmlns:tns=http://xml.netbeans.org/schema/HelloXSLTIncomingelementFormDefault=qualified xsd:element name=name type=xsd:string/xsd:element/xsd:schema - NetBeans
name type 例文帳に追加
\\fIname\\fP 1i\\fItype\\fP 1i名前と型を指定する。 - XFree86
Under Class Name, type MyApplet. 例文帳に追加
「クラス名」に「MyApplet」と入力します。 - NetBeans
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
Type CreditReport in Binding Name and org.netbeans. j2ee.wsdl.creditreport in Package Name. 例文帳に追加
「結合名」に「CreditReport」、「パッケージ名」に「org.netbeans.j2ee.wsdl.creditreport」と入力します。 - NetBeans
Return a controller object for the browser type name. 例文帳に追加
ブラウザの種類nameのコントローラーオブジェクトを返します。 - Python
array( 'name' = package name 'type' = 'pkg' - anything else is an error 'rel' = 'has', 'ge', 'le', 'lt', 'le', 'not', 'ne' ['version' = specific version to retrieve,] ) 例文帳に追加
array('name' = パッケージ名,'type' = 'pkg' - これ以外はエラー,'rel' = 'has', 'ge', 'le', 'lt', 'le', 'not', 'ne'['version' = 取得したい特定のバージョン,]) - PEAR
Enter the following PHP code block inside the HTML input form, below the wisher's name input:Welcome!brform action=createNewWisher.php method=POST Your name: input type=text name=user/br/ 例文帳に追加
次の PHP コードブロックを、HTML 入力フォーム内の、ウィッシャーの名前入力の下に入力します。 Welcome!brform action=createNewWisher.php method=POST Your name: input type=text name=user/br/ - NetBeans
| 例文 |
| 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 © National Institute of Information and Communications Technology. All Rights Reserved. |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
| 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 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. |
| © 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 (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 |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|
