- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 381 - 390 of about 10,000 for timestamp:[now/d-1M TO *] (0.09 sec)
-
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 Sep 08 14:05:26 UTC 2025 - Last Modified: Mon Sep 08 10:30:30 UTC 2025 - 78.2K 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: Mon Sep 08 14:07:16 UTC 2025 - Last Modified: Mon Sep 08 13:58:46 UTC 2025 - 56.1K bytes - Viewed (0) -
Books | Scala Documentation
Books More books about Scala are published every year. This is only a selection of the available titles. Programming ...docs.scala-lang.org/books.htmlRegistered: Mon Sep 08 14:07:24 UTC 2025 - Last Modified: Mon Sep 08 10:30:30 UTC 2025 - 30.6K bytes - Viewed (0) -
binascii — Convert between binary and ASCII — P...
The binascii module contains a number of methods to convert between binary and various ASCII-encoded binary representations. Normally, you will not use these functions directly but use wrapper modu...docs.python.org/3/library/binascii.htmlRegistered: Mon Sep 08 14:07:27 UTC 2025 - Last Modified: Mon Sep 08 13:58:45 UTC 2025 - 36K bytes - Viewed (0) -
bdb — Debugger framework — Python 3.13.7 docume...
Source code: Lib/bdb.py The bdb module handles basic debugger functions, like setting breakpoints or managing execution via the debugger. The following exception is defined: The bdb module also def...docs.python.org/3/library/bdb.htmlRegistered: Mon Sep 08 14:11:41 UTC 2025 - Last Modified: Mon Sep 08 13:58:45 UTC 2025 - 70.7K bytes - Viewed (0) -
Изучаем Scala | Scala Documentation
Изучаем Scala Language English 日本語 中文 (简体) Русский Українська Первые шаги... Приступая к работе Установите Scala на с...docs.scala-lang.org/ru/Registered: Mon Sep 08 14:11:42 UTC 2025 - Last Modified: Mon Sep 08 10:30:30 UTC 2025 - 31.6K 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 Sep 08 14:05:11 UTC 2025 - Last Modified: Mon Sep 08 10:30:30 UTC 2025 - 32.8K bytes - Viewed (0) -
What’s New in Python 2.1 — Python 3.13.7 docume...
Author, A.M. Kuchling,. Introduction: This article explains the new features in Python 2.1. While there aren’t as many changes in 2.1 as there were in Python 2.0, there are still some pleasant surp...docs.python.org/3/whatsnew/2.1.htmlRegistered: Mon Sep 08 14:16:00 UTC 2025 - Last Modified: Mon Sep 08 13:58:45 UTC 2025 - 88.7K bytes - Viewed (0) -
Abstract Classes | Scala Book | Scala Documenta...
This page shows how to use abstract classes, including when and why you should use abstract classes.docs.scala-lang.org/overviews/scala-book/abstract-classes.htmlRegistered: Mon Sep 08 14:17:22 UTC 2025 - Last Modified: Mon Sep 08 10:30:30 UTC 2025 - 65.8K bytes - Viewed (0) -
Memory Management — Python 3.13.7 documentation
Overview: Memory management in Python involves a private heap containing all Python objects and data structures. The management of this private heap is ensured internally by the Python memory manag...docs.python.org/3/c-api/memory.htmlRegistered: Mon Sep 08 14:17:30 UTC 2025 - Last Modified: Mon Sep 08 13:58:45 UTC 2025 - 101.9K bytes - Viewed (0)