意味 | 例文 (408件) |
The body tags of your response.jsp file should now appear similar to the following:bodyjsp:useBean id=mybean scope=session class=org.mypackage.hello.NameHandler /jsp:setProperty name=mybean property=name /h2Hello, jsp:getProperty name=mybean property=name /!/h2/body例文帳に追加
response.jsp ファイルの body タグは次のようになります。 bodyjsp:useBean id=mybean scope=session class=org.mypackage.hello.NameHandler /jsp:setProperty name=mybean property=name /h2Hello, jsp:getProperty name=mybean property=name /!/h2/body - NetBeans
The body tags of your response.jsp file should now appear similar to the following:bodyjsp:useBean id=mybean scope=session class=org.mypackage.hello.NameHandler /jsp:setProperty name=mybean property=name /h1Hello, jsp:getProperty name=mybean property=name /!/h1/body例文帳に追加
response.jsp ファイルの body タグは次のようになります。 bodyjsp:useBean id=mybean scope=session class=org.mypackage.hello.NameHandler /jsp:setProperty name=mybean property=name /h1Hello, jsp:getProperty name=mybean property=name /!/h1/body - NetBeans
Name the class 例文帳に追加
クラスに名前を付ける - NetBeans
class name 例文帳に追加
クラス名を指定します。 - PEAR
Please tell us your class and name.例文帳に追加
クラスと名前をどうぞ - 映画・海外ドラマ英語字幕翻訳辞書
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
Add the following mapping information (in bold) to Person.hbm.xml. /propertyset cascade="all-delete-orphan" inverse="true" lazy="true" name="trips" table="TRIP"key column="PERSONID"/one-to-many class="travel.Trip"//set/class/hibernate-mapping 例文帳に追加
次のマッピング情報 (ボールド部分) を Person.hbm.xml に追加します。 /propertyset cascade=all-delete-orphan inverse=true lazy=true name=trips table=TRIPkey column=PERSONID/one-to-many class=travel.Trip//set/class/hibernate-mapping - NetBeans
Seishu other than sake with a specific class name 例文帳に追加
特定名称酒以外の清酒。 - Wikipedia日英京都関連文書対訳コーパス
function queries the name server for the fully qualified domain name name of specified type and class. 例文帳に追加
関数は、指定された type と class の完全修飾ドメイン名 (FQDN) name を、ネームサーバーへ問い合わせる。 - JM
Name of the file containing the class statement defining the class. 例文帳に追加
クラスを定義している class 文が入っているファイルの名前です。 - Python
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
The class names are given below; an error results when an invalid class name is 例文帳に追加
文字クラス名を以下に示す。 - JM
font (class Font) Specifies the name of the normal font. 例文帳に追加
"font (class Font)"通常フォントの名前を指定する。 - XFree86
font1 (class Font1) Specifies the name of the first alternativefont. 例文帳に追加
"font1 (class Font1)"1 番目の代替フォントの名前を指定する。 - XFree86
font2 (class Font2) Specifies the name of the second alternative font. 例文帳に追加
"font2 (class Font2)"2 番目の代替フォントの名前を指定する。 - XFree86
意味 | 例文 (408件) |
JESC: Japanese-English Subtitle Corpus映画・海外ドラマ英語字幕翻訳辞書のコンテンツは、特に明示されている場合を除いて、次のライセンスに従います: Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) |
Copyright © National Institute of Information and Communications Technology. 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/ をご覧下さい。 |
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、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 (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-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 |
ログイン |
Weblio会員(無料)になると 検索履歴を保存できる! 語彙力診断の実施回数増加! |
ログイン |
Weblio会員(無料)になると 検索履歴を保存できる! 語彙力診断の実施回数増加! |