小窓モード


プレミアム

ログイン
設定

設定

Cコードの英語

ピン留め

追加できません

(登録数上限)

単語を追加

英訳・英語 C code


日英・英日専門用語辞書での「Cコード」の英訳

Cコード

C code

「Cコード」を含む例文一覧

該当件数 : 16



例文

Code Listing3.1: Setting the default system locale in /etc/env.d/02locale LANG="de_DE.utf8@euro"LC_COLLATE="C"発音を聞く 例文帳に追加

コード表示3.1:~/.bashrcにユーザロケールを設定する - Gentoo Linux

Code Listing1.4: Creating the symlinks # chmod a+x sparc-unknown-linux-gnu-wrapper# ln -s sparc-unknown-linux-gnu-wrapper cc# ln -s sparc-unknown-linux-gnu-wrapper gcc# ln -s sparc-unknown-linux-gnu-wrapper g++# ln -s sparc-unknown-linux-gnu-wrapper c++発音を聞く 例文帳に追加

コード表示1.4:シンボリックリンクの作成 - Gentoo Linux

Compiled C code does not get interpreted, and hence is ``invisible'' to the profiler.例文帳に追加

コンパイル済みの C コードはインタプリタの管理外で、プロファイラからは``見えません''。 - Python

The cord is treated with an adhesive having a curing set temperature higher than 470°F (243°C).例文帳に追加

コードは470°F(243℃)より高い硬化セット温度を有する接着剤で処理される。 - 特許庁

Using differently scaled fixed-point variables or constants for relational operations can cause some unexpected results in the C code.発音を聞く 例文帳に追加

異なる尺度を持つ固定小数点変数または定数を関係演算で使うと、Cコードでは予期しない結果を招くことがある。 - コンピューター用語辞典

Using differently scaled fixed-point variables or constants for relational operations can cause some unexpected results in the C code.発音を聞く 例文帳に追加

異なる尺度を持つ固定小数点変数または定数を比較演算で使うと、Cコードでは予期しない結果を招くことがある。 - コンピューター用語辞典

例文

The Source Editor has a set of customizable code templates for common snippets of C and C++ code.例文帳に追加

ソースエディタには、一般的な C/C++ コード断片に対するカスタマイズ可能なコードテンプレートが一式があります。 - NetBeans

>>例文の一覧を見る


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

クロスランゲージ 37分野専門語辞書での「Cコード」の英訳

Cコード

C code

「Cコード」を含む例文一覧

該当件数 : 16



例文

The language-aware editor indents, completes, and syntax-highlights your C/C++ code.発音を聞く 例文帳に追加

言語を認識するエディタによって、C/C++ コードのインデント、コード補完、および構文の強調表示が行われます。 - NetBeans

The editor indents, completes, and syntax-highlightsC and C++ code and is well integrated with the GNU gdb debugger.発音を聞く 例文帳に追加

エディタによって、C/C++ コードのインデント、コード補完、および構文の強調が行われ、GNU gdb デバッガが十分に統合されています。 - NetBeans

These routines allow C code to work with serialized objects using the same data format as the marshal module.例文帳に追加

以下のルーチン群は、marshal モジュールと同じ形式を使った整列化オブジェクトを C コードから使えるようにします。 - Python

All time spent in C code (including built-in functions) will be charged to the Python function that invoked the C code.例文帳に追加

(組込み関数を含む) C のコードに費やされた時間は、その C コードを呼出した Python 関数のものとして計上されることになります。 - Python

This applies regardless to whatever sort of output GCC is producing, whether it be an executable file, an object file, an assembler file or preprocessed C code.発音を聞く 例文帳に追加

このオプションは GCC が実行可能ファイル、オブジェクトファイル、アセンブラファイル、プリプロセス済み C コードなどの、いかなる種類の出力を行なう場合にも適用可能です。 - JM

The IDE has a dynamic C and C++ code completion feature that enables you to type one or more characters and then see a list of possible classes, methods, variables, and so on that can be used to complete the expression.例文帳に追加

IDE の動的 C/C++ コード補完機能によって、ユーザーが文字を 1 文字以上入力すると、その式を自動的に補完するためのクラス、メソッド、変数といった選択肢のリストが表示されます。 - NetBeans

JavaScript editor with syntax highlighting, code completion, pop-up documentation, and error checking.The Editor recognizes JavaScript code in stand-alone JavaScript files as well as in HTML, RHTML, and JSP files.JavaScript Debugger supports watches, breakpoints,viewing and navigating source artifacts and JavaScript Callstack,viewing window and frame structure, local variables, and (static) browser DOM.Debug JavaScript in HTML files, JavaScript files, or generated URL sources, in Java EE and Ruby projects.JavaScript debugging requires Firefox 2.0.0.X with Firebug 1.1beta plugin,or Internet Explorer 6/7 on Windows XP/Vista operating systems.JavaScript Library Manager to add JavaScript libraries to Java EE, Ruby, or PHP projects.Bundled JavaScript libraries: Yahoo UI, WoodStock, jQuery, Dojo, Scriptaculous, Prototype発音を聞く 例文帳に追加

動的および静的ライブラリのサポート エディタのインデント、補完、および構文を強調表示した C/C++ コード - NetBeans

例文

Since the Python includedirectory--/usr/local/include/python1.5 in this case--is always included in the search path when building Python extensions, the best approach is to write C code like例文帳に追加

) Python の include ディレクトリ -- 今の例では/usr/local/include/python1.5 -- は、 Python 拡張モジュールをビルドする際に常にヘッダファイル検索パスに取り込まれるので、C コードを書く上でもっともよいアプローチは、 - Python

>>例文の一覧を見る

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

   
日中韓辭典研究所日中韓辭典研究所
Copyright © 2024 CJKI. All Rights Reserved
株式会社クロスランゲージ株式会社クロスランゲージ
Copyright © 2024 Cross Language Inc. All Right Reserved.

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

こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

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

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2024 GRAS Group, Inc.RSS