CODE FRAGMENTS Meaning in Japanese - translations and usage examples

[kəʊd 'frægmənts]
[kəʊd 'frægmənts]
コードの断片を
コードフラグメントの

Examples of using Code fragments in English and their translations into Japanese

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
Code fragments as well.
コード断片もあります。
Effective use of multiple code fragments found.
複数のコード断片の有効活用が見つかりました。
In this case, the source code fragments containing error will be shown in a diagnostic page message.
この場合、ソースコードのエラー部分が診断ページのメッセージに表示されるようになります。
R CMD Stangle is used to extract the R code fragments.
RCMDStangleはRコードの断片を抽出するために使われる。
Commit is a moment while code fragments are being added to its main part.
確定:コードの断片がメイン部分に追加されている間です。
Is it possible to dynamically compile and execute C code fragments?
Compiler-constructionCコードの断片を動的にコンパイルして実行することは可能ですか?
Let's compare two code fragments. The first one uses setInterval:.
つのコードを比較してみましょう。最初の例はsetIntervalを使います。:。
Is there an advantage here in using finally or both code fragments are equal?
Finallyを使うことの利点はあるでしょうか?それとも両方のコードは同じでしょうか
You can easily move code fragments from one part of the program to another.
コードフラグメントは、プログラムの一部から別の部分に移動できます。
Accordingly, this results in the header file being appended with code fragments as shown in Figure 26G.
従って、これによって、ヘッダファイルに図26Gに示すようなコードの断片が添付される。
If you show us code fragments, we can tell you what needs changing, but we can't maintain other plugins. Fix Your Custom ThemesWe will answer any question and help you get it right, but we can't take your entire theme and debug it. Add Features to WPMLMany great features in WPML came from user suggestions.
コードの一部を見せていただければ、変更すべきことを提案できますが、他のプラグインのメンテナンスは行っておりません。カスタムテーマの修正私たちはいかなるご質問にも回答し、ご支援いたしますが、お客様の全てのテーマをデバグするわけではありません。WPMLに機能を追加WPMLの多くの機能はユーザーのご提案から生まれました。
This process helps detect errors or code fragments that may become erroneous in the future.
こうしたプロセスを通して、誤りや後で問題になりうるコード部分を検出します。
Deriving modification patterns and detecting overlooked code fragments(Abstract).
DerivingModificationPatternsandDetectingOverlookedCodeFragments-“というタイトルで発表しました.。
Nevertheless, I quite often see suspicious code fragments which can lead to the problems described below.
しかし、以下に示す問題につながる可能性がある疑わしいコードを目にすることがよくあります。
Static analysis tools check the source texts of programs andgive recommendations to the programmers about reviewing certain code fragments.
静的解析ツールはプログラムのソーステキストをチェックし、特定のコード部分をレビューするように提案します。
Prerequisites: The following sections illustrate some points using code fragments taken from real web frameworks.
前提条件:次のセクションでは、実際のウェブフレームワークから取得したコードフラグメントを使用していくつかのポイントを説明します。
The benefit of the preprocessor not having to read numbers of files and insert them into each otheroverweighs the losses on syntax analysis of additional code fragments.
多くのファイルを読み込んで、互いに挿入し合う必要がないプリプロセッサーの利点は、追加コードのフラグメントの構文解析の損失を上回ります。
Macros are often used to define constants,but can also be used to define code fragments that can be used like functions.
マクロは定数の定義に使用されることがよくありますが、関数のように使用できるコード・フラグメントの定義にも使用されます。
A monospaced font is used for error messages, commands, environment variables, names of ports, hostnames, user names, group names, device names,variables, and code fragments.
等幅フォントは、エラーメッセージ、コマンド、環境変数、portsの名称、ホスト名、ユーザ名、グループ名、デバイスの名称、変数、コードの断片を表すのに使われています。
For reusability, developers usually package template code fragments into partials or components.
再利用のために、開発者は通常テンプレートコードのフラグメント(fragment-断片)を部分テンプレート(partial-パーシャル)もしくはコンポーネント(component)にまとめます。
Older versions of iText under the free model may contain code fragments that infringe other people's copyrights or intellectual property rights.
回答(※抜粋)】フリーモデルの下の古いバージョンのiTextには、他の人々の著作権または知的財産権を侵害するコードの断片が含まれている可能性があります。
Symfony provides three alternative types of intelligent code fragments to replace includes:.
Symfonyはinclude()文を置き換えるために、代わりとなる3つのタイプの賢いコードのフラグメントを提供します;
Legal reasons:Older versions of iText under the free model may contain code fragments that infringe other people's copyrights or intellectual property rights.
法的な理由:旧バージョンのiText(無料モデル)には、他の利用者の著作権や知的財産権を侵害する部分コードが含まれている可能性があります。
There it is again, that same code fragment.
ここにもコードの断片があった
This is better than trying to parse andmodify an arbitrary Python code fragment as a string because parsing is performed in a manner identical to the code forming the application.
これは任意のPythonコードの断片を文字列として構文解析や変更を行うより良い方法です。
This type enables you tomeasure how long it takes to execute a code fragment.
このタイプを使用すると、コード・フラグメントの実行に要した時間を測定できます。
To measure the execution time of a code fragment, perform the following steps.
コード・フラグメントの実行時間を測定するには、次の手順を実行します。
In any event, component 1154 receives the executable code fragment appended to the header file, and appends its own executable code fragment.
いずれの場合でも、構成要素1154はヘッダファイルに添付された実行可能なコードの断片を受け取り、自分の実行可能なコードの断片を添付する。
You specify the code fragment you want to measure by setting a Stopwatch profiling point at the point where you want the measurement to begin and another Stopwatch profiling point where you want the measurement to end.
測定するコード・フラグメントは、測定を開始する時点の「ストップウォッチ」プロファイリング・ポイントと、測定を終了する時点の別の「ストップウォッチ」プロファイリング・ポイントを設定することによって指定します。
After the profiling point is hit you can click report in the Results column of the window to open a window that displays data about the profiling point andthe length of time it took to execute the code fragment between the begin and end stopwatch profiling points.
プロファイリング・ポイントにヒットした後、ウィンドウの「結果」列にある「レポート」をクリックすると、そのプロファイリング・ポイントに関するデータや、開始と終了のストップウォッチ・プロファイリング・ポイント間のコード・フラグメントの実行に要した時間を表示するウィンドウを開くことができます。
Results: 129, Time: 0.0366

Word-for-word translation

Top dictionary queries

English - Japanese