会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
唐安
博客园
首页
新随笔
联系
管理
订阅
2018年8月2日
Exception in thread "main" java.util.regex.PatternSyntaxException: Unclosed character class near index 0 解决方法: 要对切割字符进行转义\\
摘要: 使用str.split("[",15)时,出现Exception in thread "main" java.util.regex.PatternSyntaxException: Unclosed character class near index 0 [ ^的问题 解决办法为在[加上\\转义 s
阅读全文
posted @ 2018-08-02 14:23 唐安
阅读(5039)
评论(0)
推荐(0)
公告