主题
自动
浅色
深色
导航
索引
模块
|
Python
»
3.14.0 文档
»
索引
|
主题
自动
浅色
深色
|
索引 – U
U (在 re 模块中)
u"
字符串字面值
u'
字符串字面值
UAdd (ast 中的类)
ucd_3_2_0 (在 unicodedata 模块中)
udata (select.kevent 的属性)
UDPServer (socketserver 中的类)
UF_APPEND (在 stat 模块中)
UF_COMPRESSED (在 stat 模块中)
UF_DATAVAULT (在 stat 模块中)
UF_HIDDEN (在 stat 模块中)
UF_IMMUTABLE (在 stat 模块中)
UF_NODUMP (在 stat 模块中)
UF_NOUNLINK (在 stat 模块中)
UF_OPAQUE (在 stat 模块中)
UF_SETTABLE (在 stat 模块中)
UF_TRACKED (在 stat 模块中)
UID (plistlib 中的类)
uid (tarfile.TarInfo 的属性)
uid() (imaplib.IMAP4 的方法)
uidl() (poplib.POP3 的方法)
ULONG_MAX (C 宏)
ulp() (在 math 模块中)
umask() (在 os 模块中)
unalias (pdb 命令)
uname (tarfile.TarInfo 的属性)
uname() (在 os 模块中)
(在 platform 模块中)
一元
算术运算
按位运算
UNARY_INVERT (操作码)
UNARY_NEGATIVE (操作码)
UNARY_NOT (操作码)
unaryfunc (C 类型)
UnaryOp (ast 中的类)
解除绑定
名称
UnboundLocalError
,
[1]
无缓冲 I/O
UNC 路径
与 os.makedirs()
uncancel() (asyncio.Task 的方法)
UNCHECKED_HASH (py_compile.PycInvalidationMode 的属性)
unconsumed_tail (zlib.Decompress 的属性)
unctrl() (在 curses 模块中)
(在 curses.ascii 模块中)
Underflow (decimal 中的类)
undisplay (pdb 命令)
undo() (在 turtle 模块中)
undobufferentries() (在 turtle 模块中)
undoc_header (cmd.Cmd 的属性)
unescape() (在 html 模块中)
(在 xml.sax.saxutils 模块中)
UnexpectedException
unexpectedSuccesses (unittest.TestResult 的属性)
unfreeze() (在 gc 模块中)
unget_wch() (在 curses 模块中)
ungetch() (在 curses 模块中)
(在 msvcrt 模块中)
ungetmouse() (在 curses 模块中)
ungetwch() (在 msvcrt 模块中)
unhexlify() (在 binascii 模块中)
Unicode
,
[1]
,
[2]
数据库
UNICODE (在 re 模块中)
unicode_literals (在 __future__ 模块中)
unicodedata
模块
UnicodeDecodeError
UnicodeEncodeError
UnicodeError
UnicodeTranslateError
UnicodeWarning
unidata_version (在 unicodedata 模块中)
unified_diff() (在 difflib 模块中)
uniform() (在 random 模块中)
UnimplementedFileMode
联合
对象
联合类型
type
Union (ctypes 中的类)
(typing 中的类)
union() (frozet 的方法)
UnionType (types 中的类)
UNIQUE (enum.EnumCheck 的属性)
unique() (在 enum 模块中)
unittest
模块
unittest 命令行选项
--buffer
--catch
--durations
--failfast
--locals
-b
-c
-f
-k
unittest-discover 命令行选项
--pattern
--start-directory
--top-level-directory
--verbose
-p
-s
-t
-v
unittest.mock
模块
通用换行符
bytearray.splitlines 方法
bytes.splitlines 方法
csv.reader 函数
importlib.abc.InspectLoader.get_source 方法
io.IncrementalNewlineDecoder 类
io.TextIOWrapper 类
open() 内置函数
str.splitlines 方法
subprocess 模块
新版功能
,
[1]
,
[2]
,
[3]
UNIX
文件控制
I/O 控制
unix_dialect (csv 中的类)
unix_shell (在 test.support 模块中)
UnixDatagramServer (socketserver 中的类)
UnixStreamServer (socketserver 中的类)
unknown (uuid.SafeUUID 的属性)
unknown_decl() (html.parser.HTMLParser 的方法)
unknown_open() (urllib.request.BaseHandler 的方法)
(urllib.request.UnknownHandler 的方法)
UnknownHandler (urllib.request 中的类)
UnknownProtocol
UnknownTransferEncoding
unlink() (在 os 模块中)
(在 test.support.os_helper 模块中)
(multiprocessing.shared_memory.SharedMemory 方法)
(pathlib.Path 方法)
(xml.dom.minidom.Node 的方法)
unload() (在 test.support.import_helper 模块中)
unlock() (mailbox.Babyl 的方法)
(mailbox.Mailbox 方法)
(mailbox.Maildir 方法)
(mailbox.mbox 方法)
(mailbox.MH 方法)
(mailbox.MMDF 方法)
unlockpt() (在 os 模块中)
UNNAMED_SECTION (在 configparser 模块中)
UnnamedSectionDisabledError
Unpack (typing 模块中的)
unpack() (在 struct 模块中)
(struct.Struct 方法)
unpack_archive() (在 shutil 模块中)
UNPACK_EX (操作码)
unpack_from() (在 struct 模块中)
(struct.Struct 方法)
UNPACK_SEQUENCE (操作码)
解包
字典
在函数调用中
可迭代对象
unparse() (在 ast 模块中)
unparsedEntityDecl() (xml.sax.handler.DTDHandler 的方法)
UnparsedEntityDeclHandler() (xml.parsers.expat.xmlparser 的方法)
Unpickler (pickle 中的类)
UnpicklingError
unquote() (在 email.utils 模块中)
(在 urllib.parse 模块中)
unquote_plus() (在 urllib.parse 模块中)
unquote_to_bytes() (在 urllib.parse 模块中)
unraisablehook() (在 sys 模块中)
不可达对象
无法识别的转义序列
unregister() (在 atexit 模块中)
(在 codecs 模块中)
(在 faulthandler 模块中)
(select.devpoll 方法)
(select.epoll 方法)
(select.poll 方法)
(selectors.BaseSelector 方法)
unregister_archive_format() (在 shutil 模块中)
unregister_dialect() (在 csv 模块中)
unregister_unpack_format() (在 shutil 模块中)
unsafe (uuid.SafeUUID 的属性)
unselect() (imaplib.IMAP4 的方法)
unset() (test.support.os_helper.EnvironmentVarGuard 的方法)
unsetenv() (在 os 模块中)
unshare() (在 os 模块中)
UnstructuredHeader (email.headerregistry 中的类)
unsubscribe() (imaplib.IMAP4 的方法)
UnsupportedOperation
,
[1]
until (pdb 命令)
untokenize() (在 tokenize 模块中)
untouchwin() (curses.window 的方法)
unused_data (bz2.BZ2Decompressor 的属性)
(compression.zstd.ZstdDecompressor 属性)
(lzma.LZMADecompressor 属性)
(zlib.Decompress 属性)
unverifiable (urllib.request.Request 的属性)
unwrap() (在 inspect 模块中)
(在 urllib.parse 模块中)
(ssl.SSLSocket 方法)
up (pdb 命令)
up() (在 turtle 模块中)
update() (collections.Counter 的方法)
(dict 方法)
(frozenset 方法)
(hashlib.hash 方法)
(hmac.HMAC 方法)
(http.cookies.Morsel 方法)
(在 turtle 模块中)
(mailbox.Mailbox 方法)
(mailbox.Maildir 方法)
(trace.CoverageResults 的方法)
update_abstractmethods() (在 abc 模块中)
update_authenticated() (urllib.request.HTTPPasswordMgrWithPriorAuth 的方法)
update_lines_cols() (在 curses 模块中)
update_panels() (在 curses.panel 模块中)
update_visible() (mailbox.BabylMessage 的方法)
update_wrapper() (在 functools 模块中)
upgrade_dependencies() (venv.EnvBuilder 的方法)
upper() (bytearray 的方法)
(bytes 方法)
(str 方法)
urandom() (在 os 模块中)
URL
,
[1]
,
[2]
解析
relative
url (http.client.HTTPResponse 的属性)
(urllib.error.HTTPError 属性)
(urllib.response.addinfourl 属性)
(xmlrpc.client.ProtocolError 属性)
url2pathname() (在 urllib.request 模块中)
urlcleanup() (在 urllib.request 模块中)
urldefrag() (在 urllib.parse 模块中)
urlencode() (在 urllib.parse 模块中)
URLError
urljoin() (在 urllib.parse 模块中)
urllib
模块
urllib.error
模块
urllib.parse
模块
urllib.request
模块
,
[1]
urllib.response
模块
urllib.robotparser
模块
urlopen() (在 urllib.request 模块中)
urlparse() (在 urllib.parse 模块中)
urlretrieve() (在 urllib.request 模块中)
urlsafe_b64decode() (在 base64 模块中)
urlsafe_b64encode() (在 base64 模块中)
urlsplit() (在 urllib.parse 模块中)
urlunparse() (在 urllib.parse 模块中)
urlunsplit() (在 urllib.parse 模块中)
urn (uuid.UUID 的属性)
US (在 curses.ascii 模块中)
use_default_colors() (在 curses 模块中)
use_env() (在 curses 模块中)
use_rawinput (cmd.Cmd 的属性)
USE_STACKCHECK (C 宏)
use_tool_id() (在 sys.monitoring 模块中)
UseForeignDTD() (xml.parsers.expat.xmlparser 的方法)
USER
用户
有效 id
id
id,设置
user() (poplib.POP3 的方法)
用户定义的
函数
函数调用
方法
用户自定义函数
对象
,
[1]
,
[2]
用户定义方法
对象
USER_BASE (在 site 模块中)
user_call() (bdb.Bdb 的方法)
user_exception() (bdb.Bdb 的方法)
user_line() (bdb.Bdb 的方法)
user_return() (bdb.Bdb 的方法)
USER_SITE (在 site 模块中)
usercustomize
,
[1]
模块
UserDict (collections 中的类)
UserList (collections 中的类)
USERNAME
,
[1]
,
[2]
username (email.headerregistry.Address 的属性)
USERPROFILE
,
[1]
,
[2]
,
[3]
userptr() (curses.panel.Panel 的方法)
UserString (collections 中的类)
UserWarning
USTAR_FORMAT (在 tarfile 模块中)
USub (ast 中的类)
UTC
utc (datetime.timezone 的属性)
UTC (在 datetime 模块中)
utcfromtimestamp() (datetime.datetime 的类方法)
utcnow() (datetime.datetime 的类方法)
utcoffset() (datetime.datetime 的方法)
(datetime.time 方法)
(datetime.timezone 方法)
(datetime.tzinfo 方法)
utctimetuple() (datetime.datetime 的方法)
utf8 (email.policy.EmailPolicy 的属性)
utf8() (poplib.POP3 的方法)
utf8_enabled (imaplib.IMAP4 的属性)
utf8_mode (sys.flags 的属性)
utime() (在 os 模块中)
uu
模块
uuid
模块
UUID (uuid 中的类)
uuid 命令行选项
--count
--help
--name
--namespace
--uuid
-C
-h
-n
-N
-u
uuid1() (在 uuid 模块中)
uuid3() (在 uuid 模块中)
uuid4() (在 uuid 模块中)
uuid5() (在 uuid 模块中)
uuid6() (在 uuid 模块中)
uuid7() (在 uuid 模块中)
uuid8() (在 uuid 模块中)
«
导航
索引
模块
|
Python
»
3.14.0 文档
»
索引
|
主题
自动
浅色
深色
|