Theme
Auto
Light
Dark
瀏覽
索引
模組
|
Python
»
3.14.0a1 Documentation
»
索引
|
Theme
Auto
Light
Dark
|
Index – I
I (於 re 模組中)
I/O control(I/O 控制)
buffering(緩衝)
,
[1]
POSIX
tty
UNIX
iadd() (於 operator 模組中)
iand() (於 operator 模組中)
iconcat() (於 operator 模組中)
id
built-in function(內建函式)
id (ssl.SSLSession 的屬性)
id()
built-in function
id() (unittest.TestCase 的方法)
idcok() (curses.window 的方法)
ident (select.kevent 的屬性)
(threading.Thread 的屬性)
identchars (cmd.Cmd 的屬性)
identifier
identifier(識別器)
identify() (tkinter.ttk.Notebook 的方法)
(tkinter.ttk.Treeview 的方法)
(tkinter.ttk.Widget 的方法)
identify_column() (tkinter.ttk.Treeview 的方法)
identify_element() (tkinter.ttk.Treeview 的方法)
identify_region() (tkinter.ttk.Treeview 的方法)
identify_row() (tkinter.ttk.Treeview 的方法)
identity
test(測試)
identity of an object(物件的識別)
IDLE
,
[1]
IDLE_PRIORITY_CLASS (於 subprocess 模組中)
idlelib
module
IDLESTARTUP
,
[1]
,
[2]
,
[3]
idlok() (curses.window 的方法)
if
conditional expression(條件運算式)
keyword(關鍵字)
statement(陳述式)
,
[1]
於 comprehensions(綜合運算)
If (ast 中的類別)
if_indextoname() (於 socket 模組中)
if_nameindex() (於 socket 模組中)
if_nametoindex() (於 socket 模組中)
IfExp (ast 中的類別)
ifloordiv() (於 operator 模組中)
iglob() (於 glob 模組中)
ignorableWhitespace() (xml.sax.handler.ContentHandler 的方法)
ignore
error handler's name(錯誤處理器名稱)
ignore (bdb.Breakpoint 的屬性)
(pdb command)
IGNORE (於 tkinter.messagebox 模組中)
ignore_environment (sys.flags 的屬性)
ignore_errors() (於 codecs 模組中)
IGNORE_EXCEPTION_DETAIL (於 doctest 模組中)
ignore_patterns() (於 shutil 模組中)
ignore_warnings() (於 test.support.warnings_helper 模組中)
IGNORECASE (於 re 模組中)
IISCGIHandler (wsgiref.handlers 中的類別)
IllegalMonthError
IllegalWeekdayError
ilshift() (於 operator 模組中)
imag (numbers.Complex 的屬性)
(sys.hash_info 的屬性)
imaginary literal(虛數常數)
imap() (multiprocessing.pool.Pool 的方法)
IMAP4
protocol(協定)
IMAP4 (imaplib 中的類別)
IMAP4.abort
IMAP4.error
IMAP4.readonly
IMAP4_SSL
protocol(協定)
IMAP4_SSL (imaplib 中的類別)
IMAP4_stream
protocol(協定)
IMAP4_stream (imaplib 中的類別)
imap_unordered() (multiprocessing.pool.Pool 的方法)
imaplib
module
imatmul() (於 operator 模組中)
imghdr
module
immedok() (curses.window 的方法)
immportal(不滅)
immutable
data(資料) type(型別)
object(物件)
,
[1]
immutable object(不可變物件)
immutable sequence(不可變序列)
object(物件)
immutable types(不可變型別)
subclassing(子類別化)
immutable(不可變物件)
immutable(不可變)
object(物件)
sequence(序列) type(型別)
imod() (於 operator 模組中)
imp
module
impl_detail() (於 test.support 模組中)
implementation (於 sys 模組中)
Import (ast 中的類別)
import hooks
import machinery(引入機制)
import path(引入路徑)
import_fresh_module() (於 test.support.import_helper 模組中)
IMPORT_FROM (opcode)
import_module() (於 importlib 模組中)
(於 test.support.import_helper 模組中)
IMPORT_NAME (opcode)
ImportError
exception(例外)
importer(引入器)
ImportFrom (ast 中的類別)
importing(引入)
importlib
module
importlib.abc
module
importlib.machinery
module
importlib.metadata
module
importlib.resources
module
importlib.resources.abc
module
importlib.util
module
ImportWarning
import(引入)
hooks
statement(陳述式)
,
[1]
,
[2]
,
[3]
ImproperConnectionState
imul() (於 operator 模組中)
in
keyword(關鍵字)
operator(運算子)
,
[1]
,
[2]
In (ast 中的類別)
in_dll() (ctypes._CData 的方法)
in_table_a1() (於 stringprep 模組中)
in_table_b1() (於 stringprep 模組中)
in_table_c11() (於 stringprep 模組中)
in_table_c11_c12() (於 stringprep 模組中)
in_table_c12() (於 stringprep 模組中)
in_table_c21() (於 stringprep 模組中)
in_table_c21_c22() (於 stringprep 模組中)
in_table_c22() (於 stringprep 模組中)
in_table_c3() (於 stringprep 模組中)
in_table_c4() (於 stringprep 模組中)
in_table_c5() (於 stringprep 模組中)
in_table_c6() (於 stringprep 模組中)
in_table_c7() (於 stringprep 模組中)
in_table_c8() (於 stringprep 模組中)
in_table_c9() (於 stringprep 模組中)
in_table_d1() (於 stringprep 模組中)
in_table_d2() (於 stringprep 模組中)
in_transaction (sqlite3.Connection 的屬性)
inch() (curses.window 的方法)
include() (於 xml.etree.ElementInclude 模組中)
inclusive (tracemalloc.DomainFilter 的屬性)
(tracemalloc.Filter 的屬性)
inclusive(包含)
or
Incomplete
IncompleteRead
IncompleteReadError
incr_item()
,
[1]
increment_lineno() (於 ast 模組中)
IncrementalDecoder (codecs 中的類別)
incrementaldecoder (codecs.CodecInfo 的屬性)
IncrementalEncoder (codecs 中的類別)
incrementalencoder (codecs.CodecInfo 的屬性)
IncrementalNewlineDecoder (io 中的類別)
IncrementalParser (xml.sax.xmlreader 中的類別)
indent (doctest.Example 的屬性)
(reprlib.Repr 的屬性)
INDENT (於 token 模組中)
INDENT token(縮排標誌)
indent() (於 textwrap 模組中)
(於 xml.etree.ElementTree 模組中)
IndentationError
indentation(縮排)
index (inspect.FrameInfo 的屬性)
(inspect.Traceback 的屬性)
index operation(索引操作)
index() (array.array 的方法)
(bytearray 的方法)
(bytes 的方法)
(collections.deque 的方法)
(multiprocessing.shared_memory.ShareableList 的方法)
(str 的方法)
(tkinter.ttk.Notebook 的方法)
(tkinter.ttk.Treeview 的方法)
(於 operator 模組中)
index()(序列方法)
IndexError
indexOf() (於 operator 模組中)
IndexSizeErr
indices() (slice 的方法)
INDIRECT (inspect.BufferFlags 的屬性)
inet_aton() (於 socket 模組中)
inet_ntoa() (於 socket 模組中)
inet_ntop() (於 socket 模組中)
inet_pton() (於 socket 模組中)
Inexact (decimal 中的類別)
inf (sys.hash_info 的屬性)
(於 cmath 模組中)
(於 math 模組中)
infile
json 命令列選項
infile (shlex.shlex 的屬性)
Infinity(無窮)
infj (於 cmath 模組中)
INFO (於 logging 模組中)
(於 tkinter.messagebox 模組中)
info() (dis.Bytecode 的方法)
(gettext.NullTranslations 的方法)
(http.client.HTTPResponse 的方法)
(logging.Logger 的方法)
(urllib.response.addinfourl 的方法)
(於 logging 模組中)
infolist() (zipfile.ZipFile 的方法)
inheritance(繼承)
ini file(ini 檔案)
init() (於 mimetypes 模組中)
init_color() (於 curses 模組中)
init_pair() (於 curses 模組中)
inited (於 mimetypes 模組中)
initgroups() (於 os 模組中)
initial_indent (textwrap.TextWrapper 的屬性)
initproc (C type)
initscr() (於 curses 模組中)
inode() (os.DirEntry 的方法)
input()
built-in function
input() (於 fileinput 模組中)
input_charset (email.charset.Charset 的屬性)
input_codec (email.charset.Charset 的屬性)
InputSource (xml.sax.xmlreader 中的類別)
InputStream (wsgiref.types 中的類別)
input(輸入)
inquiry (C type)
insch() (curses.window 的方法)
insdelln() (curses.window 的方法)
insert() (array.array 的方法)
(collections.deque 的方法)
(tkinter.ttk.Notebook 的方法)
(tkinter.ttk.Treeview 的方法)
(xml.etree.ElementTree.Element 的方法)
insert()(序列方法)
insert_text() (於 readline 模組中)
insertBefore() (xml.dom.Node 的方法)
insertln() (curses.window 的方法)
insnstr() (curses.window 的方法)
insort() (於 bisect 模組中)
insort_left() (於 bisect 模組中)
insort_right() (於 bisect 模組中)
inspect
module
inspect (sys.flags 的屬性)
inspect 命令列選項
--details
InspectLoader (importlib.abc 中的類別)
insstr() (curses.window 的方法)
install() (gettext.NullTranslations 的方法)
(於 gettext 模組中)
install_opener() (於 urllib.request 模組中)
install_scripts() (venv.EnvBuilder 的方法)
installHandler() (於 unittest 模組中)
instancemethod
object(物件)
instance(實例)
call(呼叫)
,
[1]
class(類別)
object(物件)
,
[1]
,
[2]
instate() (tkinter.ttk.Widget 的方法)
instr() (curses.window 的方法)
instream (shlex.shlex 的屬性)
Instruction (dis 中的類別)
INSTRUCTION (monitoring event)
Instruction.arg (於 dis 模組中)
Instruction.argrepr (於 dis 模組中)
Instruction.argval (於 dis 模組中)
Instruction.baseopcode (於 dis 模組中)
Instruction.baseopname (於 dis 模組中)
Instruction.cache_offset (於 dis 模組中)
Instruction.end_offset (於 dis 模組中)
Instruction.is_jump_target (於 dis 模組中)
Instruction.jump_target (於 dis 模組中)
Instruction.line_number (於 dis 模組中)
Instruction.offset (於 dis 模組中)
Instruction.oparg (於 dis 模組中)
Instruction.opcode (於 dis 模組中)
Instruction.opname (於 dis 模組中)
Instruction.positions (於 dis 模組中)
Instruction.start_offset (於 dis 模組中)
Instruction.starts_line (於 dis 模組中)
int
built-in function(內建函式)
,
[1]
,
[2]
int (uuid.UUID 的屬性)
(內建類別)
Int2AP() (於 imaplib 模組中)
int_info (於 sys 模組中)
int_max_str_digits (sys.flags 的屬性)
integer literal(整數常數)
integer(整数)
object(物件)
integer(整數)
literals(字面值)
object(物件)
,
[1]
representation(表示)
type(型別), operations on(操作於)
Integral (numbers 中的類別)
Integrated Development Environment(整合開發環境)
IntegrityError
IntEnum (enum 中的類別)
interact (pdb command)
interact() (code.InteractiveConsole 的方法)
(於 code 模組中)
Interactive (ast 中的類別)
interactive (sys.flags 的屬性)
interactive mode(互動模式)
InteractiveConsole (code 中的類別)
InteractiveInterpreter (code 中的類別)
interactive(互動的)
InterfaceError
intern() (於 sys 模組中)
internal type(內部型別)
internal_attr (zipfile.ZipInfo 的屬性)
Internaldate2tuple() (於 imaplib 模組中)
InternalError
internalSubset (xml.dom.DocumentType 的屬性)
INTERNET_TIMEOUT (於 test.support 模組中)
Internet(網際網路)
interpolated string literal(內插字串常數)
interpolated string literal(插值字串常數)
InterpolationDepthError
InterpolationError
InterpolationMissingOptionError
InterpolationSyntaxError
interpolation(插值)
bytearray (%)
bytes (%)
interpolation(插值)、字串 (%)
interpreted(直譯的)
interpreter lock(直譯器鎖)
interpreter prompts(直譯器提示)
interpreter shutdown(直譯器關閉)
interpreter_requires_environment() (於 test.support.script_helper 模組中)
InterpreterPoolExecutor (concurrent.futures 中的類別)
interpreter(直譯器)
interrupt() (sqlite3.Connection 的方法)
interrupt_main() (於 _thread 模組中)
InterruptedError
intersection() (frozenset 的方法)
intersection_update() (frozenset 的方法)
IntFlag (enum 中的類別)
intro (cmd.Cmd 的屬性)
InuseAttributeErr
inv() (於 operator 模組中)
inv_cdf() (statistics.NormalDist 的方法)
InvalidAccessErr
invalidate_caches() (importlib.abc.MetaPathFinder 的方法)
(importlib.abc.PathEntryFinder 的方法)
(importlib.machinery.FileFinder 的方法)
(importlib.machinery.PathFinder 的類別方法)
(zipimport.zipimporter 的方法)
(於 importlib 模組中)
InvalidCharacterErr
InvalidModificationErr
InvalidOperation (decimal 中的類別)
InvalidStateErr
InvalidStateError
,
[1]
InvalidTZPathWarning
InvalidURL
inversion(反轉)
Invert (ast 中的類別)
invert() (於 operator 模組中)
invocation(調用)
io
module
module(模組)
IO (typing 中的類別)
io.StringIO
object(物件)
IO_REPARSE_TAG_APPEXECLINK (於 stat 模組中)
IO_REPARSE_TAG_MOUNT_POINT (於 stat 模組中)
IO_REPARSE_TAG_SYMLINK (於 stat 模組中)
IOBase (io 中的類別)
ioctl() (socket.socket 的方法)
(於 fcntl 模組中)
IOCTL_VM_SOCKETS_GET_LOCAL_CID (於 socket 模組中)
IOError
ior() (於 operator 模組中)
ios_ver() (於 platform 模組中)
ip (ipaddress.IPv4Interface 的屬性)
(ipaddress.IPv6Interface 的屬性)
ip_address() (於 ipaddress 模組中)
ip_interface() (於 ipaddress 模組中)
ip_network() (於 ipaddress 模組中)
ipaddress
module
ipow() (於 operator 模組中)
ipv4_mapped (ipaddress.IPv6Address 的屬性)
IPv4Address (ipaddress 中的類別)
IPv4Interface (ipaddress 中的類別)
IPv4Network (ipaddress 中的類別)
IPV6_ENABLED (於 test.support.socket_helper 模組中)
ipv6_mapped (ipaddress.IPv4Address 的屬性)
IPv6Address (ipaddress 中的類別)
IPv6Interface (ipaddress 中的類別)
IPv6Network (ipaddress 中的類別)
irrefutable case block
irshift() (於 operator 模組中)
is
operator(運算子)
,
[1]
Is (ast 中的類別)
is not
operator(運算子)
,
[1]
is_() (於 operator 模組中)
is_absolute() (pathlib.PurePath 的方法)
is_active() (graphlib.TopologicalSorter 的方法)
is_alive() (multiprocessing.Process 的方法)
(threading.Thread 的方法)
is_android (於 test.support 模組中)
is_annotated() (symtable.Symbol 的方法)
is_assigned() (symtable.Symbol 的方法)
is_async (pyclbr.Function 的屬性)
is_attachment() (email.message.EmailMessage 的方法)
is_authenticated() (urllib.request.HTTPPasswordMgrWithPriorAuth 的方法)
is_block_device() (pathlib.Path 的方法)
is_blocked() (http.cookiejar.DefaultCookiePolicy 的方法)
is_canonical() (decimal.Context 的方法)
(decimal.Decimal 的方法)
is_char_device() (pathlib.Path 的方法)
IS_CHARACTER_JUNK() (於 difflib 模組中)
is_check_supported() (於 lzma 模組中)
is_closed() (asyncio.loop 的方法)
is_closing() (asyncio.BaseTransport 的方法)
(asyncio.StreamWriter 的方法)
is_comp_cell() (symtable.Symbol 的方法)
is_comp_iter() (symtable.Symbol 的方法)
is_dataclass() (於 dataclasses 模組中)
is_declared_global() (symtable.Symbol 的方法)
is_dir() (importlib.abc.Traversable 的方法)
(importlib.resources.abc.Traversable 的方法)
(os.DirEntry 的方法)
(pathlib.Path 的方法)
(zipfile.Path 的方法)
(zipfile.ZipInfo 的方法)
is_enabled() (於 faulthandler 模組中)
is_expired() (http.cookiejar.Cookie 的方法)
is_fifo() (pathlib.Path 的方法)
is_file() (importlib.abc.Traversable 的方法)
(importlib.resources.abc.Traversable 的方法)
(os.DirEntry 的方法)
(pathlib.Path 的方法)
(zipfile.Path 的方法)
is_finalized() (於 gc 模組中)
is_finalizing() (於 sys 模組中)
is_finite() (decimal.Context 的方法)
(decimal.Decimal 的方法)
is_free() (symtable.Symbol 的方法)
is_free_class() (symtable.Symbol 的方法)
is_global (ipaddress.IPv4Address 的屬性)
(ipaddress.IPv6Address 的屬性)
is_global() (symtable.Symbol 的方法)
is_hop_by_hop() (於 wsgiref.util 模組中)
is_imported() (symtable.Symbol 的方法)
is_infinite() (decimal.Context 的方法)
(decimal.Decimal 的方法)
is_integer() (float 的方法)
(fractions.Fraction 的方法)
(int 的方法)
is_junction() (os.DirEntry 的方法)
(pathlib.Path 的方法)
is_jython (於 test.support 模組中)
IS_LINE_JUNK() (於 difflib 模組中)
is_linetouched() (curses.window 的方法)
is_link_local (ipaddress.IPv4Address 的屬性)
(ipaddress.IPv4Network 的屬性)
(ipaddress.IPv6Address 的屬性)
(ipaddress.IPv6Network 的屬性)
is_local() (symtable.Symbol 的方法)
is_loopback (ipaddress.IPv4Address 的屬性)
(ipaddress.IPv4Network 的屬性)
(ipaddress.IPv6Address 的屬性)
(ipaddress.IPv6Network 的屬性)
is_mount() (pathlib.Path 的方法)
is_multicast (ipaddress.IPv4Address 的屬性)
(ipaddress.IPv4Network 的屬性)
(ipaddress.IPv6Address 的屬性)
(ipaddress.IPv6Network 的屬性)
is_multipart() (email.message.EmailMessage 的方法)
(email.message.Message 的方法)
is_namespace() (symtable.Symbol 的方法)
is_nan() (decimal.Context 的方法)
(decimal.Decimal 的方法)
is_nested() (symtable.SymbolTable 的方法)
is_none() (於 operator 模組中)
is_nonlocal() (symtable.Symbol 的方法)
is_normal() (decimal.Context 的方法)
(decimal.Decimal 的方法)
is_normalized() (於 unicodedata 模組中)
is_not() (於 operator 模組中)
is_not_allowed() (http.cookiejar.DefaultCookiePolicy 的方法)
is_not_none() (於 operator 模組中)
IS_OP (opcode)
is_optimized() (symtable.SymbolTable 的方法)
is_package() (importlib.abc.InspectLoader 的方法)
(importlib.abc.SourceLoader 的方法)
(importlib.machinery.ExtensionFileLoader 的方法)
(importlib.machinery.SourceFileLoader 的方法)
(importlib.machinery.SourcelessFileLoader 的方法)
(zipimport.zipimporter 的方法)
is_parameter() (symtable.Symbol 的方法)
is_private (ipaddress.IPv4Address 的屬性)
(ipaddress.IPv4Network 的屬性)
(ipaddress.IPv6Address 的屬性)
(ipaddress.IPv6Network 的屬性)
is_protocol() (於 typing 模組中)
is_python_build() (於 sysconfig 模組中)
is_qnan() (decimal.Context 的方法)
(decimal.Decimal 的方法)
is_reading() (asyncio.ReadTransport 的方法)
is_referenced() (symtable.Symbol 的方法)
is_relative_to() (pathlib.PurePath 的方法)
is_reserved (ipaddress.IPv4Address 的屬性)
(ipaddress.IPv4Network 的屬性)
(ipaddress.IPv6Address 的屬性)
(ipaddress.IPv6Network 的屬性)
is_reserved() (pathlib.PurePath 的方法)
is_resource() (importlib.abc.ResourceReader 的方法)
(importlib.resources.abc.ResourceReader 的方法)
(於 importlib.resources 模組中)
is_resource_enabled() (於 test.support 模組中)
is_running() (asyncio.loop 的方法)
is_safe (uuid.UUID 的屬性)
is_serving() (asyncio.Server 的方法)
is_set() (asyncio.Event 的方法)
(threading.Event 的方法)
is_signed() (decimal.Context 的方法)
(decimal.Decimal 的方法)
is_site_local (ipaddress.IPv6Address 的屬性)
(ipaddress.IPv6Network 的屬性)
is_skipped_line() (bdb.Bdb 的方法)
is_snan() (decimal.Context 的方法)
(decimal.Decimal 的方法)
is_socket() (pathlib.Path 的方法)
is_stack_trampoline_active() (於 sys 模組中)
is_subnormal() (decimal.Context 的方法)
(decimal.Decimal 的方法)
is_symlink() (os.DirEntry 的方法)
(pathlib.Path 的方法)
(zipfile.Path 的方法)
is_tarfile() (於 tarfile 模組中)
is_term_resized() (於 curses 模組中)
is_tracing() (於 tracemalloc 模組中)
is_tracked() (於 gc 模組中)
is_type_parameter() (symtable.Symbol 的方法)
is_typeddict() (於 typing 模組中)
is_unspecified (ipaddress.IPv4Address 的屬性)
(ipaddress.IPv4Network 的屬性)
(ipaddress.IPv6Address 的屬性)
(ipaddress.IPv6Network 的屬性)
is_valid() (string.Template 的方法)
is_wintouched() (curses.window 的方法)
is_zero() (decimal.Context 的方法)
(decimal.Decimal 的方法)
is_zipfile() (於 zipfile 模組中)
isabs() (於 os.path 模組中)
isabstract() (於 inspect 模組中)
IsADirectoryError
isalnum() (bytearray 的方法)
(bytes 的方法)
(str 的方法)
(於 curses.ascii 模組中)
isalpha() (bytearray 的方法)
(bytes 的方法)
(str 的方法)
(於 curses.ascii 模組中)
isascii() (bytearray 的方法)
(bytes 的方法)
(str 的方法)
(於 curses.ascii 模組中)
isasyncgen() (於 inspect 模組中)
isasyncgenfunction() (於 inspect 模組中)
isatty() (io.IOBase 的方法)
(於 os 模組中)
isawaitable() (於 inspect 模組中)
isblank() (於 curses.ascii 模組中)
isblk() (tarfile.TarInfo 的方法)
isbuiltin() (於 inspect 模組中)
ischr() (tarfile.TarInfo 的方法)
isclass() (於 inspect 模組中)
isclose() (於 cmath 模組中)
(於 math 模組中)
iscntrl() (於 curses.ascii 模組中)
iscode() (於 inspect 模組中)
iscoroutine() (於 asyncio 模組中)
(於 inspect 模組中)
iscoroutinefunction() (於 inspect 模組中)
isctrl() (於 curses.ascii 模組中)
isDaemon() (threading.Thread 的方法)
isdatadescriptor() (於 inspect 模組中)
isdecimal() (str 的方法)
isdev() (tarfile.TarInfo 的方法)
isdevdrive() (於 os.path 模組中)
isdigit() (bytearray 的方法)
(bytes 的方法)
(str 的方法)
(於 curses.ascii 模組中)
isdir() (tarfile.TarInfo 的方法)
(於 os.path 模組中)
isdisjoint() (frozenset 的方法)
isdown() (於 turtle 模組中)
iselement() (於 xml.etree.ElementTree 模組中)
isenabled() (於 gc 模組中)
isEnabledFor() (logging.Logger 的方法)
isendwin() (於 curses 模組中)
ISEOF() (於 token 模組中)
isfifo() (tarfile.TarInfo 的方法)
isfile() (tarfile.TarInfo 的方法)
(於 os.path 模組中)
isfinite() (於 cmath 模組中)
(於 math 模組中)
isfirstline() (於 fileinput 模組中)
isframe() (於 inspect 模組中)
isfunction() (於 inspect 模組中)
isfuture() (於 asyncio 模組中)
isgenerator() (於 inspect 模組中)
isgeneratorfunction() (於 inspect 模組中)
isgetsetdescriptor() (於 inspect 模組中)
isgraph() (於 curses.ascii 模組中)
isidentifier() (str 的方法)
isinf() (於 cmath 模組中)
(於 math 模組中)
isinstance()
built-in function
isjunction() (於 os.path 模組中)
iskeyword() (於 keyword 模組中)
isleap() (於 calendar 模組中)
islice() (於 itertools 模組中)
islink() (於 os.path 模組中)
islnk() (tarfile.TarInfo 的方法)
islower() (bytearray 的方法)
(bytes 的方法)
(str 的方法)
(於 curses.ascii 模組中)
ismemberdescriptor() (於 inspect 模組中)
ismeta() (於 curses.ascii 模組中)
ismethod() (於 inspect 模組中)
ismethoddescriptor() (於 inspect 模組中)
ismethodwrapper() (於 inspect 模組中)
ismodule() (於 inspect 模組中)
ismount() (於 os.path 模組中)
isnan() (於 cmath 模組中)
(於 math 模組中)
ISNONTERMINAL() (於 token 模組中)
IsNot (ast 中的類別)
isnumeric() (str 的方法)
isocalendar() (datetime.date 的方法)
(datetime.datetime 的方法)
isoformat() (datetime.date 的方法)
(datetime.datetime 的方法)
(datetime.time 的方法)
isolated (sys.flags 的屬性)
IsolatedAsyncioTestCase (unittest 中的類別)
isolation_level (sqlite3.Connection 的屬性)
isoweekday() (datetime.date 的方法)
(datetime.datetime 的方法)
ispackage() (於 inspect 模組中)
isprint() (於 curses.ascii 模組中)
isprintable() (str 的方法)
ispunct() (於 curses.ascii 模組中)
isqrt() (於 math 模組中)
isreadable() (pprint.PrettyPrinter 的方法)
(於 pprint 模組中)
isrecursive() (pprint.PrettyPrinter 的方法)
(於 pprint 模組中)
isreg() (tarfile.TarInfo 的方法)
isreserved() (於 os.path 模組中)
isReservedKey() (http.cookies.Morsel 的方法)
isroutine() (於 inspect 模組中)
isSameNode() (xml.dom.Node 的方法)
issoftkeyword() (於 keyword 模組中)
isspace() (bytearray 的方法)
(bytes 的方法)
(str 的方法)
(於 curses.ascii 模組中)
isstdin() (於 fileinput 模組中)
issubclass()
built-in function
issubset() (frozenset 的方法)
issuperset() (frozenset 的方法)
issym() (tarfile.TarInfo 的方法)
ISTERMINAL() (於 token 模組中)
istitle() (bytearray 的方法)
(bytes 的方法)
(str 的方法)
istraceback() (於 inspect 模組中)
isub() (於 operator 模組中)
isupper() (bytearray 的方法)
(bytes 的方法)
(str 的方法)
(於 curses.ascii 模組中)
isvisible() (於 turtle 模組中)
isxdigit() (於 curses.ascii 模組中)
ITALIC (於 tkinter.font 模組中)
item selection(項目選取)
item() (tkinter.ttk.Treeview 的方法)
(xml.dom.NamedNodeMap 的方法)
(xml.dom.NodeList 的方法)
itemgetter() (於 operator 模組中)
items() (configparser.ConfigParser 的方法)
(contextvars.Context 的方法)
(dict 的方法)
(email.message.EmailMessage 的方法)
(email.message.Message 的方法)
(mailbox.Mailbox 的方法)
(types.MappingProxyType 的方法)
(xml.etree.ElementTree.Element 的方法)
itemsize (array.array 的屬性)
(memoryview 的屬性)
ItemsView (collections.abc 中的類別)
(typing 中的類別)
item(項目)
sequence(序列)
string(字串)
iter()
built-in function
iter() (xml.etree.ElementTree.Element 的方法)
(xml.etree.ElementTree.ElementTree 的方法)
iter_attachments() (email.message.EmailMessage 的方法)
iter_child_nodes() (於 ast 模組中)
iter_fields() (於 ast 模組中)
iter_importers() (於 pkgutil 模組中)
iter_modules() (於 pkgutil 模組中)
iter_parts() (email.message.EmailMessage 的方法)
iter_unpack() (struct.Struct 的方法)
(於 struct 模組中)
Iterable (collections.abc 中的類別)
(typing 中的類別)
iterable(可疊代物件)
iterable(可疊代)
unpacking(解包)
Iterator (collections.abc 中的類別)
(typing 中的類別)
iterator protocol(疊代器協定)
iterator(疊代器)
iterdecode() (於 codecs 模組中)
iterdir() (importlib.abc.Traversable 的方法)
(importlib.resources.abc.Traversable 的方法)
(pathlib.Path 的方法)
(zipfile.Path 的方法)
iterdump() (sqlite3.Connection 的方法)
iterencode() (json.JSONEncoder 的方法)
(於 codecs 模組中)
iterfind() (xml.etree.ElementTree.Element 的方法)
(xml.etree.ElementTree.ElementTree 的方法)
iteritems() (mailbox.Mailbox 的方法)
iterkeys() (mailbox.Mailbox 的方法)
itermonthdates() (calendar.Calendar 的方法)
itermonthdays() (calendar.Calendar 的方法)
itermonthdays2() (calendar.Calendar 的方法)
itermonthdays3() (calendar.Calendar 的方法)
itermonthdays4() (calendar.Calendar 的方法)
iternextfunc (C type)
iterparse() (於 xml.etree.ElementTree 模組中)
itertext() (xml.etree.ElementTree.Element 的方法)
itertools
module
itervalues() (mailbox.Mailbox 的方法)
iterweekdays() (calendar.Calendar 的方法)
ITIMER_PROF (於 signal 模組中)
ITIMER_REAL (於 signal 模組中)
ITIMER_VIRTUAL (於 signal 模組中)
ItimerError
itruediv() (於 operator 模組中)
ixor() (於 operator 模組中)
«
瀏覽
索引
模組
|
Python
»
3.14.0a1 Documentation
»
索引
|
Theme
Auto
Light
Dark
|