integerを含む例文一覧と使い方
該当件数 : 4064件
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
Rounds off to the nearest integer 例文帳に追加
最近似値整数まで丸める - NetBeans
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
For example, the l type modifier is used with integer conversions such as %d 例文帳に追加
例えば、型修飾子l - JM
A message queue is uniquely identified by a positive integer "(its " msqid ) 例文帳に追加
メッセージ・キューは正の整数"(" msqid ) - JM
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
A constant integer greater than zero. 例文帳に追加
0 より大きいの整数型の定数。 - JM
followed by a positive integer. 例文帳に追加
に正の整数を続けて指定する。 OFFSET - JM
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
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
In this case, N is an integer ≥2.例文帳に追加
ただし、Nは2以上の整数である。 - 特許庁
| 日本語ワードネット1.1版 (C) 情報通信研究機構, 2009-2026 License. All rights reserved. WordNet 3.0 Copyright 2006 by Princeton University. All rights reserved.License |
| Copyright © Japan Patent office. All Rights Reserved. |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
| © 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. |
| 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 (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. |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|
