主題
自動
淺色模式
深色模式
導航
索引
模組
|
Python
»
3.14.4 Documentation
»
索引
|
主題
自動
淺色模式
深色模式
|
Index – D
D_FMT (於 locale 模組中)
D_T_FMT (於 locale 模組中)
daemon (multiprocessing.Process 的屬性)
(threading.Thread 的屬性)
daemon_threads (socketserver.ThreadingMixIn 的屬性)
dangling
else
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 race
data() (xml.etree.ElementTree.TreeBuilder 的方法)
data_filter() (於 tarfile 模組中)
data_open() (urllib.request.DataHandler 的方法)
data_received() (asyncio.Protocol 的方法)
DatabaseError
databases(資料庫)
database(資料庫)
Unicode
dataclass() (於 dataclasses 模組中)
dataclass_transform() (於 typing 模組中)
dataclasses
module
DataError
datagram_received() (asyncio.DatagramProtocol 的方法)
DatagramHandler (logging.handlers 中的類別)
DatagramProtocol (asyncio 中的類別)
DatagramRequestHandler (socketserver 中的類別)
DatagramTransport (asyncio 中的類別)
DataHandler (urllib.request 中的類別)
data(資料)
packing(打包) binary(二進位)
tabular(表格)
type(型別)
type(型別), immutable
date (datetime 中的類別)
date() (datetime.datetime 的方法)
date_time (zipfile.ZipInfo 的屬性)
date_time_string() (http.server.BaseHTTPRequestHandler 的方法)
DateHeader (email.headerregistry 中的類別)
datetime
module
datetime (datetime 中的類別)
(email.headerregistry.DateHeader 的屬性)
DateTime (xmlrpc.client 中的類別)
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 模組中)
Daylight Saving Time(日光節約時間)
days (datetime.timedelta 的屬性)
DbfilenameShelf (shelve 中的類別)
dbm
module
dbm.dumb
module
dbm.gnu
module
module(模組)
,
[1]
dbm.ndbm
module
module(模組)
,
[1]
dbm.sqlite3
module
DC1 (於 curses.ascii 模組中)
DC2 (於 curses.ascii 模組中)
DC3 (於 curses.ascii 模組中)
DC4 (於 curses.ascii 模組中)
dcgettext() (於 locale 模組中)
ddocumentation strings(說明字串)
,
[1]
deactivate_stack_trampoline() (於 sys 模組中)
deadlock
deallocation, object
debug (imaplib.IMAP4 的屬性)
(pdb command)
(shlex.shlex 的屬性)
(sys.flags 的屬性)
(zipfile.ZipFile 的屬性)
DEBUG (於 logging 模組中)
(於 re 模組中)
debug() (logging.Logger 的方法)
(unittest.TestCase 的方法)
(unittest.TestSuite 的方法)
(於 doctest 模組中)
(於 logging 模組中)
DEBUG_BYTECODE_SUFFIXES (於 importlib.machinery 模組中)
DEBUG_COLLECTABLE (於 gc 模組中)
DEBUG_LEAK (於 gc 模組中)
DEBUG_SAVEALL (於 gc 模組中)
debug_src() (於 doctest 模組中)
DEBUG_STATS (於 gc 模組中)
DEBUG_UNCOLLECTABLE (於 gc 模組中)
debugger(偵錯器)
configuration(設定) file(檔案)
debugger(除錯器)
,
[1]
,
[2]
,
[3]
debugging(偵錯)
debugging(除錯)
assertions(斷言)
debuglevel (http.client.HTTPResponse 的屬性)
DebugRunner (doctest 中的類別)
DECEMBER (於 calendar 模組中)
decimal
module
Decimal (decimal 中的類別)
decimal literal(十進位常數)
decimal() (於 unicodedata 模組中)
DecimalException (decimal 中的類別)
decode (codecs.CodecInfo 的屬性)
decode() (bytearray 的方法)
(bytes 的方法)
(codecs.Codec 的方法)
(codecs.IncrementalDecoder 的方法)
(json.JSONDecoder 的方法)
(xmlrpc.client.Binary 的方法)
(xmlrpc.client.DateTime 的方法)
(於 base64 模組中)
(於 codecs 模組中)
(於 quopri 模組中)
decode_header() (於 email.header 模組中)
decode_params() (於 email.utils 模組中)
decode_rfc2231() (於 email.utils 模組中)
decode_source() (於 importlib.util 模組中)
decodebytes() (於 base64 模組中)
DecodedGenerator (email.generator 中的類別)
decodestring() (於 quopri 模組中)
decode(解碼)
Codecs
decomposition() (於 unicodedata 模組中)
decompress() (bz2.BZ2Decompressor 的方法)
(compression.zstd.ZstdDecompressor 的方法)
(lzma.LZMADecompressor 的方法)
(zlib.Decompress 的方法)
(於 bz2 模組中)
(於 compression.zstd 模組中)
(於 gzip 模組中)
(於 lzma 模組中)
(於 zlib 模組中)
decompressed_size (compression.zstd.FrameInfo 的屬性)
DecompressionParameter (compression.zstd 中的類別)
decompressobj() (於 zlib 模組中)
decorator(裝飾器)
DEDENT (於 token 模組中)
DEDENT token(縮排標誌)
,
[1]
dedent() (於 textwrap 模組中)
deepcopy() (於 copy 模組中)
def
statement(陳述式)
DEF_BUF_SIZE (於 zlib 模組中)
DEF_MEM_LEVEL (於 zlib 模組中)
def_prog_mode() (於 curses 模組中)
def_shell_mode() (於 curses 模組中)
default (inspect.Parameter 的屬性)
(optparse.Option 的屬性)
(於 email.policy 模組中)
DEFAULT (於 unittest.mock 模組中)
default() (cmd.Cmd 的方法)
(json.JSONEncoder 的方法)
DEFAULT_BUFFER_SIZE (於 io 模組中)
default_bufsize (於 xml.dom.pulldom 模組中)
DEFAULT_ENTROPY (於 secrets 模組中)
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_MODE (於 ctypes 模組中)
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 的方法)
default(預設)
parameter(參數) value(值)
defects (email.headerregistry.BaseHeader 的屬性)
(email.message.EmailMessage 的屬性)
(email.message.Message 的屬性)
definition(定義)
class(類別)
,
[1]
function (函式)
,
[1]
DEFLATED (於 zlib 模組中)
defpath (於 os 模組中)
DefragResult (urllib.parse 中的類別)
DefragResultBytes (urllib.parse 中的類別)
degrees() (於 math 模組中)
(於 turtle 模組中)
del
statement(陳述式)
,
[1]
,
[2]
,
[3]
Del (ast 中的類別)
DEL (於 curses.ascii 模組中)
del_param() (email.message.EmailMessage 的方法)
(email.message.Message 的方法)
delattr()
built-in function
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 (opcode)
DELETE_DEREF (opcode)
DELETE_FAST (opcode)
DELETE_GLOBAL (opcode)
DELETE_NAME (opcode)
DELETE_SUBSCR (opcode)
deleteacl() (imaplib.IMAP4 的方法)
deletefilehandler() (_tkinter.Widget.tk 的方法)
DeleteKey() (於 winreg 模組中)
DeleteKeyEx() (於 winreg 模組中)
deleteln() (curses.window 的方法)
deleteMe() (bdb.Breakpoint 的方法)
DeleteValue() (於 winreg 模組中)
deletion(刪除)
attribute(屬性)
target
target list(串列)
delimiter (csv.Dialect 的屬性)
delimiters(分隔符號)
delitem() (於 operator 模組中)
deliver_challenge() (於 multiprocessing.connection 模組中)
delocalize() (於 locale 模組中)
demo_app() (於 wsgiref.simple_server 模組中)