.NLT 文件扩展名
Windows Transliteration File
| 开发者 | Microsoft |
| 受欢迎程度 |
4.1 | 7 票 |
什么是 NLT 文件?
An NLT file is a Windows system file used to map one language's writing system to another, in a process called transliteration. It contains text and binary data that associates characters used in one language with characters used in another. NLT files are found in the C:/Windows/Globalization/ELS/Transliteration directory.
更多信息
As part of its Globalization Services, Windows includes Extended Linguistic Services (ELS) that are implemented as a dynamic link library (DLL). When developers create internationalized Windows apps, they can reference Windows' ELS to perform certain functions, including automatically mapping UTF-16 characters used in one language to characters used in another language.
To map characters between languages, Windows uses NLT files. These files are often named after the languages they link. For example, the first NLT file listed in the C:/~/ELS/Transliteration directory is named bengali-to-latin.nlt.
如何打开 NLT 文件
NLT files are Windows system files that are not meant to be opened. Windows APIs reference NLT files when Windows' Extended Linguistic Services transliterate a language.