主題
自動
淺色
深色
導航
索引
模組
|
Python
»
3.14.0 文件
»
索引
|
主題
自動
淺色
深色
|
索引 – D
D_FMT (在 locale 模組中)
D_T_FMT (在 locale 模組中)
daemon (multiprocessing.Process 屬性)
(threading.Thread 屬性)
daemon_threads (socketserver.ThreadingMixIn 屬性)
懸垂
else
資料
二進位制資料打包
表格
type
型別, 不可變
data (collections.UserDict 屬性)
(collections.UserList 屬性)
(collections.UserString 屬性)
(plistlib.UID 屬性)
(select.kevent 屬性)
(selectors.SelectorKey 屬性)
(urllib.request.Request 屬性)
(xml.dom.Comment 屬性)
(xml.dom.ProcessingInstruction 屬性)
(xml.dom.Text 屬性)
(xmlrpc.client.Binary 屬性)
data() (xml.etree.ElementTree.TreeBuilder 方法)
data_filter() (在 tarfile 模組中)
data_open() (urllib.request.DataHandler 方法)
data_received() (asyncio.Protocol 方法)
資料庫
Unicode
DatabaseError
資料庫
dataclass() (在 dataclasses 模組中)
dataclass_transform() (在 typing 模組中)
dataclasses
模組
DataError
datagram_received() (asyncio.DatagramProtocol 方法)
DatagramHandler (在 logging.handlers 中的類)
DatagramProtocol (在 asyncio 中的類)
DatagramRequestHandler (在 socketserver 中的類)
DatagramTransport (在 asyncio 中的類)
DataHandler (在 urllib.request 中的類)
date (在 datetime 中的類)
date() (datetime.datetime 方法)
date_time (zipfile.ZipInfo 屬性)
date_time_string() (http.server.BaseHTTPRequestHandler 方法)
DateHeader (在 email.headerregistry 中的類)
datetime
模組
datetime (在 datetime 中的類)
DateTime (在 xmlrpc.client 中的類)
datetime (email.headerregistry.DateHeader 屬性)
Day (在 calendar 中的類)
day (datetime.date 屬性)
(datetime.datetime 屬性)
DAY_1 (在 locale 模組中)
DAY_2 (在 locale 模組中)
DAY_3 (在 locale 模組中)
DAY_4 (在 locale 模組中)
DAY_5 (在 locale 模組中)
DAY_6 (在 locale 模組中)
DAY_7 (在 locale 模組中)
day_abbr (在 calendar 模組中)
day_name (在 calendar 模組中)
daylight (在 time 模組中)
夏令時
days (datetime.timedelta 屬性)
DbfilenameShelf (在 shelve 中的類)
dbm
模組
dbm.dumb
模組
dbm.gnu
模組
,
[1]
,
[2]
dbm.ndbm
模組
,
[1]
,
[2]
dbm.sqlite3
模組
DC1 (在 curses.ascii 模組中)
DC2 (在 curses.ascii 模組中)
DC3 (在 curses.ascii 模組中)
DC4 (在 curses.ascii 模組中)
dcgettext() (在 locale 模組中)
deactivate_stack_trampoline() (在 sys 模組中)
釋放,物件
debug (imaplib.IMAP4 屬性)
DEBUG (在 logging 模組中)
(在 re 模組中)
debug (pdb 命令)
(shlex.shlex 屬性)
(sys.flags 屬性)
(zipfile.ZipFile 屬性)
debug() (在 doctest 模組中)
(在 logging 模組中)
(logging.Logger 方法)
(unittest.TestCase 方法)
(unittest.TestSuite 方法)
DEBUG_BYTECODE_SUFFIXES (在 importlib.machinery 模組中)
DEBUG_COLLECTABLE (在 gc 模組中)
DEBUG_LEAK (在 gc 模組中)
DEBUG_SAVEALL (在 gc 模組中)
debug_src() (在 doctest 模組中)
DEBUG_STATS (在 gc 模組中)
DEBUG_UNCOLLECTABLE (在 gc 模組中)
偵錯程式
,
[1]
,
[2]
,
[3]
配置檔案
除錯
斷言
debuglevel (http.client.HTTPResponse 屬性)
DebugRunner (在 doctest 中的類)
DECEMBER (在 calendar 模組中)
decimal
模組
Decimal (在 decimal 中的類)
十進位制字面量
decimal() (在 unicodedata 模組中)
DecimalException (在 decimal 中的類)
解碼
編解碼器
decode (codecs.CodecInfo 屬性)
decode() (bytearray 方法)
(bytes 方法)
(codecs.Codec 方法)
(codecs.IncrementalDecoder 方法)
(在 base64 模組中)
(在 codecs 模組中)
(在 quopri 模組中)
(json.JSONDecoder 方法)
(xmlrpc.client.Binary 方法)
(xmlrpc.client.DateTime 方法)
decode_header() (在 email.header 模組中)
decode_params() (在 email.utils 模組中)
decode_rfc2231() (在 email.utils 模組中)
decode_source() (在 importlib.util 模組中)
decodebytes() (在 base64 模組中)
DecodedGenerator (在 email.generator 中的類)
decodestring() (在 quopri 模組中)
decomposition() (在 unicodedata 模組中)
decompress() (bz2.BZ2Decompressor 方法)
(compression.zstd.ZstdDecompressor 方法)
(在 bz2 模組中)
(在 compression.zstd 模組中)
(在 gzip 模組中)
(在 lzma 模組中)
(在 zlib 模組中)
(lzma.LZMADecompressor 方法)
(zlib.Decompress 方法)
decompressed_size (compression.zstd.FrameInfo 屬性)
DecompressionParameter (在 compression.zstd 中的類)
decompressobj() (在 zlib 模組中)
裝飾器
DEDENT (在 token 模組中)
DEDENT 標記
,
[1]
dedent() (在 textwrap 模組中)
deepcopy() (在 copy 模組中)
def
語句
DEF_BUF_SIZE (在 zlib 模組中)
DEF_MEM_LEVEL (在 zlib 模組中)
def_prog_mode() (在 curses 模組中)
def_shell_mode() (在 curses 模組中)
default
形參值
default (在 email.policy 模組中)
DEFAULT (在 unittest.mock 模組中)
default (inspect.Parameter 屬性)
(optparse.Option 屬性)
default() (cmd.Cmd 方法)
(json.JSONEncoder 方法)
DEFAULT_BUFFER_SIZE (在 io 模組中)
default_bufsize (在 xml.dom.pulldom 模組中)
default_exception_handler() (asyncio.loop 方法)
default_factory (collections.defaultdict 屬性)
DEFAULT_FORMAT (在 tarfile 模組中)
DEFAULT_IGNORES (在 filecmp 模組中)
default_loader() (在 xml.etree.ElementInclude 模組中)
default_max_str_digits (sys.int_info 屬性)
default_open() (urllib.request.BaseHandler 方法)
DEFAULT_PROTOCOL (在 pickle 模組中)
DEFAULT_TIMEOUT (unittest.mock.ThreadingMock 屬性)
default_timer() (在 timeit 模組中)
DefaultContext (在 decimal 模組中)
DefaultCookiePolicy (在 http.cookiejar 中的類)
defaultdict (在 collections 中的類)
DefaultDict (在 typing 中的類)
DefaultEventLoopPolicy (在 asyncio 中的類)
DefaultHandler() (xml.parsers.expat.xmlparser 方法)
DefaultHandlerExpand() (xml.parsers.expat.xmlparser 方法)
defaults() (configparser.ConfigParser 方法)
DefaultSelector (在 selectors 中的類)
defaultTestLoader (在 unittest 模組中)
defaultTestResult() (unittest.TestCase 方法)
defects (email.headerregistry.BaseHeader 屬性)
(email.message.EmailMessage 屬性)
(email.message.Message 屬性)
定義
類
,
[1]
函式
,
[1]
DEFLATED (在 zlib 模組中)
defpath (在 os 模組中)
DefragResult (在 urllib.parse 中的類)
DefragResultBytes (在 urllib.parse 中的類)
degrees() (在 math 模組中)
(在 turtle 模組中)
del
語句
,
[1]
,
[2]
,
[3]
Del (在 ast 中的類)
DEL (在 curses.ascii 模組中)
del_param() (email.message.EmailMessage 方法)
(email.message.Message 方法)
delattr()
內建函式
delay() (在 turtle 模組中)
delay_output() (在 curses 模組中)
delayload (http.cookiejar.FileCookieJar 屬性)
delch() (curses.window 方法)
dele() (poplib.POP3 方法)
Delete (在 ast 中的類)
delete() (ftplib.FTP 方法)
(imaplib.IMAP4 方法)
(tkinter.ttk.Treeview 方法)
DELETE_ATTR (操作碼)
DELETE_DEREF (操作碼)
DELETE_FAST (操作碼)
DELETE_GLOBAL (操作碼)
DELETE_NAME (操作碼)
DELETE_SUBSCR (操作碼)
deleteacl() (imaplib.IMAP4 方法)
deletefilehandler() (_tkinter.Widget.tk 方法)
DeleteKey() (在 winreg 模組中)
DeleteKeyEx() (在 winreg 模組中)
deleteln() (curses.window 方法)
deleteMe() (bdb.Breakpoint 方法)
DeleteValue() (在 winreg 模組中)
刪除
屬性
目標
目標列表
delimiter (csv.Dialect 屬性)
分隔符
delitem() (在 operator 模組中)
deliver_challenge() (在 multiprocessing.connection 模組中)
delocalize() (在 locale 模組中)
demo_app() (在 wsgiref.simple_server 模組中)
denominator (fractions.Fraction 屬性)
(numbers.Rational 屬性)
deprecated() (在 warnings 模組中)
DeprecationWarning
deque (在 collections 中的類)
Deque (在 typing 中的類)
dequeue() (logging.handlers.QueueListener 方法)
DER_cert_to_PEM_cert() (在 ssl 模組中)
derive() (BaseExceptionGroup 方法)
derwin() (curses.window 方法)
descrgetfunc (C 型別)
description (inspect.Parameter.kind 屬性)
(sqlite3.Cursor 屬性)
描述符
descrsetfunc (C 型別)
deserialize() (sqlite3.Connection 方法)
dest (optparse.Option 屬性)
解構函式
,
[1]
(C 型別)
detach() (io.BufferedIOBase 方法)
(io.TextIOBase 方法)
(socket.socket 方法)
(tkinter.ttk.Treeview 方法)
(weakref.finalize 方法)
Detach() (winreg.PyHKEY 方法)
DETACHED_PROCESS (在 subprocess 模組中)
details (ctypes.COMError 屬性)
detect_api_mismatch() (在 test.support 模組中)
detect_encoding() (在 tokenize 模組中)
確定性效能分析
dev_mode (sys.flags 屬性)
device_encoding() (在 os 模組中)
devmajor (tarfile.TarInfo 屬性)
devminor (tarfile.TarInfo 屬性)
devnull (在 os 模組中)
DEVNULL (在 subprocess 模組中)
devpoll() (在 select 模組中)
DevpollSelector (在 selectors 中的類)
dfast (compression.zstd.Strategy 屬性)
dgettext() (在 gettext 模組中)
(在 locale 模組中)
Dialect (在 csv 中的類)
dialect (csv.csvreader 屬性)
(csv.csvwriter 屬性)
Dialog (在 tkinter.commondialog 中的類)
(在 tkinter.simpledialog 中的類)
dict (內建類)
Dict (在 ast 中的類)
(typing 中的類)
dict() (multiprocessing.managers.SyncManager 方法)
dict_content (compression.zstd.ZstdDict 屬性)
dict_id (compression.zstd.ZstdDict 屬性)
dict_id_flag (compression.zstd.CompressionParameter 屬性)
DICT_MERGE (操作碼)
DICT_UPDATE (操作碼)
DictComp (在 ast 中的類)
dictConfig() (在 logging.config 模組中)
字典
推導式
顯示
物件
,
[1]
,
[2]
,
[3]
,
[4]
,
[5]
,
[6]
,
[7]
型別,操作
字典推導式
字典檢視
dictionary_id (compression.zstd.FrameInfo 屬性)
DictReader (在 csv 中的類)
DictWriter (在 csv 中的類)
diff_bytes() (在 difflib 模組中)
diff_files (filecmp.dircmp 屬性)
Differ (在 difflib 中的類)
difference() (frozenset 方法)
difference_update() (frozenset 方法)
difflib
模組
dig (sys.float_info 屬性)
digest() (hashlib.hash 方法)
(hashlib.shake 方法)
(hmac.HMAC 方法)
(在 hmac 模組中)
digest_size (hmac.HMAC 屬性)
digit() (在 unicodedata 模組中)
digits (在 string 模組中)
dir()
內建函式
dir() (ftplib.FTP 方法)
dircmp (在 filecmp 中的類)
目錄
切換
compileall 命令列選項
建立
刪除
,
[1]
site-packages
遍歷
,
[1]
遍歷
,
[1]
Directory (在 tkinter.filedialog 中的類)
DirEntry (在 os 中的類)
dirname() (在 os.path 模組中)
dirs_double_event() (tkinter.filedialog.FileDialog 方法)
dirs_select_event() (tkinter.filedialog.FileDialog 方法)
DirsOnSysPath (在 test.support.import_helper 中的類)
DIRTYPE (在 tarfile 模組中)
dis
模組
dis 命令列選項
--help
--show-caches
--show-offsets
--show-positions
--specialized
-C
-h
-O
-P
-S
dis() (dis.Bytecode 方法)
(在 dis 模組中)
(在 pickletools 模組中)
DISABLE (在 sys.monitoring 模組中)
disable (pdb 命令)
disable() (bdb.Breakpoint 方法)
(在 faulthandler 模組中)
(在 gc 模組中)
(在 logging 模組中)
(profile.Profile 方法)
disable_current_event() (bdb.Bdb 方法)
disable_faulthandler() (在 test.support 模組中)
disable_gc() (在 test.support 模組中)
disable_interspersed_args() (optparse.OptionParser 方法)
disabled (logging.Logger 屬性)
DisableReflectionKey() (在 winreg 模組中)
disassemble() (在 dis 模組中)
discard (http.cookiejar.Cookie 屬性)
discard() (frozenset 方法)
(mailbox.Mailbox 方法)
(mailbox.MH 方法)
disco() (在 dis 模組中)
discover() (unittest.TestLoader 方法)
disk_usage() (在 shutil 模組中)
dispatch_call() (bdb.Bdb 方法)
dispatch_exception() (bdb.Bdb 方法)
dispatch_line() (bdb.Bdb 方法)
dispatch_return() (bdb.Bdb 方法)
dispatch_table (pickle.Pickler 屬性)
DISPLAY
顯示
字典
list
集合
display (pdb 命令)
display_name (email.headerregistry.Address 屬性)
(email.headerregistry.Group 屬性)
displayhook() (在 sys 模組中)
dist() (在 math 模組中)
distance() (在 turtle 模組中)
distb() (在 dis 模組中)
Distribution (在 importlib.metadata 中的類)
distribution() (在 importlib.metadata 模組中)
distutils
模組
Div (在 ast 中的類)
divide() (decimal.Context 方法)
divide_int() (decimal.Context 方法)
除法
(在 __future__ 模組中)
DivisionByZero (在 decimal 中的類)
divmod
內建函式
,
[1]
,
[2]
divmod()
內建函式
divmod() (decimal.Context 方法)
DLE (在 curses.ascii 模組中)
DllCanUnloadNow() (在 ctypes 模組中)
DllGetClassObject() (在 ctypes 模組中)
dllhandle (在 sys 模組中)
dllist() (在 ctypes.util 模組中)
dnd_start() (在 tkinter.dnd 模組中)
DndHandler (在 tkinter.dnd 中的類)
dngettext() (在 gettext 模組中)
dnpgettext() (在 gettext 模組中)
do_clear() (bdb.Bdb 方法)
do_command() (curses.textpad.Textbox 方法)
do_GET() (http.server.SimpleHTTPRequestHandler 方法)
do_handshake() (ssl.SSLSocket 方法)
do_HEAD() (http.server.SimpleHTTPRequestHandler 方法)
do_help() (cmd.Cmd 方法)
do_POST() (http.server.CGIHTTPRequestHandler 方法)
doc (json.JSONDecodeError 屬性)
(tomllib.TOMLDecodeError 屬性)
doc_header (cmd.Cmd 屬性)
DocCGIXMLRPCRequestHandler (在 xmlrpc.server 中的類)
DocFileSuite() (在 doctest 模組中)
doClassCleanups() (unittest.TestCase 類方法)
doCleanups() (unittest.TestCase 方法)
docmd() (smtplib.SMTP 方法)
文件字串
,
[1]
(doctest.DocTest 屬性)
文件字串
,
[1]
doctest
模組
DocTest (在 doctest 中的類)
doctest 命令列選項
--fail-fast
--option
--verbose
-f
-o
-v
DocTestFailure
DocTestFinder (在 doctest 中的類)
DocTestParser (在 doctest 中的類)
DocTestRunner (在 doctest 中的類)
DocTestSuite() (在 doctest 模組中)
doctype() (xml.etree.ElementTree.TreeBuilder 方法)
文件
生成
線上
文件字串
文件字串
,
[1]
documentElement (xml.dom.Document 屬性)
DocXMLRPCRequestHandler (在 xmlrpc.server 中的類)
DocXMLRPCServer (在 xmlrpc.server 中的類)
does_esmtp (smtplib.SMTP 屬性)
domain (email.headerregistry.Address 屬性)
(http.cookiejar.Cookie 屬性)
(http.cookies.Morsel 屬性)
(tracemalloc.DomainFilter 屬性)
(tracemalloc.Filter 屬性)
(tracemalloc.Trace 屬性)
domain_initial_dot (http.cookiejar.Cookie 屬性)
domain_return_ok() (http.cookiejar.CookiePolicy 方法)
domain_specified (http.cookiejar.Cookie 屬性)
DomainFilter (在 tracemalloc 中的類)
DomainLiberal (http.cookiejar.DefaultCookiePolicy 屬性)
DomainRFC2965Match (http.cookiejar.DefaultCookiePolicy 屬性)
DomainStrict (http.cookiejar.DefaultCookiePolicy 屬性)
DomainStrictNoDots (http.cookiejar.DefaultCookiePolicy 屬性)
DomainStrictNonDomain (http.cookiejar.DefaultCookiePolicy 屬性)
DOMEventStream (在 xml.dom.pulldom 中的類)
DOMException
doModuleCleanups() (在 unittest 模組中)
DomstringSizeErr
done() (asyncio.Future 方法)
(asyncio.Task 方法)
(concurrent.futures.Future 方法)
(graphlib.TopologicalSorter 方法)
(在 turtle 模組中)
DONT_ACCEPT_BLANKLINE (在 doctest 模組中)
DONT_ACCEPT_TRUE_FOR_1 (在 doctest 模組中)
dont_write_bytecode (在 sys 模組中)
(sys.flags 屬性)
doRollover() (logging.handlers.RotatingFileHandler 方法)
(logging.handlers.TimedRotatingFileHandler 方法)
DOT (在 token 模組中)
dot() (在 turtle 模組中)
DOTALL (在 re 模組中)
doublequote (csv.Dialect 屬性)
DOUBLESLASH (在 token 模組中)
DOUBLESLASHEQUAL (在 token 模組中)
DOUBLESTAR (在 token 模組中)
DOUBLESTAREQUAL (在 token 模組中)
doupdate() (在 curses 模組中)
down (pdb 命令)
down() (在 turtle 模組中)
dpgettext() (在 gettext 模組中)
drain() (asyncio.StreamWriter 方法)
drive (pathlib.PurePath 屬性)
drop_whitespace (textwrap.TextWrapper 屬性)
dropwhile() (在 itertools 模組中)
dst() (datetime.datetime 方法)
(datetime.time 方法)
(datetime.timezone 方法)
(datetime.tzinfo 方法)
DTDHandler (在 xml.sax.handler 中的類)
鴨子型別
dump() (在 ast 模組中)
(在 json 模組中)
(在 marshal 模組中)
(在 pickle 模組中)
(在 plistlib 模組中)
(在 xml.etree.ElementTree 模組中)
(pickle.Pickler 方法)
(tracemalloc.Snapshot 方法)
dump_c_stack() (在 faulthandler 模組中)
dump_stats() (profile.Profile 方法)
(pstats.Stats 方法)
dump_traceback() (在 faulthandler 模組中)
dump_traceback_later() (在 faulthandler 模組中)
dumps() (在 json 模組中)
(在 marshal 模組中)
(在 pickle 模組中)
(在 plistlib 模組中)
(在 xmlrpc.client 模組中)
dunder (雙下劃線)
dup() (在 os 模組中)
(socket.socket 方法)
dup2() (在 os 模組中)
DuplicateOptionError
DuplicateSectionError
dwFlags (subprocess.STARTUPINFO 屬性)
DynamicClassAttribute() (在 types 模組中)
«
導航
索引
模組
|
Python
»
3.14.0 文件
»
索引
|
主題
自動
淺色
深色
|