- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1211 - 1220 of about 10,000 for filetype:html (0.13 sec)
-
映射 | Collections | Scala Documentation
Collections 映射 Language 映射(Map)是一种可迭代的键值对结构(也称映射或关联)。Scala的Predef类提供了隐式转换,允许使用另一种语法: key -> value ,来代替 (key, value) 。...docs.scala-lang.org/zh-cn/overviews/collections/maps.htmlRegistered: Mon Jul 07 07:25:56 UTC 2025 - Last Modified: Mon Jul 07 03:30:19 UTC 2025 - 136K bytes - Viewed (0) -
视图 | Collections | Scala Documentation
Collections 视图 Language 各种容器类自带一些用于开发新容器的方法。例如map、filter和++。我们将这类方法称为转换器(transformers),喂给它们一个或多个容器,它们就会输入一个新容器。 有两个主要...docs.scala-lang.org/zh-cn/overviews/collections/views.htmlRegistered: Mon Jul 07 07:26:32 UTC 2025 - Last Modified: Mon Jul 07 03:30:19 UTC 2025 - 134.2K bytes - Viewed (0) -
gettext — Multilingual internationalization ser...
Source code: Lib/gettext.py The gettext module provides internationalization (I18N) and localization (L10N) services for your Python modules and applications. It supports both the GNU gettext messa...docs.python.org/3/library/gettext.htmlRegistered: Mon Jul 07 05:22:33 UTC 2025 - Last Modified: Mon Jul 07 01:48:06 UTC 2025 - 87.9K bytes - Viewed (0) -
multiprocessing — Process-based parallelism — P...
Source code: Lib/multiprocessing/ Availability: not Android, not iOS, not WASI. This module is not supported on mobile platforms or WebAssembly platforms. Introduction: multiprocessing is a package...docs.python.org/3/library/multiprocessing.htmlRegistered: Mon Jul 07 05:21:48 UTC 2025 - Last Modified: Mon Jul 07 01:48:06 UTC 2025 - 425.4K bytes - Viewed (0) -
http.server — HTTP servers — Python 3.13.5 docu...
Source code: Lib/http/server.py This module defines classes for implementing HTTP servers. Availability: not WASI. This module does not work or is not available on WebAssembly. See WebAssembly plat...docs.python.org/3/library/http.server.htmlRegistered: Mon Jul 07 05:21:54 UTC 2025 - Last Modified: Mon Jul 07 01:48:06 UTC 2025 - 82.3K bytes - Viewed (0) -
uuid — UUID objects according to RFC 4122 — Pyt...
Source code: Lib/uuid.py This module provides immutable UUID objects (the UUID class) and the functions uuid1(), uuid3(), uuid4(), uuid5() for generating version 1, 3, 4, and 5 UUIDs as specified i...docs.python.org/3/library/uuid.htmlRegistered: Mon Jul 07 05:23:03 UTC 2025 - Last Modified: Mon Jul 07 01:48:06 UTC 2025 - 55K bytes - Viewed (0) -
Glossary | Scala Documentation
Glossary Language Glossary from the definitive book on Scala, Programming in Scala . algebraic data type A type defin...docs.scala-lang.org/glossary/index.htmlRegistered: Mon Jul 07 05:23:15 UTC 2025 - Last Modified: Mon Jul 07 03:30:19 UTC 2025 - 78.2K bytes - Viewed (0) -
Getting Started with Scala in IntelliJ | Scala ...
Getting Started with Scala in IntelliJ Language In this tutorial, we’ll see how to build a minimal Scala project usin...docs.scala-lang.org/getting-started/intellij-track/getting-started-with-scala-in-intellij.htmlRegistered: Mon Jul 07 05:23:23 UTC 2025 - Last Modified: Mon Jul 07 03:30:19 UTC 2025 - 32.8K bytes - Viewed (0) -
Introduction | The Scala Toolkit | Scala Docume...
docs.scala-lang.org/toolkit/introduction.htmlRegistered: Mon Jul 07 05:23:36 UTC 2025 - Last Modified: Mon Jul 07 03:30:19 UTC 2025 - 54.8K bytes - Viewed (0) -
textwrap — Text wrapping and filling — Python 3...
Source code: Lib/textwrap.py The textwrap module provides some convenience functions, as well as TextWrapper, the class that does all the work. If you’re just wrapping or filling one or two text st...docs.python.org/3/library/textwrap.htmlRegistered: Mon Jul 07 05:23:36 UTC 2025 - Last Modified: Mon Jul 07 01:48:06 UTC 2025 - 52K bytes - Viewed (0)