- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 871 - 880 of about 10,000 for filetype:html (1.14 sec)
-
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) -
高阶函数 | Scala Documentation
Tour of Scala 高阶函数 Language 高阶函数是指使用其他函数作为参数、或者返回一个函数作为结果的函数。在Scala中函数是“一等公民”,所以允许定义高阶函数。这里的术语可能有点让人困惑,我们约定,使用函数值作为参数...docs.scala-lang.org/zh-cn/tour/higher-order-functions.htmlRegistered: Mon Sep 08 18:45:40 UTC 2025 - Last Modified: Mon Sep 08 15:30:23 UTC 2025 - 215.4K bytes - Viewed (0) -
Scala 3 特性 | Scala 3 — Book | Scala Documentation
docs.scala-lang.org/zh-cn/scala3/book/scala-features.htmlRegistered: Mon Sep 08 19:02:30 UTC 2025 - Last Modified: Mon Sep 08 15:30:23 UTC 2025 - 468.6K bytes - Viewed (0) -
Reference-able Package Objects
Scala 3 Reference 3.7.2 Learn Install Playground Find A Library Community Blog Scala 3 Reference Learn Install Playgr...docs.scala-lang.org/scala3/reference/experimental/package-object-values.htmlRegistered: Mon Sep 08 16:38:30 UTC 2025 - Last Modified: Thu Jul 31 20:53:02 UTC 2025 - 28K bytes - Viewed (0)