- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 181 - 190 of about 10,000 for content_length:[10000 TO 99999] (0.04 sec)
-
Pakiety i importy | Scala Documentation
Tour of Scala Pakiety i importy Language Pakiety i importy Scala używa pakietów do tworzenia przestrzeni nazw (namesp...docs.scala-lang.org/pl/tour/packages-and-imports.htmlRegistered: Fri Aug 15 05:15:01 UTC 2025 - Last Modified: Fri Aug 15 03:30:13 UTC 2025 - 77K bytes - Viewed (0) -
Classes | Scala Documentation
Tour of Scala Classes Language Classes em Scala são templates estáticos que podem ser instanciados como vários objeto...docs.scala-lang.org/pt-br/tour/classes.htmlRegistered: Fri Aug 15 05:13:25 UTC 2025 - Last Modified: Fri Aug 15 03:30:13 UTC 2025 - 77.9K bytes - Viewed (0) -
Tipos Abstratos | Scala Documentation
Tour of Scala Tipos Abstratos Language Em Scala, as classes são parametrizadas com valores (os parâmetros de construt...docs.scala-lang.org/pt-br/tour/abstract-type-members.htmlRegistered: Fri Aug 15 05:14:23 UTC 2025 - Last Modified: Fri Aug 15 03:30:13 UTC 2025 - 81.6K bytes - Viewed (0) -
poplib — POP3 protocol client — Python 3.13.7 d...
Source code: Lib/poplib.py This module defines a class, POP3, which encapsulates a connection to a POP3 server and implements the protocol as defined in RFC 1939. The POP3 class supports both the m...docs.python.org/3/library/poplib.htmlRegistered: Fri Aug 15 03:46:15 UTC 2025 - Last Modified: Thu Aug 14 18:48:19 UTC 2025 - 44K bytes - Viewed (0) -
10. Brief Tour of the Standard Library — Python...
Operating System Interface: The os module provides dozens of functions for interacting with the operating system: Be sure to use the import os style instead of from os import *. This will keep os.o...docs.python.org/3/tutorial/stdlib.htmlRegistered: Fri Aug 15 03:46:18 UTC 2025 - Last Modified: Thu Aug 14 18:48:19 UTC 2025 - 57.4K bytes - Viewed (0) -
bisect — Array bisection algorithm — Python 3.1...
Source code: Lib/bisect.py This module provides support for maintaining a list in sorted order without having to sort the list after each insertion. For long lists of items with expensive compariso...docs.python.org/3/library/bisect.htmlRegistered: Fri Aug 15 03:47:58 UTC 2025 - Last Modified: Thu Aug 14 18:48:19 UTC 2025 - 48.1K bytes - Viewed (0) -
urllib.error — Exception classes raised by urll...
Source code: Lib/urllib/error.py The urllib.error module defines the exception classes for exceptions raised by urllib.request. The base exception class is URLError. The following exceptions are ra...docs.python.org/3/library/urllib.error.htmlRegistered: Fri Aug 15 03:45:18 UTC 2025 - Last Modified: Thu Aug 14 18:48:19 UTC 2025 - 23.1K bytes - Viewed (0) -
lzma — Compression using the LZMA algorithm — P...
Source code: Lib/lzma.py This module provides classes and convenience functions for compressing and decompressing data using the LZMA compression algorithm. Also included is a file interface suppor...docs.python.org/3/library/lzma.htmlRegistered: Fri Aug 15 03:45:23 UTC 2025 - Last Modified: Thu Aug 14 18:48:19 UTC 2025 - 71.5K bytes - Viewed (0) -
xmlrpc.server — Basic XML-RPC servers — Python ...
Source code: Lib/xmlrpc/server.py The xmlrpc.server module provides a basic server framework for XML-RPC servers written in Python. Servers can either be free standing, using SimpleXMLRPCServer, or...docs.python.org/3/library/xmlrpc.server.htmlRegistered: Fri Aug 15 03:45:36 UTC 2025 - Last Modified: Thu Aug 14 18:48:20 UTC 2025 - 68.1K bytes - Viewed (0) -
tkinter.colorchooser — Color choosing dialog — ...
Source code: Lib/tkinter/colorchooser.py The tkinter.colorchooser module provides the Chooser class as an interface to the native color picker dialog. Chooser implements a modal color choosing dial...docs.python.org/3/library/tkinter.colorchooser.htmlRegistered: Fri Aug 15 03:46:53 UTC 2025 - Last Modified: Thu Aug 14 18:48:20 UTC 2025 - 17.6K bytes - Viewed (0)