- Sort Score
- Num 10 results
- Language All
- Labels All
Results 1601 - 1610 of over 10,000 for filetype:html (0.17 seconds)
-
特质 | Scala Documentation
Tour of Scala 特质 Language 特质 (Traits) 用于在类 (Class)之间共享程序接口 (Interface)和字段 (Fields)。 它们类似于Java 8的接口。 类和对象 (Objects)可以扩...docs.scala-lang.org/zh-cn/tour/traits.htmlFri Feb 06 04:30:27 GMT 2026 209.4K bytes -
builtins — Built-in objects — Python 3.14.3 doc...
This module provides direct access to all ‘built-in’ identifiers of Python; for example, builtins.open is the full name for the built-in function open(). This module is not normally accessed explic...docs.python.org/3/library/builtins.htmlFri Feb 06 03:23:27 GMT 2026 18.4K bytes -
unicodedata — Unicode Database — Python 3.14.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.htmlFri Feb 06 03:23:28 GMT 2026 35.5K bytes -
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.htmlFri Feb 06 03:23:28 GMT 2026 116.6K bytes -
Logging Cookbook — Python 3.14.3 documentation
Author, Vinay Sajip <vinay_sajip at red-dove dot com>,. This page contains a number of recipes related to logging, which have been found useful in the past. For links to tutorial and referenc...docs.python.org/3/howto/logging-cookbook.htmlFri Feb 06 03:23:28 GMT 2026 519.8K bytes -
Generator Objects — Python 3.14.3 documentation
Generator objects are what Python uses to implement generator iterators. They are normally created by iterating over a function that yields values, rather than explicitly calling PyGen_New() or PyG...docs.python.org/3/c-api/gen.htmlFri Feb 06 03:23:27 GMT 2026 26.4K bytes -
DateTime Objects — Python 3.14.3 documentation
Various date and time objects are supplied by the datetime module. Before using any of these functions, the header file datetime.h must be included in your source (note that this is not included by...docs.python.org/3/c-api/datetime.htmlFri Feb 06 03:23:27 GMT 2026 71.3K bytes -
What’s New in Python 2.2 — Python 3.14.3 docume...
Author, A.M. Kuchling,. Introduction: This article explains the new features in Python 2.2.2, released on October 14, 2002. Python 2.2.2 is a bugfix release of Python 2.2, originally released on De...docs.python.org/3/whatsnew/2.2.htmlFri Feb 06 03:23:27 GMT 2026 144.1K bytes -
Unicode Objects and Codecs — Python 3.14.3 docu...
Unicode Objects: Since the implementation of PEP 393 in Python 3.3, Unicode objects internally use a variety of representations, in order to allow handling the complete range of Unicode characters ...docs.python.org/3/c-api/unicode.htmlFri Feb 06 03:23:27 GMT 2026 310.1K bytes -
Compatibility Reference | Scala 3 Migration Gui...
docs.scala-lang.org/scala3/guides/migration/compatibility-intro.htmlThu Feb 05 16:30:25 GMT 2026 49.1K bytes