Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

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

Results 181 - 190 of over 10,000 for filetype:html (0.08 seconds)

  1. 类 | Scala Documentation

    Tour of Scala 类 Language Scala中的类是用于创建对象的蓝图,其中包含了方法、常量、变量、类型、对象、特质、类,这些统称为成员。类型、对象和特质将在后面的文章中介绍。 类定义 一个最简的类的定义就是关键字 c...
    docs.scala-lang.org/zh-cn/tour/classes.html
    Fri Feb 06 04:30:27 GMT 2026
      215.1K bytes
  2. 样例类(Case Classes) | Scala Documentation

    Tour of Scala 样例类(Case Classes) Language 样例类(Case classes)和普通类差不多,只有几点关键差别,接下来的介绍将会涵盖这些差别。样例类非常适合用于不可变的数据。下一节将会介绍他们在 ...
    docs.scala-lang.org/zh-cn/tour/case-classes.html
    Fri Feb 06 04:30:27 GMT 2026
      208.4K bytes
  3. implicit マクロ | Macros | Scala Documentation

    Macros implicit マクロ Language EXPERIMENTAL Eugene Burmako 著 Eugene Yokota 訳 implicit マクロは Scala 2.10.0 以降にある実験的機能だが、クリ...
    docs.scala-lang.org/ja/overviews/macros/implicits.html
    Fri Feb 06 04:30:27 GMT 2026
      76.7K bytes
  4. 並行トライ | Parallel Collections | Scala Documentation

    Parallel Collections 並行トライ Language 並列データ構造の多くは、走査時にデータ構造が変更された場合に一貫性のある走査を保証しない。 これは、ほとんどの可変コレクションにも当てはまることだ。 並行トライ ...
    docs.scala-lang.org/ja/overviews/parallel-collections/ctries.html
    Fri Feb 06 04:30:27 GMT 2026
      63.8K bytes
  5. Future と Promise | Scala Documentation

    Futures Future と Promise Language Philipp Haller, Aleksandar Prokopec, Heather Miller, Viktor Klang, Roland Kuhn, Voj...
    docs.scala-lang.org/ja/overviews/core/futures.html
    Fri Feb 06 04:30:27 GMT 2026
      81.4K bytes
  6. blackbox vs whitebox | Macros | Scala Documenta...

    Macros blackbox vs whitebox Language EXPERIMENTAL Eugene Burmako 著 Eugene Yokota 訳 Scala 2.11.x および Scala 2.12.x 系列では...
    docs.scala-lang.org/ja/overviews/macros/blackbox-whitebox.html
    Fri Feb 06 04:30:27 GMT 2026
      72.9K bytes
  7. 環境、ユニバース、ミラー | Reflection | Scala Documentation

    Reflection 環境、ユニバース、ミラー Language EXPERIMENTAL 環境 リフレクションの環境は、リフレクションを用いたタスクが実行時に実行されたのかコンパイル時に実行されたのかによって変わる。 この環境が実行...
    docs.scala-lang.org/ja/overviews/reflection/environment-universes-mirrors.html
    Fri Feb 06 04:30:27 GMT 2026
      61.1K bytes
  8. Scala Specialization | Scala Documentation

    SID-9 - Scala Specialization Language This was an older SID that can be found here Status This proposal has been impl...
    docs.scala-lang.org/sips/9.html
    Fri Feb 06 04:30:27 GMT 2026
      23.5K bytes
  9. SIP Meeting Results - 20th October 2023 | Scala...

    SIP Meeting Results - 20th October 2023 Language The Committee discussed and voted on the proposals listed below. Pro...
    docs.scala-lang.org/sips/results/2023-10-20-meeting.html
    Fri Feb 06 04:30:27 GMT 2026
      24.4K bytes
  10. Converters among optional Functions, PartialFun...

    SIP-38 - Converters among optional Functions, PartialFunctions and extractor objects Language This proposal has been ...
    docs.scala-lang.org/sips/38.html
    Fri Feb 06 04:30:27 GMT 2026
      32.1K bytes
Back to Top