- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 561 - 570 of about 10,000 for filetype:html (0.15 sec)
-
打包和导入 | Scala 3 — Book | Scala Documentation
A discussion of using packages and imports to organize your code, build related modules of code, control scope, and help prevent namespace collisions.docs.scala-lang.org/zh-cn/scala3/book/packaging-imports.htmlRegistered: Fri Jun 27 04:25:44 UTC 2025 - Last Modified: Fri Jun 27 03:30:15 UTC 2025 - 494K bytes - Viewed (0) -
socket — Low-level networking interface — Pytho...
Source code: Lib/socket.py This module provides access to the BSD socket interface. It is available on all modern Unix systems, Windows, MacOS, and probably additional platforms. Availability: not ...docs.python.org/3/library/socket.htmlRegistered: Fri Jun 27 03:49:44 UTC 2025 - Last Modified: Fri Jun 27 00:23:12 UTC 2025 - 288.3K bytes - Viewed (0) -
readline — GNU readline interface — Python 3.13...
The readline module defines a number of functions to facilitate completion and reading/writing of history files from the Python interpreter. This module can be used directly, or via the rlcompleter...docs.python.org/3/library/readline.htmlRegistered: Fri Jun 27 03:49:57 UTC 2025 - Last Modified: Fri Jun 27 00:23:12 UTC 2025 - 55K bytes - Viewed (0) -
Writing BDD Style Tests with ScalaTest and sbt ...
This lesson shows how to write ScalaTest unit tests with sbt in a behavior-driven development (TDD) style.docs.scala-lang.org/overviews/scala-book/sbt-scalatest-bdd.htmlRegistered: Fri Jun 27 03:50:02 UTC 2025 - Last Modified: Fri Jun 27 03:30:15 UTC 2025 - 63.9K bytes - Viewed (0) -
Eta-Expansion | Scala 3 — Book | Scala Document...
This page discusses Eta-Expansion, the Scala technology that automatically and transparently converts methods into functions.docs.scala-lang.org/scala3/book/fun-eta-expansion.htmlRegistered: Fri Jun 27 03:50:59 UTC 2025 - Last Modified: Fri Jun 27 03:30:15 UTC 2025 - 79.4K bytes - Viewed (0) -
base64 — Base16, Base32, Base64, Base85 Data En...
Source code: Lib/base64.py This module provides functions for encoding binary data to printable ASCII characters and decoding such encodings back to binary data. This includes the encodings specifi...docs.python.org/3/library/base64.htmlRegistered: Fri Jun 27 03:51:02 UTC 2025 - Last Modified: Fri Jun 27 00:23:12 UTC 2025 - 56.1K bytes - Viewed (0) -
Companion Objects | Scala Book | Scala Document...
This lesson provides an introduction to 'companion objects' in Scala, including writing 'apply' and 'unapply' methods.docs.scala-lang.org/overviews/scala-book/companion-objects.htmlRegistered: Fri Jun 27 03:50:12 UTC 2025 - Last Modified: Fri Jun 27 03:30:15 UTC 2025 - 81.6K bytes - Viewed (0) -
Scala Traits and Abstract Classes | Scala Book ...
docs.scala-lang.org/overviews/scala-book/traits-intro.htmlRegistered: Fri Jun 27 03:50:23 UTC 2025 - Last Modified: Fri Jun 27 03:30:15 UTC 2025 - 57.7K bytes - Viewed (0) -
The Map Class | Scala Book | Scala Documentation
This page provides examples of the Scala 'Map' class, including how to add and remove elements from a Map, and iterate over Map elements.docs.scala-lang.org/overviews/scala-book/map-class.htmlRegistered: Fri Jun 27 03:50:26 UTC 2025 - Last Modified: Fri Jun 27 03:30:15 UTC 2025 - 72.9K bytes - Viewed (0) -
socketserver — A framework for network servers ...
Source code: Lib/socketserver.py The socketserver module simplifies the task of writing network servers. Availability: not WASI. This module does not work or is not available on WebAssembly. See We...docs.python.org/3/library/socketserver.htmlRegistered: Fri Jun 27 03:50:12 UTC 2025 - Last Modified: Fri Jun 27 00:23:12 UTC 2025 - 105.3K bytes - Viewed (0)