René's URL Explorer Experiment


Title: 索引 — 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/genindex.html
模組https://python.github.io/python-docs-zh-tw/py-modindex.html
Pythonhttps://www.python.org/
3.14.0 Documentationhttps://python.github.io/python-docs-zh-tw/index.html
索引https://python.github.io/python-docs-zh-tw/genindex-_.html
gettexthttps://python.github.io/python-docs-zh-tw/library/gettext.html#index-4
於字串格式化https://python.github.io/python-docs-zh-tw/library/string.html#index-8
於數值常數中https://python.github.io/python-docs-zh-tw/reference/lexical_analysis.html#index-26
[1]https://python.github.io/python-docs-zh-tw/reference/lexical_analysis.html#index-27
_, identifiers(識別器)https://python.github.io/python-docs-zh-tw/reference/lexical_analysis.html#index-13
__, identifiers(識別器)https://python.github.io/python-docs-zh-tw/reference/lexical_analysis.html#index-13
__abs__() (object 的方法)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#object.__abs__
(於 operator 模組中)https://python.github.io/python-docs-zh-tw/library/operator.html#operator.__abs__
__add__() (object 的方法)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#object.__add__
(於 operator 模組中)https://python.github.io/python-docs-zh-tw/library/operator.html#operator.__add__
__aenter__() (object 的方法)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#object.__aenter__
__aexit__() (object 的方法)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#object.__aexit__
__aiter__() (object 的方法)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#object.__aiter__
__all__https://python.github.io/python-docs-zh-tw/tutorial/modules.html#index-8
(module 的屬性)https://python.github.io/python-docs-zh-tw/reference/simple_stmts.html#module.__all__
__all__(可選模組屬性)https://python.github.io/python-docs-zh-tw/reference/simple_stmts.html#index-38
__all__(套件變數)https://python.github.io/python-docs-zh-tw/c-api/import.html#index-0
__and__() (enum.Flag 的方法)https://python.github.io/python-docs-zh-tw/library/enum.html#enum.Flag.__and__
(object 的方法)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#object.__and__
(於 operator 模組中)https://python.github.io/python-docs-zh-tw/library/operator.html#operator.__and__
__anext__() (agen 的方法)https://python.github.io/python-docs-zh-tw/reference/expressions.html#agen.__anext__
(object 的方法)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#object.__anext__
__annotate__ (function 的屬性)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#function.__annotate__
(module 的屬性)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#module.__annotate__
__annotate__ (函式屬性)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#index-36
__annotate__ (模組屬性)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#index-46
__annotate__ (類別屬性)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#index-54
__annotate__() (object 的方法)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#object.__annotate__
(type 的方法)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#type.__annotate__
__annotations__ (function 的屬性)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#function.__annotations__
(module 的屬性)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#module.__annotations__
(object 的屬性)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#object.__annotations__
(type 的屬性)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#type.__annotations__
__annotations__ (函式屬性)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#index-36
__annotations__ (模組屬性)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#index-46
__annotations__ (類別屬性)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#index-54
__args__ (genericalias 的屬性)https://python.github.io/python-docs-zh-tw/library/stdtypes.html#genericalias.__args__
__await__() (object 的方法)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#object.__await__
__base__ (type 的屬性)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#type.__base__
__base__ (類別屬性)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#index-54
__bases__ (type 的屬性)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#type.__bases__
__bases__ (類別屬性)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#index-54
__bool__() (object 的方法)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#object.__bool__
__bool__() (物件方法)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#index-104
__bound__ (typing.TypeVar 的屬性)https://python.github.io/python-docs-zh-tw/library/typing.html#typing.TypeVar.__bound__
__breakpointhook__ (於 sys 模組中)https://python.github.io/python-docs-zh-tw/library/sys.html#sys.__breakpointhook__
__buffer__() (object 的方法)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#object.__buffer__
__bytes__() (email.message.EmailMessage 的方法)https://python.github.io/python-docs-zh-tw/library/email.message.html#email.message.EmailMessage.__bytes__
(email.message.Message 的方法)https://python.github.io/python-docs-zh-tw/library/email.compat32-message.html#email.message.Message.__bytes__
(object 的方法)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#object.__bytes__
__cached__ (module 的屬性)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#module.__cached__
__cached__ (模組屬性)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#index-46
__call__() (argparse.Action 的方法)https://python.github.io/python-docs-zh-tw/library/argparse.html#argparse.Action.__call__
(email.headerregistry.HeaderRegistry 的方法)https://python.github.io/python-docs-zh-tw/library/email.headerregistry.html#email.headerregistry.HeaderRegistry.__call__
(enum.EnumType 的方法)https://python.github.io/python-docs-zh-tw/library/enum.html#enum.EnumType.__call__
(object 的方法)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#object.__call__
(weakref.finalize 的方法)https://python.github.io/python-docs-zh-tw/library/weakref.html#weakref.finalize.__call__
(於 operator 模組中)https://python.github.io/python-docs-zh-tw/library/operator.html#operator.__call__
__call__() (物件方法)https://python.github.io/python-docs-zh-tw/reference/expressions.html#index-57
__callback__ (weakref.ref 的屬性)https://python.github.io/python-docs-zh-tw/library/weakref.html#weakref.ref.__callback__
__cause__ (BaseException 的屬性)https://python.github.io/python-docs-zh-tw/library/exceptions.html#BaseException.__cause__
(traceback.TracebackException 的屬性)https://python.github.io/python-docs-zh-tw/library/traceback.html#traceback.TracebackException.__cause__
__cause__(例外屬性)https://python.github.io/python-docs-zh-tw/library/exceptions.html#index-2
[1]https://python.github.io/python-docs-zh-tw/reference/simple_stmts.html#index-29
__ceil__() (fractions.Fraction 的方法)https://python.github.io/python-docs-zh-tw/library/fractions.html#fractions.Fraction.__ceil__
(object 的方法)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#object.__ceil__
__class__ (module 的屬性)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#module.__class__
(object 的屬性)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#object.__class__
(unittest.mock.Mock 的屬性)https://python.github.io/python-docs-zh-tw/library/unittest.mock.html#unittest.mock.Mock.__class__
__class__ (實例屬性)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#index-60
__class__ (方法 cell)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#index-98
__class__ (模組屬性)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#index-89
__class_getitem__() (object 的類別方法)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#object.__class_getitem__
__classcell__ (類別命名空間項目)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#index-98
__closure__ (function 的屬性)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#function.__closure__
__closure__ (函式屬性)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#index-35
__code__ (function 的屬性)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#function.__code__
__code__ (函式屬性)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#index-36
__code__(函式物件屬性)https://python.github.io/python-docs-zh-tw/library/stdtypes.html#index-64
__complex__() (object 的方法)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#object.__complex__
__concat__() (於 operator 模組中)https://python.github.io/python-docs-zh-tw/library/operator.html#operator.__concat__
__constraints__ (typing.TypeVar 的屬性)https://python.github.io/python-docs-zh-tw/library/typing.html#typing.TypeVar.__constraints__
__contains__() (email.message.EmailMessage 的方法)https://python.github.io/python-docs-zh-tw/library/email.message.html#email.message.EmailMessage.__contains__
(email.message.Message 的方法)https://python.github.io/python-docs-zh-tw/library/email.compat32-message.html#email.message.Message.__contains__
(enum.EnumType 的方法)https://python.github.io/python-docs-zh-tw/library/enum.html#enum.EnumType.__contains__
(enum.Flag 的方法)https://python.github.io/python-docs-zh-tw/library/enum.html#enum.Flag.__contains__
(mailbox.Mailbox 的方法)https://python.github.io/python-docs-zh-tw/library/mailbox.html#mailbox.Mailbox.__contains__
(object 的方法)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#object.__contains__
(於 operator 模組中)https://python.github.io/python-docs-zh-tw/library/operator.html#operator.__contains__
__context__ (BaseException 的屬性)https://python.github.io/python-docs-zh-tw/library/exceptions.html#BaseException.__context__
(traceback.TracebackException 的屬性)https://python.github.io/python-docs-zh-tw/library/traceback.html#traceback.TracebackException.__context__
__context__(例外屬性)https://python.github.io/python-docs-zh-tw/library/exceptions.html#index-2
[1]https://python.github.io/python-docs-zh-tw/reference/simple_stmts.html#index-29
__contravariant__ (typing.TypeVar 的屬性)https://python.github.io/python-docs-zh-tw/library/typing.html#typing.TypeVar.__contravariant__
__copy__() (複製協定)https://python.github.io/python-docs-zh-tw/library/copy.html#index-1
__covariant__ (typing.TypeVar 的屬性)https://python.github.io/python-docs-zh-tw/library/typing.html#typing.TypeVar.__covariant__
__debug__https://python.github.io/python-docs-zh-tw/reference/simple_stmts.html#index-19
(內建變數)https://python.github.io/python-docs-zh-tw/library/constants.html#debug__
__deepcopy__() (複製協定)https://python.github.io/python-docs-zh-tw/library/copy.html#index-1
__default__ (typing.ParamSpec 的屬性)https://python.github.io/python-docs-zh-tw/library/typing.html#typing.ParamSpec.__default__
(typing.TypeVar 的屬性)https://python.github.io/python-docs-zh-tw/library/typing.html#typing.TypeVar.__default__
(typing.TypeVarTuple 的屬性)https://python.github.io/python-docs-zh-tw/library/typing.html#typing.TypeVarTuple.__default__
__defaults__ (function 的屬性)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#function.__defaults__
__defaults__ (函式屬性)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#index-36
__del__() (io.IOBase 的方法)https://python.github.io/python-docs-zh-tw/library/io.html#io.IOBase.__del__
(object 的方法)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#object.__del__
__delattr__() (object 的方法)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#object.__delattr__
__delete__() (object 的方法)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#object.__delete__
__delitem__() (email.message.EmailMessage 的方法)https://python.github.io/python-docs-zh-tw/library/email.message.html#email.message.EmailMessage.__delitem__
(email.message.Message 的方法)https://python.github.io/python-docs-zh-tw/library/email.compat32-message.html#email.message.Message.__delitem__
(mailbox.Mailbox 的方法)https://python.github.io/python-docs-zh-tw/library/mailbox.html#mailbox.Mailbox.__delitem__
(mailbox.MH 的方法)https://python.github.io/python-docs-zh-tw/library/mailbox.html#mailbox.MH.__delitem__
(object 的方法)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#object.__delitem__
(於 operator 模組中)https://python.github.io/python-docs-zh-tw/library/operator.html#operator.__delitem__
__dict__ (function 的屬性)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#function.__dict__
(module 的屬性)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#module.__dict__
(object 的屬性)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#object.__dict__
(type 的屬性)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#type.__dict__
__dict__ (函式屬性)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#index-36
__dict__ (實例屬性)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#index-60
__dict__ (模組屬性)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#index-50
__dict__ (類別屬性)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#index-54
__dict__(模組屬性)https://python.github.io/python-docs-zh-tw/c-api/module.html#index-3
__dir__ (模組屬性)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#index-89
__dir__() (enum.Enum 的方法)https://python.github.io/python-docs-zh-tw/library/enum.html#enum.Enum.__dir__
(enum.EnumType 的方法)https://python.github.io/python-docs-zh-tw/library/enum.html#enum.EnumType.__dir__
(module 的方法)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#module.__dir__
(object 的方法)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#object.__dir__
(unittest.mock.Mock 的方法)https://python.github.io/python-docs-zh-tw/library/unittest.mock.html#unittest.mock.Mock.__dir__
__displayhook__ (於 sys 模組中)https://python.github.io/python-docs-zh-tw/library/sys.html#sys.__displayhook__
__divmod__() (object 的方法)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#object.__divmod__
__doc__ (definition 的屬性)https://python.github.io/python-docs-zh-tw/library/stdtypes.html#definition.__doc__
(function 的屬性)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#function.__doc__
(method 的屬性)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#method.__doc__
(module 的屬性)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#module.__doc__
(type 的屬性)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#type.__doc__
__doc__ (函式屬性)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#index-36
__doc__ (方法屬性)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#index-39
__doc__ (模組屬性)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#index-46
__doc__ (類別屬性)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#index-54
__doc__(模組屬性)https://python.github.io/python-docs-zh-tw/c-api/module.html#index-2
__enter__() (contextmanager 的方法)https://python.github.io/python-docs-zh-tw/library/stdtypes.html#contextmanager.__enter__
(object 的方法)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#object.__enter__
(winreg.PyHKEY 的方法)https://python.github.io/python-docs-zh-tw/library/winreg.html#winreg.PyHKEY.__enter__
__eq__() (email.charset.Charset 的方法)https://python.github.io/python-docs-zh-tw/library/email.charset.html#email.charset.Charset.__eq__
(email.header.Header 的方法)https://python.github.io/python-docs-zh-tw/library/email.header.html#email.header.Header.__eq__
(memoryview 的方法)https://python.github.io/python-docs-zh-tw/library/stdtypes.html#memoryview.__eq__
(object 的方法)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#object.__eq__
(於 operator 模組中)https://python.github.io/python-docs-zh-tw/library/operator.html#operator.__eq__
__eq__()(實例方法)https://python.github.io/python-docs-zh-tw/library/stdtypes.html#index-9
__excepthook__ (於 sys 模組中)https://python.github.io/python-docs-zh-tw/library/sys.html#sys.__excepthook__
(於 threading 模組中)https://python.github.io/python-docs-zh-tw/library/threading.html#threading.__excepthook__
__exit__() (contextmanager 的方法)https://python.github.io/python-docs-zh-tw/library/stdtypes.html#contextmanager.__exit__
(object 的方法)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#object.__exit__
(winreg.PyHKEY 的方法)https://python.github.io/python-docs-zh-tw/library/winreg.html#winreg.PyHKEY.__exit__
__file__ (module 的屬性)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#module.__file__
__file__ (模組屬性)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#index-46
__file__(模組屬性)https://python.github.io/python-docs-zh-tw/c-api/module.html#index-2
[1]https://python.github.io/python-docs-zh-tw/c-api/module.html#index-5
__firstlineno__ (type 的屬性)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#type.__firstlineno__
__firstlineno__ (類別屬性)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#index-54
__float__() (object 的方法)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#object.__float__
__floor__() (fractions.Fraction 的方法)https://python.github.io/python-docs-zh-tw/library/fractions.html#fractions.Fraction.__floor__
(object 的方法)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#object.__floor__
__floordiv__() (object 的方法)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#object.__floordiv__
(於 operator 模組中)https://python.github.io/python-docs-zh-tw/library/operator.html#operator.__floordiv__
__format__https://python.github.io/python-docs-zh-tw/library/functions.html#index-4
__format__() (datetime.date 的方法)https://python.github.io/python-docs-zh-tw/library/datetime.html#datetime.date.__format__
(datetime.datetime 的方法)https://python.github.io/python-docs-zh-tw/library/datetime.html#datetime.datetime.__format__
(datetime.time 的方法)https://python.github.io/python-docs-zh-tw/library/datetime.html#datetime.time.__format__
(enum.Enum 的方法)https://python.github.io/python-docs-zh-tw/library/enum.html#enum.Enum.__format__
(fractions.Fraction 的方法)https://python.github.io/python-docs-zh-tw/library/fractions.html#fractions.Fraction.__format__
(ipaddress.IPv4Address 的方法)https://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv4Address.__format__
(ipaddress.IPv6Address 的方法)https://python.github.io/python-docs-zh-tw/library/ipaddress.html#ipaddress.IPv6Address.__format__
(object 的方法)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#object.__format__
__forward_arg__ (annotationlib.ForwardRef 的屬性)https://python.github.io/python-docs-zh-tw/library/annotationlib.html#annotationlib.ForwardRef.__forward_arg__
__fspath__() (os.PathLike 的方法)https://python.github.io/python-docs-zh-tw/library/os.html#os.PathLike.__fspath__
__func__ (method 的屬性)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#method.__func__
__func__ (方法屬性)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#index-39
__future__https://python.github.io/python-docs-zh-tw/glossary.html#term-__future__
future statement(future 陳述式)https://python.github.io/python-docs-zh-tw/reference/simple_stmts.html#index-40
modulehttps://python.github.io/python-docs-zh-tw/library/__future__.html#module-__future__
__ge__() (object 的方法)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#object.__ge__
(於 operator 模組中)https://python.github.io/python-docs-zh-tw/library/operator.html#operator.__ge__
__ge__()(實例方法)https://python.github.io/python-docs-zh-tw/library/stdtypes.html#index-9
__get__() (object 的方法)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#object.__get__
__getattr__ (模組屬性)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#index-89
__getattr__() (module 的方法)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#module.__getattr__
(object 的方法)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#object.__getattr__
__getattribute__() (object 的方法)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#object.__getattribute__
__getitem__() (email.headerregistry.HeaderRegistry 的方法)https://python.github.io/python-docs-zh-tw/library/email.headerregistry.html#email.headerregistry.HeaderRegistry.__getitem__
(email.message.EmailMessage 的方法)https://python.github.io/python-docs-zh-tw/library/email.message.html#email.message.EmailMessage.__getitem__
(email.message.Message 的方法)https://python.github.io/python-docs-zh-tw/library/email.compat32-message.html#email.message.Message.__getitem__
(enum.EnumType 的方法)https://python.github.io/python-docs-zh-tw/library/enum.html#enum.EnumType.__getitem__
(mailbox.Mailbox 的方法)https://python.github.io/python-docs-zh-tw/library/mailbox.html#mailbox.Mailbox.__getitem__
(object 的方法)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#object.__getitem__
(re.Match 的方法)https://python.github.io/python-docs-zh-tw/library/re.html#re.Match.__getitem__
(於 operator 模組中)https://python.github.io/python-docs-zh-tw/library/operator.html#operator.__getitem__
__getitem__() (對映物件方法)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#index-77
__getnewargs__() (object 的方法)https://python.github.io/python-docs-zh-tw/library/pickle.html#object.__getnewargs__
__getnewargs_ex__() (object 的方法)https://python.github.io/python-docs-zh-tw/library/pickle.html#object.__getnewargs_ex__
__getstate__() (object 的方法)https://python.github.io/python-docs-zh-tw/library/pickle.html#object.__getstate__
__getstate__()(copy 協定)https://python.github.io/python-docs-zh-tw/library/pickle.html#index-8
__globals__ (function 的屬性)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#function.__globals__
__globals__ (函式屬性)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#index-35
__gt__() (object 的方法)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#object.__gt__
(於 operator 模組中)https://python.github.io/python-docs-zh-tw/library/operator.html#operator.__gt__
__gt__()(實例方法)https://python.github.io/python-docs-zh-tw/library/stdtypes.html#index-9
__hash__() (object 的方法)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#object.__hash__
__iadd__() (object 的方法)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#object.__iadd__
(於 operator 模組中)https://python.github.io/python-docs-zh-tw/library/operator.html#operator.__iadd__
__iand__() (object 的方法)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#object.__iand__
(於 operator 模組中)https://python.github.io/python-docs-zh-tw/library/operator.html#operator.__iand__
__iconcat__() (於 operator 模組中)https://python.github.io/python-docs-zh-tw/library/operator.html#operator.__iconcat__
__ifloordiv__() (object 的方法)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#object.__ifloordiv__
(於 operator 模組中)https://python.github.io/python-docs-zh-tw/library/operator.html#operator.__ifloordiv__
__ilshift__() (object 的方法)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#object.__ilshift__
(於 operator 模組中)https://python.github.io/python-docs-zh-tw/library/operator.html#operator.__ilshift__
__imatmul__() (object 的方法)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#object.__imatmul__
(於 operator 模組中)https://python.github.io/python-docs-zh-tw/library/operator.html#operator.__imatmul__
__imod__() (object 的方法)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#object.__imod__
(於 operator 模組中)https://python.github.io/python-docs-zh-tw/library/operator.html#operator.__imod__
built-in function(內建函式)https://python.github.io/python-docs-zh-tw/c-api/import.html#index-1
built-in functionhttps://python.github.io/python-docs-zh-tw/library/functions.html#import__
__import__() (於 importlib 模組中)https://python.github.io/python-docs-zh-tw/library/importlib.html#importlib.__import__
__imul__() (object 的方法)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#object.__imul__
(於 operator 模組中)https://python.github.io/python-docs-zh-tw/library/operator.html#operator.__imul__
__index__() (object 的方法)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#object.__index__
(於 operator 模組中)https://python.github.io/python-docs-zh-tw/library/operator.html#operator.__index__
__infer_variance__ (typing.TypeVar 的屬性)https://python.github.io/python-docs-zh-tw/library/typing.html#typing.TypeVar.__infer_variance__
__init__() (asyncio.Future 的方法)https://python.github.io/python-docs-zh-tw/library/asyncio-extending.html#asyncio.Future.__init__
(asyncio.Task 的方法)https://python.github.io/python-docs-zh-tw/library/asyncio-extending.html#asyncio.Task.__init__
(difflib.HtmlDiff 的方法)https://python.github.io/python-docs-zh-tw/library/difflib.html#difflib.HtmlDiff.__init__
(enum.Enum 的方法)https://python.github.io/python-docs-zh-tw/library/enum.html#enum.Enum.__init__
(logging.Handler 的方法)https://python.github.io/python-docs-zh-tw/library/logging.html#logging.Handler.__init__
(logging.logging.Formatter 的方法)https://python.github.io/python-docs-zh-tw/howto/logging.html#logging.logging.Formatter.__init__
(object 的方法)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#object.__init__
__init_subclass__() (enum.Enum 的方法)https://python.github.io/python-docs-zh-tw/library/enum.html#enum.Enum.__init_subclass__
(object 的類別方法)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#object.__init_subclass__
__instancecheck__() (type 的方法)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#type.__instancecheck__
__int__() (object 的方法)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#object.__int__
__interactivehook__ (於 sys 模組中)https://python.github.io/python-docs-zh-tw/library/sys.html#sys.__interactivehook__
__inv__() (於 operator 模組中)https://python.github.io/python-docs-zh-tw/library/operator.html#operator.__inv__
__invert__() (object 的方法)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#object.__invert__
(於 operator 模組中)https://python.github.io/python-docs-zh-tw/library/operator.html#operator.__invert__
__ior__() (object 的方法)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#object.__ior__
(於 operator 模組中)https://python.github.io/python-docs-zh-tw/library/operator.html#operator.__ior__
__ipow__() (object 的方法)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#object.__ipow__
(於 operator 模組中)https://python.github.io/python-docs-zh-tw/library/operator.html#operator.__ipow__
__irshift__() (object 的方法)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#object.__irshift__
(於 operator 模組中)https://python.github.io/python-docs-zh-tw/library/operator.html#operator.__irshift__
__isub__() (object 的方法)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#object.__isub__
(於 operator 模組中)https://python.github.io/python-docs-zh-tw/library/operator.html#operator.__isub__
__iter__() (container 的方法)https://python.github.io/python-docs-zh-tw/library/stdtypes.html#container.__iter__
(enum.EnumType 的方法)https://python.github.io/python-docs-zh-tw/library/enum.html#enum.EnumType.__iter__
(iterator 的方法)https://python.github.io/python-docs-zh-tw/library/stdtypes.html#iterator.__iter__
(mailbox.Mailbox 的方法)https://python.github.io/python-docs-zh-tw/library/mailbox.html#mailbox.Mailbox.__iter__
(object 的方法)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#object.__iter__
(unittest.TestSuite 的方法)https://python.github.io/python-docs-zh-tw/library/unittest.html#unittest.TestSuite.__iter__
__itruediv__() (object 的方法)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#object.__itruediv__
(於 operator 模組中)https://python.github.io/python-docs-zh-tw/library/operator.html#operator.__itruediv__
__ixor__() (object 的方法)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#object.__ixor__
(於 operator 模組中)https://python.github.io/python-docs-zh-tw/library/operator.html#operator.__ixor__
__kwdefaults__ (function 的屬性)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#function.__kwdefaults__
__kwdefaults__ (函式屬性)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#index-36
__le__() (object 的方法)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#object.__le__
(於 operator 模組中)https://python.github.io/python-docs-zh-tw/library/operator.html#operator.__le__
__le__()(實例方法)https://python.github.io/python-docs-zh-tw/library/stdtypes.html#index-9
__len__() (email.message.EmailMessage 的方法)https://python.github.io/python-docs-zh-tw/library/email.message.html#email.message.EmailMessage.__len__
(email.message.Message 的方法)https://python.github.io/python-docs-zh-tw/library/email.compat32-message.html#email.message.Message.__len__
(enum.EnumType 的方法)https://python.github.io/python-docs-zh-tw/library/enum.html#enum.EnumType.__len__
(mailbox.Mailbox 的方法)https://python.github.io/python-docs-zh-tw/library/mailbox.html#mailbox.Mailbox.__len__
(object 的方法)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#object.__len__
__len__() (對映物件方法)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#index-88
__length_hint__() (object 的方法)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#object.__length_hint__
__loader__ (module 的屬性)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#module.__loader__
__loader__ (模組屬性)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#index-46
__loader__(模組屬性)https://python.github.io/python-docs-zh-tw/c-api/module.html#index-2
__lshift__() (object 的方法)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#object.__lshift__
(於 operator 模組中)https://python.github.io/python-docs-zh-tw/library/operator.html#operator.__lshift__
__lt__() (object 的方法)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#object.__lt__
(於 operator 模組中)https://python.github.io/python-docs-zh-tw/library/operator.html#operator.__lt__
__lt__()(實例方法)https://python.github.io/python-docs-zh-tw/library/stdtypes.html#index-9
modulehttps://python.github.io/python-docs-zh-tw/library/__main__.html#module-__main__
module(模組)https://python.github.io/python-docs-zh-tw/c-api/intro.html#index-18
[1]https://python.github.io/python-docs-zh-tw/library/runpy.html#index-0
[2]https://python.github.io/python-docs-zh-tw/library/runpy.html#index-4
[3]https://python.github.io/python-docs-zh-tw/reference/executionmodel.html#index-10
[4]https://python.github.io/python-docs-zh-tw/reference/toplevel_components.html#index-2
[5]https://python.github.io/python-docs-zh-tw/reference/toplevel_components.html#index-3
模組https://python.github.io/python-docs-zh-tw/c-api/init.html#index-15
[1]https://python.github.io/python-docs-zh-tw/c-api/init.html#index-40
[2]https://python.github.io/python-docs-zh-tw/c-api/init.html#index-43
__matmul__() (object 的方法)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#object.__matmul__
(於 operator 模組中)https://python.github.io/python-docs-zh-tw/library/operator.html#operator.__matmul__
__members__ (enum.EnumType 的屬性)https://python.github.io/python-docs-zh-tw/library/enum.html#enum.EnumType.__members__
__missing__()https://python.github.io/python-docs-zh-tw/library/stdtypes.html#index-54
(collections.defaultdict 的方法)https://python.github.io/python-docs-zh-tw/library/collections.html#collections.defaultdict.__missing__
(object 的方法)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#object.__missing__
__mod__() (object 的方法)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#object.__mod__
(於 operator 模組中)https://python.github.io/python-docs-zh-tw/library/operator.html#operator.__mod__
__module__ (definition 的屬性)https://python.github.io/python-docs-zh-tw/library/stdtypes.html#definition.__module__
(function 的屬性)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#function.__module__
(method 的屬性)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#method.__module__
(type 的屬性)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#type.__module__
(typing.NewType 的屬性)https://python.github.io/python-docs-zh-tw/library/typing.html#typing.NewType.__module__
(typing.TypeAliasType 的屬性)https://python.github.io/python-docs-zh-tw/library/typing.html#typing.TypeAliasType.__module__
__module__ (函式屬性)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#index-36
__module__ (方法屬性)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#index-39
__module__ (類別屬性)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#index-54
__mro__ (type 的屬性)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#type.__mro__
__mro_entries__() (object 的方法)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#object.__mro_entries__
__mul__() (object 的方法)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#object.__mul__
(於 operator 模組中)https://python.github.io/python-docs-zh-tw/library/operator.html#operator.__mul__
__mutable_keys__ (typing.TypedDict 的屬性)https://python.github.io/python-docs-zh-tw/library/typing.html#typing.TypedDict.__mutable_keys__
__name__ (definition 的屬性)https://python.github.io/python-docs-zh-tw/library/stdtypes.html#definition.__name__
(function 的屬性)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#function.__name__
(method 的屬性)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#method.__name__
(module 的屬性)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#module.__name__
(property 的屬性)https://python.github.io/python-docs-zh-tw/library/functions.html#property.__name__
(type 的屬性)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#type.__name__
(typing.NewType 的屬性)https://python.github.io/python-docs-zh-tw/library/typing.html#typing.NewType.__name__
(typing.ParamSpec 的屬性)https://python.github.io/python-docs-zh-tw/library/typing.html#typing.ParamSpec.__name__
(typing.TypeAliasType 的屬性)https://python.github.io/python-docs-zh-tw/library/typing.html#typing.TypeAliasType.__name__
(typing.TypeVar 的屬性)https://python.github.io/python-docs-zh-tw/library/typing.html#typing.TypeVar.__name__
(typing.TypeVarTuple 的屬性)https://python.github.io/python-docs-zh-tw/library/typing.html#typing.TypeVarTuple.__name__
__name__ (函式屬性)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#index-36
__name__ (方法屬性)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#index-39
__name__ (模組屬性)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#index-46
__name__ (類別屬性)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#index-54
__name__(模組屬性)https://python.github.io/python-docs-zh-tw/c-api/module.html#index-2
[1]https://python.github.io/python-docs-zh-tw/c-api/module.html#index-4
__ne__() (email.charset.Charset 的方法)https://python.github.io/python-docs-zh-tw/library/email.charset.html#email.charset.Charset.__ne__
(email.header.Header 的方法)https://python.github.io/python-docs-zh-tw/library/email.header.html#email.header.Header.__ne__
(object 的方法)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#object.__ne__
(於 operator 模組中)https://python.github.io/python-docs-zh-tw/library/operator.html#operator.__ne__
__ne__()(實例方法)https://python.github.io/python-docs-zh-tw/library/stdtypes.html#index-9
__neg__() (object 的方法)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#object.__neg__
(於 operator 模組中)https://python.github.io/python-docs-zh-tw/library/operator.html#operator.__neg__
__new__() (enum.Enum 的方法)https://python.github.io/python-docs-zh-tw/library/enum.html#enum.Enum.__new__
(object 的方法)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#object.__new__
(string.templatelib.Interpolation 的方法)https://python.github.io/python-docs-zh-tw/library/string.templatelib.html#string.templatelib.Interpolation.__new__
(string.templatelib.Template 的方法)https://python.github.io/python-docs-zh-tw/library/string.templatelib.html#string.templatelib.Template.__new__
__next__() (csv.csvreader 的方法)https://python.github.io/python-docs-zh-tw/library/csv.html#csv.csvreader.__next__
(generator 的方法)https://python.github.io/python-docs-zh-tw/reference/expressions.html#generator.__next__
(iterator 的方法)https://python.github.io/python-docs-zh-tw/library/stdtypes.html#iterator.__next__
__not__() (於 operator 模組中)https://python.github.io/python-docs-zh-tw/library/operator.html#operator.__not__
__notes__ (BaseException 的屬性)https://python.github.io/python-docs-zh-tw/library/exceptions.html#BaseException.__notes__
(traceback.TracebackException 的屬性)https://python.github.io/python-docs-zh-tw/library/traceback.html#traceback.TracebackException.__notes__
__objclass__ (object 的屬性)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#object.__objclass__
__optional_keys__ (typing.TypedDict 的屬性)https://python.github.io/python-docs-zh-tw/library/typing.html#typing.TypedDict.__optional_keys__
__or__() (enum.Flag 的方法)https://python.github.io/python-docs-zh-tw/library/enum.html#enum.Flag.__or__
(object 的方法)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#object.__or__
(於 operator 模組中)https://python.github.io/python-docs-zh-tw/library/operator.html#operator.__or__
__origin__ (genericalias 的屬性)https://python.github.io/python-docs-zh-tw/library/stdtypes.html#genericalias.__origin__
__package__ (module 的屬性)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#module.__package__
__package__ (模組屬性)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#index-46
__package__(模組屬性)https://python.github.io/python-docs-zh-tw/c-api/module.html#index-2
__parameters__ (genericalias 的屬性)https://python.github.io/python-docs-zh-tw/library/stdtypes.html#genericalias.__parameters__
__path__ (module 的屬性)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#module.__path__
__path__ (模組屬性)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#index-46
__pointer_type__ (ctypes._CData 的屬性)https://python.github.io/python-docs-zh-tw/library/ctypes.html#ctypes._CData.__pointer_type__
__pos__() (object 的方法)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#object.__pos__
(於 operator 模組中)https://python.github.io/python-docs-zh-tw/library/operator.html#operator.__pos__
__post_init__() (於 dataclasses 模組中)https://python.github.io/python-docs-zh-tw/library/dataclasses.html#dataclasses.__post_init__
__pow__() (object 的方法)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#object.__pow__
(於 operator 模組中)https://python.github.io/python-docs-zh-tw/library/operator.html#operator.__pow__
__prepare__ (元類別方法)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#index-95
__PYVENV_LAUNCHER__https://python.github.io/python-docs-zh-tw/c-api/init_config.html#index-30
[1]https://python.github.io/python-docs-zh-tw/c-api/init_config.html#index-51
__qualname__ (definition 的屬性)https://python.github.io/python-docs-zh-tw/library/stdtypes.html#definition.__qualname__
(function 的屬性)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#function.__qualname__
(type 的屬性)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#type.__qualname__
__radd__() (object 的方法)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#object.__radd__
__rand__() (object 的方法)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#object.__rand__
__rdivmod__() (object 的方法)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#object.__rdivmod__
__readonly_keys__ (typing.TypedDict 的屬性)https://python.github.io/python-docs-zh-tw/library/typing.html#typing.TypedDict.__readonly_keys__
__reduce__() (object 的方法)https://python.github.io/python-docs-zh-tw/library/pickle.html#object.__reduce__
__reduce_ex__() (object 的方法)https://python.github.io/python-docs-zh-tw/library/pickle.html#object.__reduce_ex__
__release_buffer__() (object 的方法)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#object.__release_buffer__
__replace__() (取代協定)https://python.github.io/python-docs-zh-tw/library/copy.html#index-2
__repr__() (enum.Enum 的方法)https://python.github.io/python-docs-zh-tw/library/enum.html#enum.Enum.__repr__
(multiprocessing.managers.BaseProxy 的方法)https://python.github.io/python-docs-zh-tw/library/multiprocessing.html#multiprocessing.managers.BaseProxy.__repr__
(netrc.netrc 的方法)https://python.github.io/python-docs-zh-tw/library/netrc.html#netrc.netrc.__repr__
(object 的方法)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#object.__repr__
__required_keys__ (typing.TypedDict 的屬性)https://python.github.io/python-docs-zh-tw/library/typing.html#typing.TypedDict.__required_keys__
__reversed__() (enum.EnumType 的方法)https://python.github.io/python-docs-zh-tw/library/enum.html#enum.EnumType.__reversed__
(object 的方法)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#object.__reversed__
__rfloordiv__() (object 的方法)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#object.__rfloordiv__
__rlshift__() (object 的方法)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#object.__rlshift__
__rmatmul__() (object 的方法)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#object.__rmatmul__
__rmod__() (object 的方法)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#object.__rmod__
__rmul__() (object 的方法)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#object.__rmul__
__ror__() (object 的方法)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#object.__ror__
__round__() (fractions.Fraction 的方法)https://python.github.io/python-docs-zh-tw/library/fractions.html#fractions.Fraction.__round__
(object 的方法)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#object.__round__
__rpow__() (object 的方法)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#object.__rpow__
__rrshift__() (object 的方法)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#object.__rrshift__
__rshift__() (object 的方法)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#object.__rshift__
(於 operator 模組中)https://python.github.io/python-docs-zh-tw/library/operator.html#operator.__rshift__
__rsub__() (object 的方法)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#object.__rsub__
__rtruediv__() (object 的方法)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#object.__rtruediv__
__rxor__() (object 的方法)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#object.__rxor__
__self__ (method 的屬性)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#method.__self__
__self__ (方法屬性)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#index-39
__set__() (object 的方法)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#object.__set__
__set_name__() (object 的方法)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#object.__set_name__
__setattr__() (object 的方法)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#object.__setattr__
__setitem__() (email.message.EmailMessage 的方法)https://python.github.io/python-docs-zh-tw/library/email.message.html#email.message.EmailMessage.__setitem__
(email.message.Message 的方法)https://python.github.io/python-docs-zh-tw/library/email.compat32-message.html#email.message.Message.__setitem__
(mailbox.Mailbox 的方法)https://python.github.io/python-docs-zh-tw/library/mailbox.html#mailbox.Mailbox.__setitem__
(mailbox.Maildir 的方法)https://python.github.io/python-docs-zh-tw/library/mailbox.html#mailbox.Maildir.__setitem__
(object 的方法)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#object.__setitem__
(於 operator 模組中)https://python.github.io/python-docs-zh-tw/library/operator.html#operator.__setitem__
__setstate__() (object 的方法)https://python.github.io/python-docs-zh-tw/library/pickle.html#object.__setstate__
__setstate__()(copy 協定)https://python.github.io/python-docs-zh-tw/library/pickle.html#index-8
__slots__https://python.github.io/python-docs-zh-tw/glossary.html#term-__slots__
__spec__ (module 的屬性)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#module.__spec__
__spec__ (模組屬性)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#index-46
__static_attributes__ (type 的屬性)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#type.__static_attributes__
__static_attributes__ (類別屬性)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#index-54
__stderr__ (於 sys 模組中)https://python.github.io/python-docs-zh-tw/library/sys.html#sys.__stderr__
__stdin__ (於 sys 模組中)https://python.github.io/python-docs-zh-tw/library/sys.html#sys.__stdin__
__stdout__ (於 sys 模組中)https://python.github.io/python-docs-zh-tw/library/sys.html#sys.__stdout__
__str__() (datetime.date 的方法)https://python.github.io/python-docs-zh-tw/library/datetime.html#datetime.date.__str__
(datetime.datetime 的方法)https://python.github.io/python-docs-zh-tw/library/datetime.html#datetime.datetime.__str__
(datetime.time 的方法)https://python.github.io/python-docs-zh-tw/library/datetime.html#datetime.time.__str__
(email.charset.Charset 的方法)https://python.github.io/python-docs-zh-tw/library/email.charset.html#email.charset.Charset.__str__
(email.header.Header 的方法)https://python.github.io/python-docs-zh-tw/library/email.header.html#email.header.Header.__str__
(email.headerregistry.Address 的方法)https://python.github.io/python-docs-zh-tw/library/email.headerregistry.html#email.headerregistry.Address.__str__
(email.headerregistry.Group 的方法)https://python.github.io/python-docs-zh-tw/library/email.headerregistry.html#email.headerregistry.Group.__str__
(email.message.EmailMessage 的方法)https://python.github.io/python-docs-zh-tw/library/email.message.html#email.message.EmailMessage.__str__
(email.message.Message 的方法)https://python.github.io/python-docs-zh-tw/library/email.compat32-message.html#email.message.Message.__str__
(enum.Enum 的方法)https://python.github.io/python-docs-zh-tw/library/enum.html#enum.Enum.__str__
(multiprocessing.managers.BaseProxy 的方法)https://python.github.io/python-docs-zh-tw/library/multiprocessing.html#multiprocessing.managers.BaseProxy.__str__
(object 的方法)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#object.__str__
__sub__() (object 的方法)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#object.__sub__
(於 operator 模組中)https://python.github.io/python-docs-zh-tw/library/operator.html#operator.__sub__
__subclasscheck__() (type 的方法)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#type.__subclasscheck__
__subclasses__() (type 的方法)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#type.__subclasses__
__subclasshook__() (abc.ABCMeta 的方法)https://python.github.io/python-docs-zh-tw/library/abc.html#abc.ABCMeta.__subclasshook__
__supertype__ (typing.NewType 的屬性)https://python.github.io/python-docs-zh-tw/library/typing.html#typing.NewType.__supertype__
__suppress_context__ (BaseException 的屬性)https://python.github.io/python-docs-zh-tw/library/exceptions.html#BaseException.__suppress_context__
(traceback.TracebackException 的屬性)https://python.github.io/python-docs-zh-tw/library/traceback.html#traceback.TracebackException.__suppress_context__
__suppress_context__(例外屬性)https://python.github.io/python-docs-zh-tw/library/exceptions.html#index-2
__test__ (module 的屬性)https://python.github.io/python-docs-zh-tw/library/doctest.html#module.__test__
__total__ (typing.TypedDict 的屬性)https://python.github.io/python-docs-zh-tw/library/typing.html#typing.TypedDict.__total__
__traceback__ (BaseException 的屬性)https://python.github.io/python-docs-zh-tw/library/exceptions.html#BaseException.__traceback__
__traceback__(例外屬性)https://python.github.io/python-docs-zh-tw/reference/simple_stmts.html#index-27
__truediv__() (importlib.abc.Traversable 的方法)https://python.github.io/python-docs-zh-tw/library/importlib.html#importlib.abc.Traversable.__truediv__
(importlib.resources.abc.Traversable 的方法)https://python.github.io/python-docs-zh-tw/library/importlib.resources.abc.html#importlib.resources.abc.Traversable.__truediv__
(object 的方法)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#object.__truediv__
(於 operator 模組中)https://python.github.io/python-docs-zh-tw/library/operator.html#operator.__truediv__
__trunc__() (object 的方法)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#object.__trunc__
__type_params__ (definition 的屬性)https://python.github.io/python-docs-zh-tw/library/stdtypes.html#definition.__type_params__
(function 的屬性)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#function.__type_params__
(type 的屬性)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#type.__type_params__
(typing.TypeAliasType 的屬性)https://python.github.io/python-docs-zh-tw/library/typing.html#typing.TypeAliasType.__type_params__
__type_params__ (函式屬性)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#index-36
__type_params__ (類別屬性)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#index-54
__unpacked__ (genericalias 的屬性)https://python.github.io/python-docs-zh-tw/library/stdtypes.html#genericalias.__unpacked__
__unraisablehook__ (於 sys 模組中)https://python.github.io/python-docs-zh-tw/library/sys.html#sys.__unraisablehook__
__value__ (typing.TypeAliasType 的屬性)https://python.github.io/python-docs-zh-tw/library/typing.html#typing.TypeAliasType.__value__
__xor__() (enum.Flag 的方法)https://python.github.io/python-docs-zh-tw/library/enum.html#enum.Flag.__xor__
(object 的方法)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#object.__xor__
(於 operator 模組中)https://python.github.io/python-docs-zh-tw/library/operator.html#operator.__xor__
_add_alias_() (enum.Enum 的方法)https://python.github.io/python-docs-zh-tw/library/enum.html#enum.Enum._add_alias_
_add_value_alias_() (enum.Enum 的方法)https://python.github.io/python-docs-zh-tw/library/enum.html#enum.Enum._add_value_alias_
_align_ (ctypes.Structure 的屬性)https://python.github.io/python-docs-zh-tw/library/ctypes.html#ctypes.Structure._align_
_anonymous_ (ctypes.Structure 的屬性)https://python.github.io/python-docs-zh-tw/library/ctypes.html#ctypes.Structure._anonymous_
_asdict() (collections.somenamedtuple 的方法)https://python.github.io/python-docs-zh-tw/library/collections.html#collections.somenamedtuple._asdict
_b_base_ (ctypes._CData 的屬性)https://python.github.io/python-docs-zh-tw/library/ctypes.html#ctypes._CData._b_base_
_b_needsfree_ (ctypes._CData 的屬性)https://python.github.io/python-docs-zh-tw/library/ctypes.html#ctypes._CData._b_needsfree_
_callmethod() (multiprocessing.managers.BaseProxy 的方法)https://python.github.io/python-docs-zh-tw/library/multiprocessing.html#multiprocessing.managers.BaseProxy._callmethod
_CData (ctypes 中的類別)https://python.github.io/python-docs-zh-tw/library/ctypes.html#ctypes._CData
_CFuncPtr (ctypes 中的類別)https://python.github.io/python-docs-zh-tw/library/ctypes.html#ctypes._CFuncPtr
_clear_internal_caches() (於 sys 模組中)https://python.github.io/python-docs-zh-tw/library/sys.html#sys._clear_internal_caches
_clear_type_cache() (於 sys 模組中)https://python.github.io/python-docs-zh-tw/library/sys.html#sys._clear_type_cache
_current_exceptions() (於 sys 模組中)https://python.github.io/python-docs-zh-tw/library/sys.html#sys._current_exceptions
_current_frames() (於 sys 模組中)https://python.github.io/python-docs-zh-tw/library/sys.html#sys._current_frames
_debugmallocstats() (於 sys 模組中)https://python.github.io/python-docs-zh-tw/library/sys.html#sys._debugmallocstats
_emscripten_info (於 sys 模組中)https://python.github.io/python-docs-zh-tw/library/sys.html#sys._emscripten_info
_enablelegacywindowsfsencoding() (於 sys 模組中)https://python.github.io/python-docs-zh-tw/library/sys.html#sys._enablelegacywindowsfsencoding
_enter_task() (於 asyncio 模組中)https://python.github.io/python-docs-zh-tw/library/asyncio-extending.html#asyncio._enter_task
_exit() (於 os 模組中)https://python.github.io/python-docs-zh-tw/library/os.html#os._exit
_Feature (__future__ 中的類別)https://python.github.io/python-docs-zh-tw/library/__future__.html#future__._Feature
_field_defaults (collections.somenamedtuple 的屬性)https://python.github.io/python-docs-zh-tw/library/collections.html#collections.somenamedtuple._field_defaults
_field_types (ast.AST 的屬性)https://python.github.io/python-docs-zh-tw/library/ast.html#ast.AST._field_types
_fields (ast.AST 的屬性)https://python.github.io/python-docs-zh-tw/library/ast.html#ast.AST._fields
(collections.somenamedtuple 的屬性)https://python.github.io/python-docs-zh-tw/library/collections.html#collections.somenamedtuple._fields
_fields_ (ctypes.Structure 的屬性)https://python.github.io/python-docs-zh-tw/library/ctypes.html#ctypes.Structure._fields_
_flush() (wsgiref.handlers.BaseHandler 的方法)https://python.github.io/python-docs-zh-tw/library/wsgiref.html#wsgiref.handlers.BaseHandler._flush
_for_archive() (zipfile.ZipInfo 的方法)https://python.github.io/python-docs-zh-tw/library/zipfile.html#zipfile.ZipInfo._for_archive
_frozen (C struct)https://python.github.io/python-docs-zh-tw/c-api/import.html#c._frozen
_generate_next_value_() (enum.Enum 的方法)https://python.github.io/python-docs-zh-tw/library/enum.html#enum.Enum._generate_next_value_
_get_child_mock() (unittest.mock.Mock 的方法)https://python.github.io/python-docs-zh-tw/library/unittest.mock.html#unittest.mock.Mock._get_child_mock
_get_preferred_schemes() (於 sysconfig 模組中)https://python.github.io/python-docs-zh-tw/library/sysconfig.html#sysconfig._get_preferred_schemes
_getframe() (於 sys 模組中)https://python.github.io/python-docs-zh-tw/library/sys.html#sys._getframe
_getframemodulename() (於 sys 模組中)https://python.github.io/python-docs-zh-tw/library/sys.html#sys._getframemodulename
_getvalue() (multiprocessing.managers.BaseProxy 的方法)https://python.github.io/python-docs-zh-tw/library/multiprocessing.html#multiprocessing.managers.BaseProxy._getvalue
_handle (ctypes.PyDLL 的屬性)https://python.github.io/python-docs-zh-tw/library/ctypes.html#ctypes.PyDLL._handle
_ignore_ (enum.Enum 的屬性)https://python.github.io/python-docs-zh-tw/library/enum.html#enum.Enum._ignore_
_incompatible_extension_module_restrictions() (於 importlib.util 模組中)https://python.github.io/python-docs-zh-tw/library/importlib.html#importlib.util._incompatible_extension_module_restrictions
_inittab (C struct)https://python.github.io/python-docs-zh-tw/c-api/import.html#c._inittab
_inittab.initfunc (C member)https://python.github.io/python-docs-zh-tw/c-api/import.html#c._inittab.initfunc
_inittab.name (C member)https://python.github.io/python-docs-zh-tw/c-api/import.html#c._inittab.name
_is_gil_enabled() (於 sys 模組中)https://python.github.io/python-docs-zh-tw/library/sys.html#sys._is_gil_enabled
_is_immortal() (於 sys 模組中)https://python.github.io/python-docs-zh-tw/library/sys.html#sys._is_immortal
_is_interned() (於 sys 模組中)https://python.github.io/python-docs-zh-tw/library/sys.html#sys._is_interned
_jit (於 sys 模組中)https://python.github.io/python-docs-zh-tw/library/sys.html#sys._jit
_jit.is_active() (於 sys 模組中)https://python.github.io/python-docs-zh-tw/library/sys.html#sys._jit.is_active
_jit.is_available() (於 sys 模組中)https://python.github.io/python-docs-zh-tw/library/sys.html#sys._jit.is_available
_jit.is_enabled() (於 sys 模組中)https://python.github.io/python-docs-zh-tw/library/sys.html#sys._jit.is_enabled
_layout_ (ctypes.Structure 的屬性)https://python.github.io/python-docs-zh-tw/library/ctypes.html#ctypes.Structure._layout_
_leave_task() (於 asyncio 模組中)https://python.github.io/python-docs-zh-tw/library/asyncio-extending.html#asyncio._leave_task
_length_ (ctypes.Array 的屬性)https://python.github.io/python-docs-zh-tw/library/ctypes.html#ctypes.Array._length_
module(模組)https://python.github.io/python-docs-zh-tw/library/locale.html#index-0
_log (logging.LoggerAdapter 的屬性)https://python.github.io/python-docs-zh-tw/library/logging.html#logging.LoggerAdapter._log
_make() (collections.somenamedtuple 的類別方法)https://python.github.io/python-docs-zh-tw/library/collections.html#collections.somenamedtuple._make
_makeResult() (unittest.TextTestRunner 的方法)https://python.github.io/python-docs-zh-tw/library/unittest.html#unittest.TextTestRunner._makeResult
_missing_() (enum.Enum 的方法)https://python.github.io/python-docs-zh-tw/library/enum.html#enum.Enum._missing_
_name (ctypes.PyDLL 的屬性)https://python.github.io/python-docs-zh-tw/library/ctypes.html#ctypes.PyDLL._name
_name_ (enum.Enum 的屬性)https://python.github.io/python-docs-zh-tw/library/enum.html#enum.Enum._name_
_numeric_repr_() (enum.Flag 的方法)https://python.github.io/python-docs-zh-tw/library/enum.html#enum.Flag._numeric_repr_
_objects (ctypes._CData 的屬性)https://python.github.io/python-docs-zh-tw/library/ctypes.html#ctypes._CData._objects
_order_ (enum.Enum 的屬性)https://python.github.io/python-docs-zh-tw/library/enum.html#enum.Enum._order_
_pack_ (ctypes.Structure 的屬性)https://python.github.io/python-docs-zh-tw/library/ctypes.html#ctypes.Structure._pack_
_parse() (gettext.NullTranslations 的方法)https://python.github.io/python-docs-zh-tw/library/gettext.html#gettext.NullTranslations._parse
_Pointer (ctypes 中的類別)https://python.github.io/python-docs-zh-tw/library/ctypes.html#ctypes._Pointer
_Py_c_diff (C function)https://python.github.io/python-docs-zh-tw/c-api/complex.html#c._Py_c_diff
_Py_c_neg (C function)https://python.github.io/python-docs-zh-tw/c-api/complex.html#c._Py_c_neg
_Py_c_pow (C function)https://python.github.io/python-docs-zh-tw/c-api/complex.html#c._Py_c_pow
_Py_c_prod (C function)https://python.github.io/python-docs-zh-tw/c-api/complex.html#c._Py_c_prod
_Py_c_quot (C function)https://python.github.io/python-docs-zh-tw/c-api/complex.html#c._Py_c_quot
_Py_c_sum (C function)https://python.github.io/python-docs-zh-tw/c-api/complex.html#c._Py_c_sum
_Py_NoneStruct (C var)https://python.github.io/python-docs-zh-tw/c-api/allocation.html#c._Py_NoneStruct
_PyBytes_Resize (C function)https://python.github.io/python-docs-zh-tw/c-api/bytes.html#c._PyBytes_Resize
_PyCode_GetExtra(C 函式)https://python.github.io/python-docs-zh-tw/c-api/code.html#index-5
_PyCode_SetExtra(C 函式)https://python.github.io/python-docs-zh-tw/c-api/code.html#index-6
_PyEval_RequestCodeExtraIndex(C 函式)https://python.github.io/python-docs-zh-tw/c-api/code.html#index-4
_PyFrameEvalFunction (C type)https://python.github.io/python-docs-zh-tw/c-api/init.html#c._PyFrameEvalFunction
_PyInterpreterFrame (C struct)https://python.github.io/python-docs-zh-tw/c-api/frame.html#c._PyInterpreterFrame
_PyInterpreterState_GetEvalFrameFunc (C function)https://python.github.io/python-docs-zh-tw/c-api/init.html#c._PyInterpreterState_GetEvalFrameFunc
_PyInterpreterState_SetEvalFrameFunc (C function)https://python.github.io/python-docs-zh-tw/c-api/init.html#c._PyInterpreterState_SetEvalFrameFunc
_PyObject_GetDictPtr (C function)https://python.github.io/python-docs-zh-tw/c-api/object.html#c._PyObject_GetDictPtr
_PyObject_New (C function)https://python.github.io/python-docs-zh-tw/c-api/allocation.html#c._PyObject_New
_PyObject_NewVar (C function)https://python.github.io/python-docs-zh-tw/c-api/allocation.html#c._PyObject_NewVar
_PyTuple_Resize (C function)https://python.github.io/python-docs-zh-tw/c-api/tuple.html#c._PyTuple_Resize
_register_task() (於 asyncio 模組中)https://python.github.io/python-docs-zh-tw/library/asyncio-extending.html#asyncio._register_task
_replace() (collections.somenamedtuple 的方法)https://python.github.io/python-docs-zh-tw/library/collections.html#collections.somenamedtuple._replace
_setroot() (xml.etree.ElementTree.ElementTree 的方法)https://python.github.io/python-docs-zh-tw/library/xml.etree.elementtree.html#xml.etree.ElementTree.ElementTree._setroot
_SimpleCData (ctypes 中的類別)https://python.github.io/python-docs-zh-tw/library/ctypes.html#ctypes._SimpleCData
_structure() (於 email.iterators 模組中)https://python.github.io/python-docs-zh-tw/library/email.iterators.html#email.iterators._structure
modulehttps://python.github.io/python-docs-zh-tw/library/_thread.html#module-_thread
模組https://python.github.io/python-docs-zh-tw/c-api/init.html#index-36
modulehttps://python.github.io/python-docs-zh-tw/library/tkinter.html#module-_tkinter
_type_ (ctypes._Pointer 的屬性)https://python.github.io/python-docs-zh-tw/library/ctypes.html#ctypes._Pointer._type_
(ctypes.Array 的屬性)https://python.github.io/python-docs-zh-tw/library/ctypes.html#ctypes.Array._type_
_unregister_task() (於 asyncio 模組中)https://python.github.io/python-docs-zh-tw/library/asyncio-extending.html#asyncio._unregister_task
_value_ (enum.Enum 的屬性)https://python.github.io/python-docs-zh-tw/library/enum.html#enum.Enum._value_
_write() (wsgiref.handlers.BaseHandler 的方法)https://python.github.io/python-docs-zh-tw/library/wsgiref.html#wsgiref.handlers.BaseHandler._write
_xoptions (於 sys 模組中)https://python.github.io/python-docs-zh-tw/library/sys.html#sys._xoptions
索引https://python.github.io/python-docs-zh-tw/genindex.html
模組https://python.github.io/python-docs-zh-tw/py-modindex.html
Pythonhttps://www.python.org/
3.14.0 Documentationhttps://python.github.io/python-docs-zh-tw/index.html
索引https://python.github.io/python-docs-zh-tw/genindex-_.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.