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 文档
»
索引 – B
b16decode() (在 base64 模块中)
b16encode() (在 base64 模块中)
b2a_base64() (在 binascii 模块中)
b2a_hex() (在 binascii 模块中)
b2a_hqx() (在 binascii 模块中)
b2a_qp() (在 binascii 模块中)
b2a_uu() (在 binascii 模块中)
b32decode() (在 base64 模块中)
b32encode() (在 base64 模块中)
b64decode() (在 base64 模块中)
b64encode() (在 base64 模块中)
Babyl (mailbox 中的类)
BabylMailbox (mailbox 中的类)
BabylMessage (mailbox 中的类)
back() (在 turtle 模块中)
back-quotes
,
[1]
BACKQUOTE() (在 token 模块中)
backslash character
backslashreplace_errors() (在 codecs 模块中)
backward
quotes
,
[1]
backward() (在 turtle 模块中)
backward_compatible() (在 imageop 模块中)
BadStatusLine
BadZipfile
Balloon (Tix 中的类)
bare except
base64
encoding
模块
base64 (模块)
BaseCGIHandler (wsgiref.handlers 中的类)
BaseCookie (Cookie 中的类)
BaseException
BaseHandler (urllib2 中的类)
(wsgiref.handlers 中的类)
BaseHTTPRequestHandler (BaseHTTPServer 中的类)
BaseHTTPServer (模块)
BaseManager (multiprocessing.managers 中的类)
basename() (在 os.path 模块中)
BaseProxy (multiprocessing.managers 中的类)
BaseRequestHandler (SocketServer 中的类)
BaseServer (SocketServer 中的类)
basestring (2to3 fixer)
basestring() (內置函数)
basicConfig() (在 logging 模块中)
BasicContext (decimal 中的类)
Bastion (模块)
Bastion() (在 Bastion 模块中)
BastionClass (Bastion 中的类)
baudrate() (在 curses 模块中)
bbox() (ttk.Treeview 方法)
bdb
模块
Bdb (bdb 中的类)
bdb (模块)
BdbQuit
BDFL
bdist_msi (distutils.command.bdist_msi 中的类)
beep() (在 curses 模块中)
Beep() (在 winsound 模块中)
begin_fill() (在 turtle 模块中)
begin_poly() (在 turtle 模块中)
below() (curses.panel.Panel 方法)
Benchmarking
benchmarking
betavariate() (在 random 模块中)
bgcolor() (在 turtle 模块中)
bgn_group() (fl.form 方法)
bgpic() (在 turtle 模块中)
bias() (在 audioop 模块中)
bidirectional() (在 unicodedata 模块中)
BigEndianStructure (ctypes 中的类)
bin() (內置函数)
binary
arithmetic operation
bitwise operation
data, packing
Binary (msilib 中的类)
(xmlrpclib 中的类)
binary literal
binary semaphores
BINARY_ADD (opcode)
BINARY_AND (opcode)
BINARY_DIVIDE (opcode)
BINARY_FLOOR_DIVIDE (opcode)
BINARY_LSHIFT (opcode)
BINARY_MODULO (opcode)
BINARY_MULTIPLY (opcode)
BINARY_OR (opcode)
BINARY_POWER (opcode)
BINARY_RSHIFT (opcode)
BINARY_SUBSCR (opcode)
BINARY_SUBTRACT (opcode)
BINARY_TRUE_DIVIDE (opcode)
BINARY_XOR (opcode)
binascii (模块)
bind (widgets)
bind() (asyncore.dispatcher 方法)
(socket.socket 方法)
bind_textdomain_codeset() (在 gettext 模块中)
binding
global name
name
,
[1]
,
[2]
,
[3]
,
[4]
,
[5]
bindtextdomain() (在 gettext 模块中)
(在 locale 模块中)
binhex
模块
binhex (模块)
binhex() (在 binhex 模块中)
bisect (模块)
bisect() (在 bisect 模块中)
bisect_left() (在 bisect 模块中)
bisect_right() (在 bisect 模块中)
bit_length() (int 方法)
(long 方法)
bitmap() (msilib.Dialog 方法)
bitwise
and
operation, binary
operation, unary
operations
or
xor
bk() (在 turtle 模块中)
bkgd() (curses.window 方法)
bkgdset() (curses.window 方法)
blank line
block
code
blocked_domains() (cookielib.DefaultCookiePolicy 方法)
BlockingIOError
BLOCKSIZE() (在 cd 模块中)
blocksize() (在 sha 模块中)
BNF
,
[1]
body() (nntplib.NNTP 方法)
body_encode() (email.charset.Charset 方法)
body_encoding (email.charset.Charset 属性)
body_line_iterator() (在 email.iterators 模块中)
BOM() (在 codecs 模块中)
BOM_BE() (在 codecs 模块中)
BOM_LE() (在 codecs 模块中)
BOM_UTF16() (在 codecs 模块中)
BOM_UTF16_BE() (在 codecs 模块中)
BOM_UTF16_LE() (在 codecs 模块中)
BOM_UTF32() (在 codecs 模块中)
BOM_UTF32_BE() (在 codecs 模块中)
BOM_UTF32_LE() (在 codecs 模块中)
BOM_UTF8() (在 codecs 模块中)
bool (內置类)
Boolean
operation
operations
,
[1]
type
values
对象
,
[1]
Boolean (aetypes 中的类)
boolean() (在 xmlrpclib 模块中)
BooleanType() (在 types 模块中)
bootstrap() (在 ensurepip 模块中)
border() (curses.window 方法)
bottom() (curses.panel.Panel 方法)
bottom_panel() (在 curses.panel 模块中)
BoundaryError
BoundedSemaphore (multiprocessing 中的类)
BoundedSemaphore() (multiprocessing.managers.SyncManager 方法)
(在 threading 模块中)
box() (curses.window 方法)
break
语句
,
[1]
,
[2]
,
[3]
,
[4]
break_anywhere() (bdb.Bdb 方法)
break_here() (bdb.Bdb 方法)
break_long_words (textwrap.TextWrapper 属性)
BREAK_LOOP (opcode)
break_on_hyphens (textwrap.TextWrapper 属性)
Breakpoint (bdb 中的类)
breakpoints
BROWSER
,
[1]
bsddb
模块
,
[1]
,
[2]
,
[3]
bsddb (模块)
BsdDbShelf (shelve 中的类)
btopen() (在 bsddb 模块中)
buffer
內置函数
对象
,
[1]
buffer (2to3 fixer)
(io.TextIOBase 属性)
(unittest.TestResult 属性)
buffer interface
buffer size, I/O
buffer() (內置函数)
buffer_info() (array.array 方法)
buffer_size (xml.parsers.expat.xmlparser 属性)
buffer_text (xml.parsers.expat.xmlparser 属性)
buffer_used (xml.parsers.expat.xmlparser 属性)
BufferedIOBase (io 中的类)
BufferedRandom (io 中的类)
BufferedReader (io 中的类)
BufferedRWPair (io 中的类)
BufferedWriter (io 中的类)
BufferError
BufferingHandler (logging.handlers 中的类)
BufferTooShort
,
[1]
BufferType (in module types)
BufferType() (在 types 模块中)
BUFSIZ() (在 macostools 模块中)
bufsize() (ossaudiodev.oss_audio_device 方法)
BUILD_CLASS (opcode)
BUILD_LIST (opcode)
BUILD_MAP (opcode)
build_opener() (在 urllib2 模块中)
BUILD_SET (opcode)
BUILD_SLICE (opcode)
BUILD_TUPLE (opcode)
buildtools (模块)
built-in
method
types
built-in function
call
对象
,
[1]
built-in method
call
对象
,
[1]
builtin_module_names() (在 sys 模块中)
BuiltinFunctionType() (在 types 模块中)
BuiltinImporter (imputil 中的类)
BuiltinMethodType() (在 types 模块中)
builtins
模块
ButtonBox (Tix 中的类)
bye() (在 turtle 模块中)
byref() (在 ctypes 模块中)
byte
byte-code
file
,
[1]
,
[2]
byte_compile() (在 distutils.util 模块中)
bytearray
对象
,
[1]
bytearray (內置类)
bytecode
bytecode -- 字节码
byteorder() (在 sys 模块中)
bytes
內置函数
bytes (uuid.UUID 属性)
bytes-like object -- 字节类对象
bytes_le (uuid.UUID 属性)
BytesIO (io 中的类)
byteswap() (array.array 方法)
BytesWarning
bz2 (模块)
BZ2Compressor (bz2 中的类)
BZ2Decompressor (bz2 中的类)
BZ2File (bz2 中的类)
快速搜索
导航
索引
模块
|
Python
»
Python 2.7.18 文档
»