瀏覽
索引
模組
|
Python
»
zh_TW
3.7.0
Documentation
»
|
索引 – W
W_OK (於 os 模組中)
wait() (asyncio.asyncio.subprocess.Process 的成員函數)
(asyncio.Condition 的成員函數)
(asyncio.Event 的成員函數)
(multiprocessing.pool.AsyncResult 的成員函數)
(subprocess.Popen 的成員函數)
(threading.Barrier 的成員函數)
(threading.Condition 的成員函數)
(threading.Event 的成員函數)
(於 asyncio 模組中)
(於 concurrent.futures 模組中)
(於 multiprocessing.connection 模組中)
(於 os 模組中)
wait3() (於 os 模組中)
wait4() (於 os 模組中)
wait_closed() (asyncio.Server 的成員函數)
(asyncio.StreamWriter 的成員函數)
wait_for() (asyncio.Condition 的成員函數)
(threading.Condition 的成員函數)
(於 asyncio 模組中)
wait_threads_exit() (於 test.support 模組中)
waitid() (於 os 模組中)
waitpid() (於 os 模組中)
walk() (email.message.EmailMessage 的成員函數)
(email.message.Message 的成員函數)
(於 ast 模組中)
(於 os 模組中)
walk_packages() (於 pkgutil 模組中)
walk_stack() (於 traceback 模組中)
walk_tb() (於 traceback 模組中)
want (doctest.Example 的屬性)
warn() (distutils.ccompiler.CCompiler 的成員函數)
(distutils.text_file.TextFile 的成員函數)
(於 warnings 模組中)
warn_explicit() (於 warnings 模組中)
Warning
,
[1]
warning() (logging.Logger 的成員函數)
(xml.sax.handler.ErrorHandler 的成員函數)
(於 logging 模組中)
warnings
(模組)
WarningsRecorder (test.support 中的類別)
warnoptions (於 sys 模組中)
wasSuccessful() (unittest.TestResult 的成員函數)
WatchedFileHandler (logging.handlers 中的類別)
wave (模組)
WCONTINUED (於 os 模組中)
WCOREDUMP() (於 os 模組中)
WeakKeyDictionary (weakref 中的類別)
WeakMethod (weakref 中的類別)
weakref (模組)
WeakSet (weakref 中的類別)
WeakValueDictionary (weakref 中的類別)
webbrowser (模組)
weekday() (datetime.date 的成員函數)
(datetime.datetime 的成員函數)
(於 calendar 模組中)
weekheader() (於 calendar 模組中)
weibullvariate() (於 random 模組中)
WEXITED (於 os 模組中)
WEXITSTATUS() (於 os 模組中)
wfile (http.server.BaseHTTPRequestHandler 的屬性)
what() (於 imghdr 模組中)
(於 sndhdr 模組中)
whathdr() (於 sndhdr 模組中)
whatis (pdb command)
when() (asyncio.TimerHandle 的成員函數)
where (pdb command)
which() (於 shutil 模組中)
whichdb() (於 dbm 模組中)
while
陳述式
,
[1]
,
[2]
,
[3]
whitespace (shlex.shlex 的屬性)
(於 string 模組中)
whitespace_split (shlex.shlex 的屬性)
Widget (tkinter.ttk 中的類別)
width (textwrap.TextWrapper 的屬性)
width() (於 turtle 模組中)
WIFCONTINUED() (於 os 模組中)
WIFEXITED() (於 os 模組中)
WIFSIGNALED() (於 os 模組中)
WIFSTOPPED() (於 os 模組中)
win32_ver() (於 platform 模組中)
WinDLL (ctypes 中的類別)
window manager (widgets)
window() (curses.panel.Panel 的成員函數)
window_height() (於 turtle 模組中)
window_width() (於 turtle 模組中)
Windows
Windows ini file
WindowsError
WindowsPath (pathlib 中的類別)
WindowsRegistryFinder (importlib.machinery 中的類別)
winerror (OSError 的屬性)
WinError() (於 ctypes 模組中)
WINFUNCTYPE() (於 ctypes 模組中)
winreg (模組)
WinSock
winsound (模組)
winver (於 sys 模組中)
with
陳述式
,
[1]
WITH_CLEANUP_FINISH (opcode)
WITH_CLEANUP_START (opcode)
with_hostmask (ipaddress.IPv4Interface 的屬性)
(ipaddress.IPv4Network 的屬性)
(ipaddress.IPv6Interface 的屬性)
(ipaddress.IPv6Network 的屬性)
with_name() (pathlib.PurePath 的成員函數)
with_netmask (ipaddress.IPv4Interface 的屬性)
(ipaddress.IPv4Network 的屬性)
(ipaddress.IPv6Interface 的屬性)
(ipaddress.IPv6Network 的屬性)
with_prefixlen (ipaddress.IPv4Interface 的屬性)
(ipaddress.IPv4Network 的屬性)
(ipaddress.IPv6Interface 的屬性)
(ipaddress.IPv6Network 的屬性)
with_pymalloc() (於 test.support 模組中)
with_suffix() (pathlib.PurePath 的成員函數)
with_traceback() (BaseException 的方法)
WNOHANG (於 os 模組中)
WNOWAIT (於 os 模組中)
wordchars (shlex.shlex 的屬性)
World Wide Web
,
[1]
,
[2]
wrap() (textwrap.TextWrapper 的成員函數)
(於 textwrap 模組中)
wrap_bio() (ssl.SSLContext 的成員函數)
wrap_future() (於 asyncio 模組中)
wrap_socket() (ssl.SSLContext 的成員函數)
(於 ssl 模組中)
wrap_text() (於 distutils.fancy_getopt 模組中)
wrapper() (於 curses 模組中)
WrapperDescriptorType (於 types 模組中)
wraps() (於 functools 模組中)
WRITABLE (於 tkinter 模組中)
writable() (asyncore.dispatcher 的成員函數)
(io.IOBase 的成員函數)
write() (asyncio.StreamWriter 的成員函數)
(asyncio.WriteTransport 的成員函數)
(code.InteractiveInterpreter 的成員函數)
(codecs.StreamWriter 的成員函數)
(configparser.ConfigParser 的成員函數)
(email.generator.BytesGenerator 的成員函數)
(email.generator.Generator 的成員函數)
(io.BufferedIOBase 的成員函數)
(io.BufferedWriter 的成員函數)
(io.RawIOBase 的成員函數)
(io.TextIOBase 的成員函數)
(mmap.mmap 的成員函數)
(ossaudiodev.oss_audio_device 的成員函數)
(ssl.MemoryBIO 的成員函數)
(ssl.SSLSocket 的成員函數)
(telnetlib.Telnet 的成員函數)
(xml.etree.ElementTree.ElementTree 的成員函數)
(zipfile.ZipFile 的成員函數)
(於 os 模組中)
(於 turtle 模組中)
write_byte() (mmap.mmap 的成員函數)
write_bytes() (pathlib.Path 的成員函數)
write_docstringdict() (於 turtle 模組中)
write_eof() (asyncio.StreamWriter 的成員函數)
(asyncio.WriteTransport 的成員函數)
(ssl.MemoryBIO 的成員函數)
write_file() (於 distutils.file_util 模組中)
write_history_file() (於 readline 模組中)
WRITE_RESTRICTED
write_results() (trace.CoverageResults 的成員函數)
write_text() (pathlib.Path 的成員函數)
write_through (io.TextIOWrapper 的屬性)
writeall() (ossaudiodev.oss_audio_device 的成員函數)
writeframes() (aifc.aifc 的成員函數)
(sunau.AU_write 的成員函數)
(wave.Wave_write 的成員函數)
writeframesraw() (aifc.aifc 的成員函數)
(sunau.AU_write 的成員函數)
(wave.Wave_write 的成員函數)
writeheader() (csv.DictWriter 的成員函數)
writelines() (asyncio.StreamWriter 的成員函數)
(asyncio.WriteTransport 的成員函數)
(codecs.StreamWriter 的成員函數)
(io.IOBase 的成員函數)
writePlist() (於 plistlib 模組中)
writePlistToBytes() (於 plistlib 模組中)
writepy() (zipfile.PyZipFile 的成員函數)
writer (formatter.formatter 的屬性)
writer() (於 csv 模組中)
writerow() (csv.csvwriter 的成員函數)
writerows() (csv.csvwriter 的成員函數)
writestr() (zipfile.ZipFile 的成員函數)
WriteTransport (asyncio 中的類別)
writev() (於 os 模組中)
writexml() (xml.dom.minidom.Node 的成員函數)
writing
values
WrongDocumentErr
ws_comma (2to3 fixer)
wsgi_file_wrapper (wsgiref.handlers.BaseHandler 的屬性)
wsgi_multiprocess (wsgiref.handlers.BaseHandler 的屬性)
wsgi_multithread (wsgiref.handlers.BaseHandler 的屬性)
wsgi_run_once (wsgiref.handlers.BaseHandler 的屬性)
wsgiref (模組)
wsgiref.handlers (模組)
wsgiref.headers (模組)
wsgiref.simple_server (模組)
wsgiref.util (模組)
wsgiref.validate (模組)
WSGIRequestHandler (wsgiref.simple_server 中的類別)
WSGIServer (wsgiref.simple_server 中的類別)
wShowWindow (subprocess.STARTUPINFO 的屬性)
WSTOPPED (於 os 模組中)
WSTOPSIG() (於 os 模組中)
wstring_at() (於 ctypes 模組中)
WTERMSIG() (於 os 模組中)
WUNTRACED (於 os 模組中)
WWW
,
[1]
,
[2]
server
,
[1]
瀏覽
索引
模組
|
Python
»
zh_TW
3.7.0
Documentation
»
|