- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 551 - 560 of about 10,000 for timestamp:[now/d-1M TO *] (3.5 sec)
-
Trait Iterable | Collections | Scala Documentation
Collections Trait Iterable Language 容器(collection)结构的上层还有另一个trait。这个trait里所有方法的定义都基于一个抽象方法,迭代器(iterator,会逐一的产生集合的所有元素...docs.scala-lang.org/zh-cn/overviews/collections/trait-iterable.htmlRegistered: Mon Sep 08 17:08:22 UTC 2025 - Last Modified: Mon Sep 08 15:30:23 UTC 2025 - 127K bytes - Viewed (0) -
型推論 | Scala Documentation
Tour of Scala 型推論 Language Scalaコンパイラが式の型を推論できることが多いので、明示的に型を宣言する必要はありません。 型の省略 val businessName = "Montreux Jazz Caf...docs.scala-lang.org/ja/tour/type-inference.htmlRegistered: Mon Sep 08 17:39:00 UTC 2025 - Last Modified: Mon Sep 08 15:30:23 UTC 2025 - 146.9K bytes - Viewed (0) -
パッケージオブジェクト | Scala Documentation
Tour of Scala パッケージオブジェクト Language パッケージオブジェクト Scalaはパッケージ全体を通して共有される便利なコンテナとしてパッケージオブジェクトを提供します。 パッケージオブジェクトは、変数やメソッ...docs.scala-lang.org/ja/tour/package-objects.htmlRegistered: Mon Sep 08 17:39:35 UTC 2025 - Last Modified: Mon Sep 08 15:30:23 UTC 2025 - 143.6K bytes - Viewed (0) -
名前付き引数 | Scala Documentation
Tour of Scala 名前付き引数 Language メソッドを呼ぶ時、以下のように引数にパラメータ名でラベル付が可能です。 def printName ( first : String , last : String ) : ...docs.scala-lang.org/ja/tour/named-arguments.htmlRegistered: Mon Sep 08 17:38:20 UTC 2025 - Last Modified: Mon Sep 08 15:30:23 UTC 2025 - 142.4K bytes - Viewed (0) -
Funções de ordem superior | Scala Documentation
Tour of Scala Funções de ordem superior Language Scala permite definir funções de ordem superior. Tais funções recebe...docs.scala-lang.org/pt-br/tour/higher-order-functions.htmlRegistered: Mon Sep 08 17:56:20 UTC 2025 - Last Modified: Mon Sep 08 15:30:23 UTC 2025 - 76.3K bytes - Viewed (0) -
Classes Genéricas | Scala Documentation
Tour of Scala Classes Genéricas Language Semelhante ao Java 5 (aka. JDK 1.5), Scala tem suporte nativo para classes p...docs.scala-lang.org/pt-br/tour/generic-classes.htmlRegistered: Mon Sep 08 17:57:32 UTC 2025 - Last Modified: Mon Sep 08 15:30:23 UTC 2025 - 76.8K bytes - Viewed (0) -
Klasy generyczne | Scala Documentation
Tour of Scala Klasy generyczne Language Scala posiada wbudowaną obsługą klas parametryzowanych przez typy. Tego typu ...docs.scala-lang.org/pl/tour/generic-classes.htmlRegistered: Mon Sep 08 18:12:14 UTC 2025 - Last Modified: Mon Sep 08 15:30:23 UTC 2025 - 76.5K bytes - Viewed (0) -
Klasy wewnętrzne | Scala Documentation
Tour of Scala Klasy wewnętrzne Language W Scali możliwe jest zdefiniowanie klasy jako element innej klasy. W przeciwi...docs.scala-lang.org/pl/tour/inner-classes.htmlRegistered: Mon Sep 08 18:15:33 UTC 2025 - Last Modified: Mon Sep 08 15:30:23 UTC 2025 - 82.9K bytes - Viewed (0) -
Varianzas | Scala Documentation
Tour of Scala Varianzas Language Scala soporta anotaciones de varianza para parámetros de tipo para clases genéricas ...docs.scala-lang.org/es/tour/variances.htmlRegistered: Mon Sep 08 18:21:24 UTC 2025 - Last Modified: Mon Sep 08 15:30:23 UTC 2025 - 89.1K bytes - Viewed (0) -
Objetos Singleton | Scala Documentation
Tour of Scala Objetos Singleton Language Métodos e valores que não são associados com instâncias individuais de uma c...docs.scala-lang.org/pt-br/tour/singleton-objects.htmlRegistered: Mon Sep 08 18:02:02 UTC 2025 - Last Modified: Mon Sep 08 15:30:23 UTC 2025 - 78.5K bytes - Viewed (0)