| 例文 |
Class fileの部分一致の例文一覧と使い方
該当件数 : 267件
Introduction-- Introduction to the File class 例文帳に追加
導入--File クラス導入 - PEAR
file (class File) Specifies the name of the file to monitor. 例文帳に追加
file (class File)このオプションはモニターされるファイルの名前を指定する。 - XFree86
HTML class for a file type element 例文帳に追加
file 型の要素のための HTML クラス - PEAR
The line number of the class statement within the file named by file.例文帳に追加
file で指定されたファイル内にある class 文の数です。 - Python
The memory allocation matters and reduced class file are packaged into a single unit in the multi-class file.例文帳に追加
共用テーブル、メモリ割振り要件及び縮小 class file が1つの単位としてマルチ class file にパッケージされる。 - 特許庁
Class-to-file convention 例文帳に追加
クラス名とファイル名の対応 - PEAR
helpFile (Class File) Use this rather than the system defaulthelpfile. 例文帳に追加
helpFile (Class File)システムのデフォルトの代わりに使うヘルプファイルを指定する。 - XFree86
DEBUGGING ON DEBUG(argv) MACRO: `.Op' Line #: 2 Argc: 1 Argv: `Fl' Length: 2 Space: `' Class: Executable Argc: 2 Argv: `aC' Length: 2 Space: `' Class: Executable Argc: 3 Argv: `Ar' Length: 2 Space: `' Class: Executable Argc: 4 Argv: `file' Length: 4 Space: ` ' Class: String Argc: 5 Argv: `)' Length: 1 Space: ` ' Class: Closing Punctuation or suffix MACRO REQUEST: . 例文帳に追加
DEBUGGING ONDEBUG(argv) MACRO: `.Op' Line #: 2 Argc: 1 Argv: `Fl' Length: 2 Space: `' Class: Executable Argc: 2 Argv: `aC' Length: 2 Space: `' Class: Executable Argc: 3 Argv: `Ar' Length: 2 Space: `' Class: Executable Argc: 4 Argv: `file' Length: 4 Space: ` ' Class: String Argc: 5 Argv: `)' Length: 1 Space: ` ' Class: Closing Punctuation or suffix MACRO REQUEST: .Op Fl aC Ar file )DEBUGGING OFFこの情報の最初の行では呼び出されているマクロの名称が出力されています。 - JM
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
CLASS FILE RETRIEVAL SYSTEM AND RECORDING MEDIUM WITH CLASS FILE RETRIEVAL PROGRAM RECORDED THEREON IN CLASS FILE RETRIEVAL SYSTEM例文帳に追加
クラスファイル検索システム及びクラスファイル検索システムにおけるクラスファイル検索プログラムを記録した記録媒体 - 特許庁
You can see the name of this class in the index.jsp file, in the line 例文帳に追加
このクラスの名前は、index.jsp ファイルの - NetBeans
This Java class is the backing bean for the Page1.jsp file. 例文帳に追加
この Java クラスは、Page1.jsp ファイルのバッキング Bean です。 - NetBeans
For more information about the File class, see http://java.sun.com/j2se/1.3/docs/api/java/io/File.html. 例文帳に追加
File クラスについては、http://java.sun.com/j2se/1.3/docs/api/java/io/File.html を参照してください。 - NetBeans
5$ = error contextcontextFormatstring in %3$s (file %1$s on line %2$s) Context format (class, file, line) specification:例文帳に追加
5$ = エラーコンテキストcontextFormatstringin %3$s (file %1$s on line %2$s) コンテキストのフォーマット (クラス、ファイル、行番号) の指定: - PEAR
ispell.wordsFile (Class ispell.Words) The path to the file[s]to search for alternate words. 例文帳に追加
ispell.wordsFile (Class ispell.Words)置き換える単語を探すためのファイルを探すパスを指定する。 - XFree86
METHOD AND SYSTEM FOR UPDATING VIRTUAL MACHINE CLASS FILE例文帳に追加
仮想マシンクラスファイルの更新方法及びシステム - 特許庁
In preprocessing, memory allocation matters are decided for the respective class files and used to determine the allocation matters of the whole set of class files.例文帳に追加
前処理の間に、メモリ割振り要件が各 class file ごとに決定され、1セットの class file の全体の割振り要件を決定するために使用される。 - 特許庁
ispell.formatting (Class ispell.TextFormat) Specifies which text formatting to use while spell checking the file.例文帳に追加
ispell.formatting (Class ispell.TextFormat)ファイルのスペルチェックの際に使うテキスト整形の種類を指定する。 - XFree86
3$ = error contextcontextFormatstring in b%3$s/b (file b%1$s/b on line b%2$s/b) Context format (class, file, line) specification: 例文帳に追加
3$ = エラーコンテキストcontextFormatstring in b%3$s/b (file b%1$s/b on line b%2$s/b)コンテキストのフォーマット (クラス、ファイル、行番号) の指定: - PEAR
A preprocessor checks respective class files in one set of class files 107 to search for copied information in the form of a redundancy contact included in a constant loop.例文帳に追加
実施例において、プリプロセッサが1セットの class file 内の各 class file を調べ、定数プールに含まれる余分な定数の形の冗長な情報を見つける。 - 特許庁
Simple writer class which writes output on the file object passed in as file or, if file is omitted, on standard output.例文帳に追加
単純な writer クラスで file に渡されたファイルオブジェクトかfile が省略された場合には標準出力に出力を書き込みます。 - Python
Create the Data File The Item class requires the data.ymlfile for its data. 例文帳に追加
Item クラスには、そのデータ用に data.yml ファイルが必要です。 - NetBeans
Right-click the ProductListCellRenderer class and choose Compile File. 例文帳に追加
ProductListCellRenderer クラスを右クリックし、「ファイルのコンパイル」をクリックします。 - NetBeans
If the class is a top-level inner class, it is made into an outer class and moved into its own source file. 例文帳に追加
クラスが最上位の内部クラスである場合は、外部クラスになり、専用のソースファイルに移動されます。 - NetBeans
DISTRIBUTED FILE SYSTEM STRIPING CLASS SELECTING METHOD AND DISTRIBUTED FILE SYSTEM例文帳に追加
分散ファイルシステムのストライピング種別選択方法及びその分散ファイルシステム - 特許庁
Open the New File dialog again and choose Groovy | Groovy Class: 例文帳に追加
「新規ファイル」ダイアログを再度開き、「Groovy」「Groovy クラス」を選択します。 - NetBeans
The LoginAction class is generated, and the file opens in theSource Editor. 例文帳に追加
LoginAction クラスが生成され、ソースエディタでそのファイルが開きます。 - NetBeans
Below is a hand coded class which does not use a schema.ini file. 例文帳に追加
以下は、手で書いた schema.ini ファイルを使用しないクラスです。 - PEAR
A class file transfer device 4 is arranged between a hypertext transfer protocol(HTTP) server device 3 and a class file storage device 5.例文帳に追加
HTTPサーバ装置3とクラスファイル記憶装置5との間にクラスファイル転送装置4を設置した。 - 特許庁
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
The control part 6 extracts class files one by one from the device 5 based on a class file transfer request from the device 3, sends each extracted class file to the device 3, allows the analysis part 7 to analyze the class file and records a class file name used for the class file in the table 8.例文帳に追加
制御部6はHTTPサーバ装置3からのクラスファイルの転送要求により、クラスファイルを一つずつクラスファイル記憶装置5から取り出してHTTPサーバ装置3に送ると共に、クラスファイル解析部7で解析してクラスファイル中で使用されているクラスファイル名をファイルテーブル8に記録する。 - 特許庁
Each Class element is mapped to use the Basic Class domain template (any Class element without a stereotype) that in turn uses the CompilationUnit.java template file. 例文帳に追加
各クラス要素は、CompilationUnit.java テンプレートファイルを使用する Basic Class ドメインテンプレート (ステレオタイプがない任意のクラス要素) を使用するためにマッピングされます。 - NetBeans
If the file extension can not be found, the class falls back to the standard transfer mode (attribute). Parameter string $filename- The filename to check extension for. 例文帳に追加
もし拡張子が見つからなければ、the class fall back to the standard transfer mode (attribute).パラメータ string $filename- 調べたいファイル名 - PEAR
utmpInhibit(class UtmpInhibit) Specifies whether or not xterm should try to recordthe user's terminal in the system utmp log file. 例文帳に追加
"utmpInhibit (class UtmpInhibit)"xterm がユーザの端末をシステムの utmp ログファイル に記録しようとするかどうかを指定する。 - XFree86
When you choose a class the source file is opened in the Source Editor. 例文帳に追加
クラスを選択すると、ソースエディタでソースファイルが開きます。 - NetBeans
The META-INF/persistence.xml file, which defines a connection betweenthe database and the entity class. 例文帳に追加
データベースとエンティティークラスの間の接続を定義します。 - NetBeans
Right-click the test suite class and choose Run File. 例文帳に追加
テストスイートクラスを右クリックし、「ファイルを実行」を選択します。 - NetBeans
The class that writes to the file will fire an event, the class that reads the file register itself to listen to the event 例文帳に追加
ファイルに書き込むクラスがあるイベントを発火させ、そのクラスはそのイベントを聞き取るためにファイルレジスタ自身を読み取る - コンピューター用語辞典
If you added a folder of classes or resources to the classpath(as opposed to a JAR file or project), none of the classpathelements are copied to the dist folder. If a library on the project's classpath also has a Class-Pathelement specified in its manifest, the content of the Class-Path element must be on the project's runtime path.例文帳に追加
また、アプリケーションの JAR ファイルの manifest.mf ファイルで Class-Path 要素に各 JAR ファイルが追加されます。 - NetBeans
| 例文 |
| Copyright © Japan Patent office. All Rights Reserved. |
| Copyright (C) 1994- Nichigai Associates, Inc., 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 (C) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence |
| 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 (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. |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|
