比如有这样两个字符串: 代码如下: var a = “a-b=c12”; var b = “a.b___c12”;好吧显然无论你使用哪种常规方法,他们的比较结果肯定不是0,因为他们长度不等,即使长度相等由于字符之间的符号不等他们也不可能相等。怎样在字符串比较中忽略符号?事实上CompareOptions.IgnoreSymbols枚举选项可以达到这个要求。使用CultureInfo中的CompareInfo,然后用CompareInfo的Compare
cz-常规表情符号
遵循传统的更改日志格式并带有表情符号的commitizen适配器。
English |
Select the type of change that you're committing: (Use arrow keys)
❯ :sparkles: Feat: Introducing new features.
:bug: Bug: Fixing a bug.
:memo: Docs: