Figure 8: Creating a Source Code File An editor window will open and will be ready for design entry.
Search by the file contents or file path With the in qualifier you can restrict your search to the contents of the source code file, the file path, or both.
ファイルの内容またはファイルパスで検索 in 修飾子によって、ソースコードファイル、ファイルパスまたはその両方の内容に検索を限定することができます。
Your source code file must include the header file in order to access the API.
Xpplot by Pavel Pokorny from Prague is very easy to install due to the fact that it consists of just one C source code file.
Xpplot はプラハ出身のPavel Pokornyによるもので、 唯一つのCのソース・コード・ファイル [12] だけで出来上がっているので、 インストールがとても簡単です。
Redistributions of source code must retain the copyright notices as they appear in each source code file, these license terms, and the disclaimer/limitation of liability set forth as paragraph 6 below.
ソースコードの再配布物に、各ソースコードファイルに表示される著作権表示、これらのライセンス条件、および下記の6項に示す免責条項または責任制限を含めること。
Though very uncommon, the SIT file extension may also be used to denote a Sinclair emulator snapshot, or PDP-10 Fortran-77 compiler source code file.
非常にまれですが、SITファイル拡張子を使用して、Sinclairエミュレータスナップショット、またはPDP-10Fortran-77コンパイラソースコードファイルを示すこともできます。
Parser - MDN Web Docs Glossary: Definitions of Web-related terms | MDN A parser is the module of a compiler or interpreter that parses a source code file.
Parser (パーサー) - MDN Web Docs 用語集: ウェブ関連用語の定義 | MDN パーサーは、ソースコードファイルを解析するコンパイラまたはインタプリタのモジュールです。
This class declares command strings and describes the arguments for three commands that will be supported by the ExampleCommandListener class. If the toString() method of each ExampleCommandString object declared in this source code file were called, the results would be
このクラスは、コマンドの文字列を宣言し、ExampleCommandListenerクラスでサポートされる3つのコマンドの引数を記述します。このソース・コード・ファイルで宣言される各ExampleCommandStringオブジェクトのtoString()メソッドが呼び出されると、次のような結果が出されます。
VALA file extension - .VALA - OTFE The VALA file extension belongs to the category Developer Files.The extended name of this file format is Vala Source Code File.
If you have Unknown Apple II File, C++ Builder 6, or Visual C++ Source Code File installed, try make make one of these software packages your default file association for the CPP file type extension.
Unknown Apple II File、C++ Builder 6、Visual C++ Source Code Fileがインストールされている場合は、これらのソフトウェアパッケージの1つを、CPPファイルタイプの拡張子に対するデフォルトのファイルの関連付けにしてみてください。
The line number in the source code file to which the error applies
The name of the source code file to which the error applies
C language users can automatically use the wrapper by using preprocessors: including the header file in existing source code file.
アプリケーション・プログラムが C 言語で書かれている場合は、ソースプログラムにヘッダ・ファイルをインクルードするだけでこのラッパープログラムを利用可能である。