- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 631 - 640 of about 10,000 for timestamp:[now/d-1M TO *] (0.35 sec)
-
値クラスと汎用トレイト | Scala Documentation
値クラスと汎用トレイト Language Mark Harrah 著 Eugene Yokota 訳 はじめに 値クラス (value class) は実行時のオブジェクトの割り当てを回避するための Scala の新しい機構だ。 これ...docs.scala-lang.org/ja/overviews/core/value-classes.htmlRegistered: Fri Oct 24 07:21:13 UTC 2025 - Last Modified: Fri Oct 24 03:30:22 UTC 2025 - 41.9K bytes - Viewed (0) -
ロードマップ | Macros | Scala Documentation
Macros ロードマップ Language EXPERIMENTAL Eugene Burmako 著 Eugene Yokota 訳 今の所、Scala 2.12 におけるリフレクションおよびマクロ関連の新機能の導入の予定は無いた...docs.scala-lang.org/ja/overviews/macros/roadmap.htmlRegistered: Fri Oct 24 07:20:37 UTC 2025 - Last Modified: Fri Oct 24 03:30:22 UTC 2025 - 69K bytes - Viewed (0) -
顶层定义 | Scala 3 — Book | Scala Documentation
docs.scala-lang.org/zh-cn/scala3/book/taste-toplevel-definitions.htmlRegistered: Fri Oct 24 06:30:49 UTC 2025 - Last Modified: Fri Oct 24 03:30:22 UTC 2025 - 436.1K bytes - Viewed (0) -
Инструменты | Scala 3 — Book | Scala Documentation
В этой главе представлено введение в доступные инструменты моделирования предметной области в Scala 3, включая классы, трейты, перечисления и многое другое.docs.scala-lang.org/ru/scala3/book/domain-modeling-tools.htmlRegistered: Fri Oct 24 06:45:42 UTC 2025 - Last Modified: Fri Oct 24 03:30:22 UTC 2025 - 554.6K bytes - Viewed (0) -
工具 | Scala 3 — Book | Scala Documentation
This chapter provides an introduction to the available domain modeling tools in Scala 3, including classes, traits, enums, and more.docs.scala-lang.org/zh-cn/scala3/book/domain-modeling-tools.htmlRegistered: Fri Oct 24 06:45:45 UTC 2025 - Last Modified: Fri Oct 24 03:30:22 UTC 2025 - 544K bytes - Viewed (0) -
worksheet | Scala 3 — Book | Scala Documentation
docs.scala-lang.org/zh-cn/scala3/book/tools-worksheets.htmlRegistered: Fri Oct 24 06:48:41 UTC 2025 - Last Modified: Fri Oct 24 03:30:22 UTC 2025 - 433.1K bytes - Viewed (0) -
annotationlib — Functionality for introspecting...
Source code: Lib/annotationlib.py The annotationlib module provides tools for introspecting annotations on modules, classes, and functions. Annotations are lazily evaluated and often contain forwar...docs.python.org/3/library/annotationlib.htmlRegistered: Fri Oct 24 04:28:57 UTC 2025 - Last Modified: Thu Oct 23 17:23:23 UTC 2025 - 101K bytes - Viewed (0) -
locale — Internationalization services — Python...
Source code: Lib/locale.py The locale module opens access to the POSIX locale database and functionality. The POSIX locale mechanism allows programmers to deal with certain cultural issues in an ap...docs.python.org/3/library/locale.htmlRegistered: Fri Oct 24 04:29:31 UTC 2025 - Last Modified: Thu Oct 23 17:23:24 UTC 2025 - 97.5K bytes - Viewed (0) -
cmd — Support for line-oriented command interpr...
Source code: Lib/cmd.py The Cmd class provides a simple framework for writing line-oriented command interpreters. These are often useful for test harnesses, administrative tools, and prototypes tha...docs.python.org/3/library/cmd.htmlRegistered: Fri Oct 24 04:25:55 UTC 2025 - Last Modified: Thu Oct 23 17:23:24 UTC 2025 - 56.7K bytes - Viewed (0) -
glob — Unix style pathname pattern expansion — ...
Source code: Lib/glob.py The glob module finds pathnames using pattern matching rules similar to the Unix shell. No tilde expansion is done, but*,?, and character ranges expressed with[] will be co...docs.python.org/3/library/glob.htmlRegistered: Fri Oct 24 04:25:58 UTC 2025 - Last Modified: Thu Oct 23 17:23:23 UTC 2025 - 37.7K bytes - Viewed (0)