- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 861 - 870 of about 10,000 for filetype:html (2.93 sec)
-
联合类型 | Scala 3 — Book | Scala Documentation
docs.scala-lang.org/zh-cn/scala3/book/types-union.htmlRegistered: Mon Sep 08 19:09:52 UTC 2025 - Last Modified: Mon Sep 08 15:30:23 UTC 2025 - 440.3K bytes - Viewed (0) -
下一步去哪 | Scala 3 — Book | Scala Documentation
docs.scala-lang.org/zh-cn/scala3/book/where-next.htmlRegistered: Mon Sep 08 19:11:18 UTC 2025 - Last Modified: Mon Sep 08 15:30:23 UTC 2025 - 430.4K bytes - Viewed (0) -
Package Objects | Scala Documentation
Tour of Scala Package Objects Language ← previous Contributors to this page: Contents Introduction Basics Unified Typ...docs.scala-lang.org/fr/tour/package-objects.htmlRegistered: Mon Sep 08 18:43:03 UTC 2025 - Last Modified: Mon Sep 08 15:30:23 UTC 2025 - 74K bytes - Viewed (0) -
内部类 | Scala Documentation
Tour of Scala 内部类 Language 在Scala中,一个类可以作为另一个类的成员。 在一些类似 Java 的语言中,内部类是外部类的成员,而 Scala 正好相反,内部类是绑定到外部对象的。 假设我们希望编译器在编译...docs.scala-lang.org/zh-cn/tour/inner-classes.htmlRegistered: Mon Sep 08 18:46:15 UTC 2025 - Last Modified: Mon Sep 08 15:30:23 UTC 2025 - 212.2K bytes - Viewed (0) -
类型推断 | Scala Documentation
Tour of Scala 类型推断 Language Scala 编译器通常可以推断出表达式的类型,因此你不必显式地声明它。 省略类型 val businessName = "Montreux Jazz Café" 编译器可以发现 ...docs.scala-lang.org/zh-cn/tour/type-inference.htmlRegistered: Mon Sep 08 18:46:21 UTC 2025 - Last Modified: Mon Sep 08 15:30:23 UTC 2025 - 208.6K bytes - Viewed (0) -
统一类型 | Scala Documentation
Tour of Scala 统一类型 Language 在Scala中,所有的值都有类型,包括数值和函数。下图阐述了类型层次结构的一个子集。 Scala类型层次结构 Any 是所有类型的超类型,也称为顶级类 型。它定义了一些通用的方法...docs.scala-lang.org/zh-cn/tour/unified-types.htmlRegistered: Mon Sep 08 18:46:24 UTC 2025 - Last Modified: Mon Sep 08 15:30:23 UTC 2025 - 209K bytes - Viewed (0) -
Composición de clases mixin | Scala Documentation
Tour of Scala Composición de clases mixin Language Nota de traducción: La palabra mixin puede ser traducida como mezc...docs.scala-lang.org/es/tour/mixin-class-composition.htmlRegistered: Mon Sep 08 18:49:17 UTC 2025 - Last Modified: Mon Sep 08 15:30:23 UTC 2025 - 85.7K bytes - Viewed (0) -
Clases Internas | Scala Documentation
Tour of Scala Clases Internas Language En Scala es posible que las clases tengan como miembro otras clases. A diferen...docs.scala-lang.org/es/tour/inner-classes.htmlRegistered: Mon Sep 08 18:49:34 UTC 2025 - Last Modified: Mon Sep 08 15:30:23 UTC 2025 - 89.8K bytes - Viewed (0) -
Tipos Compuestos | Scala Documentation
Tour of Scala Tipos Compuestos Language Algunas veces es necesario expresar que el tipo de un objeto es un subtipo de...docs.scala-lang.org/es/tour/compound-types.htmlRegistered: Mon Sep 08 18:49:42 UTC 2025 - Last Modified: Mon Sep 08 15:30:23 UTC 2025 - 84.7K bytes - Viewed (0) -
相交类型 | Scala 3 — Book | Scala Documentation
docs.scala-lang.org/zh-cn/scala3/book/types-intersection.htmlRegistered: Mon Sep 08 19:13:31 UTC 2025 - Last Modified: Mon Sep 08 15:30:23 UTC 2025 - 437.7K bytes - Viewed (0)