本地化支援
出自 cppreference.com
< c
| 定義於標頭檔
<locale.h> | |
| 取得並設定當前的 C 本地化環境 (函式) | |
| 查詢當前本地化環境的數值與貨幣格式化細節 (函式) | |
| 格式化詳情,由 localeconv 回傳 (結構體) | |
地區設定類別 | |
| setlocale 的地區設定類別 (巨集常數) | |
[編輯] 參考資料
- C23 標準 (ISO/IEC 9899:2024)
- 7.11 在地化 <locale.h> (頁碼:待定)
- 7.31.6 在地化 <locale.h> (頁碼:待定)
- C17 標準 (ISO/IEC 9899:2018)
- 7.11 在地化 <locale.h> (頁碼:待定)
- 7.31.6 在地化 <locale.h> (頁碼:待定)
- C11 標準 (ISO/IEC 9899:2011)
- 7.11 在地化 <locale.h> (頁碼:223-230)
- 7.31.6 在地化 <locale.h> (頁碼:455)
- C99 標準 (ISO/IEC 9899:1999)
- 7.11 在地化 <locale.h> (頁碼:204-211)
- 7.26.5 在地化 <locale.h> (頁碼:401)
- C89/C90 標準 (ISO/IEC 9899:1990)
- 4.4 在地化 <locale.h>
- 4.13.3 在地化 <locale.h>
[編輯] 參閱
| C++ 文件 關於 在地化程式庫
|