- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1611 - 1620 of about 10,000 for timestamp:[now/d-1y TO *] (0.67 sec)
-
Создание метода, возвращающего функцию | Scala ...
docs.scala-lang.org/ru/scala3/book/fun-write-method-returns-function.htmlRegistered: Fri Dec 12 05:55:41 UTC 2025 - Last Modified: Fri Dec 12 04:30:24 UTC 2025 - 443.7K bytes - Viewed (0) -
logging — Logging facility for Python — Python ...
Source code: Lib/logging/__init__.py Important: This page contains the API reference information. For tutorial information and discussion of more advanced topics, see Basic Tutorial, Advanced Tutor...docs.python.org/3/library/logging.htmlRegistered: Fri Dec 12 03:53:39 UTC 2025 - Last Modified: Thu Dec 11 22:18:24 UTC 2025 - 187.8K bytes - Viewed (0) -
__main__ — Top-level code environment — Python ...
In Python, the special name__main__ is used for two important constructs: the name of the top-level environment of the program, which can be checked using the__name__ == '__main__' expres...docs.python.org/3/library/__main__.htmlRegistered: Fri Dec 12 03:53:45 UTC 2025 - Last Modified: Thu Dec 11 22:18:24 UTC 2025 - 47.5K bytes - Viewed (0) -
Tkinter Dialogs — Python 3.14.2 documentation
tkinter.simpledialog — Standard Tkinter input dialogs: Source code: Lib/tkinter/simpledialog.py The tkinter.simpledialog module contains convenience classes and functions for creating simple modal ...docs.python.org/3/library/dialog.htmlRegistered: Fri Dec 12 03:54:24 UTC 2025 - Last Modified: Thu Dec 11 22:18:24 UTC 2025 - 46K bytes - Viewed (0) -
ctypes — A foreign function library for Python ...
Source code: Lib/ctypes ctypes is a foreign function library for Python. It provides C compatible data types, and allows calling functions in DLLs or shared libraries. It can be used to wrap these ...docs.python.org/3/library/ctypes.htmlRegistered: Fri Dec 12 03:54:33 UTC 2025 - Last Modified: Thu Dec 11 22:18:24 UTC 2025 - 361.7K bytes - Viewed (0) -
Transports and Protocols — Python 3.14.2 docume...
Preface Transports and Protocols are used by the low-level event loop APIs such as loop.create_connection(). They use callback-based programming style and enable high-performance implementations of...docs.python.org/3/library/asyncio-protocol.htmlRegistered: Fri Dec 12 03:55:24 UTC 2025 - Last Modified: Thu Dec 11 22:18:24 UTC 2025 - 125.1K bytes - Viewed (0) -
__future__ — Future statement definitions — Pyt...
Source code: Lib/__future__.py Imports of the form from __future__ import feature are called future statements. These are special-cased by the Python compiler to allow the use of new Python feature...docs.python.org/3/library/__future__.htmlRegistered: Fri Dec 12 03:54:11 UTC 2025 - Last Modified: Thu Dec 11 22:18:24 UTC 2025 - 30K bytes - Viewed (0) -
array — Efficient arrays of numeric values — Py...
This module defines an object type which can compactly represent an array of basic values: characters, integers, floating-point numbers. Arrays are sequence types and behave very much like lists, e...docs.python.org/3/library/array.htmlRegistered: Fri Dec 12 03:54:17 UTC 2025 - Last Modified: Thu Dec 11 22:18:24 UTC 2025 - 41.8K bytes - Viewed (0) -
Synchronization Primitives — Python 3.14.2 docu...
Source code: Lib/asyncio/locks.py asyncio synchronization primitives are designed to be similar to those of the threading module with two important caveats: asyncio primitives are not thread-safe, ...docs.python.org/3/library/asyncio-sync.htmlRegistered: Fri Dec 12 03:53:18 UTC 2025 - Last Modified: Thu Dec 11 22:18:24 UTC 2025 - 59.5K bytes - Viewed (0) -
Opaque Type Aliases
Scala 3 Reference 3.7.4 Learn Install Playground Find A Library Community Blog Scala 3 Reference Learn Install Playgr...docs.scala-lang.org/scala3/reference/other-new-features/opaques.htmlRegistered: Fri Dec 12 04:38:51 UTC 2025 - Last Modified: Mon Nov 10 02:53:02 UTC 2025 - 40.9K bytes - Viewed (0)