Theme
Auto
Light
Dark
瀏覽
索引
模組
|
Python
»
3.13.0 Documentation
»
索引
|
Theme
Auto
Light
Dark
|
Index – W
W_OK (於 os 模組中)
wait() (asyncio.Barrier 的方法)
(asyncio.Condition 的方法)
(asyncio.Event 的方法)
(asyncio.subprocess.Process 的方法)
(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_process() (於 test.support 模組中)
wait_threads_exit() (於 test.support.threading_helper 模組中)
wait_until_any_call_with() (unittest.mock.ThreadingMock 的方法)
wait_until_called() (unittest.mock.ThreadingMock 的方法)
waitid() (於 os 模組中)
waitpid() (於 os 模組中)
waitstatus_to_exitcode() (於 os 模組中)
walk() (email.message.EmailMessage 的方法)
(email.message.Message 的方法)
(pathlib.Path 的方法)
(於 ast 模組中)
(於 os 模組中)
walk_packages() (於 pkgutil 模組中)
walk_stack() (於 traceback 模組中)
walk_tb() (於 traceback 模組中)
walrus operator(海象運算子)
want (doctest.Example 的屬性)
warn() (於 warnings 模組中)
warn_default_encoding (sys.flags 的屬性)
warn_explicit() (於 warnings 模組中)
Warning
,
[1]
WARNING (於 logging 模組中)
(於 tkinter.messagebox 模組中)
warning() (logging.Logger 的方法)
(xml.sax.handler.ErrorHandler 的方法)
(於 logging 模組中)
warnings
module
warnings (警告)
WarningsRecorder (test.support.warnings_helper 中的類別)
warnoptions (於 sys 模組中)
wasSuccessful() (unittest.TestResult 的方法)
WatchedFileHandler (logging.handlers 中的類別)
wave
module
Wave_read (wave 中的類別)
Wave_write (wave 中的類別)
WCONTINUED (於 os 模組中)
WCOREDUMP() (於 os 模組中)
WeakKeyDictionary (weakref 中的類別)
WeakMethod (weakref 中的類別)
weakref
module
WeakSet (weakref 中的類別)
WeakValueDictionary (weakref 中的類別)
webbrowser
module
WEDNESDAY (於 calendar 模組中)
weekday (calendar.IllegalWeekdayError 的屬性)
weekday() (datetime.date 的方法)
(datetime.datetime 的方法)
(於 calendar 模組中)
weekheader() (於 calendar 模組中)
weibullvariate() (於 random 模組中)
WEXITED (於 os 模組中)
WEXITSTATUS() (於 os 模組中)
wfile (http.server.BaseHTTPRequestHandler 的屬性)
(socketserver.DatagramRequestHandler 的屬性)
whatis (pdb command)
when() (asyncio.Timeout 的方法)
(asyncio.TimerHandle 的方法)
where (pdb command)
which() (於 shutil 模組中)
whichdb() (於 dbm 模組中)
while
statement(陳述式)
,
[1]
,
[2]
,
[3]
While (ast 中的類別)
whitespace (shlex.shlex 的屬性)
(於 string 模組中)
whitespace_split (shlex.shlex 的屬性)
Widget (tkinter.ttk 中的類別)
width (sys.hash_info 的屬性)
(textwrap.TextWrapper 的屬性)
width() (於 turtle 模組中)
WIFCONTINUED() (於 os 模組中)
WIFEXITED() (於 os 模組中)
WIFSIGNALED() (於 os 模組中)
WIFSTOPPED() (於 os 模組中)
win32_edition() (於 platform 模組中)
win32_is_iot() (於 platform 模組中)
win32_ver() (於 platform 模組中)
WinDLL (ctypes 中的類別)
window manager (widgets)
window() (curses.panel.Panel 的方法)
window_height() (於 turtle 模組中)
window_width() (於 turtle 模組中)
Windows
Windows ini file(Windows ini 檔案)
WindowsError
WindowsPath (pathlib 中的類別)
WindowsProactorEventLoopPolicy (asyncio 中的類別)
WindowsRegistryFinder (importlib.machinery 中的類別)
WindowsSelectorEventLoopPolicy (asyncio 中的類別)
winerror (OSError 的屬性)
WinError() (於 ctypes 模組中)
WINFUNCTYPE() (於 ctypes 模組中)
winreg
module
WinSock
winsound
module
winver (於 sys 模組中)
with
statement(陳述式)
,
[1]
With (ast 中的類別)
WITH_EXCEPT_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_segments() (pathlib.PurePath 的方法)
with_stem() (pathlib.PurePath 的方法)
with_suffix() (pathlib.PurePath 的方法)
with_traceback() (BaseException 的方法)
withitem (ast 中的類別)
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 的方法)
wrapper() (於 curses 模組中)
WrapperDescriptorType (於 types 模組中)
wraps() (於 functools 模組中)
WRITABLE (inspect.BufferFlags 的屬性)
(於 _tkinter 模組中)
writable() (bz2.BZ2File 的方法)
(io.IOBase 的方法)
WRITE (inspect.BufferFlags 的屬性)
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 的方法)
(sqlite3.Blob 的方法)
(ssl.MemoryBIO 的方法)
(ssl.SSLSocket 的方法)
(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_history_file() (於 readline 模組中)
WRITE_RESTRICTED(C 巨集)
write_results() (trace.CoverageResults 的方法)
write_text() (pathlib.Path 的方法)
write_through (io.TextIOWrapper 的屬性)
writeframes() (wave.Wave_write 的方法)
writeframesraw() (wave.Wave_write 的方法)
writeheader() (csv.DictWriter 的方法)
writelines() (asyncio.StreamWriter 的方法)
(asyncio.WriteTransport 的方法)
(codecs.StreamWriter 的方法)
(io.IOBase 的方法)
writepy() (zipfile.PyZipFile 的方法)
writer() (於 csv 模組中)
writerow() (csv.csvwriter 的方法)
writerows() (csv.csvwriter 的方法)
writestr() (zipfile.ZipFile 的方法)
WriteTransport (asyncio 中的類別)
writev() (於 os 模組中)
writexml() (xml.dom.minidom.Node 的方法)
writing
values
WrongDocumentErr
wsgi_file_wrapper (wsgiref.handlers.BaseHandler 的屬性)
wsgi_multiprocess (wsgiref.handlers.BaseHandler 的屬性)
wsgi_multithread (wsgiref.handlers.BaseHandler 的屬性)
wsgi_run_once (wsgiref.handlers.BaseHandler 的屬性)
WSGIApplication (於 wsgiref.types 模組中)
WSGIEnvironment (於 wsgiref.types 模組中)
wsgiref
module
wsgiref.handlers
module
wsgiref.headers
module
wsgiref.simple_server
module
wsgiref.types
module
wsgiref.util
module
wsgiref.validate
module
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(伺服器)
«
瀏覽
索引
模組
|
Python
»
3.13.0 Documentation
»
索引
|
Theme
Auto
Light
Dark
|