- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 481 - 490 of about 10,000 for timestamp:[now/d-1y TO *] (0.2 sec)
-
Аннотации | Scala Documentation
Tour of Scala Аннотации Language Аннотации используются для передачи метаданных при объявлении. Например, аннотация @...docs.scala-lang.org/ru/tour/annotations.htmlRegistered: Wed Oct 15 05:26:02 UTC 2025 - Last Modified: Wed Oct 15 03:30:10 UTC 2025 - 238.2K bytes - Viewed (0) -
Reconocimiento de patrones | Scala Documentation
Tour of Scala Reconocimiento de patrones Language Nota de traducción: Es dificil encontrar en nuestro idioma una pala...docs.scala-lang.org/es/tour/pattern-matching.htmlRegistered: Wed Oct 15 05:27:30 UTC 2025 - Last Modified: Wed Oct 15 03:30:10 UTC 2025 - 85K bytes - Viewed (0) -
Clases genéricas | Scala Documentation
Tour of Scala Clases genéricas Language Tal como en Java 5, Scala provee soporte nativo para clases parametrizados co...docs.scala-lang.org/es/tour/generic-classes.htmlRegistered: Wed Oct 15 05:27:34 UTC 2025 - Last Modified: Wed Oct 15 03:30:10 UTC 2025 - 85.7K bytes - Viewed (0) -
Polimorfne metode | Scala Documentation
Tour of Scala Polimorfne metode Language Metode u Scali mogu biti parametrizovane i s vrijednostima i s tipovima. Sin...docs.scala-lang.org/ba/tour/polymorphic-methods.htmlRegistered: Wed Oct 15 05:42:48 UTC 2025 - Last Modified: Wed Oct 15 03:30:10 UTC 2025 - 75.4K bytes - Viewed (0) -
다형성 메소드 | Scala Documentation
Tour of Scala 다형성 메소드 Language 스칼라의 메소드는 값과 타입 모두가 파라미터화 될 수 있다. 클래스 수준에서와 같이, 값 파라미터는 괄호의 쌍으로 묶이며 타입 파라미터는 브래킷의 쌍 안에...docs.scala-lang.org/ko/tour/polymorphic-methods.htmlRegistered: Wed Oct 15 05:43:21 UTC 2025 - Last Modified: Wed Oct 15 03:30:10 UTC 2025 - 73.9K bytes - Viewed (0) -
Složeni tipovi | Scala Documentation
Tour of Scala Složeni tipovi Language Ponekad je potrebno izraziti da je tip objekta podtip nekoliko drugih tipova. U...docs.scala-lang.org/ba/tour/compound-types.htmlRegistered: Wed Oct 15 05:43:42 UTC 2025 - Last Modified: Wed Oct 15 03:30:10 UTC 2025 - 75.4K bytes - Viewed (0) -
합성 타입 | Scala Documentation
Tour of Scala 합성 타입 Language 때론 객체의 타입을 여러 다른 타입의 서브타입으로 표현해야 할 때가 있다. 스칼라에선 합성 타입(Compound Types) 으로 표현될 수 있는데, 이는 객...docs.scala-lang.org/ko/tour/compound-types.htmlRegistered: Wed Oct 15 05:43:45 UTC 2025 - Last Modified: Wed Oct 15 03:30:10 UTC 2025 - 74.9K 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: Wed Oct 15 05:43:58 UTC 2025 - Last Modified: Wed Oct 15 03:30:10 UTC 2025 - 76.5K bytes - Viewed (0) -
이름을 지정한 파라미터 | Scala Documentation
Tour of Scala 이름을 지정한 파라미터 Language 메소드와 함수를 호출할 땐 다음과 같이 해당 호출에서 명시적으로 변수의 이름을 사용할 수 있다. def printName(first:String,...docs.scala-lang.org/ko/tour/named-arguments.htmlRegistered: Wed Oct 15 05:45:30 UTC 2025 - Last Modified: Wed Oct 15 03:30:10 UTC 2025 - 73.2K bytes - Viewed (0) -
Funkcje wyższego rzędu | Scala Documentation
Tour of Scala Funkcje wyższego rzędu Language Scala pozwala na definiowanie funkcji wyższego rzędu. Są to funkcje, kt...docs.scala-lang.org/pl/tour/higher-order-functions.htmlRegistered: Wed Oct 15 05:46:23 UTC 2025 - Last Modified: Wed Oct 15 03:30:10 UTC 2025 - 87.1K bytes - Viewed (0)