Verify that sorted lists are correct, even if they include accentedcharacters.
验证排序的列表是否正确(即使它们包含重音符号)。
2
Verify that you can enter accentedcharacters, and that they are not corrupted by codepage transformations (or lack thereof) when reread from permanent storage.
验证您可以输入重音字符,以及它们在从永久性存储器重新读取时没有被代码页转换破坏(或缺乏该转换)。
3
Consider all the other things a user might do with the UI, such as clicking the wrong points or entering invalid values, accentedcharacters, or unusual characters.