conversionsを含む例文一覧と使い方
該当件数 : 182件
type conversions by means of a cast 例文帳に追加
キャストによる型の変換 - 研究社 英和コンピューター用語辞典
4.5 fpformat -- Floating point conversions 例文帳に追加
4.5 fpformat -- 浮動小数点の変換 - Python
in combination with d, i, o, u, x, and X conversions or ll . 例文帳に追加
を使用した方が良い。 - JM
In practice this is much more efficient than performing the two corresponding string-to-double (or even string-to-integer) conversions and 例文帳に追加
実際この方法は、 - JM
module for well-defined conversions.例文帳に追加
モジュールのfloor() および ceil() を参照してください。 - Python
For other conversions, the result is undefined. 例文帳に追加
その他の変換では、結果は未定義である。 - JM
It is required for the conversions to HTML and GNU info.例文帳に追加
HTML や GNU info 形式への変換に必要です。 - Python
This is required for the HTML and GNU info conversions.例文帳に追加
HTML 形式や GNU info 形式への変換に必要です。 - Python
conversions, the maximum number of significant digits for g 例文帳に追加
変換では、有効数字の最大桁数を指定する。 - JM
while optionally performing conversions on it. 例文帳に追加
入出力の間に変換を指定することもできる。 - JM
conversions, a non-zero result has the string "0x" (or "0X" for X 例文帳に追加
変換の場合、数値が 0 でないときには文字列 "0x"( X - JM
The IDE takes care of value conversions for bound data. 例文帳に追加
バインドされたデータの値変換は IDE によって処理されます。 - NetBeans
Support module containing ASCII-to-binaryand binary-to-ASCII conversions. 例文帳に追加
ASCII からバイナリへ、バイナリからASCIIへの変換をサポートするモジュール。 - Python
proc Specifies the procedurethat isto perform key translations or conversions. 例文帳に追加
\\fIproc\\fP 1iキーのトランスレートや変換を行う手続きを指定。 - XFree86
Calculation methodologies including unit conversions and data aggregation 例文帳に追加
単位の換算およびデータの統合を含む算定方法 - 経済産業省
4. Offices to support business conversions at an early stage and/or restarting businesses例文帳に追加
4.早期転換・再挑戦支援窓口相談事業 - 経済産業省
To prevent deterioration in image quality caused by unnecessary format conversions.例文帳に追加
不必要なフォーマット変換による画質劣化を防止する。 - 特許庁
For numeric conversions, prefix positive values with a space, and 例文帳に追加
数値変換において、正の値のプレフィックスは空白となり、 - JM
is not the same as on 4.4BSD, as it may be used in float conversions equivalently to L . 例文帳に追加
と同等に浮動小数の変換に使用される。 - JM
Conversions are performed before the validation process starts. 例文帳に追加
変換は、妥当性検査処理が開始する前に行われます。 - NetBeans
returns the number of non-reversible conversions performed during this call. 例文帳に追加
は、呼出しの間に非可逆変換が行われた回数を返す。 - JM
Note: Conversions are performed before the validation process starts. 例文帳に追加
注: 変換は、妥当性検査処理が開始する前に行われます。 - NetBeans
Below is a list of conversions for which you do not need to provide a converter: 例文帳に追加
次の変換では、コンバータを用意する必要はありません。 - NetBeans
The wavefront conversions are performed a plurality of times at a prescribed position of the light spot and the image of the preparation is obtained in accordance with the wavefront conversions.例文帳に追加
光スポットの所定の位置において、波面変換を複数回行い波面変換に併せて試料の画像を得る。 - 特許庁
In addition, occasional conversions may be made from 'e' to 'i,' from 'u' to 'o' and from 'o' to 'u.' 例文帳に追加
その他にも、eをiに、uをoに、oをuと転化させる場合がある。 - Wikipedia日英京都関連文書対訳コーパス
These APIs can be used for fast direct character conversions: 例文帳に追加
以下の API は、高速に直接文字変換を行うために使われます: - Python
conversions, the number of digits to appear after the radix character for a , 例文帳に追加
変換では、小数点以下に表示される数字の桁数を指定する。 - JM
Later, Gose came back with 14 points on two tries and two conversions. 例文帳に追加
その後,御所は2つのトライと2つのゴールで14点を獲得し,盛り返した。 - 浜島書店 Catch a Wave
For some numeric conversions a radix character ("decimal point") or thousands' grouping character is used. 例文帳に追加
数値変換には小数点や 1000 単位の区切り文字を使うものもある。 - JM
conversions, the converted value is padded on the left with zeros rather than blanks. 例文帳に追加
変換では、変換した値の左側を空白文字の代わりにゼロで埋める。 - JM
Defines common functions for unit conversions, checks for cache enabling and does other miscellaneous things. 例文帳に追加
単位の変換やキャッシュのチェックなどの共通関数が定義されています。 - PEAR
The memory management unit stores generated virtual address-to-physical address conversions.例文帳に追加
メモリ管理ユニットは、仮想アドレスから物理アドレスへ生成された変換を格納する。 - 特許庁
This includes conversions of fixed point to floating and vice versa, and conversions changing the width or signedness of a fixed point argument except when the same as the default promotion. 例文帳に追加
これは固定小数点から浮動小数点への変換やその逆、デフォルトの動作と異なる固定小数点引数の幅や符号の有無の変換が含まれます。 - JM
Note that when you bind a component to a data provider field, the conversions are done automatically. 例文帳に追加
コンポーネントをデータプロバイダのフィールドにバインドすると、変換が自動的に行われます。 - NetBeans
Any entries of type XtVaTypedArgare copied as specified without applying conversions. 例文帳に追加
型がXtVaTypedArgである任意のエントリーは変換されず、指定されたままの状態でコピーされる。 - XFree86
SYSTEM AND METHOD DETERMINING NUMBER OF WAVELENGTH CONVERTERS AND NUMBER OF CONVERSIONS OF OPTICAL CROSSCONNECT UNIT例文帳に追加
光クロスコネクト装置の波長変換装置数と変換数の決定装置および方法 - 特許庁
| Copyright © Japan Patent office. All Rights Reserved. |
| 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 © 1995-2026 Hamajima Shoten, Publishers. All rights reserved. |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、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/ ). |
| © 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 (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. |
| 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会員(無料)になると
|