Theme
Auto
Light
Dark
导航
索引
模块
|
Python
»
3.14.0a1 Documentation
»
索引
|
Theme
Auto
Light
Dark
|
Index – U
u"
字符串字面值
u'
字符串字面值
U()(在 re 模块中)
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() (imaplib.IMAP4 方法)
uidl() (poplib.POP3 方法)
UID(plistlib 中的类)
uid(tarfile.TarInfo 属性)
ULONG_MAX (C 宏)
ulp()(在 math 模块中)
umask()(在 os 模块中)
unalias (pdb command)
uname()(在 os 模块中)
uname()(在 platform 模块中)
uname(tarfile.TarInfo 属性)
UNARY_INVERT (opcode)
UNARY_NEGATIVE (opcode)
UNARY_NOT (opcode)
unaryfunc(C type)
UnaryOp(ast 中的类)
UnboundLocalError
,
[1]
UNC 路径
和 os.makedirs()
uncancel() (asyncio.Task 方法)
UNCHECKED_HASH(py_compile.PycInvalidationMode 属性)
unconsumed_tail(zlib.Decompress 属性)
unctrl()(在 curses 模块中)
unctrl()(在 curses.ascii 模块中)
Underflow(decimal 中的类)
undisplay (pdb command)
undo()(在 turtle 模块中)
undobufferentries()(在 turtle 模块中)
undoc_header(cmd.Cmd 属性)
unescape()(在 html 模块中)
unescape()(在 xml.sax.saxutils 模块中)
UnexpectedException
unexpectedSuccesses(unittest.TestResult 属性)
unfreeze()(在 gc 模块中)
unget_wch()(在 curses 模块中)
ungetch()(在 curses 模块中)
ungetch()(在 msvcrt 模块中)
ungetmouse()(在 curses 模块中)
ungetwch()(在 msvcrt 模块中)
unhexlify()(在 binascii 模块中)
Unicode
,
[1]
,
[2]
数据库
Unicode Consortium
UNICODE()(在 re 模块中)
unicodedata
module
UnicodeDecodeError
UnicodeEncodeError
UnicodeError
UnicodeTranslateError
UnicodeWarning
unidata_version()(在 unicodedata 模块中)
unified_diff()(在 difflib 模块中)
uniform()(在 random 模块中)
UnimplementedFileMode
Union
object -- 对象
union
type
union() (frozenset 方法)
Union()(在 typing 模块中)
UnionType(types 中的类)
Union(ctypes 中的类)
unique()(在 enum 模块中)
UNIQUE(enum.EnumCheck 属性)
unittest
module
unittest-discover命令行选项
--pattern
--start-directory
--top-level-directory
--verbose
-p
-s
-t
-v
unittest.mock
module
unittest命令行选项
--buffer
--catch
--durations
--failfast
--locals
-b
-c
-f
-k
universal newlines -- 通用换行
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_decl() (html.parser.HTMLParser 方法)
unknown_open() (urllib.request.BaseHandler 方法)
unknown_open() (urllib.request.UnknownHandler 方法)
UnknownHandler(urllib.request 中的类)
UnknownProtocol
UnknownTransferEncoding
unknown(uuid.SafeUUID 属性)
unlink() (multiprocessing.shared_memory.SharedMemory 方法)
unlink() (pathlib.Path 方法)
unlink() (xml.dom.minidom.Node 方法)
unlink()(在 os 模块中)
unlink()(在 test.support.os_helper 模块中)
unload()(在 test.support.import_helper 模块中)
unlock() (mailbox.Babyl 方法)
unlock() (mailbox.Mailbox 方法)
unlock() (mailbox.Maildir 方法)
unlock() (mailbox.mbox 方法)
unlock() (mailbox.MH 方法)
unlock() (mailbox.MMDF 方法)
unlockpt()(在 os 模块中)
UNNAMED_SECTION()(在 configparser 模块中)
UnnamedSectionDisabledError
unpack() (struct.Struct 方法)
unpack()(在 struct 模块中)
Unpack()(在 typing 模块中)
unpack_archive()(在 shutil 模块中)
UNPACK_EX (opcode)
unpack_from() (struct.Struct 方法)
unpack_from()(在 struct 模块中)
UNPACK_SEQUENCE (opcode)
unparse()(在 ast 模块中)
unparsedEntityDecl() (xml.sax.handler.DTDHandler 方法)
UnparsedEntityDeclHandler() (xml.parsers.expat.xmlparser 方法)
Unpickler(pickle 中的类)
UnpicklingError
unquote()(在 email.utils 模块中)
unquote()(在 urllib.parse 模块中)
unquote_plus()(在 urllib.parse 模块中)
unquote_to_bytes()(在 urllib.parse 模块中)
unraisablehook()(在 sys 模块中)
unregister() (select.devpoll 方法)
unregister() (select.epoll 方法)
unregister() (select.poll 方法)
unregister() (selectors.BaseSelector 方法)
unregister()(在 atexit 模块中)
unregister()(在 codecs 模块中)
unregister()(在 faulthandler 模块中)
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 command)
untokenize()(在 tokenize 模块中)
untouchwin() (curses.window 方法)
unused_data(bz2.BZ2Decompressor 属性)
unused_data(lzma.LZMADecompressor 属性)
unused_data(zlib.Decompress 属性)
unverifiable(urllib.request.Request 属性)
unwrap() (ssl.SSLSocket 方法)
unwrap()(在 inspect 模块中)
unwrap()(在 urllib.parse 模块中)
up (pdb command)
up()(在 turtle 模块中)
update() (collections.Counter 方法)
update() (dict 方法)
update() (frozenset 方法)
update() (hashlib.hash 方法)
update() (hmac.HMAC 方法)
update() (http.cookies.Morsel 方法)
update() (mailbox.Mailbox 方法)
update() (mailbox.Maildir 方法)
update() (trace.CoverageResults 方法)
update()(在 turtle 模块中)
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 方法)
upper() (bytes 方法)
upper() (str 方法)
urandom()(在 os 模块中)
url2pathname()(在 urllib.request 模块中)
urlcleanup()(在 urllib.request 模块中)
urldefrag()(在 urllib.parse 模块中)
urlencode()(在 urllib.parse 模块中)
URLError
urljoin()(在 urllib.parse 模块中)
urllib
module
urllib.error
module
urllib.parse
module
urllib.request
module
,
[1]
urllib.response
module
urllib.robotparser
module
urlopen()(在 urllib.request 模块中)
URLopener(urllib.request 中的类)
urlparse()(在 urllib.parse 模块中)
urlretrieve()(在 urllib.request 模块中)
urlsafe_b64decode()(在 base64 模块中)
urlsafe_b64encode()(在 base64 模块中)
urlsplit()(在 urllib.parse 模块中)
urlunparse()(在 urllib.parse 模块中)
urlunsplit()(在 urllib.parse 模块中)
url(http.client.HTTPResponse 属性)
url(urllib.error.HTTPError 属性)
url(urllib.response.addinfourl 属性)
url(xmlrpc.client.ProtocolError 属性)
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
user
id
id, 设置
有效 id
user() (poplib.POP3 方法)
USER_BASE()(在 site 模块中)
user_call() (bdb.Bdb 方法)
user_exception() (bdb.Bdb 方法)
user_line() (bdb.Bdb 方法)
user_return() (bdb.Bdb 方法)
USER_SITE()(在 site 模块中)
usercustomize
,
[1]
module
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 模块中)
utcfromtimestamp()(datetime.datetime 类方法)
utcnow()(datetime.datetime 类方法)
utcoffset() (datetime.datetime 方法)
utcoffset() (datetime.time 方法)
utcoffset() (datetime.timezone 方法)
utcoffset() (datetime.tzinfo 方法)
utctimetuple() (datetime.datetime 方法)
utc(datetime.timezone 属性)
utf8() (poplib.POP3 方法)
utf8_enabled(imaplib.IMAP4 属性)
utf8_mode(sys.flags 属性)
utf8(email.policy.EmailPolicy 属性)
utime()(在 os 模块中)
uuid
module
uuid1
uuid1()(在 uuid 模块中)
uuid3
uuid3()(在 uuid 模块中)
uuid4
uuid4()(在 uuid 模块中)
uuid5
uuid5()(在 uuid 模块中)
uuid命令行选项
--help
--name
--namespace
--uuid
-h
-n
-N
-u
UUID(uuid 中的类)
«
导航
索引
模块
|
Python
»
3.14.0a1 Documentation
»
索引
|
Theme
Auto
Light
Dark
|