摘要: 需求 一段文本做每64个字节换行处理,并添加对应的头尾注释 代码实现 public static String certFormat(String code, String beginTitle, String endTitle){ StringBuffer sb = new StringBuffe 阅读全文
posted @ 2019-11-21 11:22 多搞学习少搞事情 阅读(531) 评论(0) 推荐(0)