摘要: www.cloudschool.com 阅读全文
posted @ 2025-01-26 18:57 基础狗 阅读(15) 评论(0) 推荐(0)
摘要: 方法一: 1.双击Shift 2.搜索“添加框架支持” 3.选择Maven 效果图: 方法二: 1.选中项目 2.添加框架 3.选择Maven 效果图: 方法三: 1.在项目根目录下创建pom.xml文件 2.复制以下内容到pom.xml文件 <?xml version="1.0" encoding 阅读全文
posted @ 2025-01-26 18:53 基础狗 阅读(2008) 评论(0) 推荐(1)
摘要: https://spark.apache.org/docs/latest/quick-start.html 阅读全文
posted @ 2025-01-26 18:36 基础狗 阅读(5) 评论(0) 推荐(0)
摘要: C:\Users\Administrator>mysql -uroot -p Enter password: **** Welcome to the MySQL monitor. Commands end with ; or \g. Your MySQL connection id is 8 Ser 阅读全文
posted @ 2025-01-26 18:30 基础狗 阅读(12) 评论(0) 推荐(0)