ccompilerを含む例文一覧と使い方
該当件数 : 13件
10.2 distutils.ccompiler -- CCompiler base class 例文帳に追加
2 distutils.ccompiler -- CCompiler ベースクラス - Python
This module provides the abstract base class for the CCompiler classes. 例文帳に追加
このモジュールは CCompilerクラスの抽象ベースクラスを提供します。 - Python
Contains MWerksCompiler, an implementation of the abstract CCompiler class for MetroWerks CodeWarrior on the Macintosh. 例文帳に追加
MWerksCompilerクラスを提供します。 抽象クラスCCompilerの具象クラスで Macintoshの MetroWerks CodeWarrior向けです。 - Python
This module provides BorlandCCompiler, an subclass of the abstract CCompiler class for the Borland C++ compiler. 例文帳に追加
このモジュールはBorlandCCompilerクラスを提供します。 抽象クラスCCompilerの具象クラスでBorland C++ コンパイラ向けです。 - Python
The following utility methods are defined by the CCompiler class,for use by the various concrete subclasses. 例文帳に追加
以下のユーティリティメソッドは具体的なサブクラスで使うために、CCompilerクラスで定義されています。 - Python
This module provides MSVCCompiler, an implementation of the abstract CCompiler class for Microsoft Visual Studio. 例文帳に追加
このモジュールは MSVCCompilerクラスを提供します。 抽象クラスCCompilerの具象クラスでMicrosoft Visual Studio向けのものです。 - Python
The abstract base class CCompiler defines the interface that must be implemented by real compiler classes. 例文帳に追加
抽象ベースクラス CCompilerは実際のコンパイラクラスで実装される必要のあるインタフェースを定義しています。 - Python
This module provides the UnixCCompiler class, a subclass of CCompiler that handles the typical Unix-style command-line C compiler: 例文帳に追加
このモジュールはUnixCCompilerクラスを提供します。 CCompilerクラスのサブクラスで、典型的なUnixスタイルのコマンドラインCコンパイラを扱います: - Python
If the debug flag is set on this CCompiler instance, print msg to standard output, otherwise do nothing. 例文帳に追加
もしこの CCompilerインスタンスで debugフラグが指定されていればmsgを標準出力に出力し、そうでなければ何も出力しません。 - Python
list of macros to define; each macro is defined using a 2-tuple, where 'value' is either the string to define it to or None to define it without a particular value (equivalent of#define FOO in source or -DFOO on Unix Ccompiler command line)例文帳に追加
定義するマクロのリスト; それぞれのマクロは2要素のタプルで定義されます。 '値'には定義しようとしている文字列、または内容なしで定義する場合はNone(ソースコード中で#define FOOと書く、または Unix Cコンパイラのコマンドラインで-DFOO を指定するのと等価です)を指定します。 - Python
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、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. |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|