| 例文 |
Pickle (Python)の部分一致の例文一覧と使い方
該当件数 : 5件
3.14 pickle -- Python object serialization 例文帳に追加
3.14 pickle -- Python オブジェクトの整列化 - Python
18.10.1 Python Byte Code Instructions 18.11 pickletools -- Tools for pickle developers. 例文帳に追加
18.10.1 Pythonバイトコード命令 - Python
If you're serializing and de-serializing Python objects, use the pickle module instead.例文帳に追加
Python オブジェクトを直列化および非直列化したい場合には、pickle モジュールを使ってください。 - Python
``Pickling'' is the process whereby a Python objecthierarchy is converted into a byte stream, and ``unpickling'' is the inverse operation, whereby a byte stream is converted back into an object hierarchy.例文帳に追加
``Pickle 化 (Pickling)'' は Python のオブジェクト階層をバイトストリームに変換する過程を指します。 - Python
The pickle module implements a fundamental, but powerfulalgorithm for serializing and de-serializing a Python object structure.例文帳に追加
pickle モジュールでは、Python オブジェクトデータ構造を直列化 (serialize) したり非直列化 (de-serialize) するための基礎的ですが強力なアルゴリズムを実装しています。 - Python
| 例文 |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
| 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会員(無料)になると
|