Theme
Auto
Light
Dark
导航
索引
模块
|
Python
»
3.13.0a4 Documentation
»
索引
|
Theme
Auto
Light
Dark
|
索引 – U
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 模块中)
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.13.0a4 Documentation
»
索引
|
Theme
Auto
Light
Dark
|