fix issue#3765

This commit is contained in:
Looly
2024-10-09 17:52:53 +08:00
parent 003ff34af1
commit e03cc1cb68
3 changed files with 10 additions and 4 deletions

View File

@@ -250,7 +250,7 @@ public class ReUtil {
* result : year: 2021, month: 10, day: 11
* </pre>
*
* <p>jdk9+之后,因为此方法无效</p>
* <p>jdk9+之后,此方法无效</p>
*
* @param pattern 匹配的正则
* @param content 被匹配的内容