upcase.html

来自「一个linux下NTFS文件格式源代码」· HTML 代码 · 共 7 行

HTML
7
字号
<title>Upper Case Table</title>File A is $UpCase, the list of upper case characters for each Unicode character. This is important for collating. If upcasing is done in thewrong way (e.g. based on the wrong algorithm or character set), it mightimpossible to find a file at the place where it was stored.The file contains the upcase letter for letter i at the position 2*i.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?