1016万例文収録!

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


小窓モード

プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > name classに関連した英語例文

セーフサーチ:オン

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

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

セーフサーチについて

name classの部分一致の例文一覧と使い方

該当件数 : 397



例文

Class Name 例文帳に追加

クラス名 - NetBeans

error class name 例文帳に追加

エラークラス名 - PEAR

Class name for the fieldset(s) 例文帳に追加

string$class(オプション) fieldset のクラス名。 - PEAR

iconName(class IconName) Specifies the icon name. 例文帳に追加

"iconName (class IconName)"アイコン名を指定する。 - XFree86

例文

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

An equivalence class is a locale-specific name for a list of 例文帳に追加

等価クラスは - JM

Name the class 例文帳に追加

クラスに名前を付ける - NetBeans

The name of the container class. 例文帳に追加

コンテナクラスの名前。 - PEAR

例文

class name 例文帳に追加

クラス名を指定します。 - PEAR

例文

Element class name 例文帳に追加

要素クラス名です。 - PEAR

The name of the class. 例文帳に追加

クラスの名前です。 - Python

The class name is GLwDrawingArea. 例文帳に追加

クラス名は GLwDrawingArea である。 - XFree86

The class name is GLwMDrawingArea. 例文帳に追加

クラス名は GLwMDrawingArea である。 - XFree86

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

a real name of a person of high-class 例文帳に追加

身分の高い人の実名 - EDR日英対訳辞書

Unknown character class name. 例文帳に追加

未知のキャラクタクラス名。 - JM

Change the Main Class name to newcdc.Mainxlet. 例文帳に追加

主クラス名を newcdc.Mainxlet に変更します。 - NetBeans

Type NewMessage for the class name. 例文帳に追加

クラス名に「 NewMessage 」と入力します。 - NetBeans

Type ListNews for the Class Name. 例文帳に追加

「クラス名」には「 ListNews 」と入力します。 - NetBeans

Type PostMessage for the Class Name. 例文帳に追加

「クラス名」には「 PostMessage 」と入力します。 - NetBeans

Name the Java class HelloAxisWorld. 例文帳に追加

Java クラスに「HelloAxisWorld」という名前を付けます。 - NetBeans

Enter NumberAdditionUI as the class name. 例文帳に追加

クラス名として「NumberAdditionUI」と入力します。 - NetBeans

Enter ContactEditorUI as the Class Name. 例文帳に追加

クラス名として ContactEditorUI と入力します。 - NetBeans

Under Class Name, type MyApplet. 例文帳に追加

「クラス名」に「MyApplet」と入力します。 - NetBeans

Type NumberSliderFrame for the class name. 例文帳に追加

クラス名に「NumberSliderFrame」と入力します。 - NetBeans

Type HibernateUtil for the class name. 例文帳に追加

クラス名に「HibernateUtil」と入力します。 - NetBeans

Type FilmHelper for the class name. 例文帳に追加

クラス名に「FilmHelper」と入力します。 - NetBeans

Type in LoginForm for the Class Name. 例文帳に追加

「クラス名」に「LoginForm」と入力します。 - NetBeans

the name of the error class to use. 例文帳に追加

使用するエラークラスの名前。 - PEAR

the name of the class and of the function to ccore. 例文帳に追加

クラス名とコールする関数 - PEAR

Element name(s) (as array or string) string $class(optional) 例文帳に追加

要素名 (文字列あるいは配列)。 - PEAR

the name of the class, a string 例文帳に追加

クラス名をあらわす文字列 - Python

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

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

Name of the file containing the class statement defining the class. 例文帳に追加

クラスを定義している class 文が入っているファイルの名前です。 - Python

OpenapplicationContext.xml in the Source Editor and enter the following bean declaration:bean name=helloService class=service.HelloService />例文帳に追加

applicationContext.xml をソースエディタで開き、次の Bean 宣言を入力します。 bean name=helloService class=service.HelloService / - 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

font3 (class Font3) Specifies the name of the third alternative font. 例文帳に追加

"font3 (class Font3)"3 番目の代替フォントの名前を指定する。 - XFree86

Specifies the name of the fifth alternative font. font6 (class Font6) 例文帳に追加

"font5 (class Font5)"5 番目の代替フォントの名前を指定する。 - XFree86

returns either array('file' = file, 'line' = line, 'function' = function name, 'class' = class name) or if this doesn't work, then false Throws例文帳に追加

成功した場合にarray('file' = ファイル名, 'line' = 行番号,'function' = 関数名, 'class' = クラス名) を、失敗した場合に false を返します。 - PEAR

The IDE sets the File Name based on the Class name. 例文帳に追加

「クラス」名に基づいて「ファイル名」が設定されます。 - NetBeans

A class name; a dotted name may be used. 例文帳に追加

クラス名です; ドット名表記を使用できます。 - Python

Case is not significant, and the name may match either the class variable name or the class name.例文帳に追加

大文字と小文字は区別され、名前はクラス変数名かクラス名にマッチする。 - XFree86

例文

Select the first Class element located below the ATM class and name it Consortium. 例文帳に追加

ATM クラスの下にある 1 つ目のクラス要素を選択し、「 Consortium 」という名前を付けます。 - NetBeans

索引トップ用語の索引



  
本サービスで使用している「Wikipedia日英京都関連文書対訳コーパス」はWikipediaの日本語文を独立行政法人情報通信研究機構が英訳したものを、Creative Comons Attribution-Share-Alike License 3.0による利用許諾のもと使用しております。詳細はhttp://creativecommons.org/licenses/by-sa/3.0/ および http://alaginrc.nict.go.jp/WikiCorpus/ をご覧下さい。
  
EDR日英対訳辞書
Copyright © National Institute of Information and Communications Technology. All Rights Reserved.
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
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/ ).
  
Copyright (C) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence
Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence
  
© 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会員(無料)になると

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

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

無料会員に登録する

©2024 GRAS Group, Inc.RSS