| 例文 |
refcountを含む例文一覧と使い方
該当件数 : 4件
Here "Num" is the kernel table slot number, "RefCount" is the number of users of the socket, "Protocol" is currently always 0, "Flags" represent the internal kernel flags holding the status of the socket. 例文帳に追加
ここで、Num はカーネルのテーブルスロット数、RefCount はソケットを使用しているユーザー数、Protocol はいまのところいつも 0 で、Flags はソケットの状態を保持しているカーネル内部のフラグである。 - JM
A PyObject is not a very magnificentobject - it just contains the refcount and a pointer to the object's``type object''. 例文帳に追加
PyObject はさほど大仰なオブジェクトではなく、単にオブジェクトに対する参照回数と、そのオブジェクトの「タイプオブジェクト (type object)」へのポインタを格納しているだけです。 - Python
This is what a Noddy object will contain--in this case, nothing more than every Python object contains, namely a refcount and a pointer to a type object.例文帳に追加
これが Noddy オブジェクトの内容です -- このケースでは、ほかの Python オブジェクトが持っているものと何ら変わりはありません。 つまり参照カウントと型オブジェクトへのポインタですね。 - Python
It is an error to call this function if the refcount on the input string object is not one.Pass the address of an existing string object as an lvalue (it maybe written into), and the new size desired.例文帳に追加
入力する文字列オブジェクトの参照カウントが 1 でない場合、この関数を呼び出すとエラーになります。 左側値には、既存の文字列オブジェクトのアドレスを渡し (このアドレスには書き込み操作が起きるかもしれません)、新たなサイズを指定します。 - Python
| 例文 |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
| 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会員(無料)になると
|