This document is for an old version of Python that is
no longer supported
. You should upgrade and read the
Python 当前稳定版本的文档
.
瀏覽
索引
模組
|
Python
»
Python 2.7.18 說明文件
»
索引 – H
halfdelay() (於 curses 模組中)
handle an exception
handle() (BaseHTTPServer.BaseHTTPRequestHandler 的方法)
(logging.Handler 的方法)
(logging.Logger 的方法)
(logging.NullHandler 的方法)
(SocketServer.BaseRequestHandler 的方法)
(wsgiref.simple_server.WSGIRequestHandler 的方法)
handle_accept() (asyncore.dispatcher 的方法)
handle_charref() (HTMLParser.HTMLParser 的方法)
(sgmllib.SGMLParser 的方法)
handle_close() (asyncore.dispatcher 的方法)
handle_comment() (HTMLParser.HTMLParser 的方法)
(sgmllib.SGMLParser 的方法)
handle_connect() (asyncore.dispatcher 的方法)
handle_data() (HTMLParser.HTMLParser 的方法)
(sgmllib.SGMLParser 的方法)
handle_decl() (HTMLParser.HTMLParser 的方法)
(sgmllib.SGMLParser 的方法)
handle_endtag() (HTMLParser.HTMLParser 的方法)
(sgmllib.SGMLParser 的方法)
handle_entityref() (HTMLParser.HTMLParser 的方法)
(sgmllib.SGMLParser 的方法)
handle_error() (asyncore.dispatcher 的方法)
(SocketServer.BaseServer 的方法)
handle_expt() (asyncore.dispatcher 的方法)
handle_image() (htmllib.HTMLParser 的方法)
handle_one_request() (BaseHTTPServer.BaseHTTPRequestHandler 的方法)
handle_pi() (HTMLParser.HTMLParser 的方法)
handle_read() (asyncore.dispatcher 的方法)
handle_request() (SimpleXMLRPCServer.CGIXMLRPCRequestHandler 的方法)
(SocketServer.BaseServer 的方法)
handle_startendtag() (HTMLParser.HTMLParser 的方法)
handle_starttag() (HTMLParser.HTMLParser 的方法)
(sgmllib.SGMLParser 的方法)
handle_timeout() (SocketServer.BaseServer 的方法)
handle_write() (asyncore.dispatcher 的方法)
handleError() (logging.Handler 的方法)
(logging.handlers.SocketHandler 的方法)
handler
exception
handler() (於 cgitb 模組中)
HAS_ALPN (於 ssl 模組中)
has_children() (symtable.SymbolTable 的方法)
has_colors() (於 curses 模組中)
has_data() (urllib2.Request 的方法)
HAS_ECDH (於 ssl 模組中)
has_exec() (symtable.SymbolTable 的方法)
has_extn() (smtplib.SMTP 的方法)
has_function() (distutils.ccompiler.CCompiler 的方法)
has_header() (csv.Sniffer 的方法)
(urllib2.Request 的方法)
has_ic() (於 curses 模組中)
has_il() (於 curses 模組中)
has_import_star() (symtable.SymbolTable 的方法)
has_ipv6 (於 socket 模組中)
has_key (2to3 fixer)
has_key() (bsddb.bsddbobject 的方法)
(dict 的方法)
(email.message.Message 的方法)
(mailbox.Mailbox 的方法)
(於 curses 模組中)
has_nonstandard_attr() (cookielib.Cookie 的方法)
HAS_NPN (於 ssl 模組中)
has_option() (ConfigParser.RawConfigParser 的方法)
(optparse.OptionParser 的方法)
has_section() (ConfigParser.RawConfigParser 的方法)
HAS_SNI (於 ssl 模組中)
HAS_TLSv1_3 (於 ssl 模組中)
hasattr() (內建函式)
hasAttribute() (xml.dom.Element 的方法)
hasAttributeNS() (xml.dom.Element 的方法)
hasAttributes() (xml.dom.Node 的方法)
hasChildNodes() (xml.dom.Node 的方法)
hascompare (於 dis 模組中)
hasconst (於 dis 模組中)
hasFeature() (xml.dom.DOMImplementation 的方法)
hasfree (於 dis 模組中)
hash
內建函式
,
[1]
,
[2]
hash character
hash() (內建函式)
hash.block_size (於 hashlib 模組中)
hash.digest_size (於 hashlib 模組中)
hashable
,
[1]
Hashable (collections 中的類別)
hashlib (模組)
hashlib.algorithms (於 hashlib 模組中)
hashopen() (於 bsddb 模組中)
hasjabs (於 dis 模組中)
hasjrel (於 dis 模組中)
haslocal (於 dis 模組中)
hasname (於 dis 模組中)
HAVE_ARGUMENT (opcode)
have_unicode (於 test.support 模組中)
head() (nntplib.NNTP 的方法)
Header (email.header 中的類別)
header_encode() (email.charset.Charset 的方法)
header_encoding (email.charset.Charset 的屬性)
header_items() (urllib2.Request 的方法)
header_offset (zipfile.ZipInfo 的屬性)
HeaderError
HeaderParseError
headers
MIME
,
[1]
headers (BaseHTTPServer.BaseHTTPRequestHandler 的屬性)
(rfc822.Message 的屬性)
Headers (wsgiref.headers 中的類別)
headers (xmlrpclib.ProtocolError 的屬性)
heading() (ttk.Treeview 的方法)
(於 turtle 模組中)
heapify() (於 heapq 模組中)
heapmin() (於 msvcrt 模組中)
heappop() (於 heapq 模組中)
heappush() (於 heapq 模組中)
heappushpop() (於 heapq 模組中)
heapq (模組)
heapreplace() (於 heapq 模組中)
helo() (smtplib.SMTP 的方法)
help
online
內建函式
help (optparse.Option 的屬性)
help() (nntplib.NNTP 的方法)
(內建函式)
herror
hex
內建函式
hex (uuid.UUID 的屬性)
hex() (float 的方法)
(內建函式)
(於 future_builtins 模組中)
hexadecimal
literals
hexadecimal literal
hexbin() (於 binhex 模組中)
hexdigest() (hashlib.hash 的方法)
(hmac.HMAC 的方法)
(md5.md5 的方法)
(sha.sha 的方法)
hexdigits (於 string 模組中)
hexlify() (於 binascii 模組中)
hexversion (於 sys 模組中)
hidden() (curses.panel.Panel 的方法)
hide() (curses.panel.Panel 的方法)
(ttk.Notebook 的方法)
hide_cookie2 (cookielib.CookiePolicy 的屬性)
hide_form() (fl.form 的方法)
hideturtle() (於 turtle 模組中)
hierarchy
type
HierarchyRequestErr
HIGHEST_PROTOCOL (於 pickle 模組中)
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 的方法)
HList (Tix 中的類別)
hls_to_rgb() (於 colorsys 模組中)
hmac (模組)
HOME
,
[1]
,
[2]
,
[3]
,
[4]
,
[5]
home() (於 turtle 模組中)
HOMEDRIVE
,
[1]
HOMEPATH
,
[1]
hook_compressed() (於 fileinput 模組中)
hook_encoded() (於 fileinput 模組中)
hosts (netrc.netrc 的屬性)
hotshot (模組)
hotshot.stats (模組)
hour (datetime.datetime 的屬性)
(datetime.time 的屬性)
HRESULT (ctypes 中的類別)
hStdError (subprocess.STARTUPINFO 的屬性)
hStdInput (subprocess.STARTUPINFO 的屬性)
hStdOutput (subprocess.STARTUPINFO 的屬性)
hsv_to_rgb() (於 colorsys 模組中)
ht() (於 turtle 模組中)
HTML
,
[1]
,
[2]
HTMLCalendar (calendar 中的類別)
HtmlDiff (difflib 中的類別)
HtmlDiff.__init__() (於 difflib 模組中)
HtmlDiff.make_file() (於 difflib 模組中)
HtmlDiff.make_table() (於 difflib 模組中)
htmlentitydefs (模組)
htmllib
模組
htmllib (模組)
HTMLParseError
,
[1]
HTMLParser (class in htmllib)
(htmllib 中的類別)
(HTMLParser 中的類別)
(模組)
htonl() (於 socket 模組中)
htons() (於 socket 模組中)
HTTP
httplib (standard module)
protocol
,
[1]
,
[2]
,
[3]
,
[4]
http_error_301() (urllib2.HTTPRedirectHandler 的方法)
http_error_302() (urllib2.HTTPRedirectHandler 的方法)
http_error_303() (urllib2.HTTPRedirectHandler 的方法)
http_error_307() (urllib2.HTTPRedirectHandler 的方法)
http_error_401() (urllib2.HTTPBasicAuthHandler 的方法)
(urllib2.HTTPDigestAuthHandler 的方法)
http_error_407() (urllib2.ProxyBasicAuthHandler 的方法)
(urllib2.ProxyDigestAuthHandler 的方法)
http_error_auth_reqed() (urllib2.AbstractBasicAuthHandler 的方法)
(urllib2.AbstractDigestAuthHandler 的方法)
http_error_default() (urllib2.BaseHandler 的方法)
http_error_nnn() (urllib2.BaseHandler 的方法)
http_open() (urllib2.HTTPHandler 的方法)
HTTP_PORT (於 httplib 模組中)
http_proxy
,
[1]
,
[2]
,
[3]
http_response() (urllib2.HTTPErrorProcessor 的方法)
http_version (wsgiref.handlers.BaseHandler 的屬性)
HTTPBasicAuthHandler (urllib2 中的類別)
HTTPConnection (httplib 中的類別)
HTTPCookieProcessor (urllib2 中的類別)
httpd
HTTPDefaultErrorHandler (urllib2 中的類別)
HTTPDigestAuthHandler (urllib2 中的類別)
HTTPError
HTTPErrorProcessor (urllib2 中的類別)
HTTPException
HTTPHandler (logging.handlers 中的類別)
(urllib2 中的類別)
httplib (模組)
HTTPMessage (httplib 中的類別)
HTTPPasswordMgr (urllib2 中的類別)
HTTPPasswordMgrWithDefaultRealm (urllib2 中的類別)
HTTPRedirectHandler (urllib2 中的類別)
HTTPResponse (httplib 中的類別)
https_open() (urllib2.HTTPSHandler 的方法)
HTTPS_PORT (於 httplib 模組中)
https_response() (urllib2.HTTPErrorProcessor 的方法)
HTTPSConnection (httplib 中的類別)
HTTPServer (BaseHTTPServer 中的類別)
HTTPSHandler (urllib2 中的類別)
hypertext
hypot() (於 math 模組中)
快速搜尋
«
瀏覽
索引
模組
|
Python
»
Python 2.7.18 說明文件
»