Python 3.6.5 ドキュメント 検索
Results of 1 - 5 of about 5 for ndbm (0.030 sec.)
- 12.5. dbm --- Unix "データベース" へのインタフェース — Python 3.6.5 ドキュメン... 12814
- ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ
...
データベースのいくつかの種類 ( dbm.gnu または dbm.ndbm ) に対する汎用的なインタフェースです。これらのモジ...
サードパーティのインタフェース があります。 exception dbm. error ¶ サポートされているモジュールそれぞれによ...
つかの単純なデータベースモジュール --- dbm.gnu , dbm.ndbm , dbm.dumb --- のどれを使用すべきか推測を試みます。...
ことができない場合は空文字列 ( '' ); それ以外は 'dbm.ndbm' や 'dbm.gnu' のような、必要なモジュール名を含む文...
- https://man.plustar.jp/python/library/dbm.html - [similar]
- 12. データの永続化 — Python 3.6.5 ドキュメント 8714
- ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ
...
2.5.1. dbm.gnu --- GNU による dbm 拡張 12.5.2. dbm.ndbm --- ndbm に基づくインタフェース 12.5.3. dbm.dumb -...
- https://man.plustar.jp/python/library/persistence.html - [similar]
- Pythonモジュール索引 — Python 3.6.5 ドキュメント 8365
- ナビゲーション 索引 モジュール | Python » 3.6.5 ドキュメント » Pythonモジュール索引 _ | a | b |
...
dbm.gnu (Unix) GNU's reinterpretation of dbm. dbm.ndbm (Unix) The standard "database" interface, based on...
ndbm. decimal Implementation of the General Decimal Ari...
- https://man.plustar.jp/python/py-modindex.html - [similar]
- 12.3. shelve --- Python オブジェクトの永続化 — Python 3.6.5 ドキュメント 8107
- ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ
...
どのデータベースパッケージが使われるか (例えば dbm.ndbm 、 dbm.gnu ) は、どのインタフェースが利用可能かに依...
- https://man.plustar.jp/python/library/shelve.html - [similar]
- 3. データモデル — Python 3.6.5 ドキュメント 7905
- ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 言語リファレ
...
辞書表現 を参照してください)。 拡張モジュール dbm.ndbm 、 dbm.gnu は、 collections モジュールのように、別...
- https://man.plustar.jp/python/reference/datamodel.html - [similar]
PREV
1
NEXT