- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1141 - 1150 of about 10,000 for timestamp:[now/d-1y TO *] (0.12 sec)
-
Singleton Objects | Scala Documentation
Tour of Scala Singleton Objects Language Métodos y valores que no están asociados con instancias individuales de una ...docs.scala-lang.org/es/tour/singleton-objects.htmlRegistered: Fri Oct 24 05:53:17 UTC 2025 - Last Modified: Fri Oct 24 03:30:22 UTC 2025 - 87.3K bytes - Viewed (0) -
内部クラス | Scala Documentation
Tour of Scala 内部クラス Language Scalaではクラスが他のクラスをメンバーとして保持することが可能です。 Javaのような、内部クラスが外側のクラスのメンバーとなる言語とは対照的に、Scalaでは、内部クラス...docs.scala-lang.org/ja/tour/inner-classes.htmlRegistered: Fri Oct 24 05:54:59 UTC 2025 - Last Modified: Fri Oct 24 03:30:22 UTC 2025 - 150.5K bytes - Viewed (0) -
Currying | Scala Documentation
Tour of Scala Currying Language Nota de tradução: Currying é uma técnica de programação Funcional nomeada em honra ao...docs.scala-lang.org/pt-br/tour/multiple-parameter-lists.htmlRegistered: Fri Oct 24 05:56:47 UTC 2025 - Last Modified: Fri Oct 24 03:30:22 UTC 2025 - 76.8K bytes - Viewed (0) -
Funções Aninhadas | Scala Documentation
Tour of Scala Funções Aninhadas Language Em scala é possível aninhar definições de funções. O objeto a seguir fornece...docs.scala-lang.org/pt-br/tour/nested-functions.htmlRegistered: Fri Oct 24 05:56:57 UTC 2025 - Last Modified: Fri Oct 24 03:30:22 UTC 2025 - 75.5K bytes - Viewed (0) -
アノテーション | Scala Documentation
Tour of Scala アノテーション Language アノテーションはメタ情報と定義を関連づけます。例えば、メソッドの前のアノテーション @deprecated はメソッドが使われたらコンパイラに警告を出力させます。 obje...docs.scala-lang.org/ja/tour/annotations.htmlRegistered: Fri Oct 24 05:55:51 UTC 2025 - Last Modified: Fri Oct 24 03:30:22 UTC 2025 - 149.1K bytes - Viewed (0) -
Limitante Superior de Tipos | Scala Documentation
Tour of Scala Limitante Superior de Tipos Language Em Scala, parâmetros de tipos e tipos abstratos podem ser restring...docs.scala-lang.org/pt-br/tour/upper-type-bounds.htmlRegistered: Fri Oct 24 05:56:02 UTC 2025 - Last Modified: Fri Oct 24 03:30:22 UTC 2025 - 76.5K bytes - Viewed (0) -
Variâncias | Scala Documentation
Tour of Scala Variâncias Language Scala suporta anotações de variância de parâmetros de tipo de classes genéricas . E...docs.scala-lang.org/pt-br/tour/variances.htmlRegistered: Fri Oct 24 05:57:46 UTC 2025 - Last Modified: Fri Oct 24 03:30:22 UTC 2025 - 79.4K bytes - Viewed (0) -
제네릭 클래스 | Scala Documentation
Tour of Scala 제네릭 클래스 Language 자바 5(다른 이름은 JDK 1.5와 같이, 스칼라는 타입으로 파라미터화된 클래스의 빌트인 지원을 제공한다. 이런 제네릭 클래스는 특히 컬렉션 클래스의 개...docs.scala-lang.org/ko/tour/generic-classes.htmlRegistered: Fri Oct 24 05:59:35 UTC 2025 - Last Modified: Fri Oct 24 03:30:22 UTC 2025 - 75.8K bytes - Viewed (0) -
Built-in Types — Python 3.14.0 documentation
The following sections describe the standard types that are built into the interpreter. The principal built-in types are numerics, sequences, mappings, classes, instances and exceptions. Some colle...docs.python.org/3/library/stdtypes.htmlRegistered: Fri Oct 24 04:24:48 UTC 2025 - Last Modified: Thu Oct 23 17:23:24 UTC 2025 - 719.7K bytes - Viewed (0) -
8. Compound statements — Python 3.14.0 document...
Compound statements contain (groups of) other statements; they affect or control the execution of those other statements in some way. In general, compound statements span multiple lines, although i...docs.python.org/3/reference/compound_stmts.htmlRegistered: Fri Oct 24 04:25:27 UTC 2025 - Last Modified: Thu Oct 23 17:23:23 UTC 2025 - 221.4K bytes - Viewed (0)