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.
我正在创建 SQLite3 的自定义构建,并且我想实现不区分大小写的文本列。
是否可以创建不区分大小写的排序规则?
你可能想 用或重量来调用ucol_setStrength 。试试这个演示UCOL_PRIMARYUCOL_SECONDARY
UCOL_PRIMARY
UCOL_SECONDARY