Some Java Little tips (Continuously updated)

  1. new String(new char[6 - s.length()]).replace('\0', ' '); //初始化指定长度空白字符串
相关文章
相关标签/搜索