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.
我有一个区分大小写的问题 - 基本上,搜索只在它们是小写时才有效:即使看起来存储在索引中的文本是大写的。
这个怎么处理,谢谢!
使用 String 的小写方法?