瀏覽
索引
模組
|
Python
»
zh_TW
3.7.0
Documentation
»
|
索引 – U
u-LAW
,
[1]
,
[2]
ucd_3_2_0 (於 unicodedata 模組中)
udata (select.kevent 的屬性)
UDPServer (socketserver 中的類別)
UF_APPEND (於 stat 模組中)
UF_COMPRESSED (於 stat 模組中)
UF_HIDDEN (於 stat 模組中)
UF_IMMUTABLE (於 stat 模組中)
UF_NODUMP (於 stat 模組中)
UF_NOUNLINK (於 stat 模組中)
UF_OPAQUE (於 stat 模組中)
uid (tarfile.TarInfo 的屬性)
uid() (imaplib.IMAP4 的成員函數)
uidl() (poplib.POP3 的成員函數)
ulaw2lin() (於 audioop 模組中)
ULONG_MAX
umask() (於 os 模組中)
unalias (pdb command)
uname (tarfile.TarInfo 的屬性)
uname() (於 os 模組中)
(於 platform 模組中)
unary
arithmetic operation
bitwise operation
UNARY_INVERT (opcode)
UNARY_NEGATIVE (opcode)
UNARY_NOT (opcode)
UNARY_POSITIVE (opcode)
unbinding
name
UnboundLocalError
,
[1]
unbuffered I/O
UNC paths
and os.makedirs()
UNCHECKED_HASH (py_compile.PycInvalidationMode 的屬性)
unconsumed_tail (zlib.Decompress 的屬性)
unctrl() (於 curses 模組中)
(於 curses.ascii 模組中)
undefine_macro() (distutils.ccompiler.CCompiler 的成員函數)
Underflow (decimal 中的類別)
undisplay (pdb command)
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]
database
unicode (2to3 fixer)
Unicode Consortium
unicodedata (模組)
UnicodeDecodeError
UnicodeEncodeError
UnicodeError
UnicodeTranslateError
UnicodeWarning
unidata_version (於 unicodedata 模組中)
unified_diff() (於 difflib 模組中)
uniform() (於 random 模組中)
UnimplementedFileMode
Union (ctypes 中的類別)
(於 typing 模組中)
union() (frozenset 的方法)
unique() (於 enum 模組中)
,
[1]
unittest (模組)
unittest 命令列選項
--locals
-b, --buffer
-c, --catch
-f, --failfast
-k
unittest-discover 命令列選項
-p, --pattern pattern
-s, --start-directory directory
-t, --top-level-directory directory
-v, --verbose
unittest.mock (模組)
universal newlines
What's new
,
[1]
,
[2]
,
[3]
bytearray.splitlines method
bytes.splitlines method
csv.reader function
importlib.abc.InspectLoader.get_source method
io.IncrementalNewlineDecoder class
io.TextIOWrapper class
open() built-in function
str.splitlines method
subprocess module
UNIX
I/O control
file control
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() (pathlib.Path 的成員函數)
(xml.dom.minidom.Node 的成員函數)
(於 os 模組中)
(於 test.support 模組中)
unload() (於 test.support 模組中)
unlock() (mailbox.Babyl 的成員函數)
(mailbox.MH 的成員函數)
(mailbox.MMDF 的成員函數)
(mailbox.Mailbox 的成員函數)
(mailbox.Maildir 的成員函數)
(mailbox.mbox 的成員函數)
unpack() (struct.Struct 的成員函數)
(於 struct 模組中)
unpack_archive() (於 shutil 模組中)
unpack_array() (xdrlib.Unpacker 的成員函數)
unpack_bytes() (xdrlib.Unpacker 的成員函數)
unpack_double() (xdrlib.Unpacker 的成員函數)
UNPACK_EX (opcode)
unpack_farray() (xdrlib.Unpacker 的成員函數)
unpack_float() (xdrlib.Unpacker 的成員函數)
unpack_fopaque() (xdrlib.Unpacker 的成員函數)
unpack_from() (struct.Struct 的成員函數)
(於 struct 模組中)
unpack_fstring() (xdrlib.Unpacker 的成員函數)
unpack_list() (xdrlib.Unpacker 的成員函數)
unpack_opaque() (xdrlib.Unpacker 的成員函數)
UNPACK_SEQUENCE (opcode)
unpack_string() (xdrlib.Unpacker 的成員函數)
Unpacker (xdrlib 中的類別)
unpacking
dictionary
in function calls
iterable
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 模組中)
unreachable object
unreadline() (distutils.text_file.TextFile 的成員函數)
unrecognized escape sequence
unregister() (select.devpoll 的成員函數)
(select.epoll 的成員函數)
(select.poll 的成員函數)
(selectors.BaseSelector 的成員函數)
(於 atexit 模組中)
(於 faulthandler 模組中)
unregister_archive_format() (於 shutil 模組中)
unregister_dialect() (於 csv 模組中)
unregister_unpack_format() (於 shutil 模組中)
unsafe (uuid.SafeUUID 的屬性)
unset() (test.support.EnvironmentVarGuard 的成員函數)
unsetenv() (於 os 模組中)
UnstructuredHeader (email.headerregistry 中的類別)
unsubscribe() (imaplib.IMAP4 的成員函數)
UnsupportedOperation
until (pdb command)
untokenize() (於 tokenize 模組中)
untouchwin() (curses.window 的成員函數)
unused_data (bz2.BZ2Decompressor 的屬性)
(lzma.LZMADecompressor 的屬性)
(zlib.Decompress 的屬性)
unverifiable (urllib.request.Request 的屬性)
unwrap() (ssl.SSLSocket 的成員函數)
(於 inspect 模組中)
up (pdb command)
up() (於 turtle 模組中)
update() (collections.Counter 的成員函數)
(dict 的方法)
(frozenset 的方法)
(hashlib.hash 的成員函數)
(hmac.HMAC 的成員函數)
(http.cookies.Morsel 的成員函數)
(mailbox.Mailbox 的成員函數)
(mailbox.Maildir 的成員函數)
(trace.CoverageResults 的成員函數)
(於 turtle 模組中)
update_authenticated() (urllib.request.HTTPPasswordMgrWithPriorAuth 的成員函數)
update_lines_cols() (於 curses 模組中)
update_panels() (於 curses.panel 模組中)
update_visible() (mailbox.BabylMessage 的成員函數)
update_wrapper() (於 functools 模組中)
upper() (bytearray 的方法)
(bytes 的方法)
(str 的方法)
urandom() (於 os 模組中)
URL
,
[1]
,
[2]
,
[3]
parsing
relative
url (xmlrpc.client.ProtocolError 的屬性)
url2pathname() (於 urllib.request 模組中)
urlcleanup() (於 urllib.request 模組中)
urldefrag() (於 urllib.parse 模組中)
urlencode() (於 urllib.parse 模組中)
URLError
urljoin() (於 urllib.parse 模組中)
urllib (2to3 fixer)
(模組)
urllib.error (模組)
urllib.parse (模組)
urllib.request
模組
urllib.request (模組)
urllib.response (模組)
urllib.robotparser (模組)
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 模組中)
urn (uuid.UUID 的屬性)
use_default_colors() (於 curses 模組中)
use_env() (於 curses 模組中)
use_rawinput (cmd.Cmd 的屬性)
UseForeignDTD() (xml.parsers.expat.xmlparser 的成員函數)
USER
user
effective id
id
id, setting
user() (poplib.POP3 的成員函數)
user-defined
function
function call
method
user-defined function
物件
,
[1]
,
[2]
user-defined method
物件
USER_BASE
(於 site 模組中)
user_call() (bdb.Bdb 的成員函數)
user_exception() (bdb.Bdb 的成員函數)
user_line() (bdb.Bdb 的成員函數)
user_return() (bdb.Bdb 的成員函數)
USER_SITE (於 site 模組中)
usercustomize
模組
UserDict (collections 中的類別)
UserList (collections 中的類別)
USERNAME
,
[1]
username (email.headerregistry.Address 的屬性)
USERPROFILE
,
[1]
userptr() (curses.panel.Panel 的成員函數)
UserString (collections 中的類別)
UserWarning
USTAR_FORMAT (於 tarfile 模組中)
UTC
utc (datetime.timezone 的屬性)
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 的屬性)
utime() (於 os 模組中)
uu
模組
uu (模組)
UUID (uuid 中的類別)
uuid (模組)
uuid1
uuid1() (於 uuid 模組中)
uuid3
uuid3() (於 uuid 模組中)
uuid4
uuid4() (於 uuid 模組中)
uuid5
uuid5() (於 uuid 模組中)
UuidCreate() (於 msilib 模組中)
瀏覽
索引
模組
|
Python
»
zh_TW
3.7.0
Documentation
»
|