摘要: stirng.format("redirect:http://%s:%s%s",ip,port,path) 相当于http://localhost:8080/user/list String.format()字符串常规类型格式化的两种重载方式 format(String format, Object 阅读全文
posted @ 2020-01-23 22:32 IamStudyJava 阅读(279) 评论(0) 推荐(0)