当前位置:网站首页>IDLE development wordCount program (5)
IDLE development wordCount program (5)
2022-08-10 07:19:00 【Insufficient hair volume】
目录
一.In local mode is carried outspark程序
步骤4 Fill in the project name and select place
步骤5 在main目录下创建scala文件,右击ànewàdirectory,命名为Scala
步骤7 同样在test目录下创建scala文件,右击ànewàdirectory,命名为Scala
一.C
创建Maven项目,新建资源文件夹
步骤1 打开右上角的Fileànewàproject
步骤2 选择maven——>next
步骤3 填写groupld、artifctld——>next
步骤4 Fill in the project name and select place
#最好默认路径
结果如图所示:
步骤5 在main目录下创建scala文件,右击——>new——>directory,命名为Scala
步骤6 右击Scala文件,选择【Mark Directory as】——>【sources root】Said it will folder marker for the resource folder type(存放项目源码文件)
步骤7 同样在test目录下创建scala文件,右击——>new——>directory,命名为Scala
步骤8 右击Scala文件,选择【Mark Directory as】——>【test sources root】Said the folder marked as test resources folder type(Development of test source file)
边栏推荐
- Grammar Basics (Judgment Statements)
- .NET-7.WPF学习经验总结
- 复现dns外带数据结合sqlmap
- 2022 Henan Mengxin League Game (5): University of Information Engineering F - Split Turf
- 简单业务类
- order by注入与limit注入,以及宽字节注入
- About MongoDb query Decimal128 to BigDecimal problem
- Data types for database learning
- MySQL's InnoDB engine (6)
- 人工神经网络模型的特点,人工神经网络模型定义
猜你喜欢
随机推荐
时序动作定位 | ACGNet:弱监督时序动作定位的动作补充图网络(AAAI 2022)
腾讯云宋翔:Kubernetes集群利用率提升实践
MySQL之InnoDB引擎(六)
神经网络的三种训练方法,神经网络训练全过程
ATH10 sensor reads temperature and humidity
order by injection and limit injection, and wide byte injection
MySQL设置初始密码—注意版本mysql-8.0.30
Everyone, the default configuration of oracle cdc occasionally takes 30 seconds to capture data. How to optimize this?
Grammar Basics (Judgment Statements)
人工神经网络工作原理,神经网络的工作原理
Nude speech - lying flat - brushing questions - big factory (several tips for Android interviews)
34. 谈谈为什么要拆分数据库?有哪些方法?
761. Special Binary Sequences
Bigder:42/100 showCase多少bug可以打回去
【8月9日活动预告】Prometheus峰会
大佬,oracle单表增量同步时候源库服务器额外占用内存近2g,这不正常吧
如何治理资源浪费?百度云原生成本优化最佳实践
C# 获取PCI等设备的插槽位置信息
initramfs与initrd的区别
Reproduce dns out-band data combined with sqlmap