- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1331 - 1340 of about 10,000 for timestamp:[now/d-1y TO *] (2.36 sec)
-
提取器对象 | Scala Documentation
Tour of Scala 提取器对象 Language 提取器对象是一个包含有 unapply 方法的单例对象。 apply 方法就像一个构造器,接受参数然后创建一个实例对象,反之 unapply 方法接受一个实例对象然后返回最初创...docs.scala-lang.org/zh-cn/tour/extractor-objects.htmlRegistered: Wed Apr 16 04:22:36 UTC 2025 - Last Modified: Fri Mar 28 02:11:35 UTC 2025 - 209.3K bytes - Viewed (0) -
嵌套方法 | Scala Documentation
Tour of Scala 嵌套方法 Language 在Scala中可以嵌套定义方法。例如以下对象提供了一个 factorial 方法来计算给定数值的阶乘: def factorial ( x : Int ) : Int = { d...docs.scala-lang.org/zh-cn/tour/nested-functions.htmlRegistered: Wed Apr 16 04:21:18 UTC 2025 - Last Modified: Fri Mar 28 02:11:35 UTC 2025 - 204.4K bytes - Viewed (0) -
Online Resources | Scala Documentation
Online Resources Language Try Scala in your browser! There are a handful of websites where you can interactively run ...docs.scala-lang.org/learn.htmlRegistered: Fri Feb 21 03:20:31 UTC 2025 - Last Modified: Wed Feb 19 14:08:25 UTC 2025 - 27.1K bytes - Viewed (0) -
SIP-60 - Bind variables within alternative patt...
SIP-60 - Bind variables within alternative patterns Language By: Yilin Wei History Date Version Sep 17th 2023 Initial...docs.scala-lang.org/sips/alternative-bind-variables.htmlRegistered: Wed Apr 16 04:49:19 UTC 2025 - Last Modified: Fri Mar 28 02:11:35 UTC 2025 - 55.5K bytes - Viewed (0) -
SIP-59 - Multiple Assignments | Scala Documenta...
SIP-59 - Multiple Assignments Language By: Dimi Racordon History Date Version Jan 17th 2024 Initial Draft Summary Thi...docs.scala-lang.org/sips/multiple-assignments.htmlRegistered: Wed Apr 16 04:48:53 UTC 2025 - Last Modified: Fri Mar 28 02:11:35 UTC 2025 - 56.5K bytes - Viewed (0) -
shutil — High-level file operations — Python 3....
Source code: Lib/shutil.py The shutil module offers a number of high-level operations on files and collections of files. In particular, functions are provided which support file copying and removal...docs.python.org/3/library/shutil.htmlRegistered: Wed Apr 16 03:28:02 UTC 2025 - Last Modified: Tue Apr 15 23:20:09 UTC 2025 - 111.5K bytes - Viewed (0) -
ssl — TLS/SSL wrapper for socket objects — Pyth...
Source code: Lib/ssl.py This module provides access to Transport Layer Security (often known as “Secure Sockets Layer”) encryption and peer authentication facilities for network sockets, both clien...docs.python.org/3/library/ssl.htmlRegistered: Wed Apr 16 03:28:11 UTC 2025 - Last Modified: Tue Apr 15 23:20:09 UTC 2025 - 335.3K bytes - Viewed (0) -
unicodedata — Unicode Database — Python 3.13.3 ...
This module provides access to the Unicode Character Database (UCD) which defines character properties for all Unicode characters. The data contained in this database is compiled from the UCD versi...docs.python.org/3/library/unicodedata.htmlRegistered: Wed Apr 16 03:28:16 UTC 2025 - Last Modified: Tue Apr 15 23:20:09 UTC 2025 - 30.7K bytes - Viewed (0) -
How to serve a dynamic page? | The Scala Toolki...
docs.scala-lang.org/toolkit/web-server-dynamic.htmlRegistered: Wed Apr 16 03:25:58 UTC 2025 - Last Modified: Fri Mar 28 02:11:35 UTC 2025 - 79.9K bytes - Viewed (0) -
http.cookiejar — Cookie handling for HTTP clien...
Source code: Lib/http/cookiejar.py The http.cookiejar module defines classes for automatic handling of HTTP cookies. It is useful for accessing web sites that require small pieces of data – cookies...docs.python.org/3/library/http.cookiejar.htmlRegistered: Wed Apr 16 03:26:03 UTC 2025 - Last Modified: Tue Apr 15 23:20:09 UTC 2025 - 117.9K bytes - Viewed (0)