インタプリタを含む例文一覧と使い方
該当件数 : 431件
インタプリタ例文帳に追加
INTERPRETER - 特許庁
インタプリタ・スクリプト例文帳に追加
Interpreter scripts - JM
2. Python インタプリタを使う例文帳に追加
2. Using the Python Interpreter - Python
2.1 インタプリタを起動する例文帳に追加
2.1 Invoking the Interpreter - Python
インタプリタの制御方法及びインタプリタ例文帳に追加
CONTROL METHOD OF INTERPRETER, AND INTERPRETER - 特許庁
ELF インタプリタがディレクトリだった。例文帳に追加
An ELF interpreter was a directory. - JM
2.2 インタプリタとその環境例文帳に追加
2.2 The Interpreter and Its Environment - Python
Python インタプリタの拡張と埋め込み例文帳に追加
Extending and Embedding the Python Interpreter - Python
3.23 code -- インタプリタ基底クラス例文帳に追加
3.23 code -- Interpreter base classes - Python
3.23.1 対話的なインタプリタオブジェクト例文帳に追加
3.23.1 Interactive Interpreter Objects - Python
1.2.1 対話型インタプリタを使う例文帳に追加
1.2.1 Entering the interactive Interpreter - Python
インタプリタオプションを使う場合例文帳に追加
via Interpreter options - Python
1.2.1 対話型インタプリタを使う例文帳に追加
1.2.1 Entering the interactive - Python
Python インタプリタを初期化します。例文帳に追加
Initialize the Python interpreter. - Python
ダイアログフローインタプリタ例文帳に追加
DIALOGUE FLOW INTERPRETER - 特許庁
インタプリタ型情報処理装置例文帳に追加
ネットワーク対応インタプリタ例文帳に追加
NETWORK ADAPTIVE INTERPRETER - 特許庁
インタプリタ及びインタプリタの制御方法並びに記憶媒体例文帳に追加
INTERPRETER, CONTROL METHOD FOR INTERPRETER, AND STORAGE MEDIUM - 特許庁
Linux では、インタプリタ名interpreterに続く文字列全体がインタプリタに 1個の引き数として渡される。例文帳に追加
On Linux, the entire string following the interpreter name is passed as a single argument to the interpreter, and this string can include white space. - JM
インタプリタのどれかひとつの設定だけを変更したければ、インタプリタをEditPythonPrefs の上にドロップします。例文帳に追加
To change the preferences only for one copy of the Interpreter, drop the icon for that copy ontoEditPythonPrefs. - Python
コマンドインタプリタはシェルとも呼ばれる.例文帳に追加
A command interpreter is also referred to as a shell. - コンピューター用語辞典
インタプリタ型言語は「会話型言語」と呼ばれる例文帳に追加
the interpreter languages are called ‘conversational languages' - コンピューター用語辞典
イニシエータのインタプリタサブルーチン例文帳に追加
the interpreter subroutine of the initiator - コンピューター用語辞典
インタプリタと対照的にコンパイラは対話型ではない例文帳に追加
In contrast to the interpreters, the compilers are not interactive - コンピューター用語辞典
(すなわち複数のインタプリタを指定した。例文帳に追加
e. , tried toname more than one interpreter). - JM
ELF インタプリタが理解できるフォーマットでなかった。例文帳に追加
An ELF interpreter was not in a recognized format. - JM
いずれかのインタプリタを選択し、「了解」をクリックします。例文帳に追加
Select one of the interpreter choices and click OK. - NetBeans
NetBeans Zone: NetBeans プロジェクト特有の PHP インタプリタ例文帳に追加
NetBeans Zone: NetBeans Project-Specific PHP Interpreter - NetBeans
使用する Ruby インタプリタを選択します。例文帳に追加
Select the Ruby interpreter that you want to use. - NetBeans
インタプリタの拡張と組み込み Extending and Embedding the Python Interpreter例文帳に追加
Extending and Embeddingthe Python Interpreter - Python
2.5 MacOS -- Mac OS インタプリタ機能へのアクセス例文帳に追加
8.1 スレッド状態 (thread state) とグローバルインタプリタロック (global interpreter lock)例文帳に追加
8.1 Thread State and the Global Interpreter Lock - Python
いくつかの変更がインタプリタへ加えられました:例文帳に追加
Some changes were made to the interpreter: - Python
新たなサブインタプリタ環境にはsys.argv 変数がありません。例文帳に追加
The new environment has no sys.argvvariable. - Python
8.1 スレッド状態 (thread state) とグローバルインタプリタロック (global interpreter lock)例文帳に追加
Subsections 8.1 Thread State and the Global Interpreter Lock - Python
対話的Pythonインタプリタのための基底クラス。例文帳に追加
Base classes for interactive Python interpreters. - Python
Python インタプリタは完全にスレッド安全 (thread safe) ではありません。例文帳に追加
グローバルインタプリタロックを初期化し、獲得します。例文帳に追加
Initialize and acquire the global interpreter lock. - Python
グローバルインタプリタロックを獲得します。例文帳に追加
Acquire the global interpreter lock. - Python
グローバルインタプリタロックを解放します。例文帳に追加
Release the global interpreter lock. - Python
新しいインタプリタ状態オブジェクトを生成します。例文帳に追加
Create a new interpreter state object. - Python
インタプリタロックを保持していなければなりません。例文帳に追加
The interpreter lock must be held. - Python
インタプリタ状態オブジェクトを破壊します。例文帳に追加
Destroy an interpreter state object. - Python
インタプリタロックを保持しておく必要はありません。例文帳に追加
The interpreter lock need not be held. - Python
Python インタプリタに特化した初期設定管理プログラム例文帳に追加
Specialized preferences manager for the Python interpreter. - Python
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 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. |
© 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. |
![]() ログイン |
Weblio会員(無料)になると
![]() |
![]() ログイン |
Weblio会員(無料)になると
![]() |