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() (gettext.NullTranslations 方法)
CHARSET() (在 mimify 模块中)
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 -- 类
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)
ClassType() (在 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]
complex number -- 复数
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]
context manager -- 上下文管理器
context_diff() (在 difflib 模块中)
contextlib (模块)
contextmanager() (在 contextlib 模块中)
continue
语句
,
[1]
,
[2]
,
[3]
,
[4]
CONTINUE_LOOP (opcode)
Control (msilib 中的类)
(Tix 中的类)
control() (msilib.Dialog 方法)
(select.kqueue 方法)
(在 cd 模块中)
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)
(內置变量)
copyright() (在 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 文档
»