- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 211 - 220 of 1,296 for host:docs.scala-lang.org (0.04 sec)
-
从头定义新容器 | Collections | Scala Documentation
Collections 从头定义新容器 Language 我们已经知道 List(1, 2, 3) 可以创建出含有三个元素的列表,用 Map('A' -> 1, 'C' -> 2) 可以创建含有两对绑定的映射。实际上各种Scala容器...docs.scala-lang.org/zh-cn/overviews/collections/creating-collections-from-scratch.htmlRegistered: Wed Apr 16 04:11:23 UTC 2025 - Last Modified: Fri Mar 28 02:11:35 UTC 2025 - 126.3K bytes - Viewed (0) -
TypeTags 和 Manifests | Reflection | Scala Docum...
Reflection TypeTags 和 Manifests Language 与其他JVM语言一样,Scala的类型在运行时被擦除。这意味着,如果要检查某个实例的运行时类型,则可能无法访问Scala编译器在编译时可用的所有类型信息...docs.scala-lang.org/zh-cn/overviews/reflection/typetags-manifests.htmlRegistered: Wed Apr 16 04:11:27 UTC 2025 - Last Modified: Fri Mar 28 02:11:35 UTC 2025 - 61.5K bytes - Viewed (0) -
環境、ユニバース、ミラー | Reflection | Scala Documentation
Reflection 環境、ユニバース、ミラー Language EXPERIMENTAL 環境 リフレクションの環境は、リフレクションを用いたタスクが実行時に実行されたのかコンパイル時に実行されたのかによって変わる。 この環境が実行...docs.scala-lang.org/ja/overviews/reflection/environment-universes-mirrors.htmlRegistered: Wed Apr 16 04:11:37 UTC 2025 - Last Modified: Fri Mar 28 02:11:35 UTC 2025 - 61.1K bytes - Viewed (0) -
序列trait:Seq、IndexedSeq及LinearSeq | Collections ...
Collections 序列trait:Seq、IndexedSeq及LinearSeq Language Seq trait用于表示序列。所谓序列,指的是一类具有一定长度的可迭代访问的对象,其中每个元素均带有一个从0开始计数的固定索...docs.scala-lang.org/zh-cn/overviews/collections/seqs.htmlRegistered: Wed Apr 16 04:11:13 UTC 2025 - Last Modified: Fri Mar 28 02:11:35 UTC 2025 - 133.5K bytes - Viewed (0) -
Anotacije | Scala Documentation
Tour of Scala Anotacije Language Anotacije pridružuju meta-informacije definicijama. Npr, anotacija @deprecated prije...docs.scala-lang.org/ba/tour/annotations.htmlRegistered: Wed Apr 16 04:30:17 UTC 2025 - Last Modified: Fri Mar 28 02:11:35 UTC 2025 - 79.8K bytes - Viewed (0) -
Anotaciones | Scala Documentation
Tour of Scala Anotaciones Language Las anotaciones sirven para asociar meta-información con definiciones. Una anotaci...docs.scala-lang.org/es/tour/annotations.htmlRegistered: Wed Apr 16 04:30:27 UTC 2025 - Last Modified: Fri Mar 28 02:11:35 UTC 2025 - 92.6K bytes - Viewed (0) -
พื้นฐาน | Scala Documentation
Tour of Scala พื้นฐาน Language ในหน้านี้ เราจะครอบคลุมพื้นฐานของ Scala In this page, we will cover basics of Scala. ท...docs.scala-lang.org/th/tour/basics.htmlRegistered: Wed Apr 16 04:30:47 UTC 2025 - Last Modified: Fri Mar 28 02:11:35 UTC 2025 - 100.9K bytes - Viewed (0) -
Tuplas | Scala Documentation
Tour of Scala Tuplas Language Em Scala, uma tupla é um valor que contém um número fixo de elementos, cada um com tipo...docs.scala-lang.org/pt-br/tour/tuples.htmlRegistered: Wed Apr 16 04:32:42 UTC 2025 - Last Modified: Fri Mar 28 02:11:35 UTC 2025 - 78.5K bytes - Viewed (0) -
Kompozicija mixin klasa | Scala Documentation
Tour of Scala Kompozicija mixin klasa Language Mixini su trejtovi koji se koriste za kompoziciju klase. abstract clas...docs.scala-lang.org/ba/tour/mixin-class-composition.htmlRegistered: Wed Apr 16 04:31:56 UTC 2025 - Last Modified: Fri Mar 28 02:11:35 UTC 2025 - 79.6K bytes - Viewed (0) -
믹스인 클래스 컴포지션 | Scala Documentation
Tour of Scala 믹스인 클래스 컴포지션 Language 단일 상속 만을 지원하는 여러 언어와는 달리, 스칼라는 더욱 일반화된 시각에서 클래스를 재사용한다. 스칼라는 새로운 클래스를 정의할 때 클래스의 ...docs.scala-lang.org/ko/tour/mixin-class-composition.htmlRegistered: Wed Apr 16 04:32:03 UTC 2025 - Last Modified: Fri Mar 28 02:11:35 UTC 2025 - 75.8K bytes - Viewed (0)