- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1281 - 1290 of about 10,000 for timestamp:[now/d-1y TO *] (0.08 sec)
-
Ugniježdene metode | Scala Documentation
Tour of Scala Ugniježdene metode Language U Scali je moguće ugnježdavati definicije metode. Sljedeći objekt sadrži me...docs.scala-lang.org/ba/tour/nested-functions.htmlRegistered: Wed Jun 04 05:00:47 UTC 2025 - Last Modified: Wed Jun 04 03:30:20 UTC 2025 - 74.3K bytes - Viewed (0) -
Case klase | Scala Documentation
Tour of Scala Case klase Language Case klase su kao obične klase s par ključnih razlika. Dobre su za modelovanje nepr...docs.scala-lang.org/ba/tour/case-classes.htmlRegistered: Wed Jun 04 05:01:42 UTC 2025 - Last Modified: Wed Jun 04 03:30:20 UTC 2025 - 77.6K bytes - Viewed (0) -
Krotki | Scala Documentation
Tour of Scala Krotki Language W Scali, krotka (ang. tuple) to klasa, która przechowuje elementy różnych typów. Krotki...docs.scala-lang.org/pl/tour/tuples.htmlRegistered: Wed Jun 04 05:02:51 UTC 2025 - Last Modified: Wed Jun 04 03:30:20 UTC 2025 - 79.1K bytes - Viewed (0) -
gzip — Support for gzip files — Python 3.13.4 d...
Source code: Lib/gzip.py This module provides a simple interface to compress and decompress files just like the GNU programs gzip and gunzip would. The data compression is provided by the zlib modu...docs.python.org/3/library/gzip.htmlRegistered: Wed Jun 04 03:37:34 UTC 2025 - Last Modified: Tue Jun 03 20:48:00 UTC 2025 - 51.2K bytes - Viewed (0) -
Importing Modules — Python 3.13.4 documentation
Navigation index modules | next | previous | Python » 3.13.4 Documentation » Python/C API Reference Manual » Utilitie...docs.python.org/3/c-api/import.htmlRegistered: Wed Jun 04 03:37:37 UTC 2025 - Last Modified: Tue Jun 03 20:48:00 UTC 2025 - 68.5K bytes - Viewed (0) -
A Tutorial on writing Scala apps on Android | S...
A Tutorial on writing Scala apps on Android Language By Maciej Gorywoda Introduction The Android platform runs on And...docs.scala-lang.org/tutorials/scala-on-android.htmlRegistered: Wed Jun 04 03:37:47 UTC 2025 - Last Modified: Wed Jun 04 03:30:20 UTC 2025 - 39.8K bytes - Viewed (0) -
timeit — Measure execution time of small code s...
Source code: Lib/timeit.py This module provides a simple way to time small bits of Python code. It has both a Command-Line Interface as well as a callable one. It avoids a number of common traps fo...docs.python.org/3/library/timeit.htmlRegistered: Wed Jun 04 03:37:48 UTC 2025 - Last Modified: Tue Jun 03 20:48:00 UTC 2025 - 57.1K bytes - Viewed (0) -
8. Compound statements — Python 3.13.4 document...
Compound statements contain (groups of) other statements; they affect or control the execution of those other statements in some way. In general, compound statements span multiple lines, although i...docs.python.org/3/reference/compound_stmts.htmlRegistered: Wed Jun 04 03:38:53 UTC 2025 - Last Modified: Tue Jun 03 20:48:00 UTC 2025 - 210.3K bytes - Viewed (0) -
mailbox — Manipulate mailboxes in various forma...
Source code: Lib/mailbox.py This module defines two classes, Mailbox and Message, for accessing and manipulating on-disk mailboxes and the messages they contain. Mailbox offers a dictionary-like ma...docs.python.org/3/library/mailbox.htmlRegistered: Wed Jun 04 03:37:15 UTC 2025 - Last Modified: Tue Jun 03 20:48:00 UTC 2025 - 188.8K bytes - Viewed (0) -
copy — Shallow and deep copy operations — Pytho...
Source code: Lib/copy.py Assignment statements in Python do not copy objects, they create bindings between a target and an object. For collections that are mutable or contain mutable items, a copy ...docs.python.org/3/library/copy.htmlRegistered: Wed Jun 04 03:38:43 UTC 2025 - Last Modified: Tue Jun 03 20:48:00 UTC 2025 - 25.3K bytes - Viewed (0)