- C
- 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
- Calendar (calendar 中的類別)
-
calendar 命令列選項
- calendar() (於 calendar 模組中)
- Call (ast 中的類別)
- CALL (monitoring event)
- call() (concurrent.interpreters.Interpreter 的方法)
- 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 中的類別)
-
callable()
- CallableProxyType (於 weakref 模組中)
- callable(可呼叫物件)
- 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(呼叫)
- 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 的方法)
- can_xattr() (於 test.support.os_helper 模組中)
- CANCEL (於 tkinter.messagebox 模組中)
- cancel() (asyncio.Future 的方法)
- cancel_command() (tkinter.filedialog.FileDialog 的方法)
- cancel_dump_traceback_later() (於 faulthandler 模組中)
- cancel_join_thread() (multiprocessing.Queue 的方法)
- cancelled() (asyncio.Future 的方法)
- CancelledError, [1]
- cancelling() (asyncio.Task 的方法)
- CannotSendHeader
- CannotSendRequest
- canonic() (bdb.Bdb 的方法)
- canonical() (decimal.Context 的方法)
- canonicalize() (於 xml.etree.ElementTree 模組中)
- capa() (poplib.POP3 的方法)
- capitalize() (bytearray 的方法)
- capitals (decimal.Context 的屬性)
-
Capsule
- CapsuleType (types 中的類別)
- capture_call_graph() (於 asyncio 模組中)
- captured_stderr() (於 test.support 模組中)
- captured_stdin() (於 test.support 模組中)
- captured_stdout() (於 test.support 模組中)
- captureWarnings() (於 logging 模組中)
- capwords() (於 string 模組中)
-
case
- case block
- casefold() (str 的方法)
- cast() (memoryview 的方法)
- 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 中的類別)
- cdll (於 ctypes 模組中)
- ceil() (於 math 模組中)
- ceil()(於 math 模組)
- CellType (於 types 模組中)
- center() (bytearray 的方法)
- 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
- cgi_directories (http.server.CGIHTTPRequestHandler 的屬性)
- CGIHandler (wsgiref.handlers 中的類別)
- CGIHTTPRequestHandler (http.server 中的類別)
-
cgitb
- CGIXMLRPCRequestHandler (xmlrpc.server 中的類別)
- chain() (於 itertools 模組中)
- chain_log (compression.zstd.CompressionParameter 的屬性)
-
chaining
-
chaining(鏈接)
-
chaining(鏈結)
- ChainMap (collections 中的類別)
- 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]
- charmap_build() (於 codecs 模組中)
- Charset (email.charset 中的類別)
- charset() (gettext.NullTranslations 的方法)
- chdir() (於 contextlib 模組中)
- check (lzma.LZMADecompressor 的屬性)
- check() (imaplib.IMAP4 的方法)
- 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 的方法)
- 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(核對和)
- chflags() (於 os 模組中)
- chgat() (curses.window 的方法)
- childNodes (xml.dom.Node 的屬性)
- ChildProcessError
- children (pyclbr.Class 的屬性)
- chksum (tarfile.TarInfo 的屬性)
- chmod() (pathlib.Path 的方法)
- choice() (於 random 模組中)
- choices (optparse.Option 的屬性)
- choices() (於 random 模組中)
- Chooser (tkinter.colorchooser 中的類別)
- chown() (於 os 模組中)
-
chr
-
chr()
- chroot() (於 os 模組中)
- CHRTYPE (於 tarfile 模組中)
-
chunk
- cipher() (ssl.SSLSocket 的方法)
- circle() (於 turtle 模組中)
- CIRCUMFLEX (於 token 模組中)
- CIRCUMFLEXEQUAL (於 token 模組中)
- clamp (decimal.Context 的屬性)
- Clamped (decimal 中的類別)
- Class (pyclbr 中的類別)
- CLASS (symtable.SymbolTableType 的屬性)
-
class instance(類別實例)
-
class object(類別物件)
- class variable(類別變數)
- ClassDef (ast 中的類別)
-
classmethod
-
classmethod()
- ClassMethodDescriptorType (於 types 模組中)
- ClassVar (於 typing 模組中)
- class(類別)
- 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 的方法)
- clear_all_breaks() (bdb.Bdb 的方法)
- clear_all_file_breaks() (bdb.Bdb 的方法)
- clear_bpbynumber() (bdb.Bdb 的方法)
- clear_break() (bdb.Bdb 的方法)
- clear_cache() (zoneinfo.ZoneInfo 的類別方法)
- 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 的屬性)
- 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 的方法)
- 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 的方法)
- Close() (winreg.PyHKEY 的方法)
- close() (xml.etree.ElementTree.TreeBuilder 的方法)
- close_clients() (asyncio.Server 的方法)
- close_connection (http.server.BaseHTTPRequestHandler 的屬性)
- CloseBoundaryNotFoundDefect
- closed (http.client.HTTPResponse 的屬性)
- CloseKey() (於 winreg 模組中)
- closelog() (於 syslog 模組中)
- closerange() (於 os 模組中)
- close(os 模組中)
- closing() (於 contextlib 模組中)
- closure variable(閉包變數)
- clrtobot() (curses.window 的方法)
- clrtoeol() (curses.window 的方法)
-
cmath
-
cmd
- Cmd (cmd 中的類別)
- cmd (subprocess.CalledProcessError 的屬性)
- 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)
- co_cellvars (codeobject 的屬性)
- co_cellvars (程式碼物件屬性)
- co_code (codeobject 的屬性)
- co_code (程式碼物件屬性)
- co_consts (codeobject 的屬性)
- co_consts (程式碼物件屬性)
- CO_COROUTINE (C macro)
- 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)
- CO_HAS_DOCSTRING (C macro)
- CO_ITERABLE_COROUTINE (C macro)
- co_kwonlyargcount (codeobject 的屬性)
- co_kwonlyargcount (程式碼物件屬性)
- co_lines() (codeobject 的方法)
- co_lnotab (codeobject 的屬性)
- co_lnotab (程式碼物件屬性)
- CO_METHOD (C macro)
- co_name (codeobject 的屬性)
- co_name (程式碼物件屬性)
- co_names (codeobject 的屬性)
- co_names (程式碼物件屬性)
- CO_NESTED (C macro)
- CO_NEWLOCALS (C macro)
- co_nlocals (codeobject 的屬性)
- co_nlocals (程式碼物件屬性)
- CO_OPTIMIZED (C macro)
- co_positions() (codeobject 的方法)
- co_posonlyargcount (codeobject 的屬性)
|