-
-
Notifications
You must be signed in to change notification settings - Fork 264
add xy_streql_ic #242
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add xy_streql_ic #242
Conversation
|
Hi @Mikachu2333, ❤️ 感谢你的贡献!我们将在5天内阅读此 PR 并回复你 |
|
我觉得这个函数是有意义的,但是全部把 比如:
如果是 mirror code,我认为不区分大小写是有意义的 👍 可以遵从一个原则:如无必要,应当使用 请 revert 第二次 commit,然后仅在真正需要 ignore case 的情况下再使用 |
你说得对,我欠考虑了 |
653ac67 to
cc9b857
Compare
|
现在只把main中的内容改了,然后target也设置成了ignore case |
|
考虑了一下,就改target算完 |
cc9b857 to
b924925
Compare
问题描述
方案与实现
xy.h里面增加了一个函数xy_streql_ic