1016万例文収録!

「name class」に関連した英語例文の一覧と使い方(2ページ目) - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定

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

セーフサーチ:オン

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

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

セーフサーチについて

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

該当件数 : 397



例文

file (class File) Specifies the name of the file to monitor. 例文帳に追加

file (class File)このオプションはモニターされるファイルの名前を指定する。 - XFree86

cursor (Class Cursor) The name of the symbol used to represent the pointer.例文帳に追加

cursor (Class Cursor)ポインタを表すために使うシンボルの名前を指定する。 - XFree86

termName (class TermName) Specifiesthe terminal type name to be set in the TERM environment variable. 例文帳に追加

"termName (class TermName)"TERM 環境変数に設定される端末タイプの名称を指定する。 - XFree86

boldFont (class BoldFont) Specifies the name ofthe bold font to use instead of overstriking. 例文帳に追加

"boldFont (class BoldFont)"重ね打ちの代わりに使うボールドフォントを指定する。 - XFree86

例文

If no class with the name of the tag exists, the class defined by 'defaultClass' is used. _DEFAULT_CLASS 例文帳に追加

もし、タグの名前を持つクラスがない場合、'defaultClass' によって定義されたクラスが使用されます。 - PEAR


例文

Add the following field declarations (in bold) to the class:private Long id;private String name;private String kind;private String weight;private Pavilion pavilion; 例文帳に追加

このクラスに次のフィールド宣言 (ボールド部分) を追加します。 public class Animal implements Serializable {private static final long serialVersionUID = 1L;private Long id;private String name;private String kind;private String weight;private Pavilion pavilion; - NetBeans

Add the following field declarations (in bold) to the class:private Long id;private String name;private String address;private Collection Animal animals; 例文帳に追加

このクラスに次のフィールド宣言 (ボールド部分) を追加します。 public class Pavilion implements Serializable {private static final long serialVersionUID = 1L;private Long id;private String name;private String address;private Collection Animal animals; - NetBeans

Type HibernateUtil for the class name and sakila.util as the package name. 例文帳に追加

クラス名として「HibernateUtil」を入力し、パッケージ名として「sakila.util」を入力します。 - NetBeans

Enter LoginScreenExample into MIDlet Name and MIDP Class Name fields.例文帳に追加

「MIDlet 名」フィールドと「MIDP クラス名」フィールドに LoginScreenExample と入力します。 - NetBeans

例文

Add the following field declarations to the class:String name;String kind;String weight;Pavilion pavilion; 例文帳に追加

このクラスに次のフィールド宣言を追加します。 String name;String kind;String weight;Pavilion pavilion; - NetBeans

例文

Add the following field declarations to the class:String name;String address;Collection Animal animals; 例文帳に追加

このクラスに次のフィールド宣言を追加します。 String name;String address;Collection Animal animals; - NetBeans

Click Finish.The Name class is created and opened in the Source Editor. 例文帳に追加

「完了」をクリックします。 Name クラスが作成され、ソースエディタで開きます。 - NetBeans

There are many people with the same name in my class. 例文帳に追加

私のクラスには同じ名前の人がたくさんいます。 - Weblio Email例文集

There are three students with the same name in that class.例文帳に追加

そのクラスに同じ名を持ってる生徒は三人がいる。 - Tatoeba例文

alternative name for the class Chlorophyceae in some classifications 例文帳に追加

ある分類法での緑藻綱の別名 - 日本語WordNet

an antianxiety agent (trade name Xanax) of the benzodiazepine class 例文帳に追加

ベンゾジアゼピン系の抗不安薬(商標名ザナックス) - 日本語WordNet

The class name must be enclosed within quotation marks 例文帳に追加

クラス(類)名は引用符で囲むことが必要 - コンピューター用語辞典

(iii) The name of the Class I Specified Chemical Substance 例文帳に追加

三 第一種特定化学物質の名称 - 日本法令外国語訳データベースシステム

(ii) The name of the Class I Specified Chemical Substance 例文帳に追加

二 第一種特定化学物質の名称 - 日本法令外国語訳データベースシステム

Labels the Class element with the name EntryStation 例文帳に追加

クラス要素に「EntryStation」というラベルが付けられます。 - NetBeans

Type HibernateUtil for the class name and select the travel package. 例文帳に追加

クラス名に「HibernateUtil」と入力し、「travel」パッケージを選択します。 - NetBeans

Name the class ComposerData, and click Finish. 例文帳に追加

クラス名を ComposerData にし、「完了」をクリックします。 - NetBeans

Name the class Composer, and click Finish. 例文帳に追加

クラス名を Composer にし、「完了」をクリックします。 - NetBeans

You can see the name of this class in the index.jsp file, in the line 例文帳に追加

このクラスの名前は、index.jsp ファイルの - NetBeans

In Class Name, type "DisplayJFrame";in Package, type "org.demo": 例文帳に追加

「クラス名」に「DisplayJFrame」と入力し、「パッケージ」に「org.demo」と入力します。 - NetBeans

Name the class OrderEditor and click Finish. 例文帳に追加

クラスに「OrderEditor」という名前を付け、「完了」をクリックします。 - NetBeans

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

クラス名に「HibernateUtil」、パッケージに「dvdrental」と入力します。 - NetBeans

Setting the CommandClass allows you set the name of the command class.例文帳に追加

CommandClass を設定することで、コマンドクラス名を設定できます。 - NetBeans

You can also change the driver class name. 例文帳に追加

ドライバクラス名を自分で変更することもできます。 - NetBeans

Returns the name of the error class of the object. 例文帳に追加

オブジェクトのエラークラス名を返します。 - PEAR

Name of CSS class used for link styling. 例文帳に追加

リンクスタイルのためのCSSクラス名を指定します。 - PEAR

CSS class name for the current page link. 例文帳に追加

curPageLinkClassName[string] 現在のページのリンクに使う CSS クラス名を指定します。 - PEAR

Name of CSS class used for current page link. 例文帳に追加

現在のページのリンクに使うCSSクラス名を指定します。 - PEAR

The name of a frontend driver class. 例文帳に追加

フロントエンドドライバクラスの名前。 - PEAR

WidgetXtCreateWidget(name, widget_class, parent, XtDestroyWidget - create anddestroy widgets args, num_args) 例文帳に追加

\\fIname\\fP 1i生成するウィジェットのリソース名を指定する。 - XFree86

The value of the filenameparameter, or the application's class name if filename is NULL. 例文帳に追加

\\fIfilename\\fP が NULL ならばアプリケーションのクラス名。 - XFree86

X Defaults The application class name is XBiff.例文帳に追加

X のデフォルト値アプリケーションのクラス名は XBiff である。 - XFree86

The application class name is XCalc. 例文帳に追加

カスタマイズアプリケーションクラス名は XCalc である。 - XFree86

In the following chart, the class and name of each widget is given.例文帳に追加

各ウィジェットのクラスと名前を以下の図に示す。 - XFree86

Specifies the name of the sixth alternative font. 例文帳に追加

"font6 (class Font6)"6 番目の代替フォントの名前を指定する。 - XFree86

In the New Java Class wizard that displays, enter HelloService for Class Name, and type in service for Package Name to create a new package for the class.例文帳に追加

表示される「新規 Java クラス」ウィザードで、「クラス名」に「HelloService」と入力し、「パッケージ名」に「service」と入力してクラスの新規パッケージを作成します。 - NetBeans

Enter Name for the Class Name,and for Package select controller from the drop-down list. 例文帳に追加

「クラス名」に「Name」と入力し、「パッケージ」のドロップダウンリストから「controller」を選択します。 - NetBeans

The transformation inserts the class name in front of the name, with leading underscores removed, and a single underscore inserted in front of the class name.例文帳に追加

この変換では、クラス名の先頭にあるアンダースコアを全てはぎとり、先頭にアンダースコアを一つ挿入して、名前の前に付加します。 - Python

Description The XtGetSubresources function constructs a name/class list from the application name/class, the name/classes of all its ancestors,and the widget itself.例文帳に追加

説明関数XtGetSubresourcesは、アプリケーションの名前/クラス、その祖先全ての名前/クラス、そのウィジェット自身から名前/クラスのリストを作る。 - XFree86

The widget class name is given first, followed by the widget instance name. The application class name is Xfd.例文帳に追加

ウィジェットのクラス名が最初に記述され、続いてウィジェットのインスタンス名が記述されている。 アプリケーションのクラス名は Xfd である。 - XFree86

The class declaration has many variables you need to consider: scope, class name, extends clause, and implementations. 例文帳に追加

クラス宣言には、スコープ、クラス名、extends 句、実装などの考慮すべき多数の変数があります。 - NetBeans

The IDE fills in the rest of the class name and also automatically creates an import statement for the class.例文帳に追加

IDE は残りのクラス名を整理し、自動的にクラスの import 文を作成します。 - NetBeans

In the Class Name field of the Go To Class dialog enter NullChecker and then press the Enter key.例文帳に追加

「クラスへ移動」ダイアログの「クラス名」フィールドに NullChecker と入力し、Enter キーを押します。 - NetBeans

When the double-colon is used from outside the class definition, the name of the class is used instead of self. 例文帳に追加

ダブルコロンがクラス定義の外部で使用された場合、self の代わりにクラスの名前が使用されます。 - NetBeans

例文

The PEAR class hierarchy is also reflected in the class name, each level of the hierarchy separated with a single underscore. 例文帳に追加

PEAR クラス階層は、クラス名にも反映され、各階層レベルは、アンダースコアで区切られます。 - PEAR

索引トップ用語の索引



  
日本語WordNet
日本語ワードネット1.1版 (C) 情報通信研究機構, 2009-2024 License. All rights reserved.
WordNet 3.0 Copyright 2006 by Princeton University. All rights reserved.License
  
Tatoebaのコンテンツは、特に明示されている場合を除いて、次のライセンスに従います:
Creative Commons Attribution (CC-BY) 2.0 France
  
日本法令外国語訳データベースシステム
※この記事は「日本法令外国語訳データベースシステム」の2010年9月現在の情報を転載しております。
  
コンピューター用語辞典
Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved.
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
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 © 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/ ).
  
© 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会員(無料)になると

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

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

無料会員に登録する

©2024 GRAS Group, Inc.RSS