René's URL Explorer Experiment


Title: ipaddress --- IPv4/IPv6 操作函式庫 — Python 3.14.0 說明文件

direct link

Domain: python.github.io

readthedocs-addons-api-version1

Links:

https://www.python.org/
目錄https://python.github.io/python-docs-zh-tw/contents.html
ipaddress --- IPv4/IPv6 操作函式庫https://python.github.io/python-docs-zh-tw/library/ipaddress.html
Convenience factory functionshttps://python.github.io/python-docs-zh-tw/library/ipaddress.html#convenience-factory-functions
IP Addresseshttps://python.github.io/python-docs-zh-tw/library/ipaddress.html#ip-addresses
Address objectshttps://python.github.io/python-docs-zh-tw/library/ipaddress.html#address-objects
Conversion to Strings and Integershttps://python.github.io/python-docs-zh-tw/library/ipaddress.html#conversion-to-strings-and-integers
運算子https://python.github.io/python-docs-zh-tw/library/ipaddress.html#operators
比較運算子https://python.github.io/python-docs-zh-tw/library/ipaddress.html#comparison-operators
算術運算子https://python.github.io/python-docs-zh-tw/library/ipaddress.html#arithmetic-operators
IP Network definitionshttps://python.github.io/python-docs-zh-tw/library/ipaddress.html#ip-network-definitions
Prefix, net mask and host maskhttps://python.github.io/python-docs-zh-tw/library/ipaddress.html#prefix-net-mask-and-host-mask
Network objectshttps://python.github.io/python-docs-zh-tw/library/ipaddress.html#network-objects
運算子https://python.github.io/python-docs-zh-tw/library/ipaddress.html#id1
Logical operatorshttps://python.github.io/python-docs-zh-tw/library/ipaddress.html#logical-operators
疊代https://python.github.io/python-docs-zh-tw/library/ipaddress.html#iteration
Networks as containers of addresseshttps://python.github.io/python-docs-zh-tw/library/ipaddress.html#networks-as-containers-of-addresses
Interface objectshttps://python.github.io/python-docs-zh-tw/library/ipaddress.html#interface-objects
運算子https://python.github.io/python-docs-zh-tw/library/ipaddress.html#id2
Logical operatorshttps://python.github.io/python-docs-zh-tw/library/ipaddress.html#id3
Other Module Level Functionshttps://python.github.io/python-docs-zh-tw/library/ipaddress.html#other-module-level-functions
Custom Exceptionshttps://python.github.io/python-docs-zh-tw/library/ipaddress.html#custom-exceptions
xmlrpc.server --- 基本 XML-RPC 伺服器https://python.github.io/python-docs-zh-tw/library/xmlrpc.server.html
多媒體服務https://python.github.io/python-docs-zh-tw/library/mm.html
回報錯誤https://python.github.io/python-docs-zh-tw/bugs.html
顯示原始碼 https://github.com/python/cpython/blob/main/Doc/library/ipaddress.rst?plain=1
索引https://python.github.io/python-docs-zh-tw/genindex.html
模組https://python.github.io/python-docs-zh-tw/py-modindex.html
下一頁https://python.github.io/python-docs-zh-tw/library/mm.html
上一頁https://python.github.io/python-docs-zh-tw/library/xmlrpc.server.html
Pythonhttps://www.python.org/
3.14.0 Documentationhttps://python.github.io/python-docs-zh-tw/index.html
Python 標準函式庫 (Standard Library)https://python.github.io/python-docs-zh-tw/library/index.html
網路協定 (Internet protocols) 及支援https://python.github.io/python-docs-zh-tw/library/internet.html
ipaddress --- IPv4/IPv6 操作函式庫https://python.github.io/python-docs-zh-tw/library/ipaddress.html
https://python.github.io/python-docs-zh-tw/library/ipaddress.html#module-ipaddress
Lib/ipaddress.pyhttps://github.com/python/cpython/tree/3.14/Lib/ipaddress.py
ipaddresshttps://python.github.io/python-docs-zh-tw/library/ipaddress.html#module-ipaddress
ipaddress 模組介紹https://python.github.io/python-docs-zh-tw/howto/ipaddress.html#ipaddress-howto
https://python.github.io/python-docs-zh-tw/library/ipaddress.html#convenience-factory-functions
ipaddresshttps://python.github.io/python-docs-zh-tw/library/ipaddress.html#module-ipaddress
https://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.ip_address
IPv4Addresshttps://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv4Address
IPv6Addresshttps://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv6Address
ValueErrorhttps://python.github.io/python-docs-zh-tw/library/exceptions.html#ValueError
https://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.ip_network
IPv4Networkhttps://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv4Network
IPv6Networkhttps://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv6Network
IPv4Networkhttps://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv4Network
IPv6Networkhttps://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv6Network
ValueErrorhttps://python.github.io/python-docs-zh-tw/library/exceptions.html#ValueError
https://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.ip_interface
IPv4Interfacehttps://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv4Interface
IPv6Interfacehttps://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv6Interface
ValueErrorhttps://python.github.io/python-docs-zh-tw/library/exceptions.html#ValueError
https://python.github.io/python-docs-zh-tw/library/ipaddress.html#ip-addresses
https://python.github.io/python-docs-zh-tw/library/ipaddress.html#address-objects
IPv4Addresshttps://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv4Address
IPv6Addresshttps://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv6Address
IPv4Addresshttps://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv4Address
hashablehttps://python.github.io/python-docs-zh-tw/glossary.html#term-hashable
https://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv4Address
AddressValueErrorhttps://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.AddressValueError
byteshttps://python.github.io/python-docs-zh-tw/library/stdtypes.html#bytes
inet_pton()https://python.github.io/python-docs-zh-tw/library/socket.html#socket.inet_pton
https://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv4Address.version
https://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv4Address.max_prefixlen
https://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv4Address.compressed
https://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv4Address.exploded
https://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv4Address.packed
byteshttps://python.github.io/python-docs-zh-tw/library/stdtypes.html#bytes
https://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv4Address.reverse_pointer
https://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv4Address.is_multicast
RFC 3171https://datatracker.ietf.org/doc/html/rfc3171.html
RFC 2373https://datatracker.ietf.org/doc/html/rfc2373.html
https://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv4Address.is_private
iana-ipv4-special-registryhttps://www.iana.org/assignments/iana-ipv4-special-registry/iana-ipv4-special-registry.xhtml
iana-ipv6-special-registryhttps://www.iana.org/assignments/iana-ipv6-special-registry/iana-ipv6-special-registry.xhtml
IPv6Address.ipv4_mappedhttps://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv6Address.ipv4_mapped
is_globalhttps://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv4Address.is_global
https://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv4Address.is_global
iana-ipv4-special-registryhttps://www.iana.org/assignments/iana-ipv4-special-registry/iana-ipv4-special-registry.xhtml
iana-ipv6-special-registryhttps://www.iana.org/assignments/iana-ipv6-special-registry/iana-ipv6-special-registry.xhtml
IPv6Address.ipv4_mappedhttps://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv6Address.ipv4_mapped
is_privatehttps://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv4Address.is_private
is_privatehttps://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv4Address.is_private
https://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv4Address.is_unspecified
RFC 5735https://datatracker.ietf.org/doc/html/rfc5735.html
RFC 2373https://datatracker.ietf.org/doc/html/rfc2373.html
https://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv4Address.is_reserved
allocatedhttps://www.iana.org/assignments/ipv6-address-space/ipv6-address-space.xhtml
iana-ipv4-special-registryhttps://www.iana.org/assignments/iana-ipv4-special-registry/iana-ipv4-special-registry.xhtml
is_site_localhttps://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv6Address.is_site_local
RFC 3879https://datatracker.ietf.org/doc/html/rfc3879.html
https://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv4Address.is_loopback
RFC 3330https://datatracker.ietf.org/doc/html/rfc3330.html
RFC 2373https://datatracker.ietf.org/doc/html/rfc2373.html
https://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv4Address.is_link_local
RFC 3927https://datatracker.ietf.org/doc/html/rfc3927.html
https://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv4Address.ipv6_mapped
IPv4Addresshttps://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv4Address
RFC 4291https://datatracker.ietf.org/doc/html/rfc4291.html
https://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv4Address.__format__
str()https://python.github.io/python-docs-zh-tw/library/stdtypes.html#str
https://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv6Address
AddressValueErrorhttps://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.AddressValueError
RFC 4291https://datatracker.ietf.org/doc/html/rfc4291.html
RFC 4007https://datatracker.ietf.org/doc/html/rfc4007.html
byteshttps://python.github.io/python-docs-zh-tw/library/stdtypes.html#bytes
https://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv6Address.compressed
https://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv6Address.exploded
IPv4Addresshttps://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv4Address
https://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv6Address.packed
https://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv6Address.reverse_pointer
https://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv6Address.version
https://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv6Address.max_prefixlen
https://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv6Address.is_multicast
https://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv6Address.is_private
https://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv6Address.is_global
https://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv6Address.is_unspecified
https://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv6Address.is_reserved
https://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv6Address.is_loopback
https://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv6Address.is_link_local
https://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv6Address.is_site_local
RFC 3879https://datatracker.ietf.org/doc/html/rfc3879.html
is_privatehttps://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv4Address.is_private
RFC 4193https://datatracker.ietf.org/doc/html/rfc4193.html
https://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv6Address.ipv4_mapped
https://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv6Address.scope_id
RFC 4007https://datatracker.ietf.org/doc/html/rfc4007.html
https://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv6Address.sixtofour
RFC 3056https://datatracker.ietf.org/doc/html/rfc3056.html
https://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv6Address.teredo
RFC 4380https://datatracker.ietf.org/doc/html/rfc4380.html
https://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv6Address.__format__
IPv4Addresshttps://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv4Address
https://python.github.io/python-docs-zh-tw/library/ipaddress.html#conversion-to-strings-and-integers
str()https://python.github.io/python-docs-zh-tw/library/stdtypes.html#str
int()https://python.github.io/python-docs-zh-tw/library/functions.html#int
https://python.github.io/python-docs-zh-tw/library/ipaddress.html#operators
https://python.github.io/python-docs-zh-tw/library/ipaddress.html#comparison-operators
https://python.github.io/python-docs-zh-tw/library/ipaddress.html#arithmetic-operators
https://python.github.io/python-docs-zh-tw/library/ipaddress.html#ip-network-definitions
IPv4Networkhttps://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv4Network
IPv6Networkhttps://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv6Network
https://python.github.io/python-docs-zh-tw/library/ipaddress.html#prefix-net-mask-and-host-mask
https://python.github.io/python-docs-zh-tw/library/ipaddress.html#network-objects
IPv4Networkhttps://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv4Network
IPv6Networkhttps://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv6Network
IPv4Networkhttps://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv4Network
hashablehttps://python.github.io/python-docs-zh-tw/glossary.html#term-hashable
https://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv4Network
byteshttps://python.github.io/python-docs-zh-tw/library/stdtypes.html#bytes
IPv4Addresshttps://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv4Address
AddressValueErrorhttps://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.AddressValueError
NetmaskValueErrorhttps://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.NetmaskValueError
ValueErrorhttps://python.github.io/python-docs-zh-tw/library/exceptions.html#ValueError
TypeErrorhttps://python.github.io/python-docs-zh-tw/library/exceptions.html#TypeError
https://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv4Network.version
https://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv4Network.max_prefixlen
IPv4Addresshttps://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv4Address
https://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv4Network.is_multicast
https://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv4Network.is_private
https://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv4Network.is_unspecified
https://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv4Network.is_reserved
https://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv4Network.is_loopback
https://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv4Network.is_link_local
https://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv4Network.network_address
https://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv4Network.broadcast_address
https://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv4Network.hostmask
IPv4Addresshttps://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv4Address
https://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv4Network.netmask
IPv4Addresshttps://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv4Address
https://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv4Network.with_prefixlen
https://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv4Network.compressed
https://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv4Network.exploded
https://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv4Network.with_netmask
https://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv4Network.with_hostmask
https://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv4Network.num_addresses
https://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv4Network.prefixlen
https://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv4Network.hosts
https://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv4Network.overlaps
https://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv4Network.address_exclude
ValueErrorhttps://python.github.io/python-docs-zh-tw/library/exceptions.html#ValueError
https://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv4Network.subnets
https://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv4Network.supernet
https://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv4Network.subnet_of
https://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv4Network.supernet_of
https://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv4Network.compare_networks
https://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv6Network
byteshttps://python.github.io/python-docs-zh-tw/library/stdtypes.html#bytes
IPv6Addresshttps://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv6Address
AddressValueErrorhttps://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.AddressValueError
NetmaskValueErrorhttps://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.NetmaskValueError
ValueErrorhttps://python.github.io/python-docs-zh-tw/library/exceptions.html#ValueError
https://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv6Network.version
https://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv6Network.max_prefixlen
https://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv6Network.is_multicast
https://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv6Network.is_private
https://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv6Network.is_unspecified
https://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv6Network.is_reserved
https://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv6Network.is_loopback
https://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv6Network.is_link_local
https://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv6Network.network_address
https://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv6Network.broadcast_address
https://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv6Network.hostmask
https://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv6Network.netmask
https://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv6Network.with_prefixlen
https://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv6Network.compressed
https://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv6Network.exploded
https://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv6Network.with_netmask
https://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv6Network.with_hostmask
https://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv6Network.num_addresses
https://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv6Network.prefixlen
https://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv6Network.hosts
https://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv6Network.overlaps
https://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv6Network.address_exclude
https://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv6Network.subnets
https://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv6Network.supernet
https://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv6Network.subnet_of
https://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv6Network.supernet_of
https://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv6Network.compare_networks
IPv4Networkhttps://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv4Network
https://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv6Network.is_site_local
https://python.github.io/python-docs-zh-tw/library/ipaddress.html#id1
https://python.github.io/python-docs-zh-tw/library/ipaddress.html#logical-operators
https://python.github.io/python-docs-zh-tw/library/ipaddress.html#iteration
hosts()https://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv4Network.hosts
https://python.github.io/python-docs-zh-tw/library/ipaddress.html#networks-as-containers-of-addresses
https://python.github.io/python-docs-zh-tw/library/ipaddress.html#interface-objects
hashablehttps://python.github.io/python-docs-zh-tw/glossary.html#term-hashable
https://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv4Interface
IPv4Networkhttps://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv4Network
IPv4Interfacehttps://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv4Interface
IPv4Addresshttps://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv4Address
https://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv4Interface.ip
IPv4Addresshttps://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv4Address
https://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv4Interface.network
IPv4Networkhttps://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv4Network
https://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv4Interface.with_prefixlen
https://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv4Interface.with_netmask
https://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv4Interface.with_hostmask
https://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv6Interface
IPv6Networkhttps://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv6Network
IPv6Interfacehttps://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv6Interface
IPv6Addresshttps://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv6Address
https://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv6Interface.ip
https://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv6Interface.network
https://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv6Interface.with_prefixlen
https://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv6Interface.with_netmask
https://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv6Interface.with_hostmask
IPv4Interfacehttps://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv4Interface
https://python.github.io/python-docs-zh-tw/library/ipaddress.html#id2
https://python.github.io/python-docs-zh-tw/library/ipaddress.html#id3
https://python.github.io/python-docs-zh-tw/library/ipaddress.html#other-module-level-functions
https://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.v4_int_to_packed
ValueErrorhttps://python.github.io/python-docs-zh-tw/library/exceptions.html#ValueError
https://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.v6_int_to_packed
ValueErrorhttps://python.github.io/python-docs-zh-tw/library/exceptions.html#ValueError
https://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.summarize_address_range
IPv4Addresshttps://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv4Address
IPv6Addresshttps://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv6Address
IPv4Addresshttps://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv4Address
IPv6Addresshttps://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv6Address
TypeErrorhttps://python.github.io/python-docs-zh-tw/library/exceptions.html#TypeError
ValueErrorhttps://python.github.io/python-docs-zh-tw/library/exceptions.html#ValueError
https://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.collapse_addresses
IPv4Networkhttps://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv4Network
IPv6Networkhttps://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv6Network
iterablehttps://python.github.io/python-docs-zh-tw/glossary.html#term-iterable
IPv4Networkhttps://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv4Network
IPv6Networkhttps://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv6Network
TypeErrorhttps://python.github.io/python-docs-zh-tw/library/exceptions.html#TypeError
https://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.get_mixed_type_key
ipaddresshttps://python.github.io/python-docs-zh-tw/library/ipaddress.html#module-ipaddress
sorted()https://python.github.io/python-docs-zh-tw/library/functions.html#sorted
https://python.github.io/python-docs-zh-tw/library/ipaddress.html#custom-exceptions
https://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.AddressValueError
https://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.NetmaskValueError
目錄https://python.github.io/python-docs-zh-tw/contents.html
ipaddress --- IPv4/IPv6 操作函式庫https://python.github.io/python-docs-zh-tw/library/ipaddress.html
Convenience factory functionshttps://python.github.io/python-docs-zh-tw/library/ipaddress.html#convenience-factory-functions
IP Addresseshttps://python.github.io/python-docs-zh-tw/library/ipaddress.html#ip-addresses
Address objectshttps://python.github.io/python-docs-zh-tw/library/ipaddress.html#address-objects
Conversion to Strings and Integershttps://python.github.io/python-docs-zh-tw/library/ipaddress.html#conversion-to-strings-and-integers
運算子https://python.github.io/python-docs-zh-tw/library/ipaddress.html#operators
比較運算子https://python.github.io/python-docs-zh-tw/library/ipaddress.html#comparison-operators
算術運算子https://python.github.io/python-docs-zh-tw/library/ipaddress.html#arithmetic-operators
IP Network definitionshttps://python.github.io/python-docs-zh-tw/library/ipaddress.html#ip-network-definitions
Prefix, net mask and host maskhttps://python.github.io/python-docs-zh-tw/library/ipaddress.html#prefix-net-mask-and-host-mask
Network objectshttps://python.github.io/python-docs-zh-tw/library/ipaddress.html#network-objects
運算子https://python.github.io/python-docs-zh-tw/library/ipaddress.html#id1
Logical operatorshttps://python.github.io/python-docs-zh-tw/library/ipaddress.html#logical-operators
疊代https://python.github.io/python-docs-zh-tw/library/ipaddress.html#iteration
Networks as containers of addresseshttps://python.github.io/python-docs-zh-tw/library/ipaddress.html#networks-as-containers-of-addresses
Interface objectshttps://python.github.io/python-docs-zh-tw/library/ipaddress.html#interface-objects
運算子https://python.github.io/python-docs-zh-tw/library/ipaddress.html#id2
Logical operatorshttps://python.github.io/python-docs-zh-tw/library/ipaddress.html#id3
Other Module Level Functionshttps://python.github.io/python-docs-zh-tw/library/ipaddress.html#other-module-level-functions
Custom Exceptionshttps://python.github.io/python-docs-zh-tw/library/ipaddress.html#custom-exceptions
xmlrpc.server --- 基本 XML-RPC 伺服器https://python.github.io/python-docs-zh-tw/library/xmlrpc.server.html
多媒體服務https://python.github.io/python-docs-zh-tw/library/mm.html
回報錯誤https://python.github.io/python-docs-zh-tw/bugs.html
顯示原始碼 https://github.com/python/cpython/blob/main/Doc/library/ipaddress.rst?plain=1
索引https://python.github.io/python-docs-zh-tw/genindex.html
模組https://python.github.io/python-docs-zh-tw/py-modindex.html
下一頁https://python.github.io/python-docs-zh-tw/library/mm.html
上一頁https://python.github.io/python-docs-zh-tw/library/xmlrpc.server.html
Pythonhttps://www.python.org/
3.14.0 Documentationhttps://python.github.io/python-docs-zh-tw/index.html
Python 標準函式庫 (Standard Library)https://python.github.io/python-docs-zh-tw/library/index.html
網路協定 (Internet protocols) 及支援https://python.github.io/python-docs-zh-tw/library/internet.html
ipaddress --- IPv4/IPv6 操作函式庫https://python.github.io/python-docs-zh-tw/library/ipaddress.html
版權所有https://python.github.io/python-docs-zh-tw/copyright.html
歷史與授權條款https://python.github.io/license.html
敬請捐贈。https://www.python.org/psf/donations/
發現 bughttps://python.github.io/bugs.html
Sphinxhttps://www.sphinx-doc.org/

Viewport: width=device-width, initial-scale=1.0


URLs of crawlers that visited me.