Python 3.6.5 ドキュメント 検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 38 for 移植 (0.026 sec.)
ソート HOW TO — Python 3.6.5 ドキュメント 7217
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python HOWTO » ソー ... SKIP [5, 4, 3, 2, 1] Python 2.x から 3.x にコードを移植する場合、比較関数を持っている場合には key 関数に比較 ...
https://man.plustar.jp/python/howto/sorting.html - [similar]
Python 標準ライブラリ — Python 3.6.5 ドキュメント 7217
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... 立な API へと昇華させることにより、Pythonプログラムに移植性を持たせ、それを高めるという明確な意図があります。 ...
https://man.plustar.jp/python/library/index.html - [similar]
18.9. mmap --- メモリマップファイル — Python 3.6.5 ドキュメント 7217
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... 使用の回避は、あなたのコードを Unix と Windows の間で移植可能にしておくのを助けてくれるでしょう。 offset は非 ...
https://man.plustar.jp/python/library/mmap.html - [similar]
What's New in Python 2.2 — Python 3.6.5 ドキュメント 7217
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... についてはクックブックの「Python 2 から Python 3 への移植」がわかりやすいと思います。---) PEP 227: 入れ子状の ... れることはなかったため、Python 2.2 以前のコードからの移植時には単純に捨てることが出来ます。 その他の変更と修正 ...
https://man.plustar.jp/python/whatsnew/2.2.html - [similar]
What's New in Python 2.4 — Python 3.6.5 ドキュメント 7217
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... (Contributed by Martin von Löwis.) Python 2.4 への移植 ¶ このセクションでは前述の変更により必要となるかも ... らびに C API の変更 ポート特有の変更 Python 2.4 への移植 謝辞 前のトピックへ What's New in Python 2.5 次のト ...
https://man.plustar.jp/python/whatsnew/2.4.html - [similar]
What's New In Python 3.4 — Python 3.6.5 ドキュメント 7217
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... さな改善、CPython での最適化、非推奨リスト、潜在的な移植性問題を含む、ユーザ向けの変更の包括的なリストになっ ... ていましたが、これは削除されました。 Python 3.4 への移植 ¶ このセクションでは前述の変更とバグフィックスによ ... ステム API と機能の削除 コードの整理 Python 3.4 への移植 'python' コマンドの挙動の変更 Python API の変更 C ...
https://man.plustar.jp/python/whatsnew/3.4.html - [similar]
What's New In Python 3.6 — Python 3.6.5 ドキュメント 7217
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... nchat.fifo クラスは削除されました。 Python 3.6 への移植 ¶ このセクションでは前述の変更とバグフィックスによ ... ルドオプション 削除 API と機能の削除 Python 3.6 への移植 'python' コマンドの挙動の変更 Python API の変更 C ...
https://man.plustar.jp/python/whatsnew/3.6.html - [similar]
デザインと歴史 FAQ — Python 3.6.5 ドキュメント 7091
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python よくある質問 ... ントの実装の振る舞いに依存する場合、この違いが微妙な移植上の問題を引き起こすでしょう。 Python の実装によって ...
https://man.plustar.jp/python/faq/design.html - [similar]
23.2. locale --- 国際化サービス — Python 3.6.5 ドキュメント 7091
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... setlocale(LC_ALL, '') を呼ばなかったプログラムは、移植可能な 'C' ロケール設定を使います。 setlocale(LC_ALL ...
https://man.plustar.jp/python/library/locale.html - [similar]
12.6. sqlite3 --- SQLite データベースに対する DB-API 2.0 インタフェース — Pytho... 7091
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... を PostgreSQL や Oracle のような大規模データベースに移植するということも可能です。 sqlite3 モジュールの著者は ...
https://man.plustar.jp/python/library/sqlite3.html - [similar]
PREV 1 2 3 4 NEXT