CLASS.を含む例文一覧と使い方
該当件数 : 16565件
a class of nuclear missile cruisers called the Kirov class 例文帳に追加
キーロフ級ミサイル原子力巡洋艦という原子力艦 - EDR日英対訳辞書
a student who is a class representative 例文帳に追加
学級の代表の生徒 - EDR日英対訳辞書
a typical example which represents the character or state of a particular class, or group 例文帳に追加
手本となるもの - EDR日英対訳辞書
what class to instantiate for the object. 例文帳に追加
インスタンスを作成するクラス。 - PEAR
The path to the source file for the class. 例文帳に追加
クラスのソースファイルへのパス。 - PEAR
10.25 distutils.cmd -- Abstract base class for Distutils commands 例文帳に追加
25 distutils.cmd -- Distutils コマンドの抽象クラス - Python
Class attributes are: 例文帳に追加
クラス属性を以下に示します: - Python
For Python documentation, two classes are used: the manual class and the howto class.例文帳に追加
Python ドキュメントの場合、二つのクラス:manual クラスと howto クラスを使います。 - Python
class, as IMAP servers tend to be better implemented.A single class is provided by the poplib module:例文帳に追加
poplib モジュールでは、ひとつのクラスが提供されています。 - Python
Python supports weak references as first-class objects. 例文帳に追加
Python は 弱参照 を第一級オブジェクト (first-class object)としてサポートします。 - Python
Class derived from Error. 例文帳に追加
Error から導出されたクラスです。 - Python
enableUndo (Class Undo) A boolean resource,that enables or disables the undo function. 例文帳に追加
enableUndo (Class Undo)Boolean 型のリソース値であり、undo 機能を有効/無効にする。 - XFree86
file (class File) Specifies the name of the file to monitor. 例文帳に追加
file (class File)このオプションはモニターされるファイルの名前を指定する。 - XFree86
update (class Interval) Specifies the frequency in seconds at which the mail should be checked.例文帳に追加
update (class Interval)メールがチェックされる頻度を秒単位で指定する。 - XFree86
cursor (Class Cursor) The name of the symbol used to represent the pointer.例文帳に追加
cursor (Class Cursor)ポインタを表すために使うシンボルの名前を指定する。 - XFree86
cutBuffer (class CutBuffer) This resource specifiesthe number of the cut buffer to use. 例文帳に追加
"cutBuffer (class CutBuffer)"このリソースは使用するカットバッファの番号を指定する。 - XFree86
ispell.lookCommand(Class ispell.CommandLine) 例文帳に追加
ispell.lookCommand (Class ispell.CommandLine)置き換える単語を探すためのプログラムを探すパスを指定する。 - XFree86
helpFile (Class File) Use this rather than the system defaulthelpfile. 例文帳に追加
helpFile (Class File)システムのデフォルトの代わりに使うヘルプファイルを指定する。 - XFree86
boldFont (class BoldFont) Specifies the name ofthe bold font to use instead of overstriking. 例文帳に追加
"boldFont (class BoldFont)"重ね打ちの代わりに使うボールドフォントを指定する。 - XFree86
c132 (class C132) Specifies whether or not the VT102DECCOLM escape sequence should be honored. 例文帳に追加
"c132 (class C132)"VT102 DECCOLM エスケープシーケンスを受け付けるかどうかを指定する。 - XFree86
metaSendsEscape (class MetaSendsEscape) 例文帳に追加
"metaSendsEscape (class MetaSendsEscape)"このリソースが ``true'' の場合は、メタ文字は 2 文字のシーケンスに変換される。 - XFree86
foreground (class Foreground) Specifiesthe color to use for the foreground of the scrollbar. 例文帳に追加
"foreground (class Foreground)"スクロールバーの前景色として使用する色を指定する。 - XFree86
the class and the number of the shares 例文帳に追加
株式の種類及び数 - 法令用語日英標準対訳辞書
The wide-character class "digit" is a subclass of the wide-character class "xdigit", and therefore also a subclass of the wide-character class "alnum", of the wide-character class "graph" and of the wide-character class "print". 例文帳に追加
ワイド文字クラス "digit" はワイド文字クラス "xdigit" のサブクラスである。 したがってワイド文字クラス "alnum" や、その親クラスである "graph",さらにその親クラスである "print" のサブクラスでもある。 - JM
The wide-character class "lower" is a subclass of the wide-character class "alpha", and therefore also a subclass of the wide-character class "alnum", of the wide-character class "graph" and of the wide-character class "print". 例文帳に追加
ワイド文字クラス "lower" はワイド文字クラス "alpha" のサブクラスであり、したがってワイド文字クラス "alnum" とその親クラスである "graph", さらにその親クラスである "print" のサブクラスでもある。 - JM
The wide-character class "upper" is a subclass of the wide-character class "alpha", and therefore also a subclass of the wide-character class "alnum", of the wide-character class "graph" and of the wide-character class "print". 例文帳に追加
ワイド文字クラス "upper" はワイド文字クラス "alpha" のサブクラスであり、したがってワイド文字クラス "alnum" とその親クラスである "graph", さらにその親クラスである "print" のサブクラスでもある。 - JM
The screen transition class is subclassed according to a screen transition pattern into a pop-up transition class, a pop-down transition class, a shift transition class, a single transition class, and a selection transition class.例文帳に追加
また、画面遷移のパターンに応じて画面遷移クラスをサブクラス化し、ポップアップ遷移クラス、ポップダウン遷移クラス、シフト遷移クラス、単一遷移クラスおよび選択遷移クラスを有する構成とする。 - 特許庁
Class designing is separated into a maintenance management class 1 for holding class information of a process, a maintenance object class 2 being the super class of a class to perform maintenance and a sub class 3 for obtaining actual maintenance information.例文帳に追加
プロセスのクラス情報を保持するメンテナンス管理クラス1と、メンテナンスを行うクラスのスーパークラスになるメンテナンス対象クラス2と、実際のメンテナンス情報を取得するサブクラス3に分離したクラス設計を行う。 - 特許庁
D-CLASS POWER AMPLIFYING CIRCUIT例文帳に追加
Dクラス電力増幅回路 - 特許庁
| Copyright (c) 株式会社 高電社 All rights reserved. |
| ※この記事は「日本法令外国語訳データベースシステム」の2010年1月現在の情報を転載しております。 |
| Copyright © Benesse Holdings, Inc. All rights reserved. |
| Copyright (c) 1995-2026 Kenkyusha Co., Ltd. All rights reserved. |
| Copyright © National Institute of Information and Communications Technology. All Rights Reserved. |
JESC: Japanese-English Subtitle Corpus映画・海外ドラマ英語字幕翻訳辞書のコンテンツは、特に明示されている場合を除いて、次のライセンスに従います: Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) |
| Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved. 「斎藤和英大辞典」斎藤秀三郎著、日外アソシエーツ辞書編集部編 |
| Copyright © Japan Patent office. All Rights Reserved. |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
| 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 (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 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会員(無料)になると
|





Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)