导航
索引
模块
|
Python
»
Python 3.1.5 文档
»
|
索引 – 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 中的类)
BabylMessage (mailbox 中的类)
back() (在 turtle 模块中)
BACKQUOTE() (在 token 模块中)
backslash character
backslashreplace_errors() (在 codecs 模块中)
backward() (在 turtle 模块中)
BadStatusLine
BadZipfile
Balloon (tkinter.tix 中的类)
bare except
base64
encoding
模块
base64 (模块)
BaseCGIHandler (wsgiref.handlers 中的类)
BaseCookie (http.cookies 中的类)
BaseException
BaseHandler (urllib.request 中的类)
(wsgiref.handlers 中的类)
BaseHTTPRequestHandler (http.server 中的类)
BaseManager (multiprocessing.managers 中的类)
basename() (在 os.path 模块中)
BaseProxy (multiprocessing.managers 中的类)
BaseResult (urllib.parse 中的类)
BaseServer (socketserver 中的类)
basestring (2to3 fixer)
basicConfig() (在 logging 模块中)
BasicContext (decimal 中的类)
baudrate() (在 curses 模块中)
bbox() (tkinter.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 模块中)
bgpic() (在 turtle 模块中)
bias() (在 audioop 模块中)
bidirectional() (在 unicodedata 模块中)
BigEndianStructure (ctypes 中的类)
bin() (內置函数)
binary
arithmetic operation
bitwise operation
data, packing
literals
Binary (msilib 中的类)
binary literal
binary mode
binary semaphores
BINARY_ADD (opcode)
BINARY_AND (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]
,
[6]
bindtextdomain() (在 gettext 模块中)
binhex
模块
binhex (模块)
binhex() (在 binhex 模块中)
bisect (模块)
bisect() (在 bisect 模块中)
bisect_left() (在 bisect 模块中)
bisect_right() (在 bisect 模块中)
bit-string
operations
bit_length() (int 方法)
bitmap() (msilib.Dialog 方法)
bitwise
and
operation, binary
operation, unary
or
xor
bk() (在 turtle 模块中)
bkgd() (curses.window 方法)
bkgdset() (curses.window 方法)
blank line
block
code
blocked_domains() (http.cookiejar.DefaultCookiePolicy 方法)
BlockingIOError
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]
border() (curses.window 方法)
bottom() (curses.panel.Panel 方法)
bottom_panel() (在 curses.panel 模块中)
BoundaryError
BoundedSemaphore (multiprocessing 中的类)
BoundedSemaphore() (multiprocessing.managers.SyncManager 方法)
(在 threading 模块中)
box() (curses.window 方法)
bpprint() (bdb.Breakpoint 方法)
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 中的类)
BROWSER
,
[1]
BsdDbShelf (shelve 中的类)
buffer (2to3 fixer)
(io.TextIOBase 属性)
buffer interface
buffer size, I/O
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
bufsize() (ossaudiodev.oss_audio_device 方法)
BUILD_LIST (opcode)
BUILD_MAP (opcode)
build_opener() (在 urllib.request 模块中)
build_py (distutils.command.build_py 中的类)
build_py_2to3 (distutils.command.build_py 中的类)
BUILD_SET (opcode)
BUILD_SLICE (opcode)
BUILD_TUPLE (opcode)
built-in
constants
exceptions
functions
method
types
,
[1]
built-in function
call
对象
,
[1]
built-in method
call
对象
,
[1]
builtin_module_names() (在 sys 模块中)
BuiltinFunctionType() (在 types 模块中)
BuiltinImporter (importlib.machinery 中的类)
BuiltinMethodType() (在 types 模块中)
builtins
模块
,
[1]
,
[2]
builtins (模块)
ButtonBox (tkinter.tix 中的类)
bye() (在 turtle 模块中)
byref() (在 ctypes 模块中)
byte
byte-code
file
,
[1]
byte_compile() (在 distutils.util 模块中)
bytearray
methods
对象
,
[1]
,
[2]
bytearray() (內置函数)
bytecode
,
[1]
bytecode_path() (importlib.abc.PyPycLoader 方法)
byteorder() (在 sys 模块中)
bytes
methods
对象
,
[1]
bytes (uuid.UUID 属性)
bytes literal
bytes() (內置函数)
bytes_le (uuid.UUID 属性)
BytesIO (io 中的类)
byteswap() (array.array 方法)
BytesWarning
bz2 (模块)
BZ2Compressor (bz2 中的类)
BZ2Decompressor (bz2 中的类)
BZ2File (bz2 中的类)
快速搜索
导航
索引
模块
|
Python
»
Python 3.1.5 文档
»
|