- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 281 - 290 of about 10,000 for timestamp:[now/d-1y TO *] (0.08 sec)
-
TypeTags 和 Manifests | Reflection | Scala Docum...
Reflection TypeTags 和 Manifests Language 与其他JVM语言一样,Scala的类型在运行时被擦除。这意味着,如果要检查某个实例的运行时类型,则可能无法访问Scala编译器在编译时可用的所有类型信息...docs.scala-lang.org/zh-cn/overviews/reflection/typetags-manifests.htmlRegistered: Wed Jun 04 04:28:27 UTC 2025 - Last Modified: Wed Jun 04 03:30:20 UTC 2025 - 61.5K bytes - Viewed (0) -
基础 | Scala Documentation
Tour of Scala 基础 Language 这篇文章涵盖了Scala的基础知识。 在浏览器上尝试Scala 你可以在浏览器上使用Scastie运行Scala。 打开 Scastie ; 在左侧窗格中粘贴 println("He...docs.scala-lang.org/zh-cn/tour/basics.htmlRegistered: Wed Jun 04 04:26:49 UTC 2025 - Last Modified: Wed Jun 04 03:30:20 UTC 2025 - 227.2K bytes - Viewed (0) -
类 | Scala Documentation
Tour of Scala 类 Language Scala中的类是用于创建对象的蓝图,其中包含了方法、常量、变量、类型、对象、特质、类,这些统称为成员。类型、对象和特质将在后面的文章中介绍。 类定义 一个最简的类的定义就是关键字 c...docs.scala-lang.org/zh-cn/tour/classes.htmlRegistered: Wed Jun 04 04:26:28 UTC 2025 - Last Modified: Wed Jun 04 03:30:20 UTC 2025 - 215.1K bytes - Viewed (0) -
隐式参数 | Scala Documentation
Tour of Scala 隐式参数 Language 方法可以具有 隐式 参数列表,由参数列表开头的 implicit 关键字标记。 如果参数列表中的参数没有像往常一样传递, Scala 将查看它是否可以获得正确类型的隐式值,如果可...docs.scala-lang.org/zh-cn/tour/implicit-parameters.htmlRegistered: Wed Jun 04 04:26:38 UTC 2025 - Last Modified: Wed Jun 04 03:30:20 UTC 2025 - 212.5K bytes - Viewed (0) -
类型上界 | Scala Documentation
Tour of Scala 类型上界 Language 在Scala中, 类型参数 和 抽象类型 都可以有一个类型边界约束。这种类型边界在限制类型变量实际取值的同时还能展露类型成员的更多信息。比如像 T <: A 这样声明的类型上界表...docs.scala-lang.org/zh-cn/tour/upper-type-bounds.htmlRegistered: Wed Jun 04 04:27:50 UTC 2025 - Last Modified: Wed Jun 04 03:30:20 UTC 2025 - 207K bytes - Viewed (0) -
注解 | Scala Documentation
Tour of Scala 注解 Language 注解将元信息与定义相关联。 例如,方法之前的注解 @deprecated 会导致编译器在该方法被使用时打印警告信息。 object DeprecationDemo extends A...docs.scala-lang.org/zh-cn/tour/annotations.htmlRegistered: Wed Jun 04 04:26:19 UTC 2025 - Last Modified: Wed Jun 04 03:30:20 UTC 2025 - 209.8K bytes - Viewed (0) -
Automatic Parameter Unrolling
Scala 3 Reference 3.7.1 Learn Install Playground Find A Library Community Blog Scala 3 Reference Learn Install Playgr...docs.scala-lang.org/scala3/reference/experimental/unrolled-defs.htmlRegistered: Wed Jun 04 04:48:42 UTC 2025 - Last Modified: Tue Jun 03 12:53:02 UTC 2025 - 37.5K bytes - Viewed (0) -
Dropped: XML Literals
Scala 3 Reference 3.7.1 Learn Install Playground Find A Library Community Blog Scala 3 Reference Learn Install Playgr...docs.scala-lang.org/scala3/reference/dropped-features/xml.htmlRegistered: Wed Jun 04 04:48:52 UTC 2025 - Last Modified: Tue Jun 03 12:53:02 UTC 2025 - 28K bytes - Viewed (0) -
Modularity Improvements
Scala 3 Reference 3.7.1 Learn Install Playground Find A Library Community Blog Scala 3 Reference Learn Install Playgr...docs.scala-lang.org/scala3/reference/experimental/modularity.htmlRegistered: Wed Jun 04 04:48:14 UTC 2025 - Last Modified: Tue Jun 03 12:53:02 UTC 2025 - 45.7K bytes - Viewed (0) -
Preview
Scala 3 Reference 3.7.1 Learn Install Playground Find A Library Community Blog Scala 3 Reference Learn Install Playgr...docs.scala-lang.org/scala3/reference/preview/index.htmlRegistered: Wed Jun 04 04:48:25 UTC 2025 - Last Modified: Tue Jun 03 12:53:02 UTC 2025 - 26.8K bytes - Viewed (0)