国产成人精品999视频&日本一区二区亚洲人妻精品&久久久精品国产99久久精&99热这里只有成人精品国产&精品国产剧情av一区二区&成人亚洲精品久久久久app&国产精品美女高潮抽搐A片
導航
索引
模塊
|
Python
»
3.7.13 文檔目錄
»
|
索引 – D
D_FMT() (在 locale 模塊中)
D_T_FMT() (在 locale 模塊中)
daemon (multiprocessing.Process 屬性)
(threading.Thread 屬性)
dangling
else
data
packing binary
tabular
type
type, immutable
data (collections.UserDict 屬性)
(collections.UserList 屬性)
(collections.UserString 屬性)
Data (plistlib 中的類)
data (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_open() (urllib.request.DataHandler 方法)
data_received() (asyncio.Protocol 方法)
database
Unicode
DatabaseError
databases
dataclass() (在 dataclasses 模塊中)
dataclasses (模塊)
datagram_received() (asyncio.DatagramProtocol 方法)
DatagramHandler (logging.handlers 中的類)
DatagramProtocol (asyncio 中的類)
DatagramRequestHandler (socketserver 中的類)
DatagramTransport (asyncio 中的類)
DataHandler (urllib.request 中的類)
date (datetime 中的類)
date() (datetime.datetime 方法)
(nntplib.NNTP 方法)
date_time (zipfile.ZipInfo 屬性)
date_time_string() (http.server.BaseHTTPRequestHandler 方法)
DateHeader (email.headerregistry 中的類)
datetime (datetime 中的類)
(email.headerregistry.DateHeader 屬性)
DateTime (xmlrpc.client 中的類)
datetime (模塊)
datum
day (datetime.date 屬性)
(datetime.datetime 屬性)
day_abbr() (在 calendar 模塊中)
day_name() (在 calendar 模塊中)
Daylight Saving Time
daylight() (在 time 模塊中)
DbfilenameShelf (shelve 中的類)
dbm (模塊)
dbm.dumb (模塊)
dbm.gnu
模塊
,
[1]
dbm.gnu (模塊)
dbm.ndbm
模塊
,
[1]
dbm.ndbm (模塊)
dcgettext() (在 locale 模塊中)
deallocation, object
debug (imaplib.IMAP4 屬性)
(pdb command)
(shlex.shlex 屬性)
(zipfile.ZipFile 屬性)
debug() (logging.Logger 方法)
(pipes.Template 方法)
(unittest.TestCase 方法)
(unittest.TestSuite 方法)
(在 doctest 模塊中)
(在 logging 模塊中)
DEBUG() (在 re 模塊中)
DEBUG_BYTECODE_SUFFIXES() (在 importlib.machinery 模塊中)
DEBUG_COLLECTABLE() (在 gc 模塊中)
DEBUG_LEAK() (在 gc 模塊中)
debug_print() (distutils.ccompiler.CCompiler 方法)
DEBUG_SAVEALL() (在 gc 模塊中)
debug_src() (在 doctest 模塊中)
DEBUG_STATS() (在 gc 模塊中)
DEBUG_UNCOLLECTABLE() (在 gc 模塊中)
debugger
,
[1]
,
[2]
configuration file
debugging
assertions
CGI
DebuggingServer (smtpd 中的類)
debuglevel (http.client.HTTPResponse 屬性)
DebugRunner (doctest 中的類)
Decimal (decimal 中的類)
decimal (模塊)
decimal literal
decimal() (在 unicodedata 模塊中)
DecimalException (decimal 中的類)
decode
Codecs
decode (codecs.CodecInfo 屬性)
decode() (bytearray 方法)
(bytes 方法)
(codecs.Codec 方法)
(codecs.IncrementalDecoder 方法)
(json.JSONDecoder 方法)
(xmlrpc.client.Binary 方法)
(xmlrpc.client.DateTime 方法)
(在 base64 模塊中)
(在 codecs 模塊中)
(在 quopri 模塊中)
(在 uu 模塊中)
decode_header() (在 email.header 模塊中)
(在 nntplib 模塊中)
decode_params() (在 email.utils 模塊中)
decode_rfc2231() (在 email.utils 模塊中)
decode_source() (在 importlib.util 模塊中)
decodebytes() (在 base64 模塊中)
DecodedGenerator (email.generator 中的類)
decodestring() (在 base64 模塊中)
(在 quopri 模塊中)
decomposition() (在 unicodedata 模塊中)
decompress() (bz2.BZ2Decompressor 方法)
(lzma.LZMADecompressor 方法)
(zlib.Decompress 方法)
(在 bz2 模塊中)
(在 gzip 模塊中)
(在 lzma 模塊中)
(在 zlib 模塊中)
decompressobj() (在 zlib 模塊中)
decorator -- 裝飾器
DEDENT token
,
[1]
dedent() (在 textwrap 模塊中)
DEDENT() (在 token 模塊中)
deepcopy() (在 copy 模塊中)
def
語句
def_prog_mode() (在 curses 模塊中)
def_shell_mode() (在 curses 模塊中)
default
parameter value
default (inspect.Parameter 屬性)
(optparse.Option 屬性)
default() (cmd.Cmd 方法)
(json.JSONEncoder 方法)
(在 email.policy 模塊中)
DEFAULT() (在 unittest.mock 模塊中)
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_open() (urllib.request.BaseHandler 方法)
DEFAULT_PROTOCOL() (在 pickle 模塊中)
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 屬性)
define_macro() (distutils.ccompiler.CCompiler 方法)
definition
class
,
[1]
function
,
[1]
defpath() (在 os 模塊中)
DefragResult (urllib.parse 中的類)
DefragResultBytes (urllib.parse 中的類)
degrees() (在 math 模塊中)
(在 turtle 模塊中)
del
語句
,
[1]
,
[2]
,
[3]
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() (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 模塊中)
denominator (fractions.Fraction 屬性)
(numbers.Rational 屬性)
DeprecationWarning
deque (collections 中的類)
Deque (typing 中的類)
dequeue() (logging.handlers.QueueListener 方法)
DER_cert_to_PEM_cert() (在 ssl 模塊中)
derwin() (curses.window 方法)
DES
cipher
description (sqlite3.Cursor 屬性)
description() (nntplib.NNTP 方法)
descriptions() (nntplib.NNTP 方法)
descriptor -- 描述器
dest (optparse.Option 屬性)
destructor
,
[1]
detach() (io.BufferedIOBase 方法)
(io.TextIOBase 方法)
(socket.socket 方法)
(tkinter.ttk.Treeview 方法)
(weakref.finalize 方法)
Detach() (winreg.PyHKEY 方法)
DETACHED_PROCESS() (在 subprocess 模塊中)
detect_api_mismatch() (在 test.support 模塊中)
detect_encoding() (在 tokenize 模塊中)
detect_language() (distutils.ccompiler.CCompiler 方法)
deterministic profiling
device_encoding() (在 os 模塊中)
devnull() (在 os 模塊中)
DEVNULL() (在 subprocess 模塊中)
devpoll() (在 select 模塊中)
DevpollSelector (selectors 中的類)
dgettext() (在 gettext 模塊中)
(在 locale 模塊中)
Dialect (csv 中的類)
dialect (csv.csvreader 屬性)
(csv.csvwriter 屬性)
Dialog (msilib 中的類)
dict (2to3 fixer)
Dict (typing 中的類)
dict (內置類)
dict() (multiprocessing.managers.SyncManager 方法)
dictConfig() (在 logging.config 模塊中)
dictionary
display
type, operations on
對象
,
[1]
,
[2]
,
[3]
,
[4]
,
[5]
,
[6]
,
[7]
dictionary -- 字典
dictionary view -- 字典視圖
DictReader (csv 中的類)
DictWriter (csv 中的類)
diff_bytes() (在 difflib 模塊中)
diff_files (filecmp.dircmp 屬性)
Differ (difflib 中的類)
,
[1]
difference() (frozenset 方法)
difference_update() (frozenset 方法)
difflib (模塊)
digest() (hashlib.hash 方法)
(hashlib.shake 方法)
(hmac.HMAC 方法)
(在 hmac 模塊中)
digest_size (hmac.HMAC 屬性)
digit() (在 unicodedata 模塊中)
digits() (在 string 模塊中)
dir() (ftplib.FTP 方法)
(內置函數)
dircmp (filecmp 中的類)
directory
changing
creating
deleting
,
[1]
site-packages
traversal
,
[1]
walking
,
[1]
directory (http.server.SimpleHTTPRequestHandler 屬性)
Directory (msilib 中的類)
directory ...
compileall command line option
directory_created() (內置函數)
DirEntry (os 中的類)
DirList (tkinter.tix 中的類)
dirname() (在 os.path 模塊中)
DirSelectBox (tkinter.tix 中的類)
DirSelectDialog (tkinter.tix 中的類)
DirsOnSysPath (test.support 中的類)
DirTree (tkinter.tix 中的類)
dis (模塊)
dis() (dis.Bytecode 方法)
(在 dis 模塊中)
(在 pickletools 模塊中)
disable (pdb command)
disable() (bdb.Breakpoint 方法)
(profile.Profile 方法)
(在 faulthandler 模塊中)
(在 gc 模塊中)
(在 logging 模塊中)
disable_faulthandler() (在 test.support 模塊中)
disable_gc() (在 test.support 模塊中)
disable_interspersed_args() (optparse.OptionParser 方法)
DisableReflectionKey() (在 winreg 模塊中)
disassemble() (在 dis 模塊中)
discard (http.cookiejar.Cookie 屬性)
discard() (frozenset 方法)
(mailbox.Mailbox 方法)
(mailbox.MH 方法)
discard_buffers() (asynchat.async_chat 方法)
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 屬性)
dispatcher (asyncore 中的類)
dispatcher_with_send (asyncore 中的類)
display
dictionary
list
set
display (pdb command)
display_name (email.headerregistry.Address 屬性)
(email.headerregistry.Group 屬性)
displayhook() (在 sys 模塊中)
dist() (在 platform 模塊中)
distance() (在 turtle 模塊中)
distb() (在 dis 模塊中)
Distribution (distutils.core 中的類)
distutils (模塊)
distutils.archive_util (模塊)
distutils.bcppcompiler (模塊)
distutils.ccompiler (模塊)
distutils.cmd (模塊)
distutils.command (模塊)
distutils.command.bdist (模塊)
distutils.command.bdist_dumb (模塊)
distutils.command.bdist_msi (模塊)
distutils.command.bdist_packager (模塊)
distutils.command.bdist_rpm (模塊)
distutils.command.bdist_wininst (模塊)
distutils.command.build (模塊)
distutils.command.build_clib (模塊)
distutils.command.build_ext (模塊)
distutils.command.build_py (模塊)
distutils.command.build_scripts (模塊)
distutils.command.check (模塊)
distutils.command.clean (模塊)
distutils.command.config (模塊)
distutils.command.install (模塊)
distutils.command.install_data (模塊)
distutils.command.install_headers (模塊)
distutils.command.install_lib (模塊)
distutils.command.install_scripts (模塊)
distutils.command.register (模塊)
distutils.command.sdist (模塊)
distutils.core (模塊)
distutils.cygwinccompiler (模塊)
distutils.debug (模塊)
distutils.dep_util (模塊)
distutils.dir_util (模塊)
distutils.dist (模塊)
distutils.errors (模塊)
distutils.extension (模塊)
distutils.fancy_getopt (模塊)
distutils.file_util (模塊)
distutils.filelist (模塊)
distutils.log (模塊)
distutils.msvccompiler (模塊)
distutils.spawn (模塊)
distutils.sysconfig (模塊)
distutils.text_file (模塊)
distutils.unixccompiler (模塊)
distutils.util (模塊)
distutils.version (模塊)
DISTUTILS_DEBUG
divide() (decimal.Context 方法)
divide_int() (decimal.Context 方法)
division
DivisionByZero (decimal 中的類)
divmod
內置函數
,
[1]
,
[2]
divmod() (decimal.Context 方法)
(內置函數)
DllCanUnloadNow() (在 ctypes 模塊中)
DllGetClassObject() (在 ctypes 模塊中)
dllhandle() (在 sys 模塊中)
dngettext() (在 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_POST() (http.server.CGIHTTPRequestHandler 方法)
doc (json.JSONDecodeError 屬性)
doc_header (cmd.Cmd 屬性)
DocCGIXMLRPCRequestHandler (xmlrpc.server 中的類)
DocFileSuite() (在 doctest 模塊中)
doCleanups() (unittest.TestCase 方法)
docmd() (smtplib.SMTP 方法)
docstring
(doctest.DocTest 屬性)
docstring -- 文檔字符串
docstrings
,
[1]
DocTest (doctest 中的類)
doctest (模塊)
DocTestFailure
DocTestFinder (doctest 中的類)
DocTestParser (doctest 中的類)
DocTestRunner (doctest 中的類)
DocTestSuite() (在 doctest 模塊中)
doctype() (xml.etree.ElementTree.TreeBuilder 方法)
(xml.etree.ElementTree.XMLParser 方法)
documentation
generation
online
documentation string
documentation strings
,
[1]
documentElement (xml.dom.Document 屬性)
DocXMLRPCRequestHandler (xmlrpc.server 中的類)
DocXMLRPCServer (xmlrpc.server 中的類)
domain (email.headerregistry.Address 屬性)
(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
DomstringSizeErr
done() (asyncio.Future 方法)
(asyncio.Task 方法)
(concurrent.futures.Future 方法)
(xdrlib.Unpacker 方法)
(在 turtle 模塊中)
DONT_ACCEPT_BLANKLINE() (在 doctest 模塊中)
DONT_ACCEPT_TRUE_FOR_1() (在 doctest 模塊中)
dont_write_bytecode() (在 sys 模塊中)
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 command)
down() (在 turtle 模塊中)
drain() (asyncio.StreamWriter 方法)
drop_whitespace (textwrap.TextWrapper 屬性)
dropwhile() (在 itertools 模塊中)
dst() (datetime.datetime 方法)
(datetime.time 方法)
(datetime.timezone 方法)
(datetime.tzinfo 方法)
DTDHandler (xml.sax.handler 中的類)
duck-typing -- 鴨子類型
DumbWriter (formatter 中的類)
dummy_threading (模塊)
dump() (pickle.Pickler 方法)
(tracemalloc.Snapshot 方法)
(在 ast 模塊中)
(在 json 模塊中)
(在 marshal 模塊中)
(在 pickle 模塊中)
(在 plistlib 模塊中)
(在 xml.etree.ElementTree 模塊中)
dump_stats() (profile.Profile 方法)
(pstats.Stats 方法)
dump_traceback() (在 faulthandler 模塊中)
dump_traceback_later() (在 faulthandler 模塊中)
dumps() (在 json 模塊中)
(在 marshal 模塊中)
(在 pickle 模塊中)
(在 plistlib 模塊中)
(在 xmlrpc.client 模塊中)
dup() (socket.socket 方法)
(在 os 模塊中)
dup2() (在 os 模塊中)
DUP_TOP (opcode)
DUP_TOP_TWO (opcode)
DuplicateOptionError
DuplicateSectionError
dwFlags (subprocess.STARTUPINFO 屬性)
DynamicClassAttribute() (在 types 模塊中)
導航
索引
模塊
|
Python
»
3.7.13 文檔目錄
»
|
©
版權所有
2001-2022, Python Software Foundation.
Python 軟件基金會是一個非盈利組織。
請捐助。
最后更新于 3月 16, 2022.
發(fā)現(xiàn)了問題
?
使用
Sphinx
2.3.1 創(chuàng)建。
佰年網絡技術有限公司
2023.。