Theme
Auto
Light
Dark
导航
索引
模块
|
Python
»
3.12.0 Documentation
»
索引
|
Theme
Auto
Light
Dark
|
索引 – 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 模块中)
Babyl (mailbox 中的类)
BabylMessage (mailbox 中的类)
back() (在 turtle 模块中)
backslashreplace
错误处理句柄名称
backslashreplace_errors() (在 codecs 模块中)
backup() (sqlite3.Connection 方法)
backward() (在 turtle 模块中)
BadGzipFile
BadOptionError
BadStatusLine
BadZipFile
BadZipfile
Balloon (tkinter.tix 中的类)
Barrier (asyncio 中的类)
(multiprocessing 中的类)
(threading 中的类)
Barrier() (multiprocessing.managers.SyncManager 方法)
base64
encoding
module
模块
base_exec_prefix() (在 sys 模块中)
base_prefix() (在 sys 模块中)
BaseCGIHandler (wsgiref.handlers 中的类)
BaseCookie (http.cookies 中的类)
BaseException
BaseExceptionGroup
BaseHandler (urllib.request 中的类)
(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 中的类)
basestring (2to3 fixer)
BaseTransport (asyncio 中的类)
basicConfig() (在 logging 模块中)
BasicContext (decimal 中的类)
BasicInterpolation (configparser 中的类)
batched() (在 itertools 模块中)
baudrate() (在 curses 模块中)
bbox() (tkinter.ttk.Treeview 方法)
BDADDR_ANY() (在 socket 模块中)
BDADDR_LOCAL() (在 socket 模块中)
bdb
module
模块
Bdb (bdb 中的类)
BdbQuit
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 模块中)
bias() (在 audioop 模块中)
bidirectional() (在 unicodedata 模块中)
bigaddrspacetest() (在 test.support 模块中)
BigEndianStructure (ctypes 中的类)
BigEndianUnion (ctypes 中的类)
bigmemtest() (在 test.support 模块中)
bin()
內置函数
Binary (msilib 中的类)
(xmlrpc.client 中的类)
binary file -- 二进制文件
BINARY_OP (opcode)
BINARY_SLICE (opcode)
BINARY_SUBSCR (opcode)
binaryfunc (C type)
BinaryIO (typing 中的类)
binascii
模块
bind (部件)
bind() (inspect.Signature 方法)
(socket.socket 方法)
bind_partial() (inspect.Signature 方法)
bind_port() (在 test.support.socket_helper 模块中)
bind_unix_socket() (在 test.support.socket_helper 模块中)
bindtextdomain() (在 gettext 模块中)
(在 locale 模块中)
binomialvariate() (在 random 模块中)
BinOp (ast 中的类)
bisect
模块
bisect() (在 bisect 模块中)
bisect_left() (在 bisect 模块中)
bisect_right() (在 bisect 模块中)
bit_count() (int 方法)
bit_length() (int 方法)
BitAnd (ast 中的类)
bitmap() (msilib.Dialog 方法)
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 模块中)
Blob (sqlite3 中的类)
blobopen() (sqlite3.Connection 方法)
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() (nntplib.NNTP 方法)
(tkinter.simpledialog.Dialog 方法)
body_encode() (email.charset.Charset 方法)
body_encoding (email.charset.Charset 属性)
body_line_iterator() (在 email.iterators 模块中)
BOLD() (在 tkinter.font 模块中)
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_STATES (configparser.ConfigParser 属性)
BoolOp (ast 中的类)
bootstrap() (在 ensurepip 模块中)
border() (curses.window 方法)
borrowed reference -- 借入引用
bottom() (curses.panel.Panel 方法)
bottom_panel() (在 curses.panel 模块中)
BoundArguments (inspect 中的类)
BoundaryError
BoundedSemaphore (asyncio 中的类)
(multiprocessing 中的类)
(threading 中的类)
BoundedSemaphore() (multiprocessing.managers.SyncManager 方法)
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 (ast 中的类)
break (pdb command)
break_anywhere() (bdb.Bdb 方法)
break_here() (bdb.Bdb 方法)
break_long_words (textwrap.TextWrapper 属性)
break_on_hyphens (textwrap.TextWrapper 属性)
Breakpoint (bdb 中的类)
breakpoint()
內置函数
breakpointhook() (在 sys 模块中)
broadcast_address (ipaddress.IPv4Network 属性)
(ipaddress.IPv6Network 属性)
broken (asyncio.Barrier 属性)
(threading.Barrier 属性)
BrokenBarrierError
,
[1]
BrokenExecutor
BrokenPipeError
BrokenProcessPool
BrokenThreadPool
BROWSER
,
[1]
BS() (在 curses.ascii 模块中)
BsdDbShelf (shelve 中的类)
buf (multiprocessing.shared_memory.SharedMemory 属性)
buffer (2to3 fixer)
Buffer (collections.abc 中的类)
buffer (io.TextIOBase 属性)
(unittest.TestResult 属性)
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
bufsize() (ossaudiodev.oss_audio_device 方法)
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)
builtin_module_names() (在 sys 模块中)
BuiltinFunctionType() (在 types 模块中)
BuiltinImporter (importlib.machinery 中的类)
BuiltinMethodType() (在 types 模块中)
builtins
module
,
[1]
,
[2]
,
[3]
,
[4]
,
[5]
,
[6]
模块
busy_retry() (在 test.support 模块中)
BUTTON_ALT() (在 curses 模块中)
BUTTON_CTRL() (在 curses 模块中)
BUTTON_SHIFT() (在 curses 模块中)
ButtonBox (tkinter.tix 中的类)
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 (dis 中的类)
bytecode -- 字节码
,
[1]
Bytecode.codeobj() (在 dis 模块中)
Bytecode.first_line() (在 dis 模块中)
BYTECODE_SUFFIXES() (在 importlib.machinery 模块中)
BytecodeTestCase (test.support.bytecode_helper 中的类)
byteorder() (在 sys 模块中)
bytes (uuid.UUID 属性)
(內置类)
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 中的类)
(typing 中的类)
byteswap() (array.array 方法)
(在 audioop 模块中)
BytesWarning
bz2
模块
BZ2Compressor (bz2 中的类)
BZ2Decompressor (bz2 中的类)
BZ2File (bz2 中的类)
导航
索引
模块
|
Python
»
3.12.0 Documentation
»
索引
|
Theme
Auto
Light
Dark
|