Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我需要将一堆不同语言的文本转换为其标题大小写版本。根据官方的 MS文档,ToTitleCase在语言上并不总是正确的,因为它通常总是将第一个字符转换为大写。见备注。
ToTitleCase
是否有第 3 方库可用于将单词正确转换为各种语言的标题大小写?