「integer」を含む例文一覧(4064)

<前へ 1 2 3 4 5 6 7 8 9 10 11 .... 81 82 次へ>
  • The blocks indicate either tables and the type of field with binary addition (1=integer,2=string,128=not null, so 129=integer and not null), or a list of keys for each table.
    このブロックは、表と2進加算 (1=integer,2=string,128=not null,129=integer かつ not null) によるフィールドの型、または各表のキーの一覧を示しています。 - PEAR
  • The current value (of type integer or long integer) of the progressbar.
    プログレスバーの現在の値 (整数型あるいは長整数型) です。 - Python
  • The century number (year/100) as a 2-digit integer.
    世紀 (西暦年の上 2 桁)。 - JM
  • Rounds off to the nearest integer
    最近似値整数まで丸める - NetBeans
  • A fraction with an integer part.
    整数部分を持つ分数です。 - PEAR
  • function converts the unsigned integer hostlong from host byte order to network byte order.
    関数は unsigned integer hostlong をホストバイトオーダーからネットワークバイトオーダーに変換する。 - JM
  • function converts the unsigned short integer hostshort from host byte order to network byte order.
    関数は unsigned short integer hostshort をホストバイトオーダーからネットワークバイトオーダーに変換する。 - JM
  • function converts the unsigned integer netlong from network byte order to host byte order.
    関数は unsigned integer netlong をネットワークバイトオーダーからホストバイトオーダーに変換する。 - JM
  • function converts the unsigned short integer netshort from network byte order to host byte order.
    関数は unsigned short integer netshort をネットワークバイトオーダーからホストバイトオーダーに変換する。 - JM
  • in integer conversions is the GNU notation.
    の使用は GNU での拡張である。 - JM
  • Under the constructor public class RequestBean1 extends AbstractRequestBean, declare the property as follows:private Integer personId;
    コンストラクタ public class RequestBean1 extends AbstractRequestBean の下で、プロパティーを次のように宣言します。 private Integer personId; - NetBeans
  • Name the property personId, enter Integer as the type, and click OK.
    プロパティーの名前に「personId」、型に「Integer」と入力して、「了解」をクリックします。 - NetBeans
  • Example 39-1. Integer column declaration
    例 39-1整数型のカラムの宣言 - PEAR
  • Note: The queue entry will not be deleted automatically after delivery!Parameter integer
    注意: キューエントリは配送後自動的に削除されません!パラメータ integer - PEAR
  • Integer and long integer literals are described by the following lexical definitions:
    整数および長整数リテラルは以下の字句定義で記述されます: - Python
  • Convert a Python integer or long integer pylong to a Cvoid pointer.
    Python の整数型か長整数型を指す pylong を、 C のvoid ポインタに変換します。 - Python
  • n is a non-negative integer which is used to scramble the current state vector.
    n は非負の整数です。 - Python
  • in the external integer signgam .
    の符号が extern int signgam に格納されていた。 - JM
  • cast to an integer if it fails.
    を整数にキャストした値を返す。 - JM
  • For example, the l type modifier is used with integer conversions such as %d
    例えば、型修飾子l - JM
  • The value is returned as Integer value.
    返り値は整数型となります。 - PEAR
  • Integer giving the program (track) number.
    プログラム(トラック)ナンバーを示す整数。 - Python
  • A message queue is uniquely identified by a positive integer "(its " msqid )
    メッセージ・キューは正の整数"(" msqid ) - JM
  • Test Timeout (sec) : integer; default = 30
    テストのタイムアウト (秒): 整数。 デフォルト = 30 - NetBeans
  • For example, if a Text Field component is bound to an Integer object, the web application automatically converts the input value (a String) to an Integer.
    たとえば、「テキストフィールド」コンポーネントが Integer 型のオブジェクトにバインドされている場合、Web アプリケーションでは入力値 (String 型) が自動的に Integer 型に変換されます。 - NetBeans
  • integer or float - the unquoted number boolean - output depends on the driver in use
    integer あるいは float - クォートされない数値。 boolean - 使用しているドライバに依存します。 - PEAR
  • reference to a variable to contain the row integer $fetchMode the fetch mode to use.
    行の内容を保存する変数への参照。 integer$fetchMode 使用するフェッチモード。 - PEAR
  • delta[integer] Number of page numbers to display before and after the current one.
    delta[integer] 現在のページの前後に表示するページ番号の数を指定します。 - PEAR
  • of or denoted by an integer
    整数の、または、整数で示される - 日本語WordNet
  • A constant integer greater than zero.
    0 より大きいの整数型の定数。 - JM
  • Argument is a pointer to an integer.
    引き数は整数へのポインタである。 - JM
  • Argument is an integer boolean flag.
    引き数はブール整数のフラグである。 - JM
  • function but returns a long long integer value.
    と同様だが、long long int 型の値を返す。 - JM
  • followed by a positive integer.
    に正の整数を続けて指定する。 OFFSET - JM
  • maximum file size, integer
    ファイルの最大サイズを表す整数値 - PEAR
  • Read an integer from the socket.
    ソケットから整数値を読み込みます。 - PEAR
  • L^1, L^2, L^3, and L^4 each independently represent -O- or -S-, and s1 represents an integer of 1-3, s2 represents an integer of 0-3, s3 represents an integer of 1-4, and * represents a bond to L^1.
    L^1、L^2、L^3及びL^4は、それぞれ独立に、−O−又は−S−を表す。 - 特許庁
  • In the formula I indicates an integer of 1 to 3, m indicates an integer of 1 or over and n indicates an integer of 7 or more herein.
    (式中、lは1から3の整数を、mは1以上の整数を、nは7以上の整数を表わす) - 特許庁
  • There is no limit for long integer literals apart from what can be stored in available memory.Some examples of plain integer literals (first row) and long integer literals (second and third rows):
    整数リテラル (最初の行) と長整数リテラル (二行目および三行目) の例を以下に示します: - Python
  • Returns the absolute value of the integer argument, of the appropriate integer type for the function.
    それぞれの関数の型に応じた整数の引数の絶対値を返す。 - JM
  • Invokes Per Thread : integer; default = 1
    スレッド当たり呼び出し: 整数。 デフォルト = 1 - NetBeans
  • In the public Orders(Integer id, Products productId, int quantity)constructor, change the type of the productId argument from int to Products.
    public Orders(Integer id, Products productId, int quantity) コンストラクタ内で、productId 引数の型を int から Products に変更します。 - NetBeans
  • a fraction whose numerator is an integer and whose denominator is an integer plus a fraction whose numerator is an integer and whose denominator is an integer plus a fraction and so on
    分子が整数で分母が整数と分数の和である分数で、その分母の分数の分子は整数で分母は整数と分数の和で…と続く分数 - 日本語WordNet
  • Integers of 2-, 4-, and 8-bytes ('smallint', 'integer', and 'bigint') Fixed-point decimals ('decimal')
    2 バイト、4 バイトあるいは 8 バイトの 整数型('smallint'、'integer' および 'bigint') 固定小数点型('decimal') - PEAR
  • A programmable divider latches a program integer for deriving a latch integer, compares the latch integer to a certain integer, and derives a flag signal having a first state when the latch integer mismatches the certain integer or a flag signal having a second state when the latch integer matches the certain integer.
    プログラム可能分周器はプログラム整数をラッチしてラッチ整数を導出し、これを一定の整数と比較し、ラッチ整数が前記一定の整数と一致しない場合には、第1状態を有するフラグ信号を導出し、ラッチ整数が一定の整数と一致する場合には、第2状態を有するフラグ信号を導出する。 - 特許庁
  • non-negative integer).
    `\\-mindepth 1' とすると、コマンドライン引き数で指定した - JM
  • A semaphore set is uniquely identified by a positive integer "(its " semid )
    セマフォー集合は正の整数"(" semid ) - JM
  • (an integer) lines of context.
    行 (整数) 分のコンテクストを表示する。 - JM
  • an integer is a number that is not a fraction
    整数は、分数でない数である - 日本語WordNet
  • In this case, N is an integer ≥2.
    ただし、Nは2以上の整数である。 - 特許庁
<前へ 1 2 3 4 5 6 7 8 9 10 11 .... 81 82 次へ>

例文データの著作権について

  • 特許庁
    Copyright © Japan Patent office. All Rights Reserved.
  • 日本語WordNet
    日本語ワードネット1.1版 (C) 情報通信研究機構, 2009-2026 License. All rights reserved.
    WordNet 3.0 Copyright 2006 by Princeton University. All rights reserved.License
  • 大規模オープンソース日英対訳コーパス
    この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  • NetBeans
    © 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.
  • Python
    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.
  • PEAR
    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/ ).
  • JM
    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.