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 說明文件
»
索引 – C
C
language
,
[1]
,
[2]
,
[3]
,
[4]
structures
c_bool (ctypes 中的類別)
C_BUILTIN (於 imp 模組中)
c_byte (ctypes 中的類別)
c_char (ctypes 中的類別)
c_char_p (ctypes 中的類別)
c_double (ctypes 中的類別)
C_EXTENSION (於 imp 模組中)
c_float (ctypes 中的類別)
c_int (ctypes 中的類別)
c_int16 (ctypes 中的類別)
c_int32 (ctypes 中的類別)
c_int64 (ctypes 中的類別)
c_int8 (ctypes 中的類別)
c_long (ctypes 中的類別)
c_longdouble (ctypes 中的類別)
c_longlong (ctypes 中的類別)
c_short (ctypes 中的類別)
c_size_t (ctypes 中的類別)
c_ssize_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 中的類別)
CAB (msilib 中的類別)
CacheFTPHandler (urllib2 中的類別)
calcsize() (於 struct 模組中)
Calendar (calendar 中的類別)
calendar (模組)
calendar() (於 calendar 模組中)
call
built-in function
built-in method
class instance
class object
,
[1]
,
[2]
,
[3]
function
,
[1]
,
[2]
instance
,
[1]
method
procedure
user-defined function
call() (dl.dl 的方法)
(於 subprocess 模組中)
CALL_FUNCTION (opcode)
CALL_FUNCTION_KW (opcode)
CALL_FUNCTION_VAR (opcode)
CALL_FUNCTION_VAR_KW (opcode)
call_tracing() (於 sys 模組中)
callable
物件
,
[1]
Callable (collections 中的類別)
callable() (內建函式)
CallableProxyType (於 weakref 模組中)
callback (optparse.Option 的屬性)
callback() (MiniAEFrame.AEServer 的方法)
callback_args (optparse.Option 的屬性)
callback_kwargs (optparse.Option 的屬性)
CalledProcessError
calloc()
can_change_color() (於 curses 模組中)
can_fetch() (robotparser.RobotFileParser 的方法)
cancel() (sched.scheduler 的方法)
(threading.Timer 的方法)
cancel_join_thread() (multiprocessing.Queue 的方法)
CannotSendHeader
CannotSendRequest
canonic() (bdb.Bdb 的方法)
canonical() (decimal.Context 的方法)
(decimal.Decimal 的方法)
capitalize() (str 的方法)
(於 string 模組中)
Capsule
物件
captured_stdout() (於 test.support 模組中)
captureWarnings() (於 logging 模組中)
capwords() (於 string 模組中)
Carbon.AE (模組)
Carbon.AH (模組)
Carbon.App (模組)
Carbon.Appearance (模組)
Carbon.CarbonEvents (模組)
Carbon.CarbonEvt (模組)
Carbon.CF (模組)
Carbon.CG (模組)
Carbon.Cm (模組)
Carbon.Components (模組)
Carbon.ControlAccessor (模組)
Carbon.Controls (模組)
Carbon.CoreFounation (模組)
Carbon.CoreGraphics (模組)
Carbon.Ctl (模組)
Carbon.Dialogs (模組)
Carbon.Dlg (模組)
Carbon.Drag (模組)
Carbon.Dragconst (模組)
Carbon.Events (模組)
Carbon.Evt (模組)
Carbon.File (模組)
Carbon.Files (模組)
Carbon.Fm (模組)
Carbon.Folder (模組)
Carbon.Folders (模組)
Carbon.Fonts (模組)
Carbon.Help (模組)
Carbon.IBCarbon (模組)
Carbon.IBCarbonRuntime (模組)
Carbon.Icns (模組)
Carbon.Icons (模組)
Carbon.Launch (模組)
Carbon.LaunchServices (模組)
Carbon.List (模組)
Carbon.Lists (模組)
Carbon.MacHelp (模組)
Carbon.MediaDescr (模組)
Carbon.Menu (模組)
Carbon.Menus (模組)
Carbon.Mlte (模組)
Carbon.OSA (模組)
Carbon.OSAconst (模組)
Carbon.Qd (模組)
Carbon.Qdoffs (模組)
Carbon.QDOffscreen (模組)
Carbon.Qt (模組)
Carbon.QuickDraw (模組)
Carbon.QuickTime (模組)
Carbon.Res (模組)
Carbon.Resources (模組)
Carbon.Scrap (模組)
Carbon.Snd (模組)
Carbon.Sound (模組)
Carbon.TE (模組)
Carbon.TextEdit (模組)
Carbon.Win (模組)
Carbon.Windows (模組)
cast() (於 ctypes 模組中)
cat() (於 nis 模組中)
catalog (於 cd 模組中)
catch_warnings (warnings 中的類別)
category() (於 unicodedata 模組中)
cbreak() (於 curses 模組中)
CC
CCompiler (distutils.ccompiler 中的類別)
cd (模組)
CDLL (ctypes 中的類別)
CDROM (於 cd 模組中)
ceil() (in module math)
(於 math 模組中)
center() (str 的方法)
(於 string 模組中)
CERT_NONE (於 ssl 模組中)
CERT_OPTIONAL (於 ssl 模組中)
CERT_REQUIRED (於 ssl 模組中)
cert_store_stats() (ssl.SSLContext 的方法)
cert_time_to_seconds() (於 ssl 模組中)
CertificateError
certificates
CFLAGS
,
[1]
,
[2]
cfmfile (模組)
CFUNCTYPE() (於 ctypes 模組中)
CGI
debugging
exceptions
protocol
security
tracebacks
cgi (模組)
cgi_directories (CGIHTTPServer.CGIHTTPRequestHandler 的屬性)
CGIHandler (wsgiref.handlers 中的類別)
CGIHTTPRequestHandler (CGIHTTPServer 中的類別)
CGIHTTPServer
模組
CGIHTTPServer (模組)
cgitb (模組)
CGIXMLRPCRequestHandler (SimpleXMLRPCServer 中的類別)
chain() (於 itertools 模組中)
chaining
comparisons
,
[1]
change_root() (於 distutils.util 模組中)
CHANNEL_BINDING_TYPES (於 ssl 模組中)
channels() (ossaudiodev.oss_audio_device 的方法)
CHAR_MAX (於 locale 模組中)
character
,
[1]
,
[2]
,
[3]
character set
CharacterDataHandler() (xml.parsers.expat.xmlparser 的方法)
characters() (xml.sax.handler.ContentHandler 的方法)
characters_written (io.BlockingIOError 的屬性)
charbufferproc (C 型態)
Charset (email.charset 中的類別)
CHARSET (於 mimify 模組中)
charset() (gettext.NullTranslations 的方法)
chdir() (於 os 模組中)
check() (imaplib.IMAP4 的方法)
(於 tabnanny 模組中)
check_call() (於 subprocess 模組中)
check_environ() (於 distutils.util 模組中)
check_forms() (於 fl 模組中)
check_hostname (ssl.SSLContext 的屬性)
check_output() (doctest.OutputChecker 的方法)
(於 subprocess 模組中)
check_py3k_warnings() (於 test.support 模組中)
check_unused_args() (string.Formatter 的方法)
check_warnings() (於 test.support 模組中)
checkbox() (msilib.Dialog 的方法)
checkcache() (於 linecache 模組中)
checkfuncname() (於 bdb 模組中)
CheckList (Tix 中的類別)
checksum
Cyclic Redundancy Check
MD5
SHA
chflags() (於 os 模組中)
chgat() (curses.window 的方法)
childerr (popen2.Popen3 的屬性)
childNodes (xml.dom.Node 的屬性)
chmod() (於 os 模組中)
choice() (於 random 模組中)
choices (optparse.Option 的屬性)
choose_boundary() (於 mimetools 模組中)
chown() (於 os 模組中)
chr
內建函式
,
[1]
chr() (內建函式)
chroot() (於 os 模組中)
Chunk (chunk 中的類別)
chunk (模組)
cipher
DES
cipher() (ssl.SSLSocket 的方法)
circle() (於 turtle 模組中)
CIRCUMFLEX (於 token 模組中)
CIRCUMFLEXEQUAL (於 token 模組中)
Clamped (decimal 中的類別)
class
attribute
attribute assignment
classic
constructor
definition
,
[1]
instance
name
new-style
old-style
物件
,
[1]
,
[2]
,
[3]
,
[4]
陳述式
Class (symtable 中的類別)
Class browser
class instance
attribute
attribute assignment
call
物件
,
[1]
,
[2]
,
[3]
class object
call
,
[1]
,
[2]
,
[3]
classic class
classmethod
內建函式
classmethod() (內建函式)
classobj() (於 new 模組中)
ClassType (in module types)
(於 types 模組中)
clause
clean() (mailbox.Maildir 的方法)
cleandoc() (於 inspect 模組中)
cleanup functions
Clear Breakpoint
clear() (collections.deque 的方法)
(cookielib.CookieJar 的方法)
(curses.window 的方法)
(dict 的方法)
(frozenset 的方法)
(mailbox.Mailbox 的方法)
(threading.Event 的方法)
(xml.etree.ElementTree.Element 的方法)
(於 turtle 模組中)
,
[1]
clear_all_breaks() (bdb.Bdb 的方法)
clear_all_file_breaks() (bdb.Bdb 的方法)
clear_bpbynumber() (bdb.Bdb 的方法)
clear_break() (bdb.Bdb 的方法)
clear_flags() (decimal.Context 的方法)
clear_history() (於 readline 模組中)
clear_memo() (pickle.Pickler 的方法)
clear_session_cookies() (cookielib.CookieJar 的方法)
clearcache() (於 linecache 模組中)
ClearData() (msilib.Record 的方法)
clearok() (curses.window 的方法)
clearscreen() (於 turtle 模組中)
clearstamp() (於 turtle 模組中)
clearstamps() (於 turtle 模組中)
Client() (於 multiprocessing.connection 模組中)
client_address (BaseHTTPServer.BaseHTTPRequestHandler 的屬性)
clock() (於 time 模組中)
clone() (email.generator.Generator 的方法)
(pipes.Template 的方法)
(於 turtle 模組中)
cloneNode() (xml.dom.minidom.Node 的方法)
(xml.dom.Node 的方法)
Close() (_winreg.PyHKEY 的方法)
close() (aifc.aifc 的方法)
,
[1]
(asyncore.dispatcher 的方法)
(bsddb.bsddbobject 的方法)
(bz2.BZ2File 的方法)
(chunk.Chunk 的方法)
(Connection 的方法)
(distutils.text_file.TextFile 的方法)
(dl.dl 的方法)
(email.parser.FeedParser 的方法)
(file 的方法)
(FrameWork.Window 的方法)
(ftplib.FTP 的方法)
(generator 的方法)
(hotshot.Profile 的方法)
(HTMLParser.HTMLParser 的方法)
(httplib.HTTPConnection 的方法)
(imaplib.IMAP4 的方法)
(in module os)
(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 的方法)
Close() (msilib.View 的方法)
close() (multiprocessing.connection.Listener 的方法)
(multiprocessing.pool.multiprocessing.Pool 的方法)
(multiprocessing.Queue 的方法)
(ossaudiodev.oss_audio_device 的方法)
(ossaudiodev.oss_mixer_device 的方法)
(select.epoll 的方法)
(select.kqueue 的方法)
(sgmllib.SGMLParser 的方法)
(shelve.Shelf 的方法)
(socket.socket 的方法)
(sqlite3.Connection 的方法)
(StringIO.StringIO 的方法)
(sunau.AU_read 的方法)
(sunau.AU_write 的方法)
(tarfile.TarFile 的方法)
(telnetlib.Telnet 的方法)
(urllib2.BaseHandler 的方法)
(wave.Wave_read 的方法)
(wave.Wave_write 的方法)
(xml.etree.ElementTree.TreeBuilder 的方法)
(xml.etree.ElementTree.XMLParser 的方法)
(xml.sax.xmlreader.IncrementalParser 的方法)
(zipfile.ZipFile 的方法)
(於 anydbm 模組中)
(於 dbm 模組中)
(於 dumbdbm 模組中)
(於 fileinput 模組中)
(於 gdbm 模組中)
(於 os 模組中)
close_when_done() (asynchat.async_chat 的方法)
closed (file 的屬性)
(io.IOBase 的屬性)
(ossaudiodev.oss_audio_device 的屬性)
CloseKey() (於 _winreg 模組中)
closelog() (於 syslog 模組中)
closerange() (於 os 模組中)
closing() (於 contextlib 模組中)
clrtobot() (curses.window 的方法)
clrtoeol() (curses.window 的方法)
cmath (模組)
cmd
模組
Cmd (cmd 中的類別)
cmd (subprocess.CalledProcessError 的屬性)
(模組)
cmdloop() (cmd.Cmd 的方法)
cmdqueue (cmd.Cmd 的屬性)
cmp
內建函式
,
[1]
,
[2]
,
[3]
cmp() (內建函式)
(於 filecmp 模組中)
cmp_op (於 dis 模組中)
cmp_to_key() (於 functools 模組中)
cmpfiles() (於 filecmp 模組中)
co_argcount (code object attribute)
co_cellvars (code object attribute)
co_code (code object attribute)
co_consts (code object attribute)
co_filename (code object attribute)
co_firstlineno (code object attribute)
co_flags (code object attribute)
co_freevars (code object attribute)
CO_FUTURE_DIVISION (C 變數)
co_lnotab (code object attribute)
co_name (code object attribute)
co_names (code object attribute)
co_nlocals (code object attribute)
co_stacksize (code object attribute)
co_varnames (code object attribute)
CObject
物件
code
block
code (urllib2.HTTPError 的屬性)
(xml.parsers.expat.ExpatError 的屬性)
(模組)
code object
,
[1]
,
[2]
,
[3]
code() (於 new 模組中)
Codecs
decode
encode
codecs (模組)
coded_value (Cookie.Morsel 的屬性)
codeop (模組)
codepoint2name (於 htmlentitydefs 模組中)
CODESET (於 locale 模組中)
CodeType (於 types 模組中)
coding
style
coerce
內建函式
coerce() (內建函式)
coercion
col_offset (ast.AST 的屬性)
collapse_rfc2231_value() (於 email.utils 模組中)
collect() (於 gc 模組中)
collect_incoming_data() (asynchat.async_chat 的方法)
collections (模組)
COLON (於 token 模組中)
color() (於 fl 模組中)
(於 turtle 模組中)
color_content() (於 curses 模組中)
color_pair() (於 curses 模組中)
colormode() (於 turtle 模組中)
ColorPicker (模組)
colorsys (模組)
column() (ttk.Treeview 的方法)
COLUMNS
,
[1]
combinations() (於 itertools 模組中)
combinations_with_replacement() (於 itertools 模組中)
combine() (datetime.datetime 的類別成員)
combining() (於 unicodedata 模組中)
ComboBox (Tix 中的類別)
Combobox (ttk 中的類別)
comma
trailing
,
[1]
COMMA (於 token 模組中)
command (BaseHTTPServer.BaseHTTPRequestHandler 的屬性)
Command (distutils.cmd 中的類別)
(distutils.core 中的類別)
command line
command line option
--help
--version
-3
-?
-b
-B
-c <command>
-d
-E
-h
-i
-J
-m <module-name>
-O
-OO
-Q <arg>
-R
-s
-S
-t
-u
-U
-V
-v
-W arg
-x
-X
CommandCompiler (codeop 中的類別)
commands (模組)
comment
(cookielib.Cookie 的屬性)
(zipfile.ZipFile 的屬性)
(zipfile.ZipInfo 的屬性)
COMMENT (於 tokenize 模組中)
Comment() (於 xml.etree.ElementTree 模組中)
comment_url (cookielib.Cookie 的屬性)
commenters (shlex.shlex 的屬性)
CommentHandler() (xml.parsers.expat.xmlparser 的方法)
commit() (msilib.CAB 的方法)
Commit() (msilib.Database 的方法)
commit() (sqlite3.Connection 的方法)
common (filecmp.dircmp 的屬性)
Common Gateway Interface
common_dirs (filecmp.dircmp 的屬性)
common_files (filecmp.dircmp 的屬性)
common_funny (filecmp.dircmp 的屬性)
common_types (於 mimetypes 模組中)
commonprefix() (於 os.path 模組中)
communicate() (subprocess.Popen 的方法)
compare() (decimal.Context 的方法)
(decimal.Decimal 的方法)
(difflib.Differ 的方法)
compare_digest() (於 hmac 模組中)
COMPARE_OP (opcode)
compare_signal() (decimal.Context 的方法)
(decimal.Decimal 的方法)
compare_total() (decimal.Context 的方法)
(decimal.Decimal 的方法)
compare_total_mag() (decimal.Context 的方法)
(decimal.Decimal 的方法)
comparing
objects
comparison
operator
string
Comparison (aetypes 中的類別)
COMPARISON_FLAGS (於 doctest 模組中)
comparisons
,
[1]
chaining
,
[1]
compile
內建函式
,
[1]
,
[2]
,
[3]
,
[4]
Compile (codeop 中的類別)
compile() (distutils.ccompiler.CCompiler 的方法)
(parser.ST 的方法)
(內建函式)
(於 compiler 模組中)
(於 py_compile 模組中)
(於 re 模組中)
compile_command() (於 code 模組中)
(於 codeop 模組中)
compile_dir() (於 compileall 模組中)
compile_file() (於 compileall 模組中)
compile_path() (於 compileall 模組中)
compileall
模組
compileall (模組)
compileall command line option
-d destdir
-f
-i list
-l
-q
-x regex
directory ...
file ...
compileFile() (於 compiler 模組中)
compiler (模組)
compiler.ast (模組)
compiler.visitor (模組)
compilest() (於 parser 模組中)
complete() (rlcompleter.Completer 的方法)
complete_statement() (於 sqlite3 模組中)
completedefault() (cmd.Cmd 的方法)
complex
literal
number
內建函式
,
[1]
物件
Complex (numbers 中的類別)
complex (內建類別)
complex number
literals
物件
,
[1]
ComplexType (於 types 模組中)
ComponentItem (aetypes 中的類別)
compound
statement
comprehensions
list
,
[1]
compress() (bz2.BZ2Compressor 的方法)
(zlib.Compress 的方法)
(於 bz2 模組中)
(於 itertools 模組中)
(於 jpeg 模組中)
(於 zlib 模組中)
compress_size (zipfile.ZipInfo 的屬性)
compress_type (zipfile.ZipInfo 的屬性)
compression() (ssl.SSLSocket 的方法)
CompressionError
compressobj() (於 zlib 模組中)
COMSPEC
,
[1]
concat() (於 operator 模組中)
concatenation
operation
Condition (multiprocessing 中的類別)
(threading 中的類別)
condition() (msilib.Control 的方法)
Condition() (multiprocessing.managers.SyncManager 的方法)
Conditional
expression
conditional
expression
ConfigParser (ConfigParser 中的類別)
(模組)
configuration
file
file, debugger
file, path
file, user
configuration information
configure() (ttk.Style 的方法)
confstr() (於 os 模組中)
confstr_names (於 os 模組中)
conjugate() (complex number method)
(decimal.Decimal 的方法)
(numbers.Complex 的方法)
connect() (asyncore.dispatcher 的方法)
(ftplib.FTP 的方法)
(httplib.HTTPConnection 的方法)
(multiprocessing.managers.BaseManager 的方法)
(smtplib.SMTP 的方法)
(socket.socket 的方法)
(於 sqlite3 模組中)
connect_ex() (socket.socket 的方法)
Connection (sqlite3 中的類別)
connection (sqlite3.Cursor 的屬性)
Connection (內建類別)
ConnectRegistry() (於 _winreg 模組中)
const (optparse.Option 的屬性)
constant
constructor
class
constructor() (於 copy_reg 模組中)
container
,
[1]
iteration over
Container (collections 中的類別)
contains() (於 operator 模組中)
content type
MIME
ContentHandler (xml.sax.handler 中的類別)
contents (ctypes._Pointer 的屬性)
ContentTooShortError
Context (decimal 中的類別)
context (ssl.SSLSocket 的屬性)
context management protocol
context manager
,
[1]
,
[2]
context_diff() (於 difflib 模組中)
contextlib (模組)
contextmanager() (於 contextlib 模組中)
continue
陳述式
,
[1]
,
[2]
,
[3]
,
[4]
CONTINUE_LOOP (opcode)
Control (msilib 中的類別)
(Tix 中的類別)
control (於 cd 模組中)
control() (msilib.Dialog 的方法)
(select.kqueue 的方法)
controlnames (於 curses.ascii 模組中)
controls() (ossaudiodev.oss_mixer_device 的方法)
conversion
arithmetic
string
,
[1]
,
[2]
ConversionError
conversions
numeric
convert() (email.charset.Charset 的方法)
convert_arg_line_to_args() (argparse.ArgumentParser 的方法)
convert_charref() (sgmllib.SGMLParser 的方法)
convert_codepoint() (sgmllib.SGMLParser 的方法)
convert_entityref() (sgmllib.SGMLParser 的方法)
convert_field() (string.Formatter 的方法)
convert_path() (於 distutils.util 模組中)
Cookie (cookielib 中的類別)
(模組)
CookieError
CookieJar (cookielib 中的類別)
cookiejar (urllib2.HTTPCookieProcessor 的屬性)
cookielib (模組)
CookiePolicy (cookielib 中的類別)
Coordinated Universal Time
Copy
copy
模組
copy (模組)
copy() (decimal.Context 的方法)
(dict 的方法)
(frozenset 的方法)
(hashlib.hash 的方法)
(hmac.HMAC 的方法)
(imaplib.IMAP4 的方法)
(md5.md5 的方法)
(pipes.Template 的方法)
(sha.sha 的方法)
(zlib.Compress 的方法)
(zlib.Decompress 的方法)
(於 copy 模組中)
(於 findertools 模組中)
(於 macostools 模組中)
(於 multiprocessing.sharedctypes 模組中)
(於 shutil 模組中)
copy2() (於 shutil 模組中)
copy_abs() (decimal.Context 的方法)
(decimal.Decimal 的方法)
copy_decimal() (decimal.Context 的方法)
copy_file() (於 distutils.file_util 模組中)
copy_location() (於 ast 模組中)
copy_negate() (decimal.Context 的方法)
(decimal.Decimal 的方法)
copy_reg (模組)
copy_sign() (decimal.Context 的方法)
(decimal.Decimal 的方法)
copy_tree() (於 distutils.dir_util 模組中)
copybinary() (於 mimetools 模組中)
copyfile() (於 shutil 模組中)
copyfileobj() (於 shutil 模組中)
copying files
copyliteral() (於 mimetools 模組中)
copymessage() (mhlib.Folder 的方法)
copymode() (於 shutil 模組中)
copyright (in module sys)
(內建變數)
(於 sys 模組中)
copysign() (於 math 模組中)
copystat() (於 shutil 模組中)
copytree() (於 macostools 模組中)
(於 shutil 模組中)
coroutine
cos() (於 cmath 模組中)
(於 math 模組中)
cosh() (於 cmath 模組中)
(於 math 模組中)
count() (array.array 的方法)
(collections.deque 的方法)
(list method)
(str 的方法)
(於 itertools 模組中)
(於 string 模組中)
Counter (collections 中的類別)
countOf() (於 operator 模組中)
countTestCases() (unittest.TestCase 的方法)
(unittest.TestSuite 的方法)
CoverageResults (trace 中的類別)
cPickle
模組
cPickle (模組)
CPP
CPPFLAGS
cProfile (模組)
CPU time
cpu_count() (於 multiprocessing 模組中)
CPython
CRC (zipfile.ZipInfo 的屬性)
crc32() (於 binascii 模組中)
(於 zlib 模組中)
crc_hqx() (於 binascii 模組中)
create() (imaplib.IMAP4 的方法)
create_aggregate() (sqlite3.Connection 的方法)
create_collation() (sqlite3.Connection 的方法)
create_connection() (於 socket 模組中)
create_decimal() (decimal.Context 的方法)
create_decimal_from_float() (decimal.Context 的方法)
create_default_context() (於 ssl 模組中)
create_function() (sqlite3.Connection 的方法)
CREATE_NEW_CONSOLE (於 subprocess 模組中)
CREATE_NEW_PROCESS_GROUP (於 subprocess 模組中)
create_shortcut() (內建函式)
create_socket() (asyncore.dispatcher 的方法)
create_static_lib() (distutils.ccompiler.CCompiler 的方法)
create_stats() (profile.Profile 的方法)
create_string_buffer() (於 ctypes 模組中)
create_system (zipfile.ZipInfo 的屬性)
create_tree() (於 distutils.dir_util 模組中)
create_unicode_buffer() (於 ctypes 模組中)
create_version (zipfile.ZipInfo 的屬性)
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 的方法)
createparser() (於 cd 模組中)
createProcessingInstruction() (xml.dom.Document 的方法)
CreateRecord() (於 msilib 模組中)
createSocket() (logging.handlers.SocketHandler 的方法)
createTextNode() (xml.dom.Document 的方法)
credits (內建變數)
critical() (logging.Logger 的方法)
(於 logging 模組中)
CRNCYSTR (於 locale 模組中)
crop() (於 imageop 模組中)
cross() (於 audioop 模組中)
crypt
模組
crypt (模組)
crypt() (於 crypt 模組中)
crypt(3)
,
[1]
,
[2]
cryptography
cStringIO (模組)
csv
(模組)
ctermid() (於 os 模組中)
ctime() (datetime.date 的方法)
(datetime.datetime 的方法)
(於 time 模組中)
ctrl() (於 curses.ascii 模組中)
CTRL_BREAK_EVENT (於 signal 模組中)
CTRL_C_EVENT (於 signal 模組中)
ctypes (模組)
curdir (於 os 模組中)
currency() (於 locale 模組中)
current() (ttk.Combobox 的方法)
current_process() (於 multiprocessing 模組中)
current_thread() (於 threading 模組中)
CurrentByteIndex (xml.parsers.expat.xmlparser 的屬性)
CurrentColumnNumber (xml.parsers.expat.xmlparser 的屬性)
currentframe() (於 inspect 模組中)
CurrentLineNumber (xml.parsers.expat.xmlparser 的屬性)
currentThread() (於 threading 模組中)
curs_set() (於 curses 模組中)
curses (模組)
curses.ascii (模組)
curses.panel (模組)
curses.textpad (模組)
Cursor (sqlite3 中的類別)
cursor() (sqlite3.Connection 的方法)
cursyncup() (curses.window 的方法)
curval (EasyDialogs.ProgressBar 的屬性)
customize_compiler() (於 distutils.sysconfig 模組中)
Cut
cwd() (ftplib.FTP 的方法)
cycle() (於 itertools 模組中)
Cyclic Redundancy Check
快速搜尋
瀏覽
索引
模組
|
Python
»
Python 2.7.18 說明文件
»