split(".")无效,length为0,加贴一个VersionName比较更新

在处理字符串分隔时遇到split('.')返回空数组的问题,参考某博客发现是正则匹配需转义导致的,需在点号前加反斜杠避免特殊含义。
摘要由CSDN通过智能技术生成

参考:http://blog.csdn.net/yayayaya__/article/details/37689861
由于是通过正则匹配,需要转义

 /**
     * Splits this string using the supplied {
   @code regularExpression}.
     * See {
   @link Pattern#split(CharSequence, int)} for an explanation of {
   @code limit}.
     * See {
   @link Pattern} for regular expression syntax.
     *
     * <p>If the same regular expression is to be used for multiple operations, it may be more
     * efficient to reuse a compiled {
   @code Pattern}.
     *
     * @throws NullPointer
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值