Theme
Auto
Light
Dark
瀏覽
索引
模組
|
Python
»
3.13.0 Documentation
»
索引
|
Theme
Auto
Light
Dark
|
Index – H
halfdelay() (於 curses 模組中)
Handle (asyncio 中的類別)
handle an exception(處理例外)
handle() (http.server.BaseHTTPRequestHandler 的方法)
(logging.Handler 的方法)
(logging.handlers.QueueListener 的方法)
(logging.Logger 的方法)
(logging.NullHandler 的方法)
(socketserver.BaseRequestHandler 的方法)
(wsgiref.simple_server.WSGIRequestHandler 的方法)
handle_charref() (html.parser.HTMLParser 的方法)
handle_comment() (html.parser.HTMLParser 的方法)
handle_data() (html.parser.HTMLParser 的方法)
handle_decl() (html.parser.HTMLParser 的方法)
handle_defect() (email.policy.Policy 的方法)
handle_endtag() (html.parser.HTMLParser 的方法)
handle_entityref() (html.parser.HTMLParser 的方法)
handle_error() (socketserver.BaseServer 的方法)
handle_expect_100() (http.server.BaseHTTPRequestHandler 的方法)
handle_one_request() (http.server.BaseHTTPRequestHandler 的方法)
handle_pi() (html.parser.HTMLParser 的方法)
handle_request() (socketserver.BaseServer 的方法)
(xmlrpc.server.CGIXMLRPCRequestHandler 的方法)
handle_startendtag() (html.parser.HTMLParser 的方法)
handle_starttag() (html.parser.HTMLParser 的方法)
handle_timeout() (socketserver.BaseServer 的方法)
handleError() (logging.Handler 的方法)
(logging.handlers.SocketHandler 的方法)
Handler (logging 中的類別)
handlers (logging.Logger 的屬性)
Handlers (signal 中的類別)
handler(處理器)
exception(例外)
hardlink_to() (pathlib.Path 的方法)
harmonic_mean() (於 statistics 模組中)
HAS_ALPN (於 ssl 模組中)
has_children() (symtable.SymbolTable 的方法)
has_colors() (於 curses 模組中)
has_default() (typing.ParamSpec 的方法)
(typing.TypeVar 的方法)
(typing.TypeVarTuple 的方法)
has_dualstack_ipv6() (於 socket 模組中)
HAS_ECDH (於 ssl 模組中)
has_extended_color_support() (於 curses 模組中)
has_extn() (smtplib.SMTP 的方法)
has_header() (csv.Sniffer 的方法)
(urllib.request.Request 的方法)
has_ic() (於 curses 模組中)
has_il() (於 curses 模組中)
has_ipv6 (於 socket 模組中)
has_key() (於 curses 模組中)
has_location (importlib.machinery.ModuleSpec 的屬性)
HAS_NEVER_CHECK_COMMON_NAME (於 ssl 模組中)
has_nonstandard_attr() (http.cookiejar.Cookie 的方法)
HAS_NPN (於 ssl 模組中)
has_option() (configparser.ConfigParser 的方法)
(optparse.OptionParser 的方法)
HAS_PSK (於 ssl 模組中)
has_section() (configparser.ConfigParser 的方法)
HAS_SNI (於 ssl 模組中)
HAS_SSLv2 (於 ssl 模組中)
HAS_SSLv3 (於 ssl 模組中)
has_ticket (ssl.SSLSession 的屬性)
HAS_TLSv1 (於 ssl 模組中)
HAS_TLSv1_1 (於 ssl 模組中)
HAS_TLSv1_2 (於 ssl 模組中)
HAS_TLSv1_3 (於 ssl 模組中)
hasarg (於 dis 模組中)
hasattr()
built-in function
hasAttribute() (xml.dom.Element 的方法)
hasAttributeNS() (xml.dom.Element 的方法)
hasAttributes() (xml.dom.Node 的方法)
hasChildNodes() (xml.dom.Node 的方法)
hascompare (於 dis 模組中)
hasconst (於 dis 模組中)
hasexc (於 dis 模組中)
hasFeature() (xml.dom.DOMImplementation 的方法)
hasfree (於 dis 模組中)
hash character(井字號)
hash()
built-in function
hash-based pyc(雜湊架構的 pyc)
hash.block_size (於 hashlib 模組中)
hash.digest_size (於 hashlib 模組中)
hash_bits (sys.hash_info 的屬性)
hash_info (於 sys 模組中)
hash_randomization (sys.flags 的屬性)
Hashable (collections.abc 中的類別)
(typing 中的類別)
hashable(可雜湊的)
hashable(可雜湊)
hasHandlers() (logging.Logger 的方法)
hashfunc (C type)
hashlib
module
hash(雜湊)
built-in function(內建函式)
,
[1]
,
[2]
bulit-in function(內建函式)
hasjabs (於 dis 模組中)
hasjrel (於 dis 模組中)
hasjump (於 dis 模組中)
haslocal (於 dis 模組中)
hasname (於 dis 模組中)
HAVE_ARGUMENT (opcode)
HAVE_CONTEXTVAR (於 decimal 模組中)
HAVE_DOCSTRINGS (於 test.support 模組中)
HAVE_THREADS (於 decimal 模組中)
HCI_DATA_DIR (於 socket 模組中)
HCI_FILTER (於 socket 模組中)
HCI_TIME_STAMP (於 socket 模組中)
Header (email.header 中的類別)
header_encode() (email.charset.Charset 的方法)
header_encode_lines() (email.charset.Charset 的方法)
header_encoding (email.charset.Charset 的屬性)
header_factory (email.policy.EmailPolicy 的屬性)
header_fetch_parse() (email.policy.Compat32 的方法)
(email.policy.EmailPolicy 的方法)
(email.policy.Policy 的方法)
header_items() (urllib.request.Request 的方法)
header_max_count() (email.policy.EmailPolicy 的方法)
(email.policy.Policy 的方法)
header_offset (zipfile.ZipInfo 的屬性)
header_source_parse() (email.policy.Compat32 的方法)
(email.policy.EmailPolicy 的方法)
(email.policy.Policy 的方法)
header_store_parse() (email.policy.Compat32 的方法)
(email.policy.EmailPolicy 的方法)
(email.policy.Policy 的方法)
HeaderDefect
HeaderError
HeaderParseError
HeaderParser (email.parser 中的類別)
HeaderRegistry (email.headerregistry 中的類別)
headers (http.client.HTTPResponse 的屬性)
(http.server.BaseHTTPRequestHandler 的屬性)
(urllib.error.HTTPError 的屬性)
(urllib.response.addinfourl 的屬性)
Headers (wsgiref.headers 中的類別)
headers (xmlrpc.client.ProtocolError 的屬性)
headers(標頭)
MIME
,
[1]
HeaderWriteError
heading() (tkinter.ttk.Treeview 的方法)
(於 turtle 模組中)
heapify() (於 heapq 模組中)
heapmin() (於 msvcrt 模組中)
heappop() (於 heapq 模組中)
heappush() (於 heapq 模組中)
heappushpop() (於 heapq 模組中)
heapq
module
heapreplace() (於 heapq 模組中)
helo() (smtplib.SMTP 的方法)
help (optparse.Option 的屬性)
(pdb command)
help()
built-in function
help(幫助)
built-in function(內建函式)
online(線上)
herror
hex (uuid.UUID 的屬性)
hex()
built-in function
hex() (bytearray 的方法)
(bytes 的方法)
(float 的方法)
(memoryview 的方法)
hexadecimal literal(十六進位常數)
hexadecimal(十六進位)
literals(字面值)
hexdigest() (hashlib.hash 的方法)
(hashlib.shake 的方法)
(hmac.HMAC 的方法)
hexdigits (於 string 模組中)
hexlify() (於 binascii 模組中)
hexversion (於 sys 模組中)
hidden() (curses.panel.Panel 的方法)
hide() (curses.panel.Panel 的方法)
(tkinter.ttk.Notebook 的方法)
hide_cookie2 (http.cookiejar.CookiePolicy 的屬性)
hideturtle() (於 turtle 模組中)
HierarchyRequestErr
hierarchy(階層)
type(型別)
HIGH_PRIORITY_CLASS (於 subprocess 模組中)
HIGHEST_PROTOCOL (於 pickle 模組中)
hits (bdb.Breakpoint 的屬性)
HKEY_CLASSES_ROOT (於 winreg 模組中)
HKEY_CURRENT_CONFIG (於 winreg 模組中)
HKEY_CURRENT_USER (於 winreg 模組中)
HKEY_DYN_DATA (於 winreg 模組中)
HKEY_LOCAL_MACHINE (於 winreg 模組中)
HKEY_PERFORMANCE_DATA (於 winreg 模組中)
HKEY_USERS (於 winreg 模組中)
hline() (curses.window 的方法)
hls_to_rgb() (於 colorsys 模組中)
hmac
module
HOME
,
[1]
,
[2]
,
[3]
,
[4]
,
[5]
,
[6]
home() (pathlib.Path 的類別方法)
(於 turtle 模組中)
HOMEDRIVE
HOMEPATH
hook_compressed() (於 fileinput 模組中)
hook_encoded() (於 fileinput 模組中)
hooks
import(引入)
meta
path(路徑)
host (urllib.request.Request 的屬性)
hostmask (ipaddress.IPv4Network 的屬性)
(ipaddress.IPv6Network 的屬性)
hostname_checks_common_name (ssl.SSLContext 的屬性)
HOSTRUNNER
命令列選項
hosts (netrc.netrc 的屬性)
hosts() (ipaddress.IPv4Network 的方法)
(ipaddress.IPv6Network 的方法)
hour (datetime.datetime 的屬性)
(datetime.time 的屬性)
HRESULT (ctypes 中的類別)
hStdError (subprocess.STARTUPINFO 的屬性)
hStdInput (subprocess.STARTUPINFO 的屬性)
hStdOutput (subprocess.STARTUPINFO 的屬性)
hsv_to_rgb() (於 colorsys 模組中)
HT (於 curses.ascii 模組中)
ht() (於 turtle 模組中)
HTML
,
[1]
html
module
html.entities
module
html.parser
module
html5 (於 html.entities 模組中)
HTMLCalendar (calendar 中的類別)
HtmlDiff (difflib 中的類別)
HTMLParser (html.parser 中的類別)
htonl() (於 socket 模組中)
htons() (於 socket 模組中)
HTTP
http.client(標準模組)
http(標準模組)
protocol(協定)
,
[1]
,
[2]
,
[3]
,
[4]
http
module
HTTP (於 email.policy 模組中)
http.client
module
http.cookiejar
module
http.cookies
module
http.server
module
security(安全)
http_error_301() (urllib.request.HTTPRedirectHandler 的方法)
http_error_302() (urllib.request.HTTPRedirectHandler 的方法)
http_error_303() (urllib.request.HTTPRedirectHandler 的方法)
http_error_307() (urllib.request.HTTPRedirectHandler 的方法)
http_error_308() (urllib.request.HTTPRedirectHandler 的方法)
http_error_401() (urllib.request.HTTPBasicAuthHandler 的方法)
(urllib.request.HTTPDigestAuthHandler 的方法)
http_error_407() (urllib.request.ProxyBasicAuthHandler 的方法)
(urllib.request.ProxyDigestAuthHandler 的方法)
http_error_auth_reqed() (urllib.request.AbstractBasicAuthHandler 的方法)
(urllib.request.AbstractDigestAuthHandler 的方法)
http_error_default() (urllib.request.BaseHandler 的方法)
http_open() (urllib.request.HTTPHandler 的方法)
HTTP_PORT (於 http.client 模組中)
http_response() (urllib.request.HTTPErrorProcessor 的方法)
http_version (wsgiref.handlers.BaseHandler 的屬性)
HTTPBasicAuthHandler (urllib.request 中的類別)
HTTPConnection (http.client 中的類別)
HTTPCookieProcessor (urllib.request 中的類別)
httpd
HTTPDefaultErrorHandler (urllib.request 中的類別)
HTTPDigestAuthHandler (urllib.request 中的類別)
HTTPError
HTTPErrorProcessor (urllib.request 中的類別)
HTTPException
HTTPHandler (logging.handlers 中的類別)
(urllib.request 中的類別)
HTTPMessage (http.client 中的類別)
HTTPMethod (http 中的類別)
httponly (http.cookies.Morsel 的屬性)
HTTPPasswordMgr (urllib.request 中的類別)
HTTPPasswordMgrWithDefaultRealm (urllib.request 中的類別)
HTTPPasswordMgrWithPriorAuth (urllib.request 中的類別)
HTTPRedirectHandler (urllib.request 中的類別)
HTTPResponse (http.client 中的類別)
https_open() (urllib.request.HTTPSHandler 的方法)
HTTPS_PORT (於 http.client 模組中)
https_response() (urllib.request.HTTPErrorProcessor 的方法)
HTTPSConnection (http.client 中的類別)
HTTPServer (http.server 中的類別)
HTTPSHandler (urllib.request 中的類別)
HTTPStatus (http 中的類別)
HV_GUID_BROADCAST (於 socket 模組中)
HV_GUID_CHILDREN (於 socket 模組中)
HV_GUID_LOOPBACK (於 socket 模組中)
HV_GUID_PARENT (於 socket 模組中)
HV_GUID_WILDCARD (於 socket 模組中)
HV_GUID_ZERO (於 socket 模組中)
HV_PROTOCOL_RAW (於 socket 模組中)
HVSOCKET_ADDRESS_FLAG_PASSTHRU (於 socket 模組中)
HVSOCKET_CONNECT_TIMEOUT (於 socket 模組中)
HVSOCKET_CONNECT_TIMEOUT_MAX (於 socket 模組中)
HVSOCKET_CONNECTED_SUSPEND (於 socket 模組中)
hypot() (於 math 模組中)
«
瀏覽
索引
模組
|
Python
»
3.13.0 Documentation
»
索引
|
Theme
Auto
Light
Dark
|