- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 841 - 850 of about 10,000 for timestamp:[now/d-1M TO *] (0.06 sec)
-
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) -
Given 实例和 Using 语句 | Scala 3 — Book | Scala Doc...
docs.scala-lang.org/zh-cn/scala3/book/ca-context-parameters.htmlRegistered: Mon Sep 08 19:13:34 UTC 2025 - Last Modified: Mon Sep 08 15:30:23 UTC 2025 - 444.3K bytes - Viewed (0) -
Непрозрачные типы | Scala 3 — Book | Scala Docu...
docs.scala-lang.org/ru/scala3/book/types-opaque-types.htmlRegistered: Mon Sep 08 19:14:53 UTC 2025 - Last Modified: Mon Sep 08 15:30:23 UTC 2025 - 450.2K bytes - Viewed (0) -
总结 | Scala 3 — Book | Scala Documentation
docs.scala-lang.org/zh-cn/scala3/book/ca-summary.htmlRegistered: Mon Sep 08 19:13:43 UTC 2025 - Last Modified: Mon Sep 08 15:30:23 UTC 2025 - 430.9K bytes - Viewed (0) -
包对象 | Scala Documentation
Tour of Scala 包对象 Language 包对象 Scala 提供包对象作为在整个包中方便的共享使用的容器。 包对象中可以定义任何内容,而不仅仅是变量和方法。 例如,包对象经常用于保存包级作用域的类型别名和隐式转换。 包对...docs.scala-lang.org/zh-cn/tour/package-objects.htmlRegistered: Mon Sep 08 18:45:57 UTC 2025 - Last Modified: Mon Sep 08 15:30:23 UTC 2025 - 205K bytes - Viewed (0) -
模式匹配 | Scala Documentation
Tour of Scala 模式匹配 Language 模式匹配是检查某个值(value)是否匹配某一个模式的机制,一个成功的匹配同时会将匹配值解构为其组成部分。它是Java中的 switch 语句的升级版,同样可以用于替代一系列的 ...docs.scala-lang.org/zh-cn/tour/pattern-matching.htmlRegistered: Mon Sep 08 18:46:01 UTC 2025 - Last Modified: Mon Sep 08 15:30:23 UTC 2025 - 216.4K bytes - Viewed (0) -
复合类型 | Scala Documentation
Tour of Scala 复合类型 Language 有时需要表明一个对象的类型是其他几种类型的子类型。 在 Scala 中,这可以表示成 复合类型 ,即多个类型的交集。 假设我们有两个特质 Cloneable 和 Resetabl...docs.scala-lang.org/zh-cn/tour/compound-types.htmlRegistered: Mon Sep 08 18:47:01 UTC 2025 - Last Modified: Mon Sep 08 15:30:23 UTC 2025 - 205.5K bytes - Viewed (0) -
方法 | Scala 3 — Book | Scala Documentation
docs.scala-lang.org/zh-cn/scala3/book/taste-methods.htmlRegistered: Mon Sep 08 18:51:45 UTC 2025 - Last Modified: Mon Sep 08 15:30:23 UTC 2025 - 450.9K bytes - Viewed (0)