constructorを含む例文一覧と使い方
該当件数 : 353件
See the documentation for the Request constructor.例文帳に追加
Request コンストラクタのドキュメントを参照してください。 - Python
dircmp instances are built using this constructor: 例文帳に追加
dircmp のインスタンスは以下のコンストラクタで生成されます: - Python
This overrides any file or filename constructor arguments. 例文帳に追加
これはコンストラクタ引数のfileとfilenameを上書きします。 - Python
The parameters to the constructor are the same as those for URLopener.例文帳に追加
コンストラクタに与えるパラメタは URLopener と同じです。 - Python
Insert the following methods after the SessionBean1 constructor. 例文帳に追加
SessionBean1 コンストラクタのあとに次のメソッドを挿入します。 - NetBeans
Simplified constructor with not so much parameters. 例文帳に追加
あまりパラメータを使用しない、シンプルなコンストラクタです。 - PEAR
It must be called from the constructor. 例文帳に追加
これはコンストラクタからコールされなければなりません。 - PEAR
This is equivalent to using the bool constructor.例文帳に追加
この関数はboolのコンストラクタ呼び出しと同等です。 - Python
The connection is opened by the constructor of the WishDB class. 例文帳に追加
WishDB クラスのコンストラクタによって接続が開かれます。 - NetBeans
This method gets called autmatically by the constructor. 例文帳に追加
このメソッドは、コンストラクタから自動的にコールされます。 - PEAR
If instance is not provided, or is None, constructor will be called without parameters to create an instance when needed.例文帳に追加
instanceが指定されなかったり、Noneなら、インスタンスが必要な時にはconstructorがパラメータなしに呼び出されて作られます。 - Python
The Constructor generates automatically a Peer-Challenge and the Authenticator-Challenge. 例文帳に追加
このコンストラクタは、自動的に Peer-Challenge とAuthenticator-Challenge を作成します。 - PEAR
SUPPORT SYSTEM FOR HELPING CONSTRUCTION PROMOTER BECOME MAIN CONSTRUCTOR例文帳に追加
工事発注者が施工主体となるための支援システム - 特許庁
Under the constructor public class ApplicationBean1 extends AbstractApplicationBean, add the following declarations: 例文帳に追加
コンストラクタ public class ApplicationBean1 extends AbstractApplicationBean の下に、次の宣言を追加します。 - NetBeans
Under the constructor public class SessionBean1 extends AbstractSessionBean, add the following declaration: 例文帳に追加
コンストラクタ public class SessionBean1 extends AbstractSessionBean の下に、次の宣言を追加します。 - NetBeans
Under the constructor public class RequestBean1 extends AbstractRequestBean, add the following declaration: 例文帳に追加
コンストラクタ public class RequestBean1 extends AbstractRequestBean の下に、次の宣言を追加します。 - NetBeans
a person who is a constructor of buildings who uses a scaffold 例文帳に追加
鳶人足という,土木建設工事に従事する人 - EDR日英対訳辞書
NetBeans Zone: Generate Constructor, Getters and Setters in NetBeans PHP IDE 例文帳に追加
NetBeans Zone: NetBeans PHP IDE でのコンストラクタ、取得メソッド、設定メソッドの生成 - NetBeans
Whether to collect hidden elements (passed to the Renderer's constructor) 例文帳に追加
(レンダラのコンストラクタ に渡す) hidden 要素をまとめるかどうか。 - PEAR
The constructor for the server basically does all the work. 例文帳に追加
基本的には、コンストラクタがすべての仕事をこなします。 - PEAR
The second argument to the Extension constructor is a list of source files.例文帳に追加
Extension コンストラクタの二番目の引数は、ソースファイルのリストです。 - Python
You can set the conflict-handling mechanism either in the constructor:例文帳に追加
衝突処理メカニズムはコンストラクタ中で呼び出せます: - Python
The constructor can throw exceptions on error, so the constructor should always be called from inside a try/catch block. 例文帳に追加
このコンストラクタは、エラー時に例外をスローします。 そのため、コンストラクタは常に try/catch ブロック内でコールしなければなりません。 - PEAR
Further, an electronic mail generating and transmitting means 9 informs the selected constructor that the constructor is selected by electronic mail.例文帳に追加
選定された工務店に選定された旨の通知を電子メールで行う電子メール作成送信手段9を設ける。 - 特許庁
SPRAY PAINTING MATERIAL FOR SURFACE FINISHING OF BUILDING OR CONSTRUCTOR例文帳に追加
建築物又は構築物表面仕上用吹付け塗装材 - 特許庁
Constructor, sets form tag attributes and loads submitted values.Parameter 例文帳に追加
コンストラクタです。 formタグの属性と送信する値のロードをします。 - PEAR
The second type of constructor is used in case of failure. 例文帳に追加
2 番目の形式のコンストラクタは、失敗時に使用されます。 - PEAR
The reason for the exception is passed to the constructor as a string.例文帳に追加
例外の理由は文字列としてコンストラクタに渡されます。 - Python
When the registered member selects a constructor at the constructor information site 3, a means 8 lists the whole or part of member information stored in the member database 7 in the individual constructor support homepage 5 of the selected constructor.例文帳に追加
登録された会員が工務店情報サイト3で工務店を選定すると会員データベース7に蓄積された会員情報の全部又は一部を選定された工務店の個別工務店支援ホームページ5に一覧表示する手段8を備えている。 - 特許庁
REFORM SUPPORT SYSTEM, CONSTRUCTOR SIDE TERMINAL, AND REFORM INFORMATION SERVER例文帳に追加
リフォーム支援システム、施工者側端末およびリフォーム情報サーバ - 特許庁
%max% is replaced with the maximum value set by the constructor (target number). 例文帳に追加
%max% は、コンストラクタで設定した最大値(target number) で置き換えられます。 - PEAR
With the class constructor, you have ability to set many options : 例文帳に追加
クラスのコンストラクタで、多彩なオプションを設定することができます。 - PEAR
The third constructor is used to create a scalar value. 例文帳に追加
3 番目のコンストラクタはスカラ値を生成するために使用されます。 - PEAR
The arguments are those passed to the class constructor expression.例文帳に追加
引数はそのクラスのコンストラクタ式に渡した引数になります。 - Python
The parameters to thisfunction will be passed along to the constructor of the FileInput class.例文帳に追加
この関数への引数はFileInputクラスのコンストラクタへ渡されます。 - Python
The reason for the exception is passed to the constructor as a string. See Also:例文帳に追加
例外の理由は文字列としてコンストラクタに渡されます。 - Python
The TextWrapper constructor accepts a number of optional keyword arguments.例文帳に追加
TextWrapperコンストラクタはたくさんのオプションのキーワード引数を受け取ります。 - Python
The constructor automatically creates a canvas do be drawn on. 例文帳に追加
このコンストラクタは線を描くキャンバスを自動的に作成します。 - Python
| Copyright © National Institute of Information and Communications Technology. All Rights Reserved. |
| Copyright © Japan Patent office. 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/ ). |
| © 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会員(無料)になると
|
