- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 61 - 70 of about 10,000 for filetype:html (0.08 sec)
-
Cechy | Scala Documentation
Tour of Scala Cechy Language Cechy (Traits) są używane, aby współdzielić interfejsy i pola pomiędzy klasami. Są bardz...docs.scala-lang.org/pl/tour/traits.htmlRegistered: Mon Mar 31 04:03:37 UTC 2025 - Last Modified: Fri Mar 28 02:11:35 UTC 2025 - 79.9K bytes - Viewed (0) -
Packages and Imports | Scala Documentation
Tour of Scala Packages and Imports Language Packages and Imports (this section of the tour has not been translated ye...docs.scala-lang.org/ba/tour/packages-and-imports.html Similar Results (1)Registered: Mon Mar 31 04:05:32 UTC 2025 - Last Modified: Fri Mar 28 02:11:35 UTC 2025 - 72.2K bytes - Viewed (0) -
Case klase | Scala Documentation
Tour of Scala Case klase Language Case klase su kao obične klase s par ključnih razlika. Dobre su za modelovanje nepr...docs.scala-lang.org/ba/tour/case-classes.htmlRegistered: Mon Mar 31 04:05:46 UTC 2025 - Last Modified: Fri Mar 28 02:11:35 UTC 2025 - 77.6K bytes - Viewed (0) -
Package Objects | Scala Documentation
Tour of Scala Package Objects Language Package objects (this section of the tour has not been translated yet. pull re...docs.scala-lang.org/ba/tour/package-objects.htmlRegistered: Mon Mar 31 04:05:57 UTC 2025 - Last Modified: Fri Mar 28 02:11:35 UTC 2025 - 72K bytes - Viewed (0) -
Композиция классов с трейтами | Scala Documenta...
Tour of Scala Композиция классов с трейтами Language Примеси (Mixin) - это трейты, которые используются для создания ...docs.scala-lang.org/ru/tour/mixin-class-composition.htmlRegistered: Mon Mar 31 04:06:44 UTC 2025 - Last Modified: Fri Mar 28 02:11:35 UTC 2025 - 225K bytes - Viewed (0) -
ポリモーフィックメソッド | Scala Documentation
Tour of Scala ポリモーフィックメソッド Language Scalaのメソッドは値と同様に型によってパラメータ化することができます。構文はジェネリッククラスの構文と似ています。 値パラメータは丸括弧で囲まれるのに対して、...docs.scala-lang.org/ja/tour/polymorphic-methods.htmlRegistered: Mon Mar 31 04:06:57 UTC 2025 - Last Modified: Fri Mar 28 02:11:35 UTC 2025 - 143.9K bytes - Viewed (0) -
By-name Parameters | Scala Documentation
Tour of Scala By-name Parameters Language ← previous next → Contributors to this page: Contents บทนำ พื้นฐาน ชนิดข้อม...docs.scala-lang.org/th/tour/by-name-parameters.html Similar Results (26)Registered: Mon Mar 31 04:09:18 UTC 2025 - Last Modified: Fri Mar 28 02:11:35 UTC 2025 - 72K bytes - Viewed (0) -
嵌套方法 | Scala Documentation
Tour of Scala 嵌套方法 Language 在Scala中可以嵌套定义方法。例如以下对象提供了一个 factorial 方法来计算给定数值的阶乘: def factorial ( x : Int ) : Int = { d...docs.scala-lang.org/zh-cn/tour/nested-functions.htmlRegistered: Mon Mar 31 04:07:40 UTC 2025 - Last Modified: Fri Mar 28 02:11:35 UTC 2025 - 204.4K bytes - Viewed (0) -
多态方法 | Scala Documentation
Tour of Scala 多态方法 Language Scala 中的方法可以按类型和值进行参数化。 语法和泛型类类似。 类型参数括在方括号中,而值参数括在圆括号中。 看下面的例子: def listOfDuplicates [ A...docs.scala-lang.org/zh-cn/tour/polymorphic-methods.htmlRegistered: Mon Mar 31 04:07:16 UTC 2025 - Last Modified: Fri Mar 28 02:11:35 UTC 2025 - 205.7K bytes - Viewed (0) -
Metody polimorficzne | Scala Documentation
Tour of Scala Metody polimorficzne Language Metody w Scali mogą być parametryzowane zarówno przez wartości, jak i typ...docs.scala-lang.org/pl/tour/polymorphic-methods.htmlRegistered: Mon Mar 31 04:07:26 UTC 2025 - Last Modified: Fri Mar 28 02:11:35 UTC 2025 - 74.7K bytes - Viewed (0)