Movatterモバイル変換
[0]
ホーム
URL:
画像なし
夜間モード
主題
自動
淺色模式
深色模式
導航
索引
模組
|
Python
»
3.14.0 Documentation
»
索引
|
主題
自動
淺色模式
深色模式
|
Index – E
e
於數值常數中
e (於 cmath 模組中)
(於 math 模組中)
E2BIG (於 errno 模組中)
EACCES (於 errno 模組中)
EADDRINUSE (於 errno 模組中)
EADDRNOTAVAIL (於 errno 模組中)
EADV (於 errno 模組中)
EAFNOSUPPORT (於 errno 模組中)
EAFP
EAGAIN (於 errno 模組中)
eager_task_factory() (於 asyncio 模組中)
EALREADY (於 errno 模組中)
east_asian_width() (於 unicodedata 模組中)
EAUTH (於 errno 模組中)
EBADARCH (於 errno 模組中)
EBADE (於 errno 模組中)
EBADEXEC (於 errno 模組中)
EBADF (於 errno 模組中)
EBADFD (於 errno 模組中)
EBADMACHO (於 errno 模組中)
EBADMSG (於 errno 模組中)
EBADR (於 errno 模組中)
EBADRPC (於 errno 模組中)
EBADRQC (於 errno 模組中)
EBADSLT (於 errno 模組中)
EBFONT (於 errno 模組中)
EBUSY (於 errno 模組中)
ECANCELED (於 errno 模組中)
ECHILD (於 errno 模組中)
echo() (於 curses 模組中)
echochar() (curses.window 的方法)
ECHRNG (於 errno 模組中)
ECOMM (於 errno 模組中)
ECONNABORTED (於 errno 模組中)
ECONNREFUSED (於 errno 模組中)
ECONNRESET (於 errno 模組中)
EDEADLK (於 errno 模組中)
EDEADLOCK (於 errno 模組中)
EDESTADDRREQ (於 errno 模組中)
EDEVERR (於 errno 模組中)
edit() (curses.textpad.Textbox 的方法)
EDOM (於 errno 模組中)
EDOTDOT (於 errno 模組中)
EDQUOT (於 errno 模組中)
EEXIST (於 errno 模組中)
EFAULT (於 errno 模組中)
EFBIG (於 errno 模組中)
EFD_CLOEXEC (於 os 模組中)
EFD_NONBLOCK (於 os 模組中)
EFD_SEMAPHORE (於 os 模組中)
effective() (於 bdb 模組中)
EFTYPE (於 errno 模組中)
ehlo() (smtplib.SMTP 的方法)
ehlo_or_helo_if_needed() (smtplib.SMTP 的方法)
ehlo_resp (smtplib.SMTP 的屬性)
EHOSTDOWN (於 errno 模組中)
EHOSTUNREACH (於 errno 模組中)
EHWPOISON (於 errno 模組中)
EIDRM (於 errno 模組中)
EILSEQ (於 errno 模組中)
EINPROGRESS (於 errno 模組中)
EINTR (於 errno 模組中)
EINVAL (於 errno 模組中)
EIO (於 errno 模組中)
EISCONN (於 errno 模組中)
EISDIR (於 errno 模組中)
EISNAM (於 errno 模組中)
EJECT (enum.FlagBoundary 的屬性)
EKEYEXPIRED (於 errno 模組中)
EKEYREJECTED (於 errno 模組中)
EKEYREVOKED (於 errno 模組中)
EL2HLT (於 errno 模組中)
EL2NSYNC (於 errno 模組中)
EL3HLT (於 errno 模組中)
EL3RST (於 errno 模組中)
Element (xml.etree.ElementTree 中的類別)
element_create() (tkinter.ttk.Style 的方法)
element_names() (tkinter.ttk.Style 的方法)
element_options() (tkinter.ttk.Style 的方法)
ElementDeclHandler() (xml.parsers.expat.xmlparser 的方法)
elements() (collections.Counter 的方法)
ElementTree (xml.etree.ElementTree 中的類別)
ELIBACC (於 errno 模組中)
ELIBBAD (於 errno 模組中)
ELIBEXEC (於 errno 模組中)
ELIBMAX (於 errno 模組中)
ELIBSCN (於 errno 模組中)
elif
keyword(關鍵字)
Ellipsis
object(物件)
Ellipsis (內建變數)
ELLIPSIS (於 doctest 模組中)
(於 token 模組中)
EllipsisType (於 types 模組中)
ELNRNG (於 errno 模組中)
ELOCKUNMAPPED (於 errno 模組中)
ELOOP (於 errno 模組中)
else
conditional expression(條件運算式)
dangling
keyword(關鍵字)
,
[1]
,
[2]
,
[3]
,
[4]
,
[5]
EM (於 curses.ascii 模組中)
email
module
email.charset
module
email.contentmanager
module
email.encoders
module
email.errors
module
email.generator
module
email.header
module
email.headerregistry
module
email.iterators
module
email.message
module
email.mime
module
email.mime.application
module
email.mime.audio
module
email.mime.base
module
email.mime.image
module
email.mime.message
module
email.mime.multipart
module
email.mime.nonmultipart
module
email.mime.text
module
email.parser
module
email.policy
module
email.utils
module
EmailMessage (email.message 中的類別)
EmailPolicy (email.policy 中的類別)
Emax (decimal.Context 的屬性)
EMEDIUMTYPE (於 errno 模組中)
EMFILE (於 errno 模組中)
Emin (decimal.Context 的屬性)
emit() (logging.FileHandler 的方法)
(logging.Handler 的方法)
(logging.handlers.BufferingHandler 的方法)
(logging.handlers.DatagramHandler 的方法)
(logging.handlers.HTTPHandler 的方法)
(logging.handlers.NTEventLogHandler 的方法)
(logging.handlers.QueueHandler 的方法)
(logging.handlers.RotatingFileHandler 的方法)
(logging.handlers.SMTPHandler 的方法)
(logging.handlers.SocketHandler 的方法)
(logging.handlers.SysLogHandler 的方法)
(logging.handlers.TimedRotatingFileHandler 的方法)
(logging.handlers.WatchedFileHandler 的方法)
(logging.NullHandler 的方法)
(logging.StreamHandler 的方法)
EMLINK (於 errno 模組中)
Empty
empty
list(串列)
tuple
empty (inspect.Parameter 的屬性)
(inspect.Signature 的屬性)
empty() (asyncio.Queue 的方法)
(multiprocessing.Queue 的方法)
(multiprocessing.SimpleQueue 的方法)
(queue.Queue 的方法)
(queue.SimpleQueue 的方法)
(sched.scheduler 的方法)
EMPTY_NAMESPACE (於 xml.dom 模組中)
emptyline() (cmd.Cmd 的方法)
empty(空的)
tuple(元組)
emscripten_version (sys._emscripten_info 的屬性)
EMSGSIZE (於 errno 模組中)
EMULTIHOP (於 errno 模組中)
enable (pdb command)
enable() (bdb.Breakpoint 的方法)
(imaplib.IMAP4 的方法)
(profile.Profile 的方法)
(於 faulthandler 模組中)
(於 gc 模組中)
enable_callback_tracebacks() (於 sqlite3 模組中)
enable_interspersed_args() (optparse.OptionParser 的方法)
enable_load_extension() (sqlite3.Connection 的方法)
enable_long_distance_matching (compression.zstd.CompressionParameter 的屬性)
enable_traversal() (tkinter.ttk.Notebook 的方法)
ENABLE_USER_SITE (於 site 模組中)
EnableControlFlowGuard
enabled (bdb.Breakpoint 的屬性)
EnableReflectionKey() (於 winreg 模組中)
ENAMETOOLONG (於 errno 模組中)
ENAVAIL (於 errno 模組中)
enclose() (curses.window 的方法)
encode (codecs.CodecInfo 的屬性)
encode() (codecs.Codec 的方法)
(codecs.IncrementalEncoder 的方法)
(email.header.Header 的方法)
(json.JSONEncoder 的方法)
(str 的方法)
(xmlrpc.client.Binary 的方法)
(xmlrpc.client.DateTime 的方法)
(於 base64 模組中)
(於 codecs 模組中)
(於 quopri 模組中)
encode_7or8bit() (於 email.encoders 模組中)
encode_base64() (於 email.encoders 模組中)
encode_noop() (於 email.encoders 模組中)
encode_quopri() (於 email.encoders 模組中)
encode_rfc2231() (於 email.utils 模組中)
encodebytes() (於 base64 模組中)
EncodedFile() (於 codecs 模組中)
encodePriority() (logging.handlers.SysLogHandler 的方法)
encodestring() (於 quopri 模組中)
encode(編碼)
Codecs
encoding (curses.window 的屬性)
(io.TextIOBase 的屬性)
(UnicodeError 的屬性)
ENCODING (於 tarfile 模組中)
(於 token 模組中)
encoding declarations (source file)(編碼宣告(原始檔案))
encodings
module
encodings.idna
module
encodings.mbcs
module
encodings.utf_8_sig
module
encodings_map (mimetypes.MimeTypes 的屬性)
(於 mimetypes 模組中)
EncodingWarning
encoding(編碼)
base64
quoted-printable(可列印字元)
end (UnicodeError 的屬性)
end() (re.Match 的方法)
(xml.etree.ElementTree.TreeBuilder 的方法)
END_ASYNC_FOR (opcode)
end_col_offset (ast.AST 的屬性)
end_colno (traceback.FrameSummary 的屬性)
end_fill() (於 turtle 模組中)
END_FOR (opcode)
end_headers() (http.server.BaseHTTPRequestHandler 的方法)
end_lineno (ast.AST 的屬性)
(SyntaxError 的屬性)
(traceback.FrameSummary 的屬性)
(traceback.TracebackException 的屬性)
end_ns() (xml.etree.ElementTree.TreeBuilder 的方法)
end_offset (SyntaxError 的屬性)
(traceback.TracebackException 的屬性)
end_poly() (於 turtle 模組中)
END_SEND (opcode)
endCDATA() (xml.sax.handler.LexicalHandler 的方法)
EndCdataSectionHandler() (xml.parsers.expat.xmlparser 的方法)
EndDoctypeDeclHandler() (xml.parsers.expat.xmlparser 的方法)
endDocument() (xml.sax.handler.ContentHandler 的方法)
endDTD() (xml.sax.handler.LexicalHandler 的方法)
endElement() (xml.sax.handler.ContentHandler 的方法)
EndElementHandler() (xml.parsers.expat.xmlparser 的方法)
endElementNS() (xml.sax.handler.ContentHandler 的方法)
endheaders() (http.client.HTTPConnection 的方法)
ENDMARKER (於 token 模組中)
EndNamespaceDeclHandler() (xml.parsers.expat.xmlparser 的方法)
endpos (re.Match 的屬性)
endPrefixMapping() (xml.sax.handler.ContentHandler 的方法)
endswith() (bytearray 的方法)
(bytes 的方法)
(str 的方法)
endwin() (於 curses 模組中)
ENEEDAUTH (於 errno 模組中)
ENETDOWN (於 errno 模組中)
ENETRESET (於 errno 模組中)
ENETUNREACH (於 errno 模組中)
ENFILE (於 errno 模組中)
ENOANO (於 errno 模組中)
ENOATTR (於 errno 模組中)
ENOBUFS (於 errno 模組中)
ENOCSI (於 errno 模組中)
ENODATA (於 errno 模組中)
ENODEV (於 errno 模組中)
ENOENT (於 errno 模組中)
ENOEXEC (於 errno 模組中)
ENOKEY (於 errno 模組中)
ENOLCK (於 errno 模組中)
ENOLINK (於 errno 模組中)
ENOMEDIUM (於 errno 模組中)
ENOMEM (於 errno 模組中)
ENOMSG (於 errno 模組中)
ENONET (於 errno 模組中)
ENOPKG (於 errno 模組中)
ENOPOLICY (於 errno 模組中)
ENOPROTOOPT (於 errno 模組中)
ENOSPC (於 errno 模組中)
ENOSR (於 errno 模組中)
ENOSTR (於 errno 模組中)
ENOSYS (於 errno 模組中)
ENOTACTIVE (於 errno 模組中)
ENOTBLK (於 errno 模組中)
ENOTCAPABLE (於 errno 模組中)
ENOTCONN (於 errno 模組中)
ENOTDIR (於 errno 模組中)
ENOTEMPTY (於 errno 模組中)
ENOTNAM (於 errno 模組中)
ENOTRECOVERABLE (於 errno 模組中)
ENOTSOCK (於 errno 模組中)
ENOTSUP (於 errno 模組中)
ENOTTY (於 errno 模組中)
ENOTUNIQ (於 errno 模組中)
ENQ (於 curses.ascii 模組中)
enqueue() (logging.handlers.QueueHandler 的方法)
enqueue_sentinel() (logging.handlers.QueueListener 的方法)
ensure_directories() (venv.EnvBuilder 的方法)
ensure_future() (於 asyncio 模組中)
ensurepip
module
ensurepip 命令列選項
--altinstall
--default-pip
--root
--user
enter() (sched.scheduler 的方法)
enter_async_context() (contextlib.AsyncExitStack 的方法)
enter_context() (contextlib.ExitStack 的方法)
enterabs() (sched.scheduler 的方法)
enterAsyncContext() (unittest.IsolatedAsyncioTestCase 的方法)
enterClassContext() (unittest.TestCase 的類別方法)
enterContext() (unittest.TestCase 的方法)
enterModuleContext() (於 unittest 模組中)
entities (xml.dom.DocumentType 的屬性)
EntityDeclHandler() (xml.parsers.expat.xmlparser 的方法)
entitydefs (於 html.entities 模組中)
EntityResolver (xml.sax.handler 中的類別)
entry_points() (於 importlib.metadata 模組中)
EntryPoint (importlib.metadata 中的類別)
EntryPoints (importlib.metadata 中的類別)
enum
module
Enum (enum 中的類別)
enum_certificates() (於 ssl 模組中)
enum_crls() (於 ssl 模組中)
EnumCheck (enum 中的類別)
EnumDict (enum 中的類別)
enumerate()
built-in function
enumerate() (於 threading 模組中)
EnumKey() (於 winreg 模組中)
EnumType (enum 中的類別)
EnumValue() (於 winreg 模組中)
ENV_DIR
venv 命令列選項
EnvBuilder (venv 中的類別)
environ (於 os 模組中)
(於 posix 模組中)
environb (於 os 模組中)
environment variables(環境變數)
deleting(刪除)
setting(設定)
EnvironmentError
Environments (環境)
virtual (虛擬)
EnvironmentVarGuard (test.support.os_helper 中的類別)
environment(環境)
ENXIO (於 errno 模組中)
eof (bz2.BZ2Decompressor 的屬性)
(compression.zstd.ZstdDecompressor 的屬性)
(lzma.LZMADecompressor 的屬性)
(shlex.shlex 的屬性)
(ssl.MemoryBIO 的屬性)
(zlib.Decompress 的屬性)
eof_received() (asyncio.BufferedProtocol 的方法)
(asyncio.Protocol 的方法)
EOFError
EOFError(內建例外)
EOPNOTSUPP (於 errno 模組中)
EOT (於 curses.ascii 模組中)
EOVERFLOW (於 errno 模組中)
EOWNERDEAD (於 errno 模組中)
EPERM (於 errno 模組中)
EPFNOSUPPORT (於 errno 模組中)
epilogue (email.message.EmailMessage 的屬性)
(email.message.Message 的屬性)
EPIPE (於 errno 模組中)
epoch(紀元)
epoll() (於 select 模組中)
EpollSelector (selectors 中的類別)
EPROCLIM (於 errno 模組中)
EPROCUNAVAIL (於 errno 模組中)
EPROGMISMATCH (於 errno 模組中)
EPROGUNAVAIL (於 errno 模組中)
EPROTO (於 errno 模組中)
EPROTONOSUPPORT (於 errno 模組中)
EPROTOTYPE (於 errno 模組中)
epsilon (sys.float_info 的屬性)
EPWROFF (於 errno 模組中)
Eq (ast 中的類別)
eq() (於 operator 模組中)
EQEQUAL (於 token 模組中)
EQFULL (於 errno 模組中)
EQUAL (於 token 模組中)
ERA (於 locale 模組中)
ERA_D_FMT (於 locale 模組中)
ERA_D_T_FMT (於 locale 模組中)
ERA_T_FMT (於 locale 模組中)
ERANGE (於 errno 模組中)
erase() (curses.window 的方法)
erasechar() (於 curses 模組中)
EREMCHG (於 errno 模組中)
EREMOTE (於 errno 模組中)
EREMOTEIO (於 errno 模組中)
ERESTART (於 errno 模組中)
erf() (於 math 模組中)
erfc() (於 math 模組中)
ERFKILL (於 errno 模組中)
EROFS (於 errno 模組中)
ERPCMISMATCH (於 errno 模組中)
ERR (於 curses 模組中)
errcheck (ctypes._CFuncPtr 的屬性)
errcode (xmlrpc.client.ProtocolError 的屬性)
errmsg (xmlrpc.client.ProtocolError 的屬性)
errno
module
module(模組)
errno (OSError 的屬性)
Error
,
[1]
,
[2]
,
[3]
,
[4]
,
[5]
,
[6]
,
[7]
,
[8]
,
[9]
error
,
[1]
,
[2]
,
[3]
,
[4]
,
[5]
,
[6]
,
[7]
,
[8]
,
[9]
,
[10]
,
[11]
,
[12]
,
[13]
ERROR (於 logging 模組中)
(於 tkinter.messagebox 模組中)
error handler's name(錯誤處理器名稱)
backslashreplace
ignore
namereplace
replace
strict
surrogateescape
surrogatepass
xmlcharrefreplace
error handling(錯誤處理)
error() (argparse.ArgumentParser 的方法)
(logging.Logger 的方法)
(urllib.request.OpenerDirector 的方法)
(xml.sax.handler.ErrorHandler 的方法)
(於 logging 模組中)
error_body (wsgiref.handlers.BaseHandler 的屬性)
error_content_type (http.server.BaseHTTPRequestHandler 的屬性)
error_headers (wsgiref.handlers.BaseHandler 的屬性)
error_leader() (shlex.shlex 的方法)
error_message_format (http.server.BaseHTTPRequestHandler 的屬性)
error_output() (wsgiref.handlers.BaseHandler 的方法)
error_perm
error_proto
,
[1]
error_received() (asyncio.DatagramProtocol 的方法)
error_reply
error_status (wsgiref.handlers.BaseHandler 的屬性)
error_temp
ErrorByteIndex (xml.parsers.expat.xmlparser 的屬性)
ErrorCode (xml.parsers.expat.xmlparser 的屬性)
errorcode (於 errno 模組中)
ErrorColumnNumber (xml.parsers.expat.xmlparser 的屬性)
ErrorHandler (xml.sax.handler 中的類別)
errorlevel (tarfile.TarFile 的屬性)
ErrorLineNumber (xml.parsers.expat.xmlparser 的屬性)
errors (io.TextIOBase 的屬性)
(unittest.TestLoader 的屬性)
(unittest.TestResult 的屬性)
ErrorStream (wsgiref.types 中的類別)
ErrorString() (於 xml.parsers.expat 模組中)
Errors(錯誤)
logging(日誌)
errors(錯誤)
ERRORTOKEN (於 token 模組中)
ESC (於 curses.ascii 模組中)
escape (shlex.shlex 的屬性)
escape sequence(跳脫序列)
escape() (於 glob 模組中)
(於 html 模組中)
(於 re 模組中)
(於 xml.sax.saxutils 模組中)
escapechar (csv.Dialect 的屬性)
escapedquotes (shlex.shlex 的屬性)
ESHLIBVERS (於 errno 模組中)
ESHUTDOWN (於 errno 模組中)
esmtp_features (smtplib.SMTP 的屬性)
ESOCKTNOSUPPORT (於 errno 模組中)
ESPIPE (於 errno 模組中)
ESRCH (於 errno 模組中)
ESRMNT (於 errno 模組中)
ESTALE (於 errno 模組中)
ESTRPIPE (於 errno 模組中)
ETB (於 curses.ascii 模組中)
ETH_P_ALL (於 socket 模組中)
ETHERTYPE_ARP (於 socket 模組中)
ETHERTYPE_IP (於 socket 模組中)
ETHERTYPE_IPV6 (於 socket 模組中)
ETHERTYPE_VLAN (於 socket 模組中)
ETIME (於 errno 模組中)
ETIMEDOUT (於 errno 模組中)
Etiny() (decimal.Context 的方法)
ETOOMANYREFS (於 errno 模組中)
Etop() (decimal.Context 的方法)
ETX (於 curses.ascii 模組中)
ETXTBSY (於 errno 模組中)
EUCLEAN (於 errno 模組中)
EUNATCH (於 errno 模組中)
EUSERS (於 errno 模組中)
eval
built-in function(內建函式)
,
[1]
,
[2]
,
[3]
,
[4]
eval()
built-in function
evaluate function(求值函式)
evaluate() (annotationlib.ForwardRef 的方法)
evaluate_bound() (typing.TypeVar 的方法)
evaluate_constraints() (typing.TypeVar 的方法)
evaluate_default() (typing.ParamSpec 的方法)
(typing.TypeVar 的方法)
(typing.TypeVarTuple 的方法)
evaluate_forward_ref() (於 typing 模組中)
evaluate_value() (typing.TypeAliasType 的方法)
evaluation
order(順序)
Event (asyncio 中的類別)
(multiprocessing 中的類別)
(threading 中的類別)
event scheduling(事件排程)
Event() (multiprocessing.managers.SyncManager 的方法)
EVENT_READ (於 selectors 模組中)
EVENT_WRITE (於 selectors 模組中)
eventfd() (於 os 模組中)
eventfd_read() (於 os 模組中)
eventfd_write() (於 os 模組中)
EventLoop (asyncio 中的類別)
events (selectors.SelectorKey 的屬性)
EWOULDBLOCK (於 errno 模組中)
EX_CANTCREAT (於 os 模組中)
EX_CONFIG (於 os 模組中)
EX_DATAERR (於 os 模組中)
EX_IOERR (於 os 模組中)
EX_NOHOST (於 os 模組中)
EX_NOINPUT (於 os 模組中)
EX_NOPERM (於 os 模組中)
EX_NOTFOUND (於 os 模組中)
EX_NOUSER (於 os 模組中)
EX_OK (於 os 模組中)
EX_OSERR (於 os 模組中)
EX_OSFILE (於 os 模組中)
EX_PROTOCOL (於 os 模組中)
EX_SOFTWARE (於 os 模組中)
EX_TEMPFAIL (於 os 模組中)
EX_UNAVAILABLE (於 os 模組中)
EX_USAGE (於 os 模組中)
EXACT_TOKEN_TYPES (於 token 模組中)
Example (doctest 中的類別)
example (doctest.DocTestFailure 的屬性)
(doctest.UnexpectedException 的屬性)
examples (doctest.DocTest 的屬性)
exc_info (doctest.UnexpectedException 的屬性)
exc_info (sys 模組中)
,
[1]
exc_info() (於 sys 模組中)
exc_msg (doctest.Example 的屬性)
exc_type (traceback.TracebackException 的屬性)
exc_type_str (traceback.TracebackException 的屬性)
excel (csv 中的類別)
excel_tab (csv 中的類別)
except
keyword(關鍵字)
statement(陳述式)
except_star
keyword(關鍵字)
ExceptHandler (ast 中的類別)
excepthook() (於 sys 模組中)
(於 threading 模組中)
Exception
exception
AttributeError
GeneratorExit
,
[1]
NameError
StopAsyncIteration
StopIteration
TypeError
ValueError
ZeroDivisionError
EXCEPTION (於 _tkinter 模組中)
exception handler(例外處理器)
exception() (asyncio.Future 的方法)
(asyncio.Task 的方法)
(concurrent.futures.Future 的方法)
(logging.Logger 的方法)
(於 logging 模組中)
(於 sys 模組中)
EXCEPTION_HANDLED (monitoring event)
ExceptionGroup
exceptions (BaseExceptionGroup 的屬性)
(pdb command)
(traceback.TracebackException 的屬性)
exception(例外)
,
[1]
AssertionError
chaining
chaining(鏈結)
handler(處理器)
ImportError
raiseing
StopIteration
excinfo (concurrent.interpreters.ExecutionFailed 的屬性)
EXCLAMATION (於 token 模組中)
exclusive(排外)
or
EXDEV (於 errno 模組中)
exec
built-in function(內建函式)
,
[1]
,
[2]
exec()
built-in function
exec() (concurrent.interpreters.Interpreter 的方法)
exec_module() (importlib.abc.InspectLoader 的方法)
(importlib.abc.Loader 的方法)
(importlib.abc.SourceLoader 的方法)
(importlib.machinery.ExtensionFileLoader 的方法)
(zipimport.zipimporter 的方法)
exec_prefix (於 sys 模組中)
execl() (於 os 模組中)
execle() (於 os 模組中)
execlp() (於 os 模組中)
execlpe() (於 os 模組中)
executable (於 sys 模組中)
Executable Zip Files(可執行的 Zip 檔案)
executable(sys 模組中)
execute() (sqlite3.Connection 的方法)
(sqlite3.Cursor 的方法)
executemany() (sqlite3.Connection 的方法)
(sqlite3.Cursor 的方法)
executescript() (sqlite3.Connection 的方法)
(sqlite3.Cursor 的方法)
execution model(執行模型)
ExecutionFailed
,
[1]
ExecutionLoader (importlib.abc 中的類別)
execution(執行)
frame
,
[1]
restricted(受限)
stack(堆疊)
Executor (concurrent.futures 中的類別)
execv() (於 os 模組中)
execve() (於 os 模組中)
execvp() (於 os 模組中)
execvpe() (於 os 模組中)
EXFULL (於 errno 模組中)
exists() (pathlib.Path 的方法)
(pathlib.types.PathInfo 的方法)
(tkinter.ttk.Treeview 的方法)
(zipfile.Path 的方法)
(於 os.path 模組中)
exit (內建變數)
exit() (argparse.ArgumentParser 的方法)
(於 _thread 模組中)
(於 sys 模組中)
exitcode (multiprocessing.Process 的屬性)
exitonclick() (於 turtle 模組中)
ExitStack (contextlib 中的類別)
exit(C 函式)
exp() (decimal.Context 的方法)
(decimal.Decimal 的方法)
(於 cmath 模組中)
(於 math 模組中)
exp2() (於 math 模組中)
expand() (re.Match 的方法)
expand_tabs (textwrap.TextWrapper 的屬性)
ExpandEnvironmentStrings() (於 winreg 模組中)
expandNode() (xml.dom.pulldom.DOMEventStream 的方法)
expandtabs() (bytearray 的方法)
(bytes 的方法)
(str 的方法)
expanduser() (pathlib.Path 的方法)
(於 os.path 模組中)
expandvars() (於 os.path 模組中)
Expat
ExpatError
expected (asyncio.IncompleteReadError 的屬性)
expectedFailure() (於 unittest 模組中)
expectedFailures (unittest.TestResult 的屬性)
expired() (asyncio.Timeout 的方法)
expires (http.cookiejar.Cookie 的屬性)
(http.cookies.Morsel 的屬性)
exploded (ipaddress.IPv4Address 的屬性)
(ipaddress.IPv4Network 的屬性)
(ipaddress.IPv6Address 的屬性)
(ipaddress.IPv6Network 的屬性)
expm1() (於 math 模組中)
expovariate() (於 random 模組中)
Expr (ast 中的類別)
expression
assignment(賦值)
Conditional(條件式)
conditional(條件式)
generator(產生器)
lambda
list(串列)
,
[1]
,
[2]
statement(陳述式)
yield
Expression (ast 中的類別)
expression (string.templatelib.Interpolation 的屬性)
expression(運算式)
lambda
expunge() (imaplib.IMAP4 的方法)
extend() (array.array 的方法)
(collections.deque 的方法)
(sequence 的方法)
(xml.etree.ElementTree.Element 的方法)
extend_path() (於 pkgutil 模組中)
EXTENDED_ARG (opcode)
ExtendedContext (於 decimal 模組中)
ExtendedInterpolation (configparser 中的類別)
extendleft() (collections.deque 的方法)
extension module(擴充模組)
EXTENSION_SUFFIXES (於 importlib.machinery 模組中)
ExtensionFileLoader (importlib.machinery 中的類別)
extensions_map (http.server.SimpleHTTPRequestHandler 的屬性)
extension(擴充)
module(模組)
External Data Representation(外部資料表現)
external_attr (zipfile.ZipInfo 的屬性)
ExternalClashError
ExternalEntityParserCreate() (xml.parsers.expat.xmlparser 的方法)
ExternalEntityRefHandler() (xml.parsers.expat.xmlparser 的方法)
extra (zipfile.ZipInfo 的屬性)
extract() (tarfile.TarFile 的方法)
(traceback.StackSummary 的類別方法)
(zipfile.ZipFile 的方法)
extract_cookies() (http.cookiejar.CookieJar 的方法)
extract_stack() (於 traceback 模組中)
extract_tb() (於 traceback 模組中)
extract_version (zipfile.ZipInfo 的屬性)
extractall() (tarfile.TarFile 的方法)
(zipfile.ZipFile 的方法)
ExtractError
extractfile() (tarfile.TarFile 的方法)
extraction_filter (tarfile.TarFile 的屬性)
extsep (於 os 模組中)
«
導航
索引
模組
|
Python
»
3.14.0 Documentation
»
索引
|
主題
自動
淺色模式
深色模式
|
©
版權所有
2001 Python Software Foundation.
此頁面採用 Python 軟體基金會授權條款第 2 版。
文件中的範例、應用技巧與其他程式碼額外採用了 Zero Clause BSD 授權條款。
更多訊息請見
歷史與授權條款
。
Python 軟體基金會是一家非營利法人。
敬請捐贈。
最後更新於 11月 20, 2025 (18:58 UTC)。
發現 bug
?
以
Sphinx
8.2.3建立。
[8]
ページ先頭
©2009-2025
Movatter.jp