| 例文 |
C sourceの部分一致の例文一覧と使い方
該当件数 : 1002件
C. Diversification of energy source例文帳に追加
C.エネルギー源多様化 - 経済産業省
C. Diversification of energy source例文帳に追加
C. エネルギー源多様化 - 経済産業省
Source temperature: 38.0 degree C 例文帳に追加
源泉温度38.0℃ - Wikipedia日英京都関連文書対訳コーパス
Since the Distutils currently only support C, C++, and Objective-C extensions, these are normally C/C++/Objective-C source files.例文帳に追加
Distutils は現在のところ、C、C++、そして Objective-Cの拡張しかサポートしていないので、引数は通常 C/C++/Objective-Cソースコードファイルになります。 - Python
is the equivalent of having this at the top of every C source file: 例文帳に追加
は、全ての C ソースコードファイルの先頭に、以下のマクロ: - Python
The NetBeans C/C++ Pack 6.1 provides advanced editing features for modifying your source code. 例文帳に追加
NetBeans C/C++ Pack 6.1 には、ソースコードを変更するための高度な編集機能が提供されています。 - NetBeans
The NetBeans C/C++ Pack 6.5 provides advanced navigation features for viewing your source code.例文帳に追加
NetBeans C/C++ Pack 6.5 には、ソースコードを表示するための高度なナビゲート機能が提供されています。 - NetBeans
The NetBeans C/C++ Pack 6.1 provides advanced navigation features for viewing your source code.例文帳に追加
NetBeans C/C++ Pack 6.1 には、ソースコードを表示するための高度なナビゲート機能が提供されています。 - NetBeans
When you edit your C and C++ source files, the Source Editor does "smart"matching of pair characters such as brackets, parentheses, and quotation marks. 例文帳に追加
C/C++ ソースファイルを編集するときは、ソースエディタは大括弧、丸括弧、引用符などのペア文字を自動的に一致させます。 - NetBeans
Right-click the Source Files folder and choose New Main C File. 例文帳に追加
「ソースファイル」フォルダを右クリックし、「新規」「C main ファイル」を選択します。 - NetBeans
The C/C++ Development Pack provides advanced editing features to help you in viewing and modifying your source code.例文帳に追加
C/C++ Development Pack には、ソースコードの表示と変更に役立つ高度な編集機能が用意されています。 - NetBeans
The Source Editor has a set of customizable code templates for common snippets of C and C++ code.例文帳に追加
ソースエディタには、一般的な C/C++ コード断片に対するカスタマイズ可能なコードテンプレートが一式があります。 - NetBeans
PREPROCESSOR OPTIONS These options control the C preprocessor, which is run on each C source file before actual compilation. 例文帳に追加
プリプロセッサオプションこれらのオプションは C プリプロセッサを制御します。 各 C ソースファイルは、実際にコンパイルする前に、C プリプロセッサにかけられます。 - JM
A C language source file named multiplexer.c (already 13 characters) might have a source-code-control file with s. 例文帳に追加
Cのソースコードファイル multiplexer.c (すでに 13 文字です)のソースコード制御ファイルは、 頭に s. が付加されて s.multiplexer となります。 - FreeBSD
prepended, producing a filename s.multiplexer that is indistinguishable from the source-code-control file for multiplexer.ms, a file containing troff source for documentation for the C program. 例文帳に追加
このファイルは、C ソースの文書の troff ソースファイル multiplexer.msのソースコード制御ファイルと区別がつきません。 - FreeBSD
The keymap compiler can also produce C header files or XKB source files.例文帳に追加
キーマップコンパイラを使って C のヘッダファイルや XKB ソースファイルを作ることもできる。 - XFree86
If you are using NetBeans IDE 6.5, see Editing and Navigating C/C++ Source Files Tutorial.例文帳に追加
このチュートリアルでは、NetBeans IDE 6.1 の C/C++ プロジェクトのソースファイルを編集およびナビゲートするための機能の一部を学ぶことができます。 - NetBeans
A main light source L is connected to main light source terminals B, B and an auxiliary light source is connected to auxiliary light source terminals C, C of an illumination fitting 1.例文帳に追加
照明器具1の主光源用端子B,Bには主光源L,補助光源用端子C,Cには補助光源がそれぞれ接続されている。 - 特許庁
When copying the content C, viewing permission times of the content C after copying and a content C' generated by copying are defined so that the sum of viewing permission residual times of the content C being a content of a copy source and the content C' generated by copying is set equal to a value of an original viewing permission residual time of the content C.例文帳に追加
コンテンツCのコピー時に、コピー元のコンテンツであるコンテンツCとコピーによって生成されたコンテンツC´の視聴可能残り時間の和が、コンテンツCの元々の視聴可能残り時間の値と同じになるようにコピー後のコンテンツC及びコンテンツC´の視聴可能時間を定める。 - 特許庁
directory component from the source file name, then substituting the C 例文帳に追加
ソースファイル名からディレクトリ構成要素を取り除き、 - JM
The editor stylizes C source files. 例文帳に追加
そのエディターは C のソースファイルはスタイルを適用して表示する. 《コメントに色を付けるなど》 - 研究社 英和コンピューター用語辞典
source code suffix `.c' with the library object suffix, `.lo'. 例文帳に追加
それから C 言語のソースコードの拡張子 `.c' をライブラリオブジェクトの 拡張子 `.lo' に置き換えるという方法を用いる。 - JM
While an attempt was made to get indent working for C++, it will not do a good job on any C++ source except the very simplest. 例文帳に追加
C++ に対して indent を動作させることを試みたが、とても簡単なものでない限り、C++ のソースに対しては良い結果が得られない。 - JM
The following short tutorial takes you through some of the features for navigating and editing the source files in a C or C++ project in NetBeans IDE 6.5.例文帳に追加
このチュートリアルでは、NetBeans IDE 6.5 の C/C++ プロジェクトのソースファイルを編集およびナビゲートするための機能の一部を学ぶことができます。 - NetBeans
NetBeans C/C++ DevelopmentPack runs well with this default setting when you are developing small projects with up to 500 source and header files.例文帳に追加
ソースおよびヘッダーファイル数が 500 個までの小さなアプリケーションを開発する場合、NetBeans C/C++ Development Pack はこのデフォルトのヒープ設定で十分です。 - NetBeans
Here is the second example: ?php/* vim: set expandtab tabstop=4 shiftwidth=4: *//*Copyright (c) 2003, Michael Bretterklieber michael@bretterklieber.comAll rights reserved.Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.2. 例文帳に追加
もうひとつの例です。 - PEAR
Further, a range from Lm to Cm and a range from C to L correspond to compression source regions.例文帳に追加
また、Lm乃至Cmの範囲とC乃至Lの範囲が圧縮元領域に対応する。 - 特許庁
A hydraulic braking device controls wheel cylinder pressure Pw/c using a hydraulic pump 44 as a hydraulic pressure source.例文帳に追加
液圧ブレーキ装置は、流体圧ポンプ44を液圧源としてホイルシリンダ圧P_W/C を制御する。 - 特許庁
a small, yellow citrus fruit that is a source of citric acid and ascorbic acid (vitamin c). 例文帳に追加
クエン酸とアスコルビン酸(ビタミンc)の摂取源となる小さくて黄色の柑橘系の果実。 - PDQ®がん用語辞書 英語版
There is a C API to the module as well; refer to the module source for more information. 例文帳に追加
このモジュールには C API もあります。 詳しくはこのモジュールのソースを参照してください。 - Python
The simplest case, a single extension module in a single C source file, is: 例文帳に追加
もっとも単純なケースでは、単一の C ソースファイルで書かれた単一の拡張モジュールは: - Python
A laser light source C is disposed apart from the element A.例文帳に追加
また、それらの素子から離してレーザー光源を配置する。 - 特許庁
Comparing processing 13 between an uncorrected C program source 11 and a corrected C program source 12 is executed from the heads of files.例文帳に追加
修正前Cプログラムソース11と修正後Cプログラムソース12をファイルの先頭からつきあわせ処理13を行う。 - 特許庁
The C/S management engine 13 determines the source of contents supply source with reference to data recorded on a database server 14 and notifies the source to the proxy server 12.例文帳に追加
C/Sマネジメントエンジン13は、データベースサーバ14に記録されているデータを参照して、コンテンツの供給元を決定し、SIPプロクシサーバ12に伝える。 - 特許庁
See Editing and Navigating C/C++Source Files for a tutorial on using the advanced navigation and editing features in NetBeans IDE 6.5 to view and modify your source code.例文帳に追加
ソースコードを表示したり、変更したりするための、NetBeans IDE 6.5 の高度なナビゲーションおよび編集機能の使用についてのチュートリアルは、「C/C++ ソースファイルの編集とナビゲートのチュートリアル」を参照してください。 - NetBeans
See Editing and Navigating C/C++Source Files for a tutorial on using the advanced navigation and editing features in NetBeans IDE 6.1 to view and modify your source code.例文帳に追加
ソースコードを表示したり、変更したりするための、NetBeans IDE 6.1 の高度なナビゲーションおよび編集機能の使用についてのチュートリアルは、「C/C++ ソースファイルの編集とナビゲートのチュートリアル」を参照してください。 - NetBeans
The series connections (C 1 to C 4) of four capacitors are adapted to quadrisect a DC voltage (Vs) from an external power source.例文帳に追加
四つのコンデンサの直列接続(C1〜C4)が外部電源からの直流電圧(Vs)を四等分する。 - 特許庁
When the dead point is exceeded, the wheel cylinder pressure PW/C is boosted using a pump 52 as a hydraulic source.例文帳に追加
ペダル踏力が死点を越えると、ポンプ52を液圧源としてホイルシリンダ圧P_W/C が増圧される。 - 特許庁
To provide a semiconductor design support device, or the like for improving working efficiency when performing rewriting from a C source code to a System C source code.例文帳に追加
CソースコードからSystemCソースコードに書き換える際の作業効率を向上させる半導体設計支援装置等を提供すること。 - 特許庁
| 例文 |
| Copyright Ministry of Economy, Trade and Industry. All Rights Reserved. |
| 本サービスで使用している「Wikipedia日英京都関連文書対訳コーパス」はWikipediaの日本語文を独立行政法人情報通信研究機構が英訳したものを、Creative Comons Attribution-Share-Alike License 3.0による利用許諾のもと使用しております。詳細はhttp://creativecommons.org/licenses/by-sa/3.0/ および http://alaginrc.nict.go.jp/WikiCorpus/ をご覧下さい。 |
| Copyright © Japan Patent office. All Rights Reserved. |
| Copyright © Ministry of Health, Labour and Welfare, All Right reserved. |
| Copyright ©2004-2026 Translational Research Informatics Center. All Rights Reserved. 財団法人先端医療振興財団 臨床研究情報センター |
| Copyright (c) 株式会社 高電社 All rights reserved. |
| ※この記事は「日本法令外国語訳データベースシステム」の2010年9月現在の情報を転載しております。 |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
| Copyright (C) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence |
| Copyright © 2001 - 2008 by the PEAR Documentation Group. This material may be distributed only subject to the terms and conditions set forth in the Open Publication License, v1.0 or later (the latest version is presently available at http://www.opencontent.org/openpub/ ). |
| Copyright 1994-2010 The FreeBSD Project. All rights reserved. license |
| Copyright (c) 2001 Robert Kiesling. Copyright (c) 2002, 2003 David Merrill. The contents of this document are licensed under the GNU Free Documentation License. Copyright (C) 1999 JM Project All rights reserved. |
| © 2010, Oracle Corporation and/or its affiliates. Oracle and Java are registered trademarks of Oracle and/or its affiliates.Other names may be trademarks of their respective owners. |
| Copyright 2001-2004 Python Software Foundation.All rights reserved. Copyright 2000 BeOpen.com.All rights reserved. Copyright 1995-2000 Corporation for National Research Initiatives.All rights reserved. Copyright 1991-1995 Stichting Mathematisch Centrum.All rights reserved. |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|


