摘要: next()、nextLine()、nextInt()的区别和使用方法 next()、nextLine()、nextInt()的区别 next()、nextLine()、nextInt()是scanner内置的方法。 使用nextLine()方法时,不将空格看做是两个字符串的间隔,而是看作字符串的一 阅读全文
posted @ 2022-06-13 22:44 zhangshuai2496689659 阅读(187) 评论(0) 推荐(0)
摘要: 第2章 Spring Boot实践,开发社区登录模块 2.1发送邮件 #对springboot-email的配置spring.mail.host=smtp.sina.comspring.mail.port=465spring.mail.username=nowcoder@sina.comspring 阅读全文
posted @ 2022-06-13 17:33 zhangshuai2496689659 阅读(138) 评论(0) 推荐(0)