- Sort Score
- Num 10 results
- Language All
- Labels All
Results 1 - 10 of over 10,000 for content_length:[100000 TO 499999] (0.02 seconds)
-
导言 | Scala 3 — Book | Scala Documentation
docs.scala-lang.org/zh-cn/scala3/book/introduction.htmlFri Feb 06 04:30:27 GMT 2026 431.5K bytes -
Implementing Custom Collections (Scala 2.13) | ...
Implementing Custom Collections (Scala 2.13) Language Martin Odersky, Lex Spoon and Julien Richard-Foy This article s...docs.scala-lang.org/overviews/core/custom-collections.htmlFri Feb 06 04:30:27 GMT 2026 277.8K bytes -
Method Features | Scala 3 — Book | Scala Docume...
docs.scala-lang.org/scala3/book/methods-most.htmlThu Feb 05 16:30:25 GMT 2026 131.2K bytes -
OOP Modeling | Scala 3 — Book | Scala Documenta...
docs.scala-lang.org/scala3/book/domain-modeling-oop.htmlThu Feb 05 16:30:25 GMT 2026 121.1K bytes -
traceback — Print or retrieve a stack traceback...
Source code: Lib/traceback.py This module provides a standard interface to extract, format and print stack traces of Python programs. It is more flexible than the interpreter’s default traceback di...docs.python.org/3/library/traceback.htmlFri Feb 06 03:23:28 GMT 2026 111.5K bytes -
tarfile — Read and write tar archive files — Py...
Source code: Lib/tarfile.py The tarfile module makes it possible to read and write tar archives, including those using gzip, bz2 and lzma compression. Use the zipfile module to read or write.zip fi...docs.python.org/3/library/tarfile.htmlFri Feb 06 03:23:28 GMT 2026 191K bytes -
Parsing arguments and building values — Python ...
These functions are useful when creating your own extension functions and methods. Additional information and examples are available in Extending and Embedding the Python Interpreter. The first thr...docs.python.org/3/c-api/arg.htmlFri Feb 06 03:23:27 GMT 2026 113.3K bytes -
3. Data model — Python 3.14.3 documentation
Objects, values and types: Objects are Python’s abstraction for data. All data in a Python program is represented by objects or by relations between objects. Even code is represented by objects. Ev...docs.python.org/3/reference/datamodel.htmlFri Feb 06 03:23:27 GMT 2026 455.9K bytes -
unittest.mock — mock object library — Python 3....
Source code: Lib/unittest/mock.py unittest.mock is a library for testing in Python. It allows you to replace parts of your system under test with mock objects and make assertions about how they hav...docs.python.org/3/library/unittest.mock.htmlFri Feb 06 03:23:27 GMT 2026 400K bytes -
Built-in Exceptions — Python 3.14.3 documentation
In Python, all exceptions must be instances of a class that derives from BaseException. In a try statement with an except clause that mentions a particular class, that clause also handles any excep...docs.python.org/3/library/exceptions.htmlFri Feb 06 03:23:28 GMT 2026 140.7K bytes