Movatterモバイル変換
[0]
ホーム
URL:
画像なし
夜間モード
主題
自動
淺色模式
深色模式
導航
索引
模組
|
Python
»
3.14.0 Documentation
»
索引
|
主題
自動
淺色模式
深色模式
|
Index – C
C
language(語言)
,
[1]
,
[2]
,
[3]
,
[4]
structures(結構)
C-contiguous(C 連續的)
,
[1]
C14NWriterTarget (xml.etree.ElementTree 中的類別)
c_bool (ctypes 中的類別)
c_byte (ctypes 中的類別)
c_char (ctypes 中的類別)
c_char_p (ctypes 中的類別)
C_CONTIGUOUS (inspect.BufferFlags 的屬性)
c_contiguous (memoryview 的屬性)
c_double (ctypes 中的類別)
c_double_complex (ctypes 中的類別)
c_float (ctypes 中的類別)
c_float_complex (ctypes 中的類別)
c_int (ctypes 中的類別)
c_int16 (ctypes 中的類別)
c_int32 (ctypes 中的類別)
c_int64 (ctypes 中的類別)
c_int8 (ctypes 中的類別)
c_long (ctypes 中的類別)
c_longdouble (ctypes 中的類別)
c_longdouble_complex (ctypes 中的類別)
c_longlong (ctypes 中的類別)
C_RAISE (monitoring event)
C_RETURN (monitoring event)
c_short (ctypes 中的類別)
c_size_t (ctypes 中的類別)
c_ssize_t (ctypes 中的類別)
c_time_t (ctypes 中的類別)
c_ubyte (ctypes 中的類別)
c_uint (ctypes 中的類別)
c_uint16 (ctypes 中的類別)
c_uint32 (ctypes 中的類別)
c_uint64 (ctypes 中的類別)
c_uint8 (ctypes 中的類別)
c_ulong (ctypes 中的類別)
c_ulonglong (ctypes 中的類別)
c_ushort (ctypes 中的類別)
c_void_p (ctypes 中的類別)
c_wchar (ctypes 中的類別)
c_wchar_p (ctypes 中的類別)
CACHE (opcode)
cache() (於 functools 模組中)
cache_clear() (functools.lru_cache 的方法)
cache_from_source() (於 importlib.util 模組中)
cache_info() (functools.lru_cache 的方法)
cached (importlib.machinery.ModuleSpec 的屬性)
cached_property() (於 functools 模組中)
CacheFTPHandler (urllib.request 中的類別)
calcobjsize() (於 test.support 模組中)
calcsize() (於 struct 模組中)
calcvobjsize() (於 test.support 模組中)
calendar
module
Calendar (calendar 中的類別)
calendar 命令列選項
--css
--encoding
--first-weekday
--help
--lines
--locale
--months
--spacing
--type
--width
-c
-e
-f
-h
-L
-l
-m
-s
-t
-w
month
year
calendar() (於 calendar 模組中)
call
procedure
Call (ast 中的類別)
CALL (monitoring event)
(opcode)
call() (concurrent.interpreters.Interpreter 的方法)
(於 operator 模組中)
(於 subprocess 模組中)
(於 unittest.mock 模組中)
call_annotate_function() (於 annotationlib 模組中)
call_args (unittest.mock.Mock 的屬性)
call_args_list (unittest.mock.Mock 的屬性)
call_at() (asyncio.loop 的方法)
call_count (unittest.mock.Mock 的屬性)
call_evaluate_function() (於 annotationlib 模組中)
call_exception_handler() (asyncio.loop 的方法)
CALL_FUNCTION_EX (opcode)
call_in_thread() (concurrent.interpreters.Interpreter 的方法)
CALL_INTRINSIC_1 (opcode)
CALL_INTRINSIC_2 (opcode)
CALL_KW (opcode)
call_later() (asyncio.loop 的方法)
call_list() (unittest.mock.call 的方法)
call_soon() (asyncio.loop 的方法)
call_soon_threadsafe() (asyncio.loop 的方法)
call_tracing() (於 sys 模組中)
Callable (collections.abc 中的類別)
(於 typing 模組中)
callable()
built-in function
CallableProxyType (於 weakref 模組中)
callable(可呼叫物件)
object(物件)
,
[1]
callback (optparse.Option 的屬性)
callback() (contextlib.ExitStack 的方法)
callback_args (optparse.Option 的屬性)
callback_kwargs (optparse.Option 的屬性)
callbacks (於 gc 模組中)
callback(回呼)
called (unittest.mock.Mock 的屬性)
CalledProcessError
calloc(C 函式)
call(呼叫)
built-in function(內建函式)
built-in method(內建方法)
class instance(類別實例)
class object(類別物件)
,
[1]
,
[2]
function (函式)
,
[1]
,
[2]
instance(實例)
,
[1]
method(方法)
user-defined(使用者定義) function (函式)
CAN (於 curses.ascii 模組中)
CAN_BCM (於 socket 模組中)
can_change_color() (於 curses 模組中)
can_fetch() (urllib.robotparser.RobotFileParser 的方法)
CAN_ISOTP (於 socket 模組中)
CAN_J1939 (於 socket 模組中)
CAN_RAW_FD_FRAMES (於 socket 模組中)
CAN_RAW_JOIN_FILTERS (於 socket 模組中)
can_symlink() (於 test.support.os_helper 模組中)
can_write_eof() (asyncio.StreamWriter 的方法)
(asyncio.WriteTransport 的方法)
can_xattr() (於 test.support.os_helper 模組中)
CANCEL (於 tkinter.messagebox 模組中)
cancel() (asyncio.Future 的方法)
(asyncio.Handle 的方法)
(asyncio.Task 的方法)
(concurrent.futures.Future 的方法)
(sched.scheduler 的方法)
(threading.Timer 的方法)
(tkinter.dnd.DndHandler 的方法)
cancel_command() (tkinter.filedialog.FileDialog 的方法)
cancel_dump_traceback_later() (於 faulthandler 模組中)
cancel_join_thread() (multiprocessing.Queue 的方法)
cancelled() (asyncio.Future 的方法)
(asyncio.Handle 的方法)
(asyncio.Task 的方法)
(concurrent.futures.Future 的方法)
CancelledError
,
[1]
cancelling() (asyncio.Task 的方法)
CannotSendHeader
CannotSendRequest
canonic() (bdb.Bdb 的方法)
canonical() (decimal.Context 的方法)
(decimal.Decimal 的方法)
canonicalize() (於 xml.etree.ElementTree 模組中)
capa() (poplib.POP3 的方法)
capitalize() (bytearray 的方法)
(bytes 的方法)
(str 的方法)
capitals (decimal.Context 的屬性)
Capsule
object(物件)
CapsuleType (types 中的類別)
capture_call_graph() (於 asyncio 模組中)
captured_stderr() (於 test.support 模組中)
captured_stdin() (於 test.support 模組中)
captured_stdout() (於 test.support 模組中)
captureWarnings() (於 logging 模組中)
capwords() (於 string 模組中)
case
keyword(關鍵字)
match
case block
casefold() (str 的方法)
cast() (memoryview 的方法)
(於 ctypes 模組中)
(於 typing 模組中)
catch_threading_exception() (於 test.support.threading_helper 模組中)
catch_unraisable_exception() (於 test.support 模組中)
catch_warnings (warnings 中的類別)
category() (於 unicodedata 模組中)
cbreak() (於 curses 模組中)
cbrt() (於 math 模組中)
CC
命令列選項
ccc() (ftplib.FTP_TLS 的方法)
cdf() (statistics.NormalDist 的方法)
CDLL (ctypes 中的類別)
ceil() (於 math 模組中)
ceil()(於 math 模組)
CellType (於 types 模組中)
center() (bytearray 的方法)
(bytes 的方法)
(str 的方法)
CERT_NONE (於 ssl 模組中)
CERT_OPTIONAL (於 ssl 模組中)
CERT_REQUIRED (於 ssl 模組中)
cert_store_stats() (ssl.SSLContext 的方法)
cert_time_to_seconds() (於 ssl 模組中)
CertificateError
certificates(憑證)
CField (ctypes 中的類別)
CFLAGS
,
[1]
,
[2]
,
[3]
,
[4]
,
[5]
,
[6]
命令列選項
CFLAGS_NODIST
,
[1]
,
[2]
cfmakecbreak() (於 tty 模組中)
cfmakeraw() (於 tty 模組中)
CFUNCTYPE() (於 ctypes 模組中)
cget() (tkinter.font.Font 的方法)
cgi
module
cgi_directories (http.server.CGIHTTPRequestHandler 的屬性)
CGIHandler (wsgiref.handlers 中的類別)
CGIHTTPRequestHandler (http.server 中的類別)
cgitb
module
CGIXMLRPCRequestHandler (xmlrpc.server 中的類別)
chain() (於 itertools 模組中)
chain_log (compression.zstd.CompressionParameter 的屬性)
chaining
exception(例外)
chaining(鏈接)
comparisons(比較)
chaining(鏈結)
comparisons(比較)
exception(例外)
ChainMap (collections 中的類別)
(typing 中的類別)
change_cwd() (於 test.support.os_helper 模組中)
CHANNEL_BINDING_TYPES (於 ssl 模組中)
CHAR_MAX (於 locale 模組中)
CharacterDataHandler() (xml.parsers.expat.xmlparser 的方法)
characters() (xml.sax.handler.ContentHandler 的方法)
characters_written (BlockingIOError 的屬性)
character(字元)
,
[1]
,
[2]
charmap_build() (於 codecs 模組中)
Charset (email.charset 中的類別)
charset() (gettext.NullTranslations 的方法)
chdir() (於 contextlib 模組中)
(於 os 模組中)
check (lzma.LZMADecompressor 的屬性)
check() (imaplib.IMAP4 的方法)
(於 tabnanny 模組中)
check__all__() (於 test.support 模組中)
check_call() (於 subprocess 模組中)
check_disallow_instantiation() (於 test.support 模組中)
CHECK_EG_MATCH (opcode)
CHECK_EXC_MATCH (opcode)
check_free_after_iterating() (於 test.support 模組中)
check_hostname (ssl.SSLContext 的屬性)
check_impl_detail() (於 test.support 模組中)
check_no_resource_warning() (於 test.support.warnings_helper 模組中)
check_output() (doctest.OutputChecker 的方法)
(於 subprocess 模組中)
check_returncode() (subprocess.CompletedProcess 的方法)
check_syntax_error() (於 test.support 模組中)
check_syntax_warning() (於 test.support.warnings_helper 模組中)
check_unused_args() (string.Formatter 的方法)
check_warnings() (於 test.support.warnings_helper 模組中)
checkcache() (於 linecache 模組中)
CHECKED_HASH (py_compile.PycInvalidationMode 的屬性)
checkfuncname() (於 bdb 模組中)
checksizeof() (於 test.support 模組中)
checksum_flag (compression.zstd.CompressionParameter 的屬性)
checksum(核對和)
Cyclic Redundancy Check(循環冗餘核對)
chflags() (於 os 模組中)
chgat() (curses.window 的方法)
childNodes (xml.dom.Node 的屬性)
ChildProcessError
children (pyclbr.Class 的屬性)
(pyclbr.Function 的屬性)
(tkinter.Tk 的屬性)
chksum (tarfile.TarInfo 的屬性)
chmod() (pathlib.Path 的方法)
(於 os 模組中)
choice() (於 random 模組中)
(於 secrets 模組中)
choices (optparse.Option 的屬性)
choices() (於 random 模組中)
Chooser (tkinter.colorchooser 中的類別)
chown() (於 os 模組中)
(於 shutil 模組中)
chr
built-in function(內建函式)
chr()
built-in function
chroot() (於 os 模組中)
CHRTYPE (於 tarfile 模組中)
chunk
module
cipher() (ssl.SSLSocket 的方法)
circle() (於 turtle 模組中)
CIRCUMFLEX (於 token 模組中)
CIRCUMFLEXEQUAL (於 token 模組中)
clamp (decimal.Context 的屬性)
Clamped (decimal 中的類別)
Class (pyclbr 中的類別)
(symtable 中的類別)
CLASS (symtable.SymbolTableType 的屬性)
class instance(類別實例)
attribute(屬性)
attribute(屬性) assignment(賦值)
call(呼叫)
object(物件)
,
[1]
,
[2]
class object(類別物件)
call(呼叫)
,
[1]
,
[2]
class variable(類別變數)
ClassDef (ast 中的類別)
classmethod
built-in function(內建函式)
classmethod()
built-in function
ClassMethodDescriptorType (於 types 模組中)
ClassVar (於 typing 模組中)
class(類別)
attribute(屬性)
attribute(屬性) assignment(賦值)
body
constructor(建構函式)
definition(定義)
,
[1]
instance(實例)
name(名稱)
object(物件)
,
[1]
,
[2]
statement(陳述式)
clause(子句)
CLD_CONTINUED (於 os 模組中)
CLD_DUMPED (於 os 模組中)
CLD_EXITED (於 os 模組中)
CLD_KILLED (於 os 模組中)
CLD_STOPPED (於 os 模組中)
CLD_TRAPPED (於 os 模組中)
clean() (mailbox.Maildir 的方法)
cleandoc() (於 inspect 模組中)
CleanImport (test.support.import_helper 中的類別)
cleanup functions(清理函式)
cleanup() (tempfile.TemporaryDirectory 的方法)
CLEANUP_THROW (opcode)
clear (pdb command)
Clear Breakpoint
clear() (array.array 的方法)
(asyncio.Event 的方法)
(collections.deque 的方法)
(curses.window 的方法)
(dict 的方法)
(email.message.EmailMessage 的方法)
(frame 的方法)
(frozenset 的方法)
(http.cookiejar.CookieJar 的方法)
(mailbox.Mailbox 的方法)
(sequence 的方法)
(threading.Event 的方法)
(xml.etree.ElementTree.Element 的方法)
(於 turtle 模組中)
clear_all_breaks() (bdb.Bdb 的方法)
clear_all_file_breaks() (bdb.Bdb 的方法)
clear_bpbynumber() (bdb.Bdb 的方法)
clear_break() (bdb.Bdb 的方法)
clear_cache() (zoneinfo.ZoneInfo 的類別方法)
(於 filecmp 模組中)
clear_content() (email.message.EmailMessage 的方法)
clear_flags() (decimal.Context 的方法)
clear_frames() (於 traceback 模組中)
clear_history() (於 readline 模組中)
clear_memo() (pickle.Pickler 的方法)
clear_overloads() (於 typing 模組中)
clear_session_cookies() (http.cookiejar.CookieJar 的方法)
clear_tool_id() (於 sys.monitoring 模組中)
clear_traces() (於 tracemalloc 模組中)
clear_traps() (decimal.Context 的方法)
clearcache() (於 linecache 模組中)
clearok() (curses.window 的方法)
clearscreen() (於 turtle 模組中)
clearstamp() (於 turtle 模組中)
clearstamps() (於 turtle 模組中)
Client() (於 multiprocessing.connection 模組中)
client_address (http.server.BaseHTTPRequestHandler 的屬性)
(socketserver.BaseRequestHandler 的屬性)
CLOCK_BOOTTIME (於 time 模組中)
clock_getres() (於 time 模組中)
clock_gettime() (於 time 模組中)
clock_gettime_ns() (於 time 模組中)
CLOCK_HIGHRES (於 time 模組中)
CLOCK_MONOTONIC (於 time 模組中)
CLOCK_MONOTONIC_RAW (於 time 模組中)
CLOCK_MONOTONIC_RAW_APPROX (於 time 模組中)
CLOCK_PROCESS_CPUTIME_ID (於 time 模組中)
CLOCK_PROF (於 time 模組中)
CLOCK_REALTIME (於 time 模組中)
clock_seq (uuid.UUID 的屬性)
clock_seq_hi_variant (uuid.UUID 的屬性)
clock_seq_low (uuid.UUID 的屬性)
clock_settime() (於 time 模組中)
clock_settime_ns() (於 time 模組中)
CLOCK_TAI (於 time 模組中)
CLOCK_THREAD_CPUTIME_ID (於 time 模組中)
CLOCK_UPTIME (於 time 模組中)
CLOCK_UPTIME_RAW (於 time 模組中)
CLOCK_UPTIME_RAW_APPROX (於 time 模組中)
clone() (email.generator.BytesGenerator 的方法)
(email.generator.Generator 的方法)
(email.policy.Policy 的方法)
(於 turtle 模組中)
CLONE_FILES (於 os 模組中)
CLONE_FS (於 os 模組中)
CLONE_NEWCGROUP (於 os 模組中)
CLONE_NEWIPC (於 os 模組中)
CLONE_NEWNET (於 os 模組中)
CLONE_NEWNS (於 os 模組中)
CLONE_NEWPID (於 os 模組中)
CLONE_NEWTIME (於 os 模組中)
CLONE_NEWUSER (於 os 模組中)
CLONE_NEWUTS (於 os 模組中)
CLONE_SIGHAND (於 os 模組中)
CLONE_SYSVSEM (於 os 模組中)
CLONE_THREAD (於 os 模組中)
CLONE_VM (於 os 模組中)
cloneNode() (xml.dom.Node 的方法)
close() (asyncio.BaseTransport 的方法)
(asyncio.loop 的方法)
(asyncio.Runner 的方法)
(asyncio.Server 的方法)
(asyncio.StreamWriter 的方法)
(asyncio.SubprocessTransport 的方法)
(concurrent.interpreters.Interpreter 的方法)
(contextlib.ExitStack 的方法)
(coroutine 的方法)
(dbm.dumb.dumbdbm 的方法)
(dbm.gnu.gdbm 的方法)
(dbm.ndbm.ndbm 的方法)
(dbm.sqlite3.sqlite3 的方法)
(email.parser.BytesFeedParser 的方法)
(ftplib.FTP 的方法)
(generator 的方法)
(html.parser.HTMLParser 的方法)
(http.client.HTTPConnection 的方法)
(imaplib.IMAP4 的方法)
(io.IOBase 的方法)
(logging.FileHandler 的方法)
(logging.Handler 的方法)
(logging.handlers.MemoryHandler 的方法)
(logging.handlers.NTEventLogHandler 的方法)
(logging.handlers.SocketHandler 的方法)
(logging.handlers.SysLogHandler 的方法)
(mailbox.Mailbox 的方法)
(mailbox.Maildir 的方法)
(mailbox.MH 的方法)
(mmap.mmap 的方法)
(multiprocessing.connection.Connection 的方法)
(multiprocessing.connection.Listener 的方法)
(multiprocessing.pool.Pool 的方法)
(multiprocessing.Process 的方法)
(multiprocessing.Queue 的方法)
(multiprocessing.shared_memory.SharedMemory 的方法)
(multiprocessing.SimpleQueue 的方法)
(os.scandir 的方法)
(select.devpoll 的方法)
(select.epoll 的方法)
(select.kqueue 的方法)
(selectors.BaseSelector 的方法)
(shelve.Shelf 的方法)
(socket.socket 的方法)
(sqlite3.Blob 的方法)
(sqlite3.Connection 的方法)
(sqlite3.Cursor 的方法)
(tarfile.TarFile 的方法)
(urllib.request.BaseHandler 的方法)
(wave.Wave_read 的方法)
(wave.Wave_write 的方法)
Close() (winreg.PyHKEY 的方法)
close() (xml.etree.ElementTree.TreeBuilder 的方法)
(xml.etree.ElementTree.XMLParser 的方法)
(xml.etree.ElementTree.XMLPullParser 的方法)
(xml.sax.xmlreader.IncrementalParser 的方法)
(zipfile.ZipFile 的方法)
(於 fileinput 模組中)
(於 os 模組中)
(於 socket 模組中)
close_clients() (asyncio.Server 的方法)
close_connection (http.server.BaseHTTPRequestHandler 的屬性)
CloseBoundaryNotFoundDefect
closed (http.client.HTTPResponse 的屬性)
(io.IOBase 的屬性)
(mmap.mmap 的屬性)
(select.devpoll 的屬性)
(select.epoll 的屬性)
(select.kqueue 的屬性)
CloseKey() (於 winreg 模組中)
closelog() (於 syslog 模組中)
closerange() (於 os 模組中)
close(os 模組中)
closing() (於 contextlib 模組中)
closure variable(閉包變數)
clrtobot() (curses.window 的方法)
clrtoeol() (curses.window 的方法)
cmath
module
cmd
module
module(模組)
Cmd (cmd 中的類別)
cmd (subprocess.CalledProcessError 的屬性)
(subprocess.TimeoutExpired 的屬性)
cmdloop() (cmd.Cmd 的方法)
cmdqueue (cmd.Cmd 的屬性)
cmp() (於 filecmp 模組中)
cmp_op (於 dis 模組中)
cmp_to_key() (於 functools 模組中)
cmpfiles() (於 filecmp 模組中)
CMSG_LEN() (於 socket 模組中)
CMSG_SPACE() (於 socket 模組中)
co_argcount (codeobject 的屬性)
co_argcount (程式碼物件屬性)
CO_ASYNC_GENERATOR (C macro)
(於 inspect 模組中)
co_cellvars (codeobject 的屬性)
co_cellvars (程式碼物件屬性)
co_code (codeobject 的屬性)
co_code (程式碼物件屬性)
co_consts (codeobject 的屬性)
co_consts (程式碼物件屬性)
CO_COROUTINE (C macro)
(於 inspect 模組中)
co_filename (codeobject 的屬性)
co_filename (程式碼物件屬性)
co_firstlineno (codeobject 的屬性)
co_firstlineno (程式碼物件屬性)
co_flags (codeobject 的屬性)
co_flags (程式碼物件屬性)
co_freevars (codeobject 的屬性)
co_freevars (程式碼物件屬性)
CO_FUTURE_ABSOLUTE_IMPORT (C macro)
CO_FUTURE_ANNOTATIONS (C macro)
CO_FUTURE_DIVISION (C macro)
CO_FUTURE_GENERATOR_STOP (C macro)
CO_FUTURE_PRINT_FUNCTION (C macro)
CO_FUTURE_UNICODE_LITERALS (C macro)
CO_FUTURE_WITH_STATEMENT (C macro)
CO_GENERATOR (C macro)
(於 inspect 模組中)
CO_HAS_DOCSTRING (C macro)
(於 inspect 模組中)
CO_ITERABLE_COROUTINE (C macro)
(於 inspect 模組中)
co_kwonlyargcount (codeobject 的屬性)
co_kwonlyargcount (程式碼物件屬性)
co_lines() (codeobject 的方法)
co_lnotab (codeobject 的屬性)
co_lnotab (程式碼物件屬性)
CO_METHOD (C macro)
(於 inspect 模組中)
co_name (codeobject 的屬性)
co_name (程式碼物件屬性)
co_names (codeobject 的屬性)
co_names (程式碼物件屬性)
CO_NESTED (C macro)
(於 inspect 模組中)
CO_NEWLOCALS (C macro)
(於 inspect 模組中)
co_nlocals (codeobject 的屬性)
co_nlocals (程式碼物件屬性)
CO_OPTIMIZED (C macro)
(於 inspect 模組中)
co_positions() (codeobject 的方法)
co_posonlyargcount (codeobject 的屬性)
co_posonlyargcount (程式碼物件屬性)
co_qualname (codeobject 的屬性)
co_qualname (程式碼物件屬性)
co_stacksize (codeobject 的屬性)
co_stacksize (程式碼物件屬性)
CO_VARARGS (C macro)
(於 inspect 模組中)
CO_VARKEYWORDS (C macro)
(於 inspect 模組中)
co_varnames (codeobject 的屬性)
co_varnames (程式碼物件屬性)
code
module
code (SystemExit 的屬性)
(urllib.error.HTTPError 的屬性)
(urllib.response.addinfourl 的屬性)
(xml.etree.ElementTree.ParseError 的屬性)
(xml.parsers.expat.ExpatError 的屬性)
code object(程式碼物件)
,
[1]
,
[2]
,
[3]
code_context (inspect.FrameInfo 的屬性)
(inspect.Traceback 的屬性)
code_info() (於 dis 模組中)
Codec (codecs 中的類別)
CodecInfo (codecs 中的類別)
CodecRegistryError
Codecs
decode(解碼)
encode(編碼)
codecs
module
codecs.escape_decode() (於 codecs 模組中)
codecs.escape_encode() (於 codecs 模組中)
coded_value (http.cookies.Morsel 的屬性)
codeop
module
codepoint2name (於 html.entities 模組中)
codes (於 xml.parsers.expat.errors 模組中)
CODESET (於 locale 模組中)
CodeType (types 中的類別)
code(程式碼)
block
coding(程式編寫)
style(風格)
col_offset (ast.AST 的屬性)
collapse_addresses() (於 ipaddress 模組中)
collapse_rfc2231_value() (於 email.utils 模組中)
collect() (於 gc 模組中)
collectedDurations (unittest.TestResult 的屬性)
Collection (collections.abc 中的類別)
(typing 中的類別)
collections
module
module(模組)
collections.abc
module
colno (json.JSONDecodeError 的屬性)
(re.PatternError 的屬性)
(tomllib.TOMLDecodeError 的屬性)
(traceback.FrameSummary 的屬性)
colon (mailbox.Maildir 的屬性)
COLON (於 token 模組中)
COLONEQUAL (於 token 模組中)
color() (於 turtle 模組中)
COLOR_BLACK (於 curses 模組中)
COLOR_BLUE (於 curses 模組中)
color_content() (於 curses 模組中)
COLOR_CYAN (於 curses 模組中)
COLOR_GREEN (於 curses 模組中)
COLOR_MAGENTA (於 curses 模組中)
color_pair() (於 curses 模組中)
COLOR_PAIRS (於 curses 模組中)
COLOR_RED (於 curses 模組中)
COLOR_WHITE (於 curses 模組中)
COLOR_YELLOW (於 curses 模組中)
colormode() (於 turtle 模組中)
COLORS (於 curses 模組中)
colorsys
module
COLS (於 curses 模組中)
column() (tkinter.ttk.Treeview 的方法)
columnize() (cmd.Cmd 的方法)
COLUMNS
,
[1]
columns (os.terminal_size 的屬性)
comb() (於 math 模組中)
combinations() (於 itertools 模組中)
combinations_with_replacement() (於 itertools 模組中)
combine() (datetime.datetime 的類別方法)
combining() (於 unicodedata 模組中)
Combobox (tkinter.ttk 中的類別)
COMError
comma
trailing
COMMA (於 token 模組中)
command (http.server.BaseHTTPRequestHandler 的屬性)
command line(命令列)
CommandCompiler (codeop 中的類別)
commands (pdb command)
comment (http.cookiejar.Cookie 的屬性)
(http.cookies.Morsel 的屬性)
(zipfile.ZipFile 的屬性)
(zipfile.ZipInfo 的屬性)
COMMENT (於 token 模組中)
comment() (xml.etree.ElementTree.TreeBuilder 的方法)
(xml.sax.handler.LexicalHandler 的方法)
Comment() (於 xml.etree.ElementTree 模組中)
comment_url (http.cookiejar.Cookie 的屬性)
commenters (shlex.shlex 的屬性)
CommentHandler() (xml.parsers.expat.xmlparser 的方法)
comment(註解)
commit() (sqlite3.Connection 的方法)
common (filecmp.dircmp 的屬性)
Common Vulnerabilities and Exposures
CVE 2008-5983
,
[1]
,
[2]
CVE 2012-0876
,
[1]
,
[2]
CVE 2013-0340
CVE 2013-1753
CVE 2014-0224
CVE 2014-4616
CVE 2015-1283
,
[1]
CVE 2016-0718
,
[1]
,
[2]
,
[3]
,
[4]
,
[5]
,
[6]
,
[7]
,
[8]
CVE 2016-0772
,
[1]
CVE 2016-1000110
,
[1]
CVE 2016-2183
,
[1]
CVE 2016-3189
CVE 2016-4472
,
[1]
,
[2]
CVE 2016-5300
,
[1]
,
[2]
CVE 2016-9063
,
[1]
,
[2]
CVE 2017-1000158
CVE 2017-9233
,
[1]
,
[2]
CVE 2018-1060
,
[1]
,
[2]
CVE 2018-1061
,
[1]
,
[2]
CVE 2018-14647
CVE 2018-25032
CVE 2018-8970
,
[1]
CVE 2019-12900
CVE 2019-15903
CVE 2019-18348
CVE 2019-20907
CVE 2019-5010
CVE 2019-9740
CVE 2019-9948
CVE 2020-10735
,
[1]
,
[2]
,
[3]
,
[4]
,
[5]
CVE 2020-15523
CVE 2020-15801
CVE 2020-8492
CVE 2021-3426
CVE 2022-26488
CVE 2022-37434
CVE 2022-42919
CVE 2022-4303
,
[1]
CVE 2023-0286
CVE 2023-24329
CVE 2023-27043
,
[1]
CVE 2023-40217
CVE 2023-52425
,
[1]
,
[2]
,
[3]
CVE 2024-12718
,
[1]
,
[2]
CVE 2024-4030
,
[1]
,
[2]
CVE 2025-4138
,
[1]
CVE 2025-4330
,
[1]
CVE 2025-4435
CVE 2025-4517
,
[1]
Common Weakness Enumeration
CWE 257
CWE 295
,
[1]
common_dirs (filecmp.dircmp 的屬性)
common_files (filecmp.dircmp 的屬性)
common_funny (filecmp.dircmp 的屬性)
common_types (於 mimetypes 模組中)
commonpath() (於 os.path 模組中)
commonprefix() (於 os.path 模組中)
communicate() (asyncio.subprocess.Process 的方法)
(subprocess.Popen 的方法)
Compare (ast 中的類別)
compare() (decimal.Context 的方法)
(decimal.Decimal 的方法)
(difflib.Differ 的方法)
(於 ast 模組中)
compare_digest() (於 hmac 模組中)
(於 secrets 模組中)
compare_networks() (ipaddress.IPv4Network 的方法)
(ipaddress.IPv6Network 的方法)
COMPARE_OP (opcode)
compare_signal() (decimal.Context 的方法)
(decimal.Decimal 的方法)
compare_to() (tracemalloc.Snapshot 的方法)
compare_total() (decimal.Context 的方法)
(decimal.Decimal 的方法)
compare_total_mag() (decimal.Context 的方法)
(decimal.Decimal 的方法)
comparing(比較)
objects(物件)
COMPARISON_FLAGS (於 doctest 模組中)
comparisons(比較)
chaining(鏈接)
chaining(鏈結)
comparison(比較)
,
[1]
operator(運算子)
Compat32 (email.policy 中的類別)
compat32 (於 email.policy 模組中)
Compile (codeop 中的類別)
compile()
built-in function
compile() (於 py_compile 模組中)
(於 re 模組中)
compile_command() (於 code 模組中)
(於 codeop 模組中)
compile_dir() (於 compileall 模組中)
compile_file() (於 compileall 模組中)
compile_path() (於 compileall 模組中)
compileall
module
compileall 命令列選項
--hardlink-dupes
--invalidation-mode
-b
-d
-e
-f
-i
-j
-l
-o
-p
-q
-r
-s
-x
directory
file
compiler_flag (__future__._Feature 的屬性)
compile(編譯)
built-in function(內建函式)
,
[1]
,
[2]
,
[3]
complete() (rlcompleter.Completer 的方法)
complete_statement() (於 sqlite3 模組中)
completedefault() (cmd.Cmd 的方法)
CompletedProcess (subprocess 中的類別)
Completer (rlcompleter 中的類別)
Complex (numbers 中的類別)
complex (內建類別)
complex literal(複數常數)
complex number(複數)
literals(字面值)
object(物件)
,
[1]
complex(複數)
built-in function(內建函式)
,
[1]
number(數字)
object(物件)
compound(複合)
statement(陳述式)
comprehension (ast 中的類別)
comprehensions
dictionary(字典)
list(串列)
set(集合)
compress() (bz2.BZ2Compressor 的方法)
(compression.zstd.ZstdCompressor 的方法)
(lzma.LZMACompressor 的方法)
(zlib.Compress 的方法)
(於 bz2 模組中)
(於 compression.zstd 模組中)
(於 gzip 模組中)
(於 itertools 模組中)
(於 lzma 模組中)
(於 zlib 模組中)
compress_size (zipfile.ZipInfo 的屬性)
compress_type (zipfile.ZipInfo 的屬性)
compressed (ipaddress.IPv4Address 的屬性)
(ipaddress.IPv4Network 的屬性)
(ipaddress.IPv6Address 的屬性)
(ipaddress.IPv6Network 的屬性)
compression
module
compression() (ssl.SSLSocket 的方法)
compression.zstd
module
compression_level (compression.zstd.CompressionParameter 的屬性)
COMPRESSION_LEVEL_DEFAULT (於 compression.zstd 模組中)
CompressionError
CompressionParameter (compression.zstd 中的類別)
compressobj() (於 zlib 模組中)
COMSPEC
,
[1]
concat() (於 operator 模組中)
Concatenate (於 typing 模組中)
concatenation(串接)
operation(操作)
concurrent.futures
module
concurrent.interpreters
module
cond (bdb.Breakpoint 的屬性)
Condition (asyncio 中的類別)
(multiprocessing 中的類別)
condition (pdb command)
Condition (threading 中的類別)
Condition() (multiprocessing.managers.SyncManager 的方法)
Conditional(條件式)
expression
conditional(條件式)
expression
config() (tkinter.font.Font 的方法)
CONFIG_SITE
命令列選項
configparser
module
ConfigParser (configparser 中的類別)
configuration information(設定資訊)
configuration(設定)
file(檔案)
file(檔案), debugger(偵錯器)
file(檔案), path(路徑)
configure() (tkinter.ttk.Style 的方法)
configure_mock() (unittest.mock.Mock 的方法)
CONFORM (enum.FlagBoundary 的屬性)
confstr() (於 os 模組中)
confstr_names (於 os 模組中)
conjugate() (decimal.Decimal 的方法)
(numbers.Complex 的方法)
conjugate()(複數方法)
connect() (ftplib.FTP 的方法)
(http.client.HTTPConnection 的方法)
(multiprocessing.managers.BaseManager 的方法)
(smtplib.SMTP 的方法)
(socket.socket 的方法)
(於 sqlite3 模組中)
connect_accepted_socket() (asyncio.loop 的方法)
connect_ex() (socket.socket 的方法)
connect_read_pipe() (asyncio.loop 的方法)
connect_write_pipe() (asyncio.loop 的方法)
Connection (multiprocessing.connection 中的類別)
(sqlite3 中的類別)
connection (sqlite3.Cursor 的屬性)
connection_lost() (asyncio.BaseProtocol 的方法)
connection_made() (asyncio.BaseProtocol 的方法)
ConnectionAbortedError
ConnectionError
ConnectionRefusedError
ConnectionResetError
ConnectRegistry() (於 winreg 模組中)
const (optparse.Option 的屬性)
Constant (ast 中的類別)
constant(常數)
constructor() (於 copyreg 模組中)
constructor(建構函式)
class(類別)
consumed (asyncio.LimitOverrunError 的屬性)
Container (collections.abc 中的類別)
(typing 中的類別)
container(容器)
,
[1]
iteration over(疊代於)
contains() (於 operator 模組中)
CONTAINS_OP (opcode)
content (urllib.error.ContentTooShortError 的屬性)
content type(內容類型)
MIME
content_disposition (email.headerregistry.ContentDispositionHeader 的屬性)
content_manager (email.policy.EmailPolicy 的屬性)
content_size_flag (compression.zstd.CompressionParameter 的屬性)
content_type (email.headerregistry.ContentTypeHeader 的屬性)
ContentDispositionHeader (email.headerregistry 中的類別)
ContentHandler (xml.sax.handler 中的類別)
ContentManager (email.contentmanager 中的類別)
contents (ctypes._Pointer 的屬性)
contents() (importlib.abc.ResourceReader 的方法)
(importlib.resources.abc.ResourceReader 的方法)
(於 importlib.resources 模組中)
ContentTooShortError
ContentTransferEncodingHeader (email.headerregistry 中的類別)
ContentTypeHeader (email.headerregistry 中的類別)
Context (contextvars 中的類別)
(decimal 中的類別)
context (ssl.SSLSocket 的屬性)
context management protocol(情境管理協定)
,
[1]
context manager(情境管理器)
,
[1]
,
[2]
context variable(情境變數)
context_aware_warnings (sys.flags 的屬性)
context_diff() (於 difflib 模組中)
ContextDecorator (contextlib 中的類別)
contextlib
module
ContextManager (typing 中的類別)
contextmanager() (於 contextlib 模組中)
ContextVar (contextvars 中的類別)
contextvars
module
context(情境)
CONTIG (inspect.BufferFlags 的屬性)
CONTIG_RO (inspect.BufferFlags 的屬性)
contiguous (memoryview 的屬性)
contiguous(連續的)
,
[1]
continue
statement(陳述式)
,
[1]
,
[2]
,
[3]
,
[4]
Continue (ast 中的類別)
CONTINUE (compression.zstd.ZstdCompressor 的屬性)
continue (pdb command)
CONTINUOUS (enum.EnumCheck 的屬性)
control() (select.kqueue 的方法)
controlnames (於 curses.ascii 模組中)
CONTTYPE (於 tarfile 模組中)
conversion
arithmetic
string(字串)
,
[1]
conversion (string.templatelib.Interpolation 的屬性)
conversions(轉換)
numeric(數值)
convert() (於 string.templatelib 模組中)
convert_arg_line_to_args() (argparse.ArgumentParser 的方法)
convert_field() (string.Formatter 的方法)
CONVERT_VALUE (opcode)
Cookie (http.cookiejar 中的類別)
CookieError
CookieJar (http.cookiejar 中的類別)
cookiejar (urllib.request.HTTPCookieProcessor 的屬性)
CookiePolicy (http.cookiejar 中的類別)
Coordinated Universal Time(世界協調時間)
copy
module
COPY (opcode)
copy() (collections.deque 的方法)
(contextvars.Context 的方法)
(decimal.Context 的方法)
(dict 的方法)
(frozenset 的方法)
(hashlib.hash 的方法)
(hmac.HMAC 的方法)
(http.cookies.Morsel 的方法)
(imaplib.IMAP4 的方法)
(pathlib.Path 的方法)
(sequence 的方法)
(tkinter.font.Font 的方法)
(types.MappingProxyType 的方法)
(zlib.Compress 的方法)
(zlib.Decompress 的方法)
(於 copy 模組中)
(於 multiprocessing.sharedctypes 模組中)
(於 shutil 模組中)
copy2() (於 shutil 模組中)
copy_abs() (decimal.Context 的方法)
(decimal.Decimal 的方法)
copy_context() (於 contextvars 模組中)
copy_decimal() (decimal.Context 的方法)
copy_file_range() (於 os 模組中)
COPY_FREE_VARS (opcode)
copy_into() (pathlib.Path 的方法)
copy_location() (於 ast 模組中)
copy_negate() (decimal.Context 的方法)
(decimal.Decimal 的方法)
copy_sign() (decimal.Context 的方法)
(decimal.Decimal 的方法)
CopyComPointer() (於 ctypes 模組中)
copyfile() (於 shutil 模組中)
copyfileobj() (於 shutil 模組中)
copying files(複製檔案)
copymode() (於 shutil 模組中)
copyreg
module
copyright (內建變數)
(於 sys 模組中)
copyright(sys 模組中)
copysign() (於 math 模組中)
copystat() (於 shutil 模組中)
copytree() (於 shutil 模組中)
Copy(複製)
copy(複製)
module(模組)
protocol(協定)
Coroutine (collections.abc 中的類別)
(typing 中的類別)
coroutine function(協程函式)
coroutine() (於 types 模組中)
CoroutineType (於 types 模組中)
coroutine(協程)
,
[1]
,
[2]
function (函式)
correlation() (於 statistics 模組中)
cos() (於 cmath 模組中)
(於 math 模組中)
cosh() (於 cmath 模組中)
(於 math 模組中)
count (tracemalloc.Statistic 的屬性)
(tracemalloc.StatisticDiff 的屬性)
count() (array.array 的方法)
(bytearray 的方法)
(bytes 的方法)
(collections.deque 的方法)
(memoryview 的方法)
(multiprocessing.shared_memory.ShareableList 的方法)
(sequence 的方法)
(str 的方法)
(於 itertools 模組中)
count_diff (tracemalloc.StatisticDiff 的屬性)
Counter (collections 中的類別)
(typing 中的類別)
countOf() (於 operator 模組中)
countTestCases() (unittest.TestCase 的方法)
(unittest.TestSuite 的方法)
covariance() (於 statistics 模組中)
CoverageResults (trace 中的類別)
CPP
命令列選項
CPPFLAGS
,
[1]
,
[2]
,
[3]
命令列選項
cProfile
module
cProfile 命令列選項
-m
-o
-s
CPU time(CPU 時間)
,
[1]
cpu_count() (於 multiprocessing 模組中)
(於 os 模組中)
CPython
cpython_only() (於 test.support 模組中)
CR (於 curses.ascii 模組中)
crawl_delay() (urllib.robotparser.RobotFileParser 的方法)
CRC (zipfile.ZipInfo 的屬性)
crc32() (於 binascii 模組中)
(於 zlib 模組中)
crc_hqx() (於 binascii 模組中)
create() (imaplib.IMAP4 的方法)
(venv.EnvBuilder 的方法)
(於 concurrent.interpreters 模組中)
(於 venv 模組中)
create_aggregate() (sqlite3.Connection 的方法)
create_archive() (於 zipapp 模組中)
create_autospec() (於 unittest.mock 模組中)
CREATE_BREAKAWAY_FROM_JOB (於 subprocess 模組中)
create_collation() (sqlite3.Connection 的方法)
create_configuration() (venv.EnvBuilder 的方法)
create_connection() (asyncio.loop 的方法)
(於 socket 模組中)
create_datagram_endpoint() (asyncio.loop 的方法)
create_decimal() (decimal.Context 的方法)
create_decimal_from_float() (decimal.Context 的方法)
create_default_context() (於 ssl 模組中)
CREATE_DEFAULT_ERROR_MODE (於 subprocess 模組中)
create_eager_task_factory() (於 asyncio 模組中)
create_empty_file() (於 test.support.os_helper 模組中)
create_function() (sqlite3.Connection 的方法)
create_future() (asyncio.loop 的方法)
create_git_ignore_file() (venv.EnvBuilder 的方法)
create_module() (importlib.abc.Loader 的方法)
(importlib.machinery.ExtensionFileLoader 的方法)
(zipimport.zipimporter 的方法)
CREATE_NEW_CONSOLE (於 subprocess 模組中)
CREATE_NEW_PROCESS_GROUP (於 subprocess 模組中)
CREATE_NO_WINDOW (於 subprocess 模組中)
create_queue() (於 concurrent.interpreters 模組中)
create_server() (asyncio.loop 的方法)
(於 socket 模組中)
create_stats() (profile.Profile 的方法)
create_string_buffer() (於 ctypes 模組中)
create_subprocess_exec() (於 asyncio 模組中)
create_subprocess_shell() (於 asyncio 模組中)
create_system (zipfile.ZipInfo 的屬性)
create_task() (asyncio.loop 的方法)
(asyncio.TaskGroup 的方法)
(於 asyncio 模組中)
create_unicode_buffer() (於 ctypes 模組中)
create_unix_connection() (asyncio.loop 的方法)
create_unix_server() (asyncio.loop 的方法)
create_version (zipfile.ZipInfo 的屬性)
create_window_function() (sqlite3.Connection 的方法)
createAttribute() (xml.dom.Document 的方法)
createAttributeNS() (xml.dom.Document 的方法)
createComment() (xml.dom.Document 的方法)
createDocument() (xml.dom.DOMImplementation 的方法)
createDocumentType() (xml.dom.DOMImplementation 的方法)
createElement() (xml.dom.Document 的方法)
createElementNS() (xml.dom.Document 的方法)
createfilehandler() (_tkinter.Widget.tk 的方法)
CreateKey() (於 winreg 模組中)
CreateKeyEx() (於 winreg 模組中)
createLock() (logging.Handler 的方法)
(logging.NullHandler 的方法)
createProcessingInstruction() (xml.dom.Document 的方法)
createSocket() (logging.handlers.SocketHandler 的方法)
(logging.handlers.SysLogHandler 的方法)
createTextNode() (xml.dom.Document 的方法)
credits (內建變數)
CRITICAL (於 logging 模組中)
critical() (logging.Logger 的方法)
(於 logging 模組中)
CRNCYSTR (於 locale 模組中)
CRT_ASSEMBLY_VERSION (於 msvcrt 模組中)
CRT_ASSERT (於 msvcrt 模組中)
CRT_ERROR (於 msvcrt 模組中)
CRT_WARN (於 msvcrt 模組中)
CRTDBG_MODE_DEBUG (於 msvcrt 模組中)
CRTDBG_MODE_FILE (於 msvcrt 模組中)
CRTDBG_MODE_WNDW (於 msvcrt 模組中)
CRTDBG_REPORT_MODE (於 msvcrt 模組中)
CrtSetReportFile() (於 msvcrt 模組中)
CrtSetReportMode() (於 msvcrt 模組中)
crypt
module
cryptography(密碼學)
cssclass_month (calendar.HTMLCalendar 的屬性)
cssclass_month_head (calendar.HTMLCalendar 的屬性)
cssclass_noday (calendar.HTMLCalendar 的屬性)
cssclass_year (calendar.HTMLCalendar 的屬性)
cssclass_year_head (calendar.HTMLCalendar 的屬性)
cssclasses (calendar.HTMLCalendar 的屬性)
cssclasses_weekday_head (calendar.HTMLCalendar 的屬性)
csv
module
cte (email.headerregistry.ContentTransferEncodingHeader 的屬性)
cte_type (email.policy.Policy 的屬性)
ctermid() (於 os 模組中)
ctime() (datetime.date 的方法)
(datetime.datetime 的方法)
(於 time 模組中)
ctrl() (於 curses.ascii 模組中)
CTRL_BREAK_EVENT (於 signal 模組中)
CTRL_C_EVENT (於 signal 模組中)
ctypes
module
curdir (於 os 模組中)
currency() (於 locale 模組中)
current context
current() (tkinter.ttk.Combobox 的方法)
current_process() (於 multiprocessing 模組中)
current_task() (於 asyncio 模組中)
current_thread() (於 threading 模組中)
CurrentByteIndex (xml.parsers.expat.xmlparser 的屬性)
CurrentColumnNumber (xml.parsers.expat.xmlparser 的屬性)
currentframe() (於 inspect 模組中)
CurrentLineNumber (xml.parsers.expat.xmlparser 的屬性)
curs_set() (於 curses 模組中)
curses
module
curses.ascii
module
curses.panel
module
curses.textpad
module
CURSES_CFLAGS
命令列選項
CURSES_LIBS
命令列選項
Cursor (sqlite3 中的類別)
cursor() (sqlite3.Connection 的方法)
cursyncup() (curses.window 的方法)
cutoff (sys.hash_info 的屬性)
Cut(剪下)
cwd() (ftplib.FTP 的方法)
(pathlib.Path 的類別方法)
cycle() (於 itertools 模組中)
CycleError
cyclic isolate
Cyclic Redundancy Check(循環冗餘核對)
«
導航
索引
模組
|
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