Theme
Auto
Light
Dark
导航
索引
模块
|
Python
»
3.13.0 Documentation
»
索引
|
Theme
Auto
Light
Dark
|
Index – B
b"
字节串字面值
b'
字节串字面值
b16decode()(在 base64 模块中)
b16encode()(在 base64 模块中)
b2a_base64()(在 binascii 模块中)
b2a_hex()(在 binascii 模块中)
b2a_qp()(在 binascii 模块中)
b2a_uu()(在 binascii 模块中)
b32decode()(在 base64 模块中)
b32encode()(在 base64 模块中)
b32hexdecode()(在 base64 模块中)
b32hexencode()(在 base64 模块中)
b64decode()(在 base64 模块中)
b64encode()(在 base64 模块中)
b85decode()(在 base64 模块中)
b85encode()(在 base64 模块中)
BabylMessage(mailbox 中的类)
Babyl(mailbox 中的类)
back()(在 turtle 模块中)
backend()(在 readline 模块中)
backslashreplace
错误处理器名称
backslashreplace_errors()(在 codecs 模块中)
backup() (sqlite3.Connection 方法)
backward()(在 turtle 模块中)
BadGzipFile
BadOptionError
BadStatusLine
BadZipFile
BadZipfile
Barrier() (multiprocessing.managers.SyncManager 方法)
Barrier(asyncio 中的类)
Barrier(multiprocessing 中的类)
Barrier(threading 中的类)
base64
encoding
module
,
[1]
base_exec_prefix()(在 sys 模块中)
base_prefix()(在 sys 模块中)
BaseCGIHandler(wsgiref.handlers 中的类)
BaseCookie(http.cookies 中的类)
BaseException
BaseExceptionGroup
BaseHandler(urllib.request 中的类)
BaseHandler(wsgiref.handlers 中的类)
BaseHeader(email.headerregistry 中的类)
BaseHTTPRequestHandler(http.server 中的类)
BaseManager(multiprocessing.managers 中的类)
basename()(在 os.path 模块中)
BaseProtocol(asyncio 中的类)
BaseProxy(multiprocessing.managers 中的类)
BaseRequestHandler(socketserver 中的类)
BaseRotatingHandler(logging.handlers 中的类)
BaseSelector(selectors 中的类)
BaseServer(socketserver 中的类)
BaseTransport(asyncio 中的类)
basicConfig()(在 logging 模块中)
BasicContext(decimal 中的类)
BasicInterpolation(configparser 中的类)
batched()(在 itertools 模块中)
baudrate()(在 curses 模块中)
bbox() (tkinter.ttk.Treeview 方法)
BDADDR_ANY()(在 socket 模块中)
BDADDR_LOCAL()(在 socket 模块中)
bdb
module
,
[1]
BdbQuit
Bdb(bdb 中的类)
BDFL
beep()(在 curses 模块中)
Beep()(在 winsound 模块中)
BEFORE_ASYNC_WITH (opcode)
BEFORE_WITH (opcode)
begin_fill()(在 turtle 模块中)
begin_poly()(在 turtle 模块中)
BEL()(在 curses.ascii 模块中)
below() (curses.panel.Panel 方法)
BELOW_NORMAL_PRIORITY_CLASS()(在 subprocess 模块中)
benchmarking
,
[1]
,
[2]
betavariate()(在 random 模块中)
bgcolor()(在 turtle 模块中)
bgpic()(在 turtle 模块中)
bidirectional()(在 unicodedata 模块中)
bigaddrspacetest()(在 test.support 模块中)
BigEndianStructure(ctypes 中的类)
BigEndianUnion(ctypes 中的类)
bigmemtest()(在 test.support 模块中)
bin()
built-in function
binary file -- 二进制文件
BINARY_OP (opcode)
BINARY_SLICE (opcode)
BINARY_SUBSCR (opcode)
binaryfunc(C type)
BinaryIO(typing 中的类)
Binary(xmlrpc.client 中的类)
binascii
module
bind (部件)
bind() (inspect.Signature 方法)
bind() (socket.socket 方法)
bind_partial() (inspect.Signature 方法)
bind_port()(在 test.support.socket_helper 模块中)
bind_textdomain_codeset()(在 locale 模块中)
bind_unix_socket()(在 test.support.socket_helper 模块中)
bindtextdomain()(在 gettext 模块中)
bindtextdomain()(在 locale 模块中)
binomialvariate()(在 random 模块中)
BinOp(ast 中的类)
bisect
module
bisect()(在 bisect 模块中)
bisect_left()(在 bisect 模块中)
bisect_right()(在 bisect 模块中)
bit_count() (int 方法)
bit_length() (int 方法)
BitAnd(ast 中的类)
BitOr(ast 中的类)
bits_per_digit(sys.int_info 属性)
bitwise
操作
BitXor(ast 中的类)
bk()(在 turtle 模块中)
bkgd() (curses.window 方法)
bkgdset() (curses.window 方法)
blake2b()(在 hashlib 模块中)
blake2b, blake2s
blake2b.MAX_DIGEST_SIZE()(在 hashlib 模块中)
blake2b.MAX_KEY_SIZE()(在 hashlib 模块中)
blake2b.PERSON_SIZE()(在 hashlib 模块中)
blake2b.SALT_SIZE()(在 hashlib 模块中)
blake2s()(在 hashlib 模块中)
blake2s.MAX_DIGEST_SIZE()(在 hashlib 模块中)
blake2s.MAX_KEY_SIZE()(在 hashlib 模块中)
blake2s.PERSON_SIZE()(在 hashlib 模块中)
blake2s.SALT_SIZE()(在 hashlib 模块中)
BLKTYPE()(在 tarfile 模块中)
blobopen() (sqlite3.Connection 方法)
Blob(sqlite3 中的类)
block
code -- 代码
block_on_close(socketserver.ThreadingMixIn 属性)
block_size(hmac.HMAC 属性)
blocked_domains() (http.cookiejar.DefaultCookiePolicy 方法)
BlockingIOError
,
[1]
blocksize(http.client.HTTPConnection 属性)
BNF
,
[1]
body() (tkinter.simpledialog.Dialog 方法)
body_encode() (email.charset.Charset 方法)
body_encoding(email.charset.Charset 属性)
body_line_iterator()(在 email.iterators 模块中)
BOLD()(在 tkinter.font 模块中)
BOLT_APPLY_FLAGS
命令行选项
BOLT_INSTRUMENT_FLAGS
命令行选项
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 模块中)
BOOLEAN_STATES(configparser.ConfigParser 属性)
BooleanOptionalAction(argparse 中的类)
BoolOp(ast 中的类)
bool(内置类)
bootstrap()(在 ensurepip 模块中)
border() (curses.window 方法)
borrowed reference -- 借入引用
bottom() (curses.panel.Panel 方法)
bottom_panel()(在 curses.panel 模块中)
BoundArguments(inspect 中的类)
BoundaryError
BoundedSemaphore() (multiprocessing.managers.SyncManager 方法)
BoundedSemaphore(asyncio 中的类)
BoundedSemaphore(multiprocessing 中的类)
BoundedSemaphore(threading 中的类)
box() (curses.window 方法)
bpbynumber(bdb.Breakpoint 属性)
bpformat() (bdb.Breakpoint 方法)
bplist(bdb.Breakpoint 属性)
bpprint() (bdb.Breakpoint 方法)
BRANCH (monitoring event)
break
statement -- 语句
,
[1]
,
[2]
,
[3]
,
[4]
break (pdb command)
break_anywhere() (bdb.Bdb 方法)
break_here() (bdb.Bdb 方法)
break_long_words(textwrap.TextWrapper 属性)
break_on_hyphens(textwrap.TextWrapper 属性)
breakpoint()
built-in function
breakpointhook()(在 sys 模块中)
Breakpoint(bdb 中的类)
Break(ast 中的类)
broadcast_address(ipaddress.IPv4Network 属性)
broadcast_address(ipaddress.IPv6Network 属性)
BrokenBarrierError
,
[1]
BrokenExecutor
BrokenPipeError
BrokenProcessPool
BrokenThreadPool
broken(asyncio.Barrier 属性)
broken(threading.Barrier 属性)
BROWSER
,
[1]
,
[2]
BS()(在 curses.ascii 模块中)
BsdDbShelf(shelve 中的类)
buffer_info() (array.array 方法)
buffer_size(xml.parsers.expat.xmlparser 属性)
buffer_text(xml.parsers.expat.xmlparser 属性)
buffer_updated() (asyncio.BufferedProtocol 方法)
buffer_used(xml.parsers.expat.xmlparser 属性)
BufferedIOBase(io 中的类)
BufferedProtocol(asyncio 中的类)
BufferedRandom(io 中的类)
BufferedReader(io 中的类)
BufferedRWPair(io 中的类)
BufferedWriter(io 中的类)
BufferError
BufferFlags(inspect 中的类)
BufferingFormatter(logging 中的类)
BufferingHandler(logging.handlers 中的类)
BufferTooShort
Buffer(collections.abc 中的类)
buffer(io.TextIOBase 属性)
buffer(unittest.TestResult 属性)
buf(multiprocessing.shared_memory.SharedMemory 属性)
BUILD_CONST_KEY_MAP (opcode)
BUILD_LIST (opcode)
BUILD_MAP (opcode)
build_opener()(在 urllib.request 模块中)
BUILD_SET (opcode)
BUILD_SLICE (opcode)
BUILD_STRING (opcode)
BUILD_TUPLE (opcode)
built-in function
__import__()
abs()
aiter()
all()
anext()
any()
ascii()
bin()
breakpoint()
callable()
chr()
classmethod()
compile()
delattr()
dir()
divmod()
enumerate()
eval()
exec()
filter()
format()
getattr()
globals()
hasattr()
hash()
help()
hex()
id()
input()
isinstance()
issubclass()
iter()
len()
locals()
map()
max()
min()
multiprocessing.Manager()
next()
oct()
open()
ord()
pow()
print()
property.deleter()
property.getter()
property.setter()
repr()
reversed()
round()
setattr()
sorted()
staticmethod()
sum()
vars()
zip()
builtin_module_names()(在 sys 模块中)
BuiltinFunctionType()(在 types 模块中)
BuiltinImporter(importlib.machinery 中的类)
BuiltinMethodType()(在 types 模块中)
builtins
module
,
[1]
,
[2]
,
[3]
,
[4]
,
[5]
,
[6]
,
[7]
busy_retry()(在 test.support 模块中)
BUTTON_ALT()(在 curses 模块中)
BUTTON_CTRL()(在 curses 模块中)
BUTTON_SHIFT()(在 curses 模块中)
buttonbox() (tkinter.simpledialog.Dialog 方法)
BUTTONn_CLICKED()(在 curses 模块中)
BUTTONn_DOUBLE_CLICKED()(在 curses 模块中)
BUTTONn_PRESSED()(在 curses 模块中)
BUTTONn_RELEASED()(在 curses 模块中)
BUTTONn_TRIPLE_CLICKED()(在 curses 模块中)
bye()(在 turtle 模块中)
byref()(在 ctypes 模块中)
bytearray
object -- 对象
,
[1]
,
[2]
,
[3]
插值
方法
格式化
bytearray(内置类)
bytecode -- 字节码
,
[1]
Bytecode.codeobj()(在 dis 模块中)
Bytecode.first_line()(在 dis 模块中)
BYTECODE_SUFFIXES()(在 importlib.machinery 模块中)
BytecodeTestCase(test.support.bytecode_helper 中的类)
Bytecode(dis 中的类)
byteorder()(在 sys 模块中)
bytes-like object -- 字节型对象
bytes_le(uuid.UUID 属性)
bytes_warning(sys.flags 属性)
BytesFeedParser(email.parser 中的类)
BytesGenerator(email.generator 中的类)
BytesHeaderParser(email.parser 中的类)
BytesIO(io 中的类)
BytesParser(email.parser 中的类)
ByteString(collections.abc 中的类)
ByteString(typing 中的类)
byteswap() (array.array 方法)
BytesWarning
bytes(uuid.UUID 属性)
bytes(内置类)
bz2
module
BZ2Compressor(bz2 中的类)
BZ2Decompressor(bz2 中的类)
BZ2File(bz2 中的类)
BZIP2_CFLAGS
命令行选项
BZIP2_LIBS
命令行选项
«
导航
索引
模块
|
Python
»
3.13.0 Documentation
»
索引
|
Theme
Auto
Light
Dark
|