小窓モード


プレミアム

ログイン
設定

設定

c programmingとは 意味・読み方・使い方

ピン留め

追加できません

(登録数上限)

単語を追加

Weblio専門用語対訳辞書での「c programming」の意味

c + + programming


c programming

Weblio専門用語対訳辞書はプログラムで機械的に意味や英語表現を生成しているため、不適切な項目が含まれていることもあります。ご了承くださいませ。


「c programming」の部分一致の例文検索結果

該当件数 : 32



例文

The Kernighan & Ritchie style is used throughout their well-known book "The C Programming Language".発音を聞く 例文帳に追加

)Kernighan & Ritchie スタイルは有名な書籍「プログラミング言語 C (The C Programming Language)」で使われている。 - JM

in computing, a programming language called C発音を聞く 例文帳に追加

C言語というコンピューターのプログラミング言語 - EDR日英対訳辞書

C++ is an object-oriented programming language that is an extension of C発音を聞く 例文帳に追加

C++はC言語を拡張した対象型プログラミング言語である - 日本語WordNet

This tutorial assumes that you have some programming experience with C and C++.例文帳に追加

このチュートリアルでは、読者にある程度 C および C++ のプログラミング経験があることを前提としています。 - NetBeans

The C Programming Language .発音を聞く 例文帳に追加

石田 晴久 訳。 プログラミング言語 C 第 2 版(訳書訂正版)共立出版, 1989。 - FreeBSD

The set of such files (or the DLL) is somewhat similar to the library routines provided with programming languages such as C and C++.発音を聞く 例文帳に追加

そのようなファイル(あるいはDLL)のセットは,CやC++などのプログラミング言語で提供されるライブラリルーチンにやや似ている. - コンピューター用語辞典

例文

C++ Common Knowledge: Essential Intermediate Programming by Stephen C. Dewhurst, trans: Quipu発音を聞く 例文帳に追加

C++標準的コーディング技法/Stephan C.Dewhurst著;クイープ訳。 - Tanaka Corpus

>>例文の一覧を見る


調べた例文を記録して、 効率よく覚えましょう
Weblio会員登録無料で登録できます!
  • 履歴機能
    履歴機能
    過去に調べた
    単語を確認!
  • 語彙力診断
    語彙力診断
    診断回数が
    増える!
  • マイ単語帳
    マイ単語帳
    便利な
    学習機能付き!
  • マイ例文帳
    マイ例文帳
    文章で
    単語を理解!
  • その他にも便利な機能が満載!
Weblio会員登録(無料)はこちらから

Weblio例文辞書での「c programming」に類似した例文

c programming

6

プログラムった[て].

例文

a programme

例文

a programme

例文

the programme

例文

hack into the program

Weblio例文辞書はプログラムで機械的に意味や英語表現を生成しているため、不適切な項目が含まれていることもあります。ご了承くださいませ。

「c programming」の部分一致の例文検索結果

該当件数 : 32



例文

C++ Common Knowledge: Essential Intermediate Programming by Stephen C. Dewhurst, trans: Quipu例文帳に追加

C++標準的コーディング技法/Stephan C.Dewhurst著;クイープ訳。 - Tatoeba例文

The numbers in column 2 are for lines of C source code, header files, and assembly language. Virtually all the software in the kernel is written in the C programming language; less than 2 percent is written in assembly language.発音を聞く 例文帳に追加

2列目の数値は C 言語のソースコード、ヘッダファイル、そしてアセンブリ言語のものを表しており、 アセンブリ言語のものは 2% 以下しかありません。 - FreeBSD

For the C programming language, this error code is stored in the global variable errno , and the function that executed the system call returns the value -1.発音を聞く 例文帳に追加

Cプログラミング言語においては、このエラーコードが大域変数 errnoに格納されます。 また、システムコールを 実行した関数は -1の値を返します。 - FreeBSD

DESCRIPTION bc is a language that supports arbitrary precision numbers with interactive execution of statements. There are some similarities in the syntax to the C programming language.発音を聞く 例文帳に追加

解説bc は、任意の精度の数値を扱う事ができ、プログラミング言語 C の文法によく似た形の入力を対話的に実行する言語です。 - JM

Hardcode is also sometimes used in describing more difficult programming languages such as C or C++ rather than such "softcode" languages as Visual Basic.発音を聞く 例文帳に追加

ハードコードという用語は、Visual Basicのような「ソフトコード」言語ではなく、CやC++のようなもっと難しいプログラミング言語の意味で使われることもある。 - コンピューター用語辞典

When converting mainly a high-level programming language (Java(R), C, C++ or the like) into a hardware description language, first of all, a source code of a program written in the high-level programming language is converted into an activity diagram.例文帳に追加

主にハイレベルプログラミング言語(Java(登録商標)、C、C++など)をハードウエア記述言語に転換する時は、該ハイレベルプログラミング言語により書かれたプログラムの原始コードを先ずアクティビティダイアグラムに転換する。 - 特許庁

Our examples show C programs, since they are most common, but you can use make with any programming language whose compiler can be run with a shell command.発音を聞く 例文帳に追加

例としては C 言語のプログラムを用いているが、これは C 言語が最も一般的だからである。 makeは、シェルコマンドからコンパイラを起動できるどんなプログラミング言語とでも組み合わせて使用できる。 - JM

例文

Embedded SQL provides a preprocessor for embedding SQL Statements in ANSI/ISO standard programming languages such as C and COBOL, and ...発音を聞く 例文帳に追加

埋込型SQLは、CやCOBOLのようなANSI/ISO標準プログラミング言語中にSQL文を埋め込むための前置プロセッサを提供し、... - コンピューター用語辞典

>>例文の一覧を見る


c programmingのページの著作権
英和・和英辞典 情報提供元は 参加元一覧 にて確認できます。

   

ピン留めアイコンをクリックすると単語とその意味を画面の右側に残しておくことができます。

こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する
ピン留めした単語
単語帳に登録できる単語数が上限に達しています。
全てを一括で単語帳に追加

このモジュールを今後表示しない
みんなの検索ランキング
閲覧履歴
無料会員登録をすると、
単語の閲覧履歴を
確認できます。
無料会員に登録する
英→日 日→英
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する

©2025 GRAS Group, Inc.RSS