This document is for an old version of Python that is
no longer supported
. You should upgrade and read the
Python 当前稳定版本的文档
.
瀏覽
索引
模組
|
Python
»
Python 2.7.18 說明文件
»
索引 – D
D_FMT (於 locale 模組中)
D_T_FMT (於 locale 模組中)
daemon (multiprocessing.Process 的屬性)
(threading.Thread 的屬性)
dangling
else
data
packing binary
tabular
type
type, immutable
Data (plistlib 中的類別)
data (select.kevent 的屬性)
(UserDict.IterableUserDict 的屬性)
(UserList.UserList 的屬性)
(UserString.MutableString 的屬性)
(xml.dom.Comment 的屬性)
(xml.dom.ProcessingInstruction 的屬性)
(xml.dom.Text 的屬性)
(xmlrpclib.Binary 的屬性)
data() (xml.etree.ElementTree.TreeBuilder 的方法)
database
Unicode
databases
DatagramHandler (logging.handlers 中的類別)
DatagramRequestHandler (SocketServer 中的類別)
DATASIZE (於 cd 模組中)
date (datetime 中的類別)
date() (datetime.datetime 的方法)
(nntplib.NNTP 的方法)
date_time (zipfile.ZipInfo 的屬性)
date_time_string() (BaseHTTPServer.BaseHTTPRequestHandler 的方法)
datetime (datetime 中的類別)
DateTime (xmlrpclib 中的類別)
datetime (模組)
datum
day (datetime.date 的屬性)
(datetime.datetime 的屬性)
day_abbr (於 calendar 模組中)
day_name (於 calendar 模組中)
daylight (於 time 模組中)
Daylight Saving Time
DbfilenameShelf (shelve 中的類別)
dbhash
模組
dbhash (模組)
dbm
模組
,
[1]
,
[2]
,
[3]
dbm (模組)
dcgettext() (於 locale 模組中)
deactivate_form() (fl.form 的方法)
deallocation, object
debug (imaplib.IMAP4 的屬性)
(shlex.shlex 的屬性)
(zipfile.ZipFile 的屬性)
DEBUG (於 re 模組中)
debug() (logging.Logger 的方法)
(pipes.Template 的方法)
(unittest.TestCase 的方法)
(unittest.TestSuite 的方法)
(於 doctest 模組中)
(於 logging 模組中)
DEBUG_COLLECTABLE (於 gc 模組中)
DEBUG_INSTANCES (於 gc 模組中)
DEBUG_LEAK (於 gc 模組中)
DEBUG_OBJECTS (於 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 中的類別)
DebugRunner (doctest 中的類別)
DebugStr() (於 MacOS 模組中)
Decimal (decimal 中的類別)
decimal (模組)
decimal literal
decimal() (於 unicodedata 模組中)
DecimalException (decimal 中的類別)
decode
Codecs
decode() (codecs.Codec 的方法)
(codecs.IncrementalDecoder 的方法)
(json.JSONDecoder 的方法)
(str 的方法)
(xmlrpclib.Binary 的方法)
(xmlrpclib.DateTime 的方法)
(於 base64 模組中)
(於 codecs 模組中)
(於 mimetools 模組中)
(於 quopri 模組中)
(於 uu 模組中)
decode_header() (於 email.header 模組中)
decode_params() (於 email.utils 模組中)
decode_rfc2231() (於 email.utils 模組中)
DecodedGenerator (email.generator 中的類別)
decodestring() (於 base64 模組中)
(於 quopri 模組中)
decomposition() (於 unicodedata 模組中)
decompress() (bz2.BZ2Decompressor 的方法)
(zlib.Decompress 的方法)
(於 bz2 模組中)
(於 jpeg 模組中)
(於 zlib 模組中)
decompressobj() (於 zlib 模組中)
decorator
DEDENT (於 token 模組中)
DEDENT token
,
[1]
dedent() (於 textwrap 模組中)
deepcopy() (於 copy 模組中)
def
陳述式
def_prog_mode() (於 curses 模組中)
def_shell_mode() (於 curses 模組中)
default
parameter value
default (optparse.Option 的屬性)
default() (cmd.Cmd 的方法)
(compiler.visitor.ASTVisitor 的方法)
(json.JSONEncoder 的方法)
DEFAULT_BUFFER_SIZE (於 io 模組中)
default_bufsize (於 xml.dom.pulldom 模組中)
default_factory (collections.defaultdict 的屬性)
DEFAULT_FORMAT (於 tarfile 模組中)
default_open() (urllib2.BaseHandler 的方法)
default_timer() (於 timeit 模組中)
DefaultContext (decimal 中的類別)
DefaultCookiePolicy (cookielib 中的類別)
defaultdict (collections 中的類別)
DefaultHandler() (xml.parsers.expat.xmlparser 的方法)
DefaultHandlerExpand() (xml.parsers.expat.xmlparser 的方法)
defaults() (ConfigParser.RawConfigParser 的方法)
defaultTestLoader (於 unittest 模組中)
defaultTestResult() (unittest.TestCase 的方法)
defects (email.message.Message 的屬性)
define_macro() (distutils.ccompiler.CCompiler 的方法)
definition
class
,
[1]
function
,
[1]
defpath (於 os 模組中)
degrees() (於 math 模組中)
(於 turtle 模組中)
del
陳述式
,
[1]
,
[2]
,
[3]
del_param() (email.message.Message 的方法)
delattr() (內建函式)
delay() (於 turtle 模組中)
delay_output() (於 curses 模組中)
delayload (cookielib.FileCookieJar 的屬性)
delch() (curses.window 的方法)
dele() (poplib.POP3 的方法)
delete() (ftplib.FTP 的方法)
(imaplib.IMAP4 的方法)
(ttk.Treeview 的方法)
DELETE_ATTR (opcode)
DELETE_FAST (opcode)
DELETE_GLOBAL (opcode)
DELETE_NAME (opcode)
DELETE_SLICE+0 (opcode)
DELETE_SLICE+1 (opcode)
DELETE_SLICE+2 (opcode)
DELETE_SLICE+3 (opcode)
DELETE_SUBSCR (opcode)
deleteacl() (imaplib.IMAP4 的方法)
deletefilehandler() (Tkinter.Widget.tk 的方法)
deletefolder() (mhlib.MH 的方法)
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 模組中)
delslice() (於 operator 模組中)
demo_app() (於 wsgiref.simple_server 模組中)
denominator (numbers.Rational 的屬性)
DeprecationWarning
deque (collections 中的類別)
DER_cert_to_PEM_cert() (於 ssl 模組中)
derwin() (curses.window 的方法)
DES
cipher
description (sqlite3.Cursor 的屬性)
description() (nntplib.NNTP 的方法)
descriptions() (nntplib.NNTP 的方法)
descriptor
file
dest (optparse.Option 的屬性)
destructor
,
[1]
Detach() (_winreg.PyHKEY 的方法)
detach() (io.BufferedIOBase 的方法)
(io.TextIOBase 的方法)
(ttk.Treeview 的方法)
detect_language() (distutils.ccompiler.CCompiler 的方法)
deterministic profiling
DEVICE (模組)
devnull (於 os 模組中)
dgettext() (於 gettext 模組中)
(於 locale 模組中)
Dialect (csv 中的類別)
dialect (csv.csvreader 的屬性)
(csv.csvwriter 的屬性)
Dialog (msilib 中的類別)
DialogWindow() (於 FrameWork 模組中)
dict (2to3 fixer)
(內建類別)
dict() (multiprocessing.managers.SyncManager 的方法)
dictConfig() (於 logging.config 模組中)
dictionary
display
type, operations on
物件
,
[1]
,
[2]
,
[3]
,
[4]
,
[5]
,
[6]
,
[7]
dictionary view
DictionaryType (in module types)
(於 types 模組中)
DictMixin (UserDict 中的類別)
DictProxyType (於 types 模組中)
DictReader (csv 中的類別)
DictType (in module types)
(於 types 模組中)
DictWriter (csv 中的類別)
diff_files (filecmp.dircmp 的屬性)
Differ (difflib 中的類別)
,
[1]
difference() (frozenset 的方法)
difference_update() (frozenset 的方法)
difflib (模組)
digest() (hashlib.hash 的方法)
(hmac.HMAC 的方法)
(md5.md5 的方法)
(sha.sha 的方法)
digest_size (於 md5 模組中)
(於 sha 模組中)
digit() (於 unicodedata 模組中)
digits (於 string 模組中)
dir() (ftplib.FTP 的方法)
(內建函式)
dircache (模組)
dircmp (filecmp 中的類別)
directory
changing
creating
deleting
,
[1]
site-packages
site-python
traversal
walking
Directory (msilib 中的類別)
directory ...
compileall command line option
directory_created() (內建函式)
DirList (Tix 中的類別)
dirname() (於 os.path 模組中)
DirSelectBox (Tix 中的類別)
DirSelectDialog (Tix 中的類別)
DirTree (Tix 中的類別)
dis (模組)
dis() (於 dis 模組中)
(於 pickletools 模組中)
disable() (bdb.Breakpoint 的方法)
(profile.Profile 的方法)
(於 gc 模組中)
(於 logging 模組中)
disable_interspersed_args() (optparse.OptionParser 的方法)
DisableReflectionKey() (於 _winreg 模組中)
disassemble() (於 dis 模組中)
discard (cookielib.Cookie 的屬性)
discard() (frozenset 的方法)
(mailbox.Mailbox 的方法)
(mailbox.MH 的方法)
discard_buffers() (asynchat.async_chat 的方法)
disco() (於 dis 模組中)
discover() (unittest.TestLoader 的方法)
dispatch() (compiler.visitor.ASTVisitor 的方法)
dispatch_call() (bdb.Bdb 的方法)
dispatch_exception() (bdb.Bdb 的方法)
dispatch_line() (bdb.Bdb 的方法)
dispatch_return() (bdb.Bdb 的方法)
dispatcher (asyncore 中的類別)
dispatcher_with_send (asyncore 中的類別)
display
dictionary
list
set
tuple
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.emxccompiler (模組)
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
dither2grey2() (於 imageop 模組中)
dither2mono() (於 imageop 模組中)
div() (於 operator 模組中)
divide() (decimal.Context 的方法)
divide_int() (decimal.Context 的方法)
division
integer
long integer
DivisionByZero (decimal 中的類別)
divmod
內建函式
,
[1]
,
[2]
divmod() (decimal.Context 的方法)
(內建函式)
dl (模組)
DllCanUnloadNow() (於 ctypes 模組中)
DllGetClassObject() (於 ctypes 模組中)
dllhandle (於 sys 模組中)
dngettext() (於 gettext 模組中)
do_activate() (FrameWork.ScrolledWindow 的方法)
(FrameWork.Window 的方法)
do_char() (FrameWork.Application 的方法)
do_clear() (bdb.Bdb 的方法)
do_command() (curses.textpad.Textbox 的方法)
do_contentclick() (FrameWork.Window 的方法)
do_controlhit() (FrameWork.ControlsWindow 的方法)
(FrameWork.ScrolledWindow 的方法)
do_dialogevent() (FrameWork.Application 的方法)
do_forms() (於 fl 模組中)
do_GET() (SimpleHTTPServer.SimpleHTTPRequestHandler 的方法)
do_handshake() (ssl.SSLSocket 的方法)
do_HEAD() (SimpleHTTPServer.SimpleHTTPRequestHandler 的方法)
do_itemhit() (FrameWork.DialogWindow 的方法)
do_POST() (CGIHTTPServer.CGIHTTPRequestHandler 的方法)
do_postresize() (FrameWork.ScrolledWindow 的方法)
(FrameWork.Window 的方法)
do_update() (FrameWork.Window 的方法)
doc_header (cmd.Cmd 的屬性)
DocCGIXMLRPCRequestHandler (DocXMLRPCServer 中的類別)
DocFileSuite() (於 doctest 模組中)
doCleanups() (unittest.TestCase 的方法)
docmd() (smtplib.SMTP 的方法)
docstring
,
[1]
(doctest.DocTest 的屬性)
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 (DocXMLRPCServer 中的類別)
DocXMLRPCServer (DocXMLRPCServer 中的類別)
(模組)
domain_initial_dot (cookielib.Cookie 的屬性)
domain_return_ok() (cookielib.CookiePolicy 的方法)
domain_specified (cookielib.Cookie 的屬性)
DomainLiberal (cookielib.DefaultCookiePolicy 的屬性)
DomainRFC2965Match (cookielib.DefaultCookiePolicy 的屬性)
DomainStrict (cookielib.DefaultCookiePolicy 的屬性)
DomainStrictNoDots (cookielib.DefaultCookiePolicy 的屬性)
DomainStrictNonDomain (cookielib.DefaultCookiePolicy 的屬性)
DOMEventStream (xml.dom.pulldom 中的類別)
DOMException
DomstringSizeErr
done() (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() (於 turtle 模組中)
drop_whitespace (textwrap.TextWrapper 的屬性)
dropwhile() (於 itertools 模組中)
dst() (datetime.datetime 的方法)
(datetime.time 的方法)
(datetime.tzinfo 的方法)
DTDHandler (xml.sax.handler 中的類別)
duck-typing
dumbdbm
模組
dumbdbm (模組)
DumbWriter (formatter 中的類別)
dummy_thread (模組)
dummy_threading (模組)
dump() (pickle.Pickler 的方法)
(於 ast 模組中)
(於 json 模組中)
(於 marshal 模組中)
(於 pickle 模組中)
(於 xml.etree.ElementTree 模組中)
dump_address_pair() (於 rfc822 模組中)
dump_stats() (profile.Profile 的方法)
(pstats.Stats 的方法)
dumps() (於 json 模組中)
(於 marshal 模組中)
(於 pickle 模組中)
(於 xmlrpclib 模組中)
dup() (posixfile.posixfile 的方法)
(於 os 模組中)
dup2() (posixfile.posixfile 的方法)
(於 os 模組中)
DUP_TOP (opcode)
DUP_TOPX (opcode)
DuplicateSectionError
dwFlags (subprocess.STARTUPINFO 的屬性)
DynLoadSuffixImporter (imputil 中的類別)
快速搜尋
瀏覽
索引
模組
|
Python
»
Python 2.7.18 說明文件
»