当前位置:网站首页>scala 基础篇
scala 基础篇
2022-08-10 14:46:00 【S_ng】
1、基本语法
o 区分大小写
o 类名:首字母要大写,如 class HelloWorld{},class
Person{},class Student{},也称大驼峰
o 方法名称:首字母小写,从第 2 个单词开启的首字段大写,如
def toString(),def getName(),即为小驼峰
o 程序文件名:保持与类名或对象名一致,区分大小写,以
".scala"来结尾。
o 主程序入口:def main(args: Array[String]) ,scala 若要独立运行
必须从 main 方法开始处理,每个 scala 强制程序入口。
2、关键字
o 以下为保留关键字,不要以关键字作为变量命名。
abstract case catch class
def do else extends
false final finally for
forSome if implicit import
lazy match new null
object override package private
protected return sealed super
this throw trait trytrue type val var while with yield - : = => <- <: <% >: # @
3、数据类型
与 Java 相似部分(皆为对象类型,scala 无原生数据类型)Byte,Short,Int,Long,Float,Double,Char,String,Boolean
4、运算符
无自增自减,其余和java相同。
5、循环
String 类。
完全与 java.lang.String 对等
边栏推荐
- usb转rs485测试软件,usb转rs485「建议收藏」
- 自定义picker滚动选择器样式
- win2012安装Oraclerac失败
- Redis -- Nosql
- numpy.meshgrid()理解
- MySQL Principle and Optimization: Update Optimization
- PEST 分析法
- 波士顿房价预测
- Pagoda panel open Redis to specify the network machine
- sql语句 异常 Err] 1064 – You have an error in your SQL syntax; check the manual that corresponds to your
猜你喜欢
【语义分割】DeepLab系列
[Semantic Segmentation] DeepLab Series
产品使用说明书小程序开发制作说明
数学建模学习视频及资料集(2022.08.10)
物资采购小程序开发制作功能介绍
学习MySQL 临时表
字节终面:CPU 是如何读写内存的?
Do not access Object.prototype method ‘hasOwnProperty‘ from target object....
It is reported that the original Meitu executive joined Weilai mobile phone, the top product may exceed 7,000 yuan
2022年网络安全培训火了,缺口达95%,揭开网络安全岗位神秘面纱
随机推荐
丁香园
解读STEAM教育中的表现性评价
C#实现访问OPC UA服务器
$‘\r‘: command not found
字节终面:CPU 是如何读写内存的?
统信 UOS V20 专业版(1050update2)发布:文件共享、全局搜索等优化
Second half of 2011 System Architect Afternoon Paper II
Do not access Object.prototype method ‘hasOwnProperty‘ from target object....
PEST 分析法
【语义分割】DeepLab系列
线上线下课程教学培训小程序开发制作功能介绍
TestLink导出用例转换工具
systemui状态栏添加新图标
1004(树状数组+离线操作+离散化)
SWIG tutorial "two"
PyTorch multi-machine multi-card training: DDP combat and skills
从全球价值链视角看,京东云数智供应链对未来经济有何影响?
2022-08-10日报: Swin Transformer作者曹越加入智源,开展视觉基础模型研究
等保2.0一个中心三重防护指的是什么?如何理解?
It is reported that the original Meitu executive joined Weilai mobile phone, the top product may exceed 7,000 yuan