| 意味 | 例文 (16件) |
C header fileとは 意味・読み方・使い方
追加できません
(登録数上限)
「C header file」の部分一致の例文検索結果
該当件数 : 16件
For example, imagine you are compiling two files,file1.c and file2.c, they each include the header file header.h, and the file header.h in turn includes the files def1.h and def2.h.例文帳に追加
例えば、file1.cとfile2.c,の2つのファイルをコンパイルすることを考える。 - XFree86
On the Choose File Type page of the New File dialog box, select the C Filescategory and the C Header File file type.発音を聞く 例文帳に追加
「新規ファイル」ダイアログの「ファイルの種類を選択」ページで「C ファイル」カテゴリを選択し、ファイルの種類として「C ヘッダーファイル」を選択します。 - NetBeans
The various types of terminal symbols are defined in the C header file Include/token.h and the Python module例文帳に追加
終端記号のいろいろな型は、CヘッダファイルInclude/token.hとPythonモジュール - Python
The #htmpl directive determines the name of the file used as a template for the C header file that is generated.例文帳に追加
#htmpl ディレクティブは生成される C 言語のヘッダのテンプレートとして使われるファイルの名前を決定する。 - XFree86
If the -a option is specified, thedeclarations in the header file are ANSI C procedure prototypes.発音を聞く 例文帳に追加
\\-a オプションが指定されていると、ヘッダファイル内の宣言は ANSI C の手続きプロトタイプとなる。 - XFree86
This module contains constants used by the Silicon GraphicsGraphics Library from the C header file gl/gl.h.Read the module source file for details.発音を聞く 例文帳に追加
このモジュールにはSilicon GraphicsのGraphics Libraryで使われるCのヘッダーファイルgl/gl.hの定数が定義されています。 詳しくはモジュールのソースファイルをご覧ください。 - Python
-
履歴機能
過去に調べた
単語を確認! -
語彙力診断
診断回数が
増える! -
マイ単語帳
便利な
学習機能付き! -
マイ例文帳
文章で
単語を理解! -
「C header file」の部分一致の例文検索結果
該当件数 : 16件
Since the compressed file is configured as above, the other data block such as the source file header and the file trailer can completely be restored (c).例文帳に追加
このような圧縮ファイルの構成であるため、ソースファイルヘッダおよびファイルトレーラ等のその他データブロックを完全に復元することができる(c)。 - 特許庁
The #ctmpl directive determines the name of the file used as a template for the C source file that is generated Each#file filename directive will result in a corresponding header file by that name containing the appropriate definitions as specified by commandline options.例文帳に追加
#ctmpl ディレクティブは、生成される C 言語のソースのテンプレートとして使われるファイルの名前を決定する。 #file ディレクティブのそれぞれは、コマンド行オプションで指定された適切な定義を含む名前によって、対応するヘッダとなる。 - XFree86
Again, see the manual to check whether aspecific function is available on your platform.All functions and methods defined in this module are equivalent to the C functions with "AL" prefixed to their name.Symbolic constants from the C header file audio.h are defined in the standard module例文帳に追加
このモジュールで定義された関数とメソッドは全て、名前に"AL"の接頭辞を付けたCの関数と同義です。 Cのヘッダーファイルaudio.hのシンボル定数は標準モジュール - Python
To automatically reproduce an object even when a header file included in a C source on which the object depends is corrected.例文帳に追加
オブジェクトが依存するCソースがインクルードしているヘッダファイル修正されても、オブジェクトを自動的に再生成する。 - 特許庁
This header file describes the above mentioned headers as C structures and also includes structures for dynamic sections, relocation sections and symbol tables.発音を聞く 例文帳に追加
このヘッダファイルは上記のヘッダを C 言語の構造体で記述し、また動的セクション・再配置可能セクション・シンボルテーブルの構造体も含んでいる。 - JM
The header file corresponding tothe module provides a macro that takes care of importing the module and retrieving its C API pointers; client modules only have to call this macro before accessing the C API.The exporting module is a modification of the spam module fromsection1.1.例文帳に追加
拡張モジュールに対応するヘッダファイルは、モジュールの import と C API ポインタを取得するよう手配するマクロを提供します;クライアントモジュールは、C API にアクセスする前にこのマクロを呼ぶだけです。 名前を公開する側のモジュールは、1.1 節のspam モジュールを修正したものです。 - Python
As long as that information is fairly simple--a list of directories to search forC header files or libraries, for example--then providing a configuration file, setup.cfg, for users to edit is a cheap and easy way to solicit it.例文帳に追加
こうした情報が単純 -- C ヘッダファイルやライブラリを検索するディレクトリのリストのように -- であるかぎり、ユーザに設定ファイル (configuration file) setup.cfg を提供して編集してもらうのが、安上がりで簡単な特定方法になります。 - Python
Just like the standard Python list type has a C API which permits extension modules to create and manipulate lists, this new collection type should have a set of C functions for direct manipulation from other extension modules.At first sight this seems easy: just write the functions (withoutdeclaring them static, of course), provide an appropriate header file, and document the C API.例文帳に追加
ちょうどリストを生成したり操作したりできる C API を備えた標準のPython リスト型のように、この新たなコレクション型も他の拡張モジュールから直接操作できるようにするには一連の C 関数を持っていなければなりません。 一見するとこれは簡単なこと: 単に関数を (もちろんstatic などとは宣言せずに) 書いて、適切なヘッダファイルを提供し、C APIを書けばよいだけ、に思えます。 - Python
|
| 意味 | 例文 (16件) |
ピン留めアイコンをクリックすると単語とその意味を画面の右側に残しておくことができます。 |
|
ログイン |
Weblio会員(無料)になると
|
-
1front
-
2shipping policy
-
3translate
-
4nobly
-
5frend
-
6firefighter
-
7square brackets
-
8take
-
9while
-
10available
「C header file」のお隣キーワード |
weblioのその他のサービス
|
ログイン |
Weblio会員(無料)になると
|