Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Popular Words: test [xss] %27 テスト

Results 241 - 250 of about 10,000 for filetype:html (0.12 sec)

  1. 自类型 | Scala Documentation

    Tour of Scala 自类型 Language 自类型用于声明一个特质必须混入其他特质,尽管该特质没有直接扩展其他特质。 这使得所依赖的成员可以在没有导入的情况下使用。 自类型是一种细化 this 或 this 别名之类型的方法...
    docs.scala-lang.org/zh-cn/tour/self-types.html
    Registered: Wed Apr 16 04:22:33 UTC 2025
    - Last Modified: Fri Mar 28 02:11:35 UTC 2025
    - 205.5K bytes
    - Viewed (0)
  2. 高階関数 | Scala Documentation

    Tour of Scala 高階関数 Language 高階関数は他の関数をパラメーターとして受け取る、もしくは結果として関数を返します。 このようなことができるのは、Scalaでは関数が第一級値 (first-class value...
    docs.scala-lang.org/ja/tour/higher-order-functions.html
    Registered: Wed Apr 16 04:22:41 UTC 2025
    - Last Modified: Fri Mar 28 02:11:35 UTC 2025
    - 156.1K bytes
    - Viewed (0)
  3. 内部类 | Scala Documentation

    Tour of Scala 内部类 Language 在Scala中,一个类可以作为另一个类的成员。 在一些类似 Java 的语言中,内部类是外部类的成员,而 Scala 正好相反,内部类是绑定到外部对象的。 假设我们希望编译器在编译...
    docs.scala-lang.org/zh-cn/tour/inner-classes.html
    Registered: Wed Apr 16 04:21:21 UTC 2025
    - Last Modified: Fri Mar 28 02:11:35 UTC 2025
    - 212.2K bytes
    - Viewed (0)
  4. 型变 | Scala Documentation

    Tour of Scala 型变 Language 型变是复杂类型的子类型关系与其组件类型的子类型关系的相关性。 Scala支持 泛型类 的类型参数的型变注释,允许它们是协变的,逆变的,或在没有使用注释的情况下是不变的。 在类型系统中...
    docs.scala-lang.org/zh-cn/tour/variances.html
    Registered: Wed Apr 16 04:21:46 UTC 2025
    - Last Modified: Fri Mar 28 02:11:35 UTC 2025
    - 221.1K bytes
    - Viewed (0)
  5. Adnotacje | Scala Documentation

    Tour of Scala Adnotacje Language Adnotacje dodają meta-informacje do różnego rodzaju definicji. Podstawową formą adno...
    docs.scala-lang.org/pl/tour/annotations.html
    Registered: Wed Apr 16 04:30:14 UTC 2025
    - Last Modified: Fri Mar 28 02:11:35 UTC 2025
    - 82.4K bytes
    - Viewed (0)
  6. Basics | Scala Documentation

    Tour of Scala Basics Language En esta página, practicaremos conceptos básicos de Scala. Probando Scala en el navegado...
    docs.scala-lang.org/es/tour/basics.html
    Registered: Wed Apr 16 04:30:34 UTC 2025
    - Last Modified: Fri Mar 28 02:11:35 UTC 2025
    - 108.3K bytes
    - Viewed (0)
  7. Lokalno zaključivanje tipova (type inference) |...

    Tour of Scala Lokalno zaključivanje tipova (type inference) Language Scala ima ugrađen mehanizam zaključivanja tipova...
    docs.scala-lang.org/ba/tour/type-inference.html
    Registered: Wed Apr 16 04:29:54 UTC 2025
    - Last Modified: Fri Mar 28 02:11:35 UTC 2025
    - 76.5K bytes
    - Viewed (0)
  8. Sjedinjeni tipovi | Scala Documentation

    Tour of Scala Sjedinjeni tipovi Language Sve vrijednosti u Scali su objekti, uključujući brojeve i funkcije. Dijagram...
    docs.scala-lang.org/ba/tour/unified-types.html
    Registered: Wed Apr 16 04:31:12 UTC 2025
    - Last Modified: Fri Mar 28 02:11:35 UTC 2025
    - 79K bytes
    - Viewed (0)
  9. Traits | Scala Documentation

    Tour of Scala Traits Language Trait ใช้เพื่อแชร์ interface และ field ระหว่างคลาส มันจะเหมือนกับ interface ใน Java 8 ค...
    docs.scala-lang.org/th/tour/traits.html
    Registered: Wed Apr 16 04:28:31 UTC 2025
    - Last Modified: Fri Mar 28 02:11:35 UTC 2025
    - 80.1K bytes
    - Viewed (0)
  10. Trejtovi | Scala Documentation

    Tour of Scala Trejtovi Language Trejtovi se koriste za dijeljenje interfejsa i polja među klasama. Slični su interfej...
    docs.scala-lang.org/ba/tour/traits.html
    Registered: Wed Apr 16 04:28:41 UTC 2025
    - Last Modified: Fri Mar 28 02:11:35 UTC 2025
    - 79.4K bytes
    - Viewed (0)
Back to top