|
|
-
code object
,
[1]
,
[2]
,
[3]
-
code() (in module new)
-
编解码器
-
codecs (module)
-
coded_value (Cookie.Morsel attribute)
-
codeop (module)
-
codepoint2name (in module htmlentitydefs)
-
CODESET (in module locale)
-
CodeType (in module types)
-
coding
-
coerce
-
coerce() (built-in function)
-
coercion
-
col_offset (ast.AST attribute)
-
collapse_rfc2231_value() (in module email.utils)
-
collect() (in module gc)
-
collect_incoming_data() (asynchat.async_chat method)
-
collections (module)
-
COLON (in module token)
-
color() (in module fl)
-
color_content() (in module curses)
-
color_pair() (in module curses)
-
colormode() (in module turtle)
-
ColorPicker (module)
-
colorsys (module)
-
column() (ttk.Treeview method)
-
COLUMNS
,
[1]
-
combinations() (in module itertools)
-
combinations_with_replacement() (in module itertools)
-
combine() (datetime.datetime class method)
-
combining() (in module unicodedata)
-
ComboBox (class in Tix)
-
Combobox (class in ttk)
-
comma
-
COMMA (in module token)
-
command (BaseHTTPServer.BaseHTTPRequestHandler attribute)
-
Command (class in distutils.cmd)
-
命令行
-
command line option
-
CommandCompiler (class in codeop)
-
commands (module)
-
comment
-
COMMENT (in module tokenize)
-
comment (zipfile.ZipFile attribute)
-
Comment() (in module xml.etree.ElementTree)
-
comment_url (cookielib.Cookie attribute)
-
commenters (shlex.shlex attribute)
-
CommentHandler() (xml.parsers.expat.xmlparser method)
-
commit() (msilib.CAB method)
-
Commit() (msilib.Database method)
-
commit() (sqlite3.Connection method)
-
common (filecmp.dircmp attribute)
-
CGI (通用网关接口)
-
common_dirs (filecmp.dircmp attribute)
-
common_files (filecmp.dircmp attribute)
-
common_funny (filecmp.dircmp attribute)
-
common_types (in module mimetypes)
-
commonprefix() (in module os.path)
-
communicate() (subprocess.Popen method)
-
compare() (decimal.Context method)
-
compare_digest() (in module hmac)
-
COMPARE_OP (opcode)
-
compare_signal() (decimal.Context method)
-
compare_total() (decimal.Context method)
-
compare_total_mag() (decimal.Context method)
-
比较
-
comparison
-
Comparison (class in aetypes)
-
COMPARISON_FLAGS (in module doctest)
-
comparisons
,
[1]
-
compile
-
Compile (class in codeop)
-
compile() (built-in function)
-
compile_command() (in module code)
-
compile_dir() (in module compileall)
-
compile_file() (in module compileall)
-
compile_path() (in module compileall)
-
compileall
-
compileall (module)
-
compileall command line option
-
compileFile() (in module compiler)
-
compiler (module)
-
compiler.ast (module)
-
compiler.visitor (module)
-
compilest() (in module parser)
-
complete() (rlcompleter.Completer method)
-
complete_statement() (in module sqlite3)
-
completedefault() (cmd.Cmd method)
-
complex
-
complex (built-in class)
-
Complex (class in numbers)
-
复数
-
ComplexType (in module types)
-
ComponentItem (class in aetypes)
-
compound
-
comprehensions
-
compress() (bz2.BZ2Compressor method)
-
compress_size (zipfile.ZipInfo attribute)
-
compress_type (zipfile.ZipInfo attribute)
-
compression() (ssl.SSLSocket method)
-
CompressionError
-
compressobj() (in module zlib)
-
COMSPEC
,
[1]
-
concat() (in module operator)
-
concatenation
-
Condition (class in multiprocessing)
-
condition() (msilib.Control method)
-
Condition() (multiprocessing.managers.SyncManager method)
-
Conditional
-
conditional
-
ConfigParser (class in ConfigParser)
-
configuration
-
configuration information
-
configure() (ttk.Style method)
-
confstr() (in module os)
-
confstr_names (in module os)
-
conjugate() (complex number method)
-
connect() (asyncore.dispatcher method)
-
connect_ex() (socket.socket method)
-
Connection (built-in class)
-
connection (sqlite3.Cursor attribute)
-
ConnectRegistry() (in module _winreg)
-
const (optparse.Option attribute)
-
constant
-
构造函数
-
constructor() (in module copy_reg)
-
container
,
[1]
-
Container (class in collections)
-
contains() (in module operator)
-
content type
-
ContentHandler (class in xml.sax.handler)
-
contents (ctypes._Pointer attribute)
-
ContentTooShortError
-
Context (class in decimal)
-
context (ssl.SSLSocket attribute)
-
上下文管理协议
-
上下文管理器
,
[1]
,
[2]
-
context_diff() (in module difflib)
-
contextlib (module)
-
contextmanager() (in module contextlib)
-
continue
-
CONTINUE_LOOP (opcode)
-
Control (class in msilib)
-
control (in module cd)
-
control() (msilib.Dialog method)
-
controlnames (in module curses.ascii)
-
controls() (ossaudiodev.oss_mixer_device method)
-
conversion
-
ConversionError
-
conversions
-
convert() (email.charset.Charset method)
-
convert_arg_line_to_args() (argparse.ArgumentParser method)
-
convert_charref() (sgmllib.SGMLParser method)
-
convert_codepoint() (sgmllib.SGMLParser method)
-
convert_entityref() (sgmllib.SGMLParser method)
-
convert_field() (string.Formatter method)
-
convert_path() (in module distutils.util)
-
Cookie (class in cookielib)
-
CookieError
-
CookieJar (class in cookielib)
-
cookiejar (urllib2.HTTPCookieProcessor attribute)
-
cookielib (module)
-
CookiePolicy (class in cookielib)
-
Coordinated Universal Time
-
拷贝
-
copy
-
copy (module)
-
copy() (decimal.Context method)
-
copy2() (in module shutil)
-
copy_abs() (decimal.Context method)
-
copy_decimal() (decimal.Context method)
-
copy_file() (in module distutils.file_util)
-
copy_location() (in module ast)
-
copy_negate() (decimal.Context method)
-
copy_reg (module)
-
copy_sign() (decimal.Context method)
-
copy_tree() (in module distutils.dir_util)
-
copybinary() (in module mimetools)
-
copyfile() (in module shutil)
-
copyfileobj() (in module shutil)
-
copying files
-
copyliteral() (in module mimetools)
-
copymessage() (mhlib.Folder method)
-
copymode() (in module shutil)
-
copyright (built-in variable)
-
copysign() (in module math)
-
copystat() (in module shutil)
-
copytree() (in module macostools)
-
协程
-
cos() (in module cmath)
-
cosh() (in module cmath)
-
count() (array.array method)
-
Counter (class in collections)
-
countOf() (in module operator)
-
countTestCases() (unittest.TestCase method)
-
CoverageResults (class in trace)
-
cPickle
-
cPickle (module)
-
CPP
-
CPPFLAGS
-
cProfile (module)
-
CPU time
-
cpu_count() (in module multiprocessing)
-
CPython
-
CRC (zipfile.ZipInfo attribute)
-
crc32() (in module binascii)
-
crc_hqx() (in module binascii)
-
create() (imaplib.IMAP4 method)
-
create_aggregate() (sqlite3.Connection method)
-
create_collation() (sqlite3.Connection method)
-
create_connection() (in module socket)
-
create_decimal() (decimal.Context method)
-
create_decimal_from_float() (decimal.Context method)
-
create_default_context() (in module ssl)
-
create_function() (sqlite3.Connection method)
-
CREATE_NEW_CONSOLE (in module subprocess)
-
CREATE_NEW_PROCESS_GROUP (in module subprocess)
-
create_shortcut() (built-in function)
-
create_socket() (asyncore.dispatcher method)
-
create_static_lib() (distutils.ccompiler.CCompiler method)
-
create_stats() (profile.Profile method)
-
create_string_buffer() (in module ctypes)
-
create_system (zipfile.ZipInfo attribute)
-
create_tree() (in module distutils.dir_util)
-
create_unicode_buffer() (in module ctypes)
-
create_version (zipfile.ZipInfo attribute)
-
createAttribute() (xml.dom.Document method)
-
createAttributeNS() (xml.dom.Document method)
-
createComment() (xml.dom.Document method)
-
createDocument() (xml.dom.DOMImplementation method)
-
createDocumentType() (xml.dom.DOMImplementation method)
-
createElement() (xml.dom.Document method)
-
createElementNS() (xml.dom.Document method)
-
createfilehandler() (Tkinter.Widget.tk method)
-
CreateKey() (in module _winreg)
-
CreateKeyEx() (in module _winreg)
-
createLock() (logging.Handler method)
-
createparser() (in module cd)
-
createProcessingInstruction() (xml.dom.Document method)
-
CreateRecord() (in module msilib)
-
createSocket() (logging.handlers.SocketHandler method)
-
createTextNode() (xml.dom.Document method)
-
credits (built-in variable)
-
critical() (in module logging)
-
CRNCYSTR (in module locale)
-
crop() (in module imageop)
-
cross() (in module audioop)
-
crypt
-
crypt (module)
-
crypt() (in module crypt)
-
crypt(3)
,
[1]
,
[2]
-
cryptography
-
cStringIO (module)
-
csv
-
ctermid() (in module os)
-
ctime() (datetime.date method)
-
ctrl() (in module curses.ascii)
-
CTRL_BREAK_EVENT (in module signal)
-
CTRL_C_EVENT (in module signal)
-
ctypes (module)
-
curdir (in module os)
-
currency() (in module locale)
-
current() (ttk.Combobox method)
-
current_process() (in module multiprocessing)
-
current_thread() (in module threading)
-
CurrentByteIndex (xml.parsers.expat.xmlparser attribute)
-
CurrentColumnNumber (xml.parsers.expat.xmlparser attribute)
-
currentframe() (in module inspect)
-
CurrentLineNumber (xml.parsers.expat.xmlparser attribute)
-
currentThread() (in module threading)
-
curs_set() (in module curses)
-
curses (module)
-
curses.ascii (module)
-
curses.panel (module)
-
curses.textpad (module)
-
Cursor (class in sqlite3)
-
cursor() (sqlite3.Connection method)
-
cursyncup() (curses.window method)
-
curval (EasyDialogs.ProgressBar attribute)
-
customize_compiler() (in module distutils.sysconfig)
-
剪切
-
cwd() (ftplib.FTP method)
-
cycle() (in module itertools)
-
Cyclic Redundancy Check
|