"H" (integer) [unsigned short int]
"H" (整数型) [unsigned short int] - Python
This is the equivalent of the Python expression "int(o)". Python の式 "int(o)" - Python
Character, as an int parameter
文字、int引数として - Python
was an int .
のlen引き数はintであった。 - JM
Add a new operation:public float divide(int a, int b)
次の新しい操作を追加します。 public float divide(int a, int b) - NetBeans
argp points to a long int.
argp は long int のポインターである。 - JM
The flags argument is int in 4.x BSD, but unsigned int in libc4 and libc5.
flags引き数は 4.x BSD では int だが、libc4 と libc5 では unsigned int である。 - JM
Number in decimal, as an int parameter
10進数、int引数として - Python
Number in hexadecimal, as an int parameter
16進数、int引数として - Python
In SessionBean1 type int counter = 0;
SessionBean1 に「int counter = 0;」と入力します。 - NetBeans
The type i4 is accepted as a synonym for int.
i4 型は intの別名です。 - PEAR
A following integer conversion corresponds to a short int or unsigned short int argument, or a following n
整数変換に対応する引き数がshort intかunsigned short intで、n - JM
(ell-ell). A following integer conversion corresponds to a long long int or unsigned long long int argument, or a following n
整数変換に対応する引き数がlong long intかunsigned long long intで、n - JM
were instead typed as "unsigned int" .
の引き数の型は"unsigned int"であった。 - JM
reads a word (that is, an int) from stream.
は stream からワード (int型) を読み込む。 - JM
writes the word w (that is, an int) to stream.
は stream にワード w (int型) を書き込む。 - JM
The correct syntax is: int " value";
正しい書式は以下の通り。 int " value"; - JM
int error code
整数のエラーコード。 - PEAR
The types short int, unsigned int, unsignedlong long, and boolean all map to Python integer objects. short int 、 unsigned int 、 unsignedlong long 、および boolean 型は、全て Python 整数オブジェクトに対応付けられます。 - Python
conversion corresponds to a pointer to a long int argument, or a following c
変換ではlong long intへのポインタ、c - JM
Type int stringCardStrip for the parameter and press Enter.
「 int stringCardStrip 」と入力し、Enter キーを押します。 - 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
The "unsigned int" argument is converted to unsigned octal ( o ),
"unsigned int"引き数を、符号なし8進数( o ), - JM
int [$size = 2097152] - amount of bytes to buffer
int [$size = 2097152]- バッファのバイト数を指定します。 - PEAR
Types are written like this: type 'int'.
型は type 'int' のように書き表されます。 - Python
was declared as int .
の返り値の型はintで宣言されていた。 - JM
functions, cast to int .
関数をintでキャストしたものと等価である。 - JM
int|false- number of results or false on an error
int|false- 結果の数もしくは失敗時に false - PEAR
prevWeekDay($format='int') Returns the previous weekday, formatted according the $formatparameter (int, array, object, timestamp)
prevWeekDay($format='int') 週の前日を返します。 $formatパラメータの内容(int, array, object, timestamp) によって書式が変わります。 - PEAR
thisWeekDay($format='int') Returns the current weekday, formatted according the $formatparameter (int, array, object, timestamp)
thisWeekDay($format='int') 週の当日を返します。 $formatパラメータの内容(int, array, object, timestamp) によって書式が変わります。 - PEAR
nextWeekDay($format='int') Returns the next weekday, formatted according the $formatparameter (int, array, object, timestamp)
nextWeekDay($format='int') 週の翌日を返します。 $formatパラメータの内容(int, array, object, timestamp) によって書式が変わります。 - PEAR
"int registerrpc(unsigned long " prognum ", unsigned long " versnum ,
失敗した場合には 0 を返す。 "int registerrpc(unsigned long " prognum ", unsigned long " versnum , - JM
It takes an int containing the new IRQ as argument.
新しいIRQを示すintを引数としてとる。 - JM
modifier is present, the int argument is converted to an "unsigned char" ,
修飾子がなければ、int引き数を"unsigned char" - JM
function but returns an "unsigned long long int" value.
関数と同様だが、"unsigned long long int"型の値を返す。 - JM
int $recurse Sets the value of the RD (recursion desired) bit in the header.
int $recurse ヘッダの RD (recursion desired) ビットの値を設定する。 - PEAR
Convert a Python integer to a C short int.
Python の整数型を、 C の short int 型に変換します。 - Python
Convert a Python integer to a plain C int.
Python の整数型を、 C の int 型に変換します。 - Python
Convert a Python integer to a C long int.
Python の整数型を、 C の long int 型に変換します。 - Python
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.