主題
自動
淺色模式
深色模式
導航
索引
模組
|
Python
»
3.14.4 Documentation
»
索引
|
主題
自動
淺色模式
深色模式
|
Index – B
b"
bytes literal(位元組常數)
b'
bytes literal(位元組常數)
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 模組中)
backend (於 readline 模組中)
backslash character(反斜線字元)
backslashreplace
error handler's name(錯誤處理器名稱)
backslashreplace_errors() (於 codecs 模組中)
backup() (sqlite3.Connection 的方法)
backward() (於 turtle 模組中)
BadGzipFile
BadOptionError
BadStatusLine
BadZipFile
BadZipfile
Barrier (asyncio 中的類別)
(multiprocessing 中的類別)
(threading 中的類別)
Barrier() (multiprocessing.managers.SyncManager 的方法)
base64
encoding(編碼)
module
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 中的類別)
BaseTransport (asyncio 中的類別)
basicConfig() (於 logging 模組中)
BasicContext (於 decimal 模組中)
BasicInterpolation (configparser 中的類別)
batched() (於 itertools 模組中)
baudrate() (於 curses 模組中)
bbox() (tkinter.ttk.Treeview 的方法)
BDADDR_ANY (於 socket 模組中)
BDADDR_BREDR (於 socket 模組中)
BDADDR_LE_PUBLIC (於 socket 模組中)
BDADDR_LE_RANDOM (於 socket 模組中)
BDADDR_LOCAL (於 socket 模組中)
bdb
module
module(模組)
Bdb (bdb 中的類別)
BdbQuit
BDFL
beep() (於 curses 模組中)
Beep() (於 winsound 模組中)
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
bin() (於 enum 模組中)
Binary (xmlrpc.client 中的類別)
binary file(二進位檔案)
binary literal(二進位常數)
binary semaphores(二進位號誌)
BINARY_OP (opcode)
BINARY_SLICE (opcode)
binaryfunc (C type)
BinaryIO (typing 中的類別)
binary(二進位)
arithmetic operation(操作)
bitwise(位元) operation(操作)
data(資料), packing(打包)
literals(字面值)
binascii
module
bind() (inspect.Signature 的方法)
(socket.socket 的方法)
bind_partial() (inspect.Signature 的方法)
bind_port() (於 test.support.socket_helper 模組中)
bind_textdomain_codeset() (於 locale 模組中)
bind_unix_socket() (於 test.support.socket_helper 模組中)
binding(綁定)
name(名稱)
,
[1]
,
[2]
binding(繫結)
global name(名稱)
name(名稱)
,
[1]
,
[2]
,
[3]
bindtextdomain() (於 gettext 模組中)
(於 locale 模組中)
bind(元件)
binomialvariate() (於 random 模組中)
BinOp (ast 中的類別)
bisect
module
bisect() (於 bisect 模組中)
bisect_left() (於 bisect 模組中)
bisect_right() (於 bisect 模組中)
bit_count() (int 的方法)
bit_length() (int 的方法)
bit_offset (ctypes.CField 的屬性)
bit_size (ctypes.CField 的屬性)
BitAnd (ast 中的類別)
BitOr (ast 中的類別)
bits_per_digit (sys.int_info 的屬性)
bitwise(位元)
and
operations(操作)
operation(操作), binary(二進位)
operation(操作), unary(一元)
or
xor
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 模組中)
blank line(空白列)
BLKTYPE (於 tarfile 模組中)
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() (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 模組中)