- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 761 - 770 of about 10,000 for filetype:html (0.17 sec)
-
An OOP Example | Scala Book | Scala Documentation
This lesson shares an example of some OOP-style classes for a pizza restaurant order entry system, including Pizza, Topping, and Order classes.docs.scala-lang.org/overviews/scala-book/oop-pizza-example.htmlRegistered: Mon Sep 08 14:22:19 UTC 2025 - Last Modified: Mon Sep 08 10:30:30 UTC 2025 - 74.3K bytes - Viewed (0) -
Mapping Protocol — Python 3.13.7 documentation
docs.python.org/3/c-api/mapping.htmlRegistered: Mon Sep 08 14:22:19 UTC 2025 - Last Modified: Mon Sep 08 13:58:45 UTC 2025 - 42K bytes - Viewed (0) -
Concurrency | Scala Book | Scala Documentation
docs.scala-lang.org/overviews/scala-book/concurrency-signpost.htmlRegistered: Mon Sep 08 14:24:36 UTC 2025 - Last Modified: Mon Sep 08 10:30:30 UTC 2025 - 57.3K bytes - Viewed (0) -
html.parser — Simple HTML and XHTML parser — Py...
Source code: Lib/html/parser.py This module defines a class HTMLParser which serves as the basis for parsing text files formatted in HTML (HyperText Mark-up Language) and XHTML. Example HTML Parser...docs.python.org/3/library/html.parser.htmlRegistered: Mon Sep 08 14:23:40 UTC 2025 - Last Modified: Mon Sep 08 13:58:46 UTC 2025 - 52K bytes - Viewed (0) -
rlcompleter — Completion function for GNU readl...
Source code: Lib/rlcompleter.py The rlcompleter module defines a completion function suitable to be passed to set_completer() in the readline module. When this module is imported on a Unix platform...docs.python.org/3/library/rlcompleter.htmlRegistered: Mon Sep 08 14:26:34 UTC 2025 - Last Modified: Mon Sep 08 13:58:45 UTC 2025 - 21.6K bytes - Viewed (0) -
What’s New In Python 3.8 — Python 3.13.7 docume...
Editor, Raymond Hettinger,. This article explains the new features in Python 3.8, compared to 3.7. Python 3.8 was released on October 14, 2019. For full details, see the changelog. Summary – Releas...docs.python.org/3/whatsnew/3.8.htmlRegistered: Mon Sep 08 14:26:42 UTC 2025 - Last Modified: Mon Sep 08 13:58:45 UTC 2025 - 308.5K bytes - Viewed (0) -
tty — Terminal control functions — Python 3.13....
Source code: Lib/tty.py The tty module defines functions for putting the tty into cbreak and raw modes. Availability: Unix. Because it requires the termios module, it will work only on Unix. The tt...docs.python.org/3/library/tty.htmlRegistered: Mon Sep 08 14:26:55 UTC 2025 - Last Modified: Mon Sep 08 13:58:45 UTC 2025 - 22.3K bytes - Viewed (0) -
New in Scala 3 | Scala Documentation
New in Scala 3 Language Scala 3 は Scala 2 から大幅な改善が行われ、さまざまな新機能が追加されている。 ここでは Scala 3 の特に重要な変更点を概観する。 より詳しく知りたい方は以下の参考...docs.scala-lang.org/ja/scala3/new-in-scala3.htmlRegistered: Mon Sep 08 14:29:52 UTC 2025 - Last Modified: Mon Sep 08 10:30:30 UTC 2025 - 40.1K bytes - Viewed (0) -
3. Defining Extension Types: Assorted Topics — ...
This section aims to give a quick fly-by on the various type methods you can implement and what they do. Here is the definition of PyTypeObject, with some fields only used in debug builds omitted: ...docs.python.org/3/extending/newtypes.htmlRegistered: Mon Sep 08 14:29:25 UTC 2025 - Last Modified: Mon Sep 08 13:58:46 UTC 2025 - 97.1K bytes - Viewed (0) -
cgitb — Traceback manager for CGI scripts — Pyt...
This module is no longer part of the Python standard library. It was removed in Python 3.13 after being deprecated in Python 3.11. The removal was decided in PEP 594. A fork of the module on PyPI c...docs.python.org/3/library/cgitb.htmlRegistered: Mon Sep 08 14:27:25 UTC 2025 - Last Modified: Mon Sep 08 13:58:46 UTC 2025 - 15K bytes - Viewed (0)