| 意味 | 例文 (17件) |
c interpreterとは 意味・読み方・使い方
追加できません
(登録数上限)
Weblio例文辞書での「c interpreter」に類似した例文 |
|
c interpreter
「c interpreter」の部分一致の例文検索結果
該当件数 : 17件
+ 'c' ('o' if optimization is enabled in the current interpreter).例文帳に追加
+ 'c'(使用しているインタープリタで最適化が可能なら'o')です。 - Python
If the command was executed using the -c command line option to the interpreter, argv[0] is set to the string '-c'.例文帳に追加
コマンドライン引数に-cを付けてPythonを起動した場合、argv[0]は文字列'-c'となります。 - Python
This document describes how to write modules in C or C++ to extend the Python interpreter with new modules.例文帳に追加
このドキュメントでは、Python インタプリタを拡張するために C やC++ でモジュールを書く方法について述べます。 - Python
rstart somehost exec xterm This is obviously dependent on the command interpreter being used on the remote system; the example given will work for the Bourne and C shells.例文帳に追加
以下にその例を示す。 0rstart somehost exec xterm - XFree86
Introduction The Application Programmer's Interface to Python gives C and C++ programmers access to the Python interpreter at a variety of levels.例文帳に追加
Python のアプリケーションプログラマ用インタフェース (Application Programmer's Interface, API) は、Python インタプリタに対する様々なレベルでのアクセス手段をC や C++ のプログラマに提供しています。 - Python
A script command (a command specified on the interpreter command line with the `-c' option) is a code block.例文帳に追加
スクリプトコマンド (インタプリタのコマンドライン上で`-c' オプションを使って指定したコマンド) もコードブロックです。 - Python
-
履歴機能
過去に調べた
単語を確認! -
語彙力診断
診断回数が
増える! -
マイ単語帳
便利な
学習機能付き! -
マイ例文帳
文章で
単語を理解! -
「c interpreter」の部分一致の例文検索結果
該当件数 : 17件
This is a flag telling the interpreter the calling convention to be used for the Cfunction.例文帳に追加
このエントリは、C 関数が使う呼び出し規約をインタプリタに教えるためのフラグです。 - Python
Refer to Extending and Embedding the Python Interpreter,section1.12, ``Providing a C API for an Extension Module,'' for more information on using these objects.例文帳に追加
このオブジェクトの使用法に関する情報は、Python インタプリタの拡張と埋め込み 1.12 節、``Providing a C API for an Extension Module,'' を参照してください。 - Python
If the main program (the Python interpreter) is compiled and linked by the C compiler, global or static objects with constructorscannot be used.例文帳に追加
メインプログラム (Python インタプリタ) は C コンパイラでコンパイルされリンクされているので、グローバル変数や静的オブジェクトをコンストラクタで作成できません。 - Python
The first reason is to write extension modules for specific purposes;these are C modules that extend the Python interpreter.例文帳に追加
第一は、特定用途の 拡張モジュール (extention module)、すなわち Python インタプリタを拡張する C で書かれたモジュールを記述する、という目的です。 - Python
pswrap reads input from inputfile and creates C-callable procedures, known as wraps, that send PostScript language code to the PostScript interpreter.例文帳に追加
pswrapはinputfile を読み込んで、C から呼び出せる手続きを生成する。 この手続きはラップと呼ばれており、PostScript 言語のコードを PostScript インタプリタに送る。 - XFree86
Some modules are written in C and built in to the Python interpreter; others are written in Python and imported in source form.例文帳に追加
あるモジュールは C 言語で書かれ、Python インタプリタに組み込まれています; 一方別のモジュールは Python で書かれ、ソースコードの形式で取り込まれます。 - Python
Because when threads are created from C, they don't have the global interpreter lock, nor is there a thread state data structure for them.例文帳に追加
なぜここまで詳しく説明しようとするかおわかりでしょうか? それは、C でスレッドを生成した場合、そのスレッドにはグローバルインタプリタロックがなく、スレッド状態データ構造体もないからです。 - Python
Under Unix, a complete program can be passed to the interpreter in three forms: with the -c string command line option, as a file passed as the first command line argument, or as standard input.If the file or standard input is a tty device, the interpreter entersinteractive mode; otherwise, it executes the file as a complete program.例文帳に追加
Unix の環境下では、完全なプログラムをインタプリタに渡すには三通りの方法があります: 第一は、 -c string コマンドラインオプションを使う方法、第二はファイルを第一コマンドライン引数として指定する方法、そして最後は標準入力から入力する方法です。 ファイルや標準入力がtty (端末) デバイスの場合、インタプリタは対話モードに入ります; そうでない場合、ファイルを完全なプログラムとして実行します。 - Python
|
| 意味 | 例文 (17件) |
ピン留めアイコンをクリックすると単語とその意味を画面の右側に残しておくことができます。 |
|
ログイン |
Weblio会員(無料)になると
|
「c interpreter」のお隣キーワード |
weblioのその他のサービス
|
ログイン |
Weblio会員(無料)になると
|