会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
学习记录
博客园
首页
新随笔
联系
管理
订阅
2021年9月14日
JAVA实现中英文混合文字友好截取功能
摘要: package com.xxx.utils; import com.google.common.collect.Lists; import java.util.List; /** * 字符工具类 */ public final class CharUtil { public CharUtil() {
阅读全文
posted @ 2021-09-14 16:52 abspace
阅读(269)
评论(0)
推荐(0)
编辑