Of course, regular expressions are limited to strict string comparisons.
当然,正则表达式被限定为严格的字符串比较。
In other words, string comparisons may be slightly more expensive in a case-insensitive database.
换句话说,在不区分大小写的数据库中,字符串比较的开销可能会略微增加。
You can handle the first two aspects with JUnit alone using String comparisons, as shown in Listing 2.
可以通过单独使用JUnit利用String比较处理上述前两个方面,如清单2所示。
应用推荐