摘要:
一、maven相关设置 1、下载apache-maven-3.6.1, 2、解压repo放入到maven中 3、在apache-maven-3.6.1\conf替换settings,然后设置为自己的镜像仓库 二、创建maven项目 1、点击File->New->Project 2、选择Maven中的 阅读全文
posted @ 2022-09-11 20:53
袁丫头
阅读(229)
评论(0)
推荐(0)
摘要:
可以下载JDK API1.6:https://blog.csdn.net/life_ding/article/details/122374597 下载好后,点击索引,然后进行输入关键字 一、String 常用方法: equals:判断字符串是是否一样,大小写敏感split:切割replace:替换s 阅读全文
posted @ 2022-09-11 20:25
袁丫头
阅读(71)
评论(0)
推荐(0)
摘要:
一、方法 1、方法定义:public static 返回值 方法名(参数列表) public class MethodDemo { public static void main(String[] args) { method(10, 5); int res = sum(200, 10); Syst 阅读全文
posted @ 2022-09-11 15:22
袁丫头
阅读(29)
评论(0)
推荐(0)

浙公网安备 33010602011771号