- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 71 - 80 of about 10,000 for timestamp:[now/d-7d TO *] (0.03 sec)
-
Padrões de Expressões Regulares | Scala Documen...
Tour of Scala Padrões de Expressões Regulares Language Padrões de sequência que ignoram a direita Padrões de sequênci...docs.scala-lang.org/pt-br/tour/regular-expression-patterns.htmlRegistered: Mon Aug 25 05:10:20 UTC 2025 - Last Modified: Mon Aug 25 03:30:17 UTC 2025 - 76.1K bytes - Viewed (0) -
Operadores | Scala Documentation
Tour of Scala Operadores Language Qualquer método que tenha um único parâmetro pode ser usado como um operador infix ...docs.scala-lang.org/pt-br/tour/operators.htmlRegistered: Mon Aug 25 05:10:32 UTC 2025 - Last Modified: Mon Aug 25 03:30:17 UTC 2025 - 76.4K bytes - Viewed (0) -
패키지 객체 | Scala Documentation
Tour of Scala 패키지 객체 Language 패키지 객체 스칼라는 패키지 객체라는 패키지 전체에 걸쳐 공유되는 편리한 컨테이너를 제공한다. 패키지 객체는 변수나 메서드 정의뿐 아니라 임의의 정의도 담을...docs.scala-lang.org/ko/tour/package-objects.htmlRegistered: Mon Aug 25 05:12:03 UTC 2025 - Last Modified: Mon Aug 25 03:30:17 UTC 2025 - 75.3K bytes - Viewed (0) -
커링 | Scala Documentation
Tour of Scala 커링 Language 메소드에는 파라미터 목록을 여럿 정의할 수 있다. 파라미터 목록의 수 보다 적은 파라미터로 메소드가 호출되면, 해당 함수는 누락된 파라미터 목록을 인수로 받는 새로...docs.scala-lang.org/ko/tour/multiple-parameter-lists.htmlRegistered: Mon Aug 25 05:14:26 UTC 2025 - Last Modified: Mon Aug 25 03:30:17 UTC 2025 - 73.6K bytes - Viewed (0) -
중첩 함수 | Scala Documentation
Tour of Scala 중첩 함수 Language 스칼라에선 중첩 함수를 정의할 수 있다. 다음 오브젝트는 정수의 리스트에서 지정된 값보다 작은 값을 값을 추출해주는 filter 함수를 제공한다. object...docs.scala-lang.org/ko/tour/nested-functions.htmlRegistered: Mon Aug 25 05:14:32 UTC 2025 - Last Modified: Mon Aug 25 03:30:17 UTC 2025 - 73.2K bytes - Viewed (0) -
기초 | Scala Documentation
Tour of Scala 기초 Language 이 페이지에서는 스칼라의 기초를 다룬다. 브라우저에서 스칼라 사용하기 Scastie를 사용하면 브라우저에서 스칼라를 실행해 볼 수 있다. Scastie 로 간다. ...docs.scala-lang.org/ko/tour/basics.htmlRegistered: Mon Aug 25 05:14:48 UTC 2025 - Last Modified: Mon Aug 25 03:30:17 UTC 2025 - 97.5K bytes - Viewed (0) -
믹스인 클래스 컴포지션 | Scala Documentation
Tour of Scala 믹스인 클래스 컴포지션 Language 단일 상속 만을 지원하는 여러 언어와는 달리, 스칼라는 더욱 일반화된 시각에서 클래스를 재사용한다. 스칼라는 새로운 클래스를 정의할 때 클래스의 ...docs.scala-lang.org/ko/tour/mixin-class-composition.htmlRegistered: Mon Aug 25 05:14:00 UTC 2025 - Last Modified: Mon Aug 25 03:30:17 UTC 2025 - 75.8K bytes - Viewed (0) -
하위 타입 경계 | Scala Documentation
Tour of Scala 하위 타입 경계 Language 상위 타입 경계 가 특정 타입의 서브타입으로 타입을 제한한다면, 하위 타입 경계 는 대상 타입을 다른 타입의 슈퍼타입으로 선언한다. T>:A 는 타입 파...docs.scala-lang.org/ko/tour/lower-type-bounds.htmlRegistered: Mon Aug 25 05:15:25 UTC 2025 - Last Modified: Mon Aug 25 03:30:17 UTC 2025 - 75.5K bytes - Viewed (0) -
암시적 변환 | Scala Documentation
Tour of Scala 암시적 변환 Language 타입 S 에서 타입 T 로의 암시적 변환은 타입이 함수 S => T 인 암시적 값이나 해당 타입으로 변환 가능한 암시적 메소드로 정의된다. 암시적 변환은 두...docs.scala-lang.org/ko/tour/implicit-conversions.htmlRegistered: Mon Aug 25 05:14:56 UTC 2025 - Last Modified: Mon Aug 25 03:30:17 UTC 2025 - 77.1K bytes - Viewed (0) -
Symbols, Trees, and Types | Reflection | Scala ...
Reflection Symbols, Trees, and Types Language This doc page is specific to features shipped in Scala 2, which have ei...docs.scala-lang.org/overviews/reflection/symbols-trees-types.htmlRegistered: Mon Aug 25 04:24:59 UTC 2025 - Last Modified: Mon Aug 25 03:30:17 UTC 2025 - 93.6K bytes - Viewed (0)