Python 3.6.5 ドキュメント 検索

phrase: max: clip:
target: order:
Results of 31 - 39 of about 39 for locale (0.024 sec.)
16.3. time --- 時刻データへのアクセスと変換 — Python 3.6.5 ドキュメント 7267
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... に対する、よりオブジェクト指向のインタフェースです。 locale モジュール 国際化サービスです。ロケールの設定は st ...
https://man.plustar.jp/python/library/time.html - [similar]
What's New in Python 2.5 — Python 3.6.5 ドキュメント 7267
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... p , s . step ) (Contributed by Raymond Hettinger.) locale モジュールの format() 関数が更新され、2 つの関数 f ... 文字を残すやり方で行分解されるはずです。 ライブラリ: locale モジュールの format() 関数は、以前は %文字指示子が ...
https://man.plustar.jp/python/whatsnew/2.5.html - [similar]
What's New In Python 3.2 — Python 3.6.5 ドキュメント 7267
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... 比較関数をモダンな key function に変換します: >>> # locale-aware sort order >>> sorted ( iterable , key = cmp ... _to_key ( locale . strcoll )) # doctest: +SKIP ソートの例と簡単なチ ...
https://man.plustar.jp/python/whatsnew/3.2.html - [similar]
用語集 — Python 3.6.5 ドキュメント 7204
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » 用語集 ¶ >>> インタ ... 返す呼び出し可能オブジェクト(callable)です。例えば、 locale.strxfrm() をキー関数に使えば、ロケール依存のソート ...
https://man.plustar.jp/python/glossary.html - [similar]
8.1. datetime --- 基本的な日付型および時間型 — Python 3.6.5 ドキュメント 7204
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... グは eucJP 、 SJIS 、 utf-8 のいずれかになりえます。 locale.getlocale() を使って現在のロケールのエンコーディン ...
https://man.plustar.jp/python/library/datetime.html - [similar]
18.2. ssl --- ソケットオブジェクトに対する TLS/SSL ラッパー — Python 3.6.5 ドキ... 7204
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... の "%b %d %H:%M:%S %Y %Z" strptime フォーマット (C locale) 日付を渡すと、エポックからの積算秒を返します。 例 ...
https://man.plustar.jp/python/library/ssl.html - [similar]
What's New in Python 2.2 — Python 3.6.5 ドキュメント 7204
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... るのは苛立たしいことがわかりました。Unix においては locale.nl_langinfo(CODESET) が利用可能であればロケールの文 ...
https://man.plustar.jp/python/whatsnew/2.2.html - [similar]
What's New In Python 3.3 — Python 3.6.5 ドキュメント 7204
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... Unicode 文字列をエンコードするのに utf-8 ではなく locale のエンコーディングを使うようになりました。(---訳注 ...
https://man.plustar.jp/python/whatsnew/3.3.html - [similar]
What's New In Python 3.4 — Python 3.6.5 ドキュメント 7204
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... ードするようになりました。例えば re , collections , locale モジュール、およびそれらの依存モジュールは、デフォ ...
https://man.plustar.jp/python/whatsnew/3.4.html - [similar]
PREV 1 2 3 4 NEXT