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/contents.html
複數物件https://python.github.io/python-docs-zh-tw/c-api/complex.html
作為 C 結構的複數https://python.github.io/python-docs-zh-tw/c-api/complex.html#complex-numbers-as-c-structures
作為 Python 物件的複數https://python.github.io/python-docs-zh-tw/c-api/complex.html#complex-numbers-as-python-objects
浮點數(Floating-Point)物件https://python.github.io/python-docs-zh-tw/c-api/float.html
位元組物件 (Bytes Objects)https://python.github.io/python-docs-zh-tw/c-api/bytes.html
回報錯誤https://python.github.io/python-docs-zh-tw/bugs.html
顯示原始碼 https://github.com/python/cpython/blob/main/Doc/c-api/complex.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/c-api/bytes.html
上一頁https://python.github.io/python-docs-zh-tw/c-api/float.html
Pythonhttps://www.python.org/
3.14.0 Documentationhttps://python.github.io/python-docs-zh-tw/index.html
Python/C API 參考手冊https://python.github.io/python-docs-zh-tw/c-api/index.html
具體物件層https://python.github.io/python-docs-zh-tw/c-api/concrete.html
複數物件https://python.github.io/python-docs-zh-tw/c-api/complex.html
https://python.github.io/python-docs-zh-tw/c-api/complex.html#complex-number-objects
https://python.github.io/python-docs-zh-tw/c-api/complex.html#complex-numbers-as-c-structures
https://python.github.io/python-docs-zh-tw/c-api/complex.html#c.Py_complex
https://python.github.io/python-docs-zh-tw/c-api/complex.html#c.Py_complex.real
https://python.github.io/python-docs-zh-tw/c-api/complex.html#c.Py_complex.imag
Py_complexhttps://python.github.io/python-docs-zh-tw/c-api/complex.html#c.Py_complex
Py_complexhttps://python.github.io/python-docs-zh-tw/c-api/complex.html#c.Py_complex
Py_complexhttps://python.github.io/python-docs-zh-tw/c-api/complex.html#c.Py_complex
https://python.github.io/python-docs-zh-tw/c-api/complex.html#c._Py_c_sum
Py_complexhttps://python.github.io/python-docs-zh-tw/c-api/complex.html#c.Py_complex
Py_complexhttps://python.github.io/python-docs-zh-tw/c-api/complex.html#c.Py_complex
Py_complexhttps://python.github.io/python-docs-zh-tw/c-api/complex.html#c.Py_complex
Py_complexhttps://python.github.io/python-docs-zh-tw/c-api/complex.html#c.Py_complex
https://python.github.io/python-docs-zh-tw/c-api/complex.html#c._Py_c_diff
Py_complexhttps://python.github.io/python-docs-zh-tw/c-api/complex.html#c.Py_complex
Py_complexhttps://python.github.io/python-docs-zh-tw/c-api/complex.html#c.Py_complex
Py_complexhttps://python.github.io/python-docs-zh-tw/c-api/complex.html#c.Py_complex
https://python.github.io/python-docs-zh-tw/c-api/complex.html#c._Py_c_neg
Py_complexhttps://python.github.io/python-docs-zh-tw/c-api/complex.html#c.Py_complex
Py_complexhttps://python.github.io/python-docs-zh-tw/c-api/complex.html#c.Py_complex
Py_complexhttps://python.github.io/python-docs-zh-tw/c-api/complex.html#c.Py_complex
Py_complexhttps://python.github.io/python-docs-zh-tw/c-api/complex.html#c.Py_complex
https://python.github.io/python-docs-zh-tw/c-api/complex.html#c._Py_c_prod
Py_complexhttps://python.github.io/python-docs-zh-tw/c-api/complex.html#c.Py_complex
Py_complexhttps://python.github.io/python-docs-zh-tw/c-api/complex.html#c.Py_complex
Py_complexhttps://python.github.io/python-docs-zh-tw/c-api/complex.html#c.Py_complex
Py_complexhttps://python.github.io/python-docs-zh-tw/c-api/complex.html#c.Py_complex
https://python.github.io/python-docs-zh-tw/c-api/complex.html#c._Py_c_quot
Py_complexhttps://python.github.io/python-docs-zh-tw/c-api/complex.html#c.Py_complex
Py_complexhttps://python.github.io/python-docs-zh-tw/c-api/complex.html#c.Py_complex
Py_complexhttps://python.github.io/python-docs-zh-tw/c-api/complex.html#c.Py_complex
Py_complexhttps://python.github.io/python-docs-zh-tw/c-api/complex.html#c.Py_complex
https://python.github.io/python-docs-zh-tw/c-api/complex.html#c._Py_c_pow
Py_complexhttps://python.github.io/python-docs-zh-tw/c-api/complex.html#c.Py_complex
https://python.github.io/python-docs-zh-tw/c-api/complex.html#complex-numbers-as-python-objects
https://python.github.io/python-docs-zh-tw/c-api/complex.html#c.PyComplexObject
PyObjecthttps://python.github.io/python-docs-zh-tw/c-api/structures.html#c.PyObject
PyTypeObjecthttps://python.github.io/python-docs-zh-tw/c-api/type.html#c.PyTypeObject
https://python.github.io/python-docs-zh-tw/c-api/complex.html#c.PyComplex_Type
穩定 ABI 的一部分https://python.github.io/python-docs-zh-tw/c-api/stable.html#stable
PyTypeObjecthttps://python.github.io/python-docs-zh-tw/c-api/type.html#c.PyTypeObject
complexhttps://python.github.io/python-docs-zh-tw/library/functions.html#complex
PyObjecthttps://python.github.io/python-docs-zh-tw/c-api/structures.html#c.PyObject
https://python.github.io/python-docs-zh-tw/c-api/complex.html#c.PyComplex_Check
PyComplexObjecthttps://python.github.io/python-docs-zh-tw/c-api/complex.html#c.PyComplexObject
PyComplexObjecthttps://python.github.io/python-docs-zh-tw/c-api/complex.html#c.PyComplexObject
PyObjecthttps://python.github.io/python-docs-zh-tw/c-api/structures.html#c.PyObject
https://python.github.io/python-docs-zh-tw/c-api/complex.html#c.PyComplex_CheckExact
PyComplexObjecthttps://python.github.io/python-docs-zh-tw/c-api/complex.html#c.PyComplexObject
PyComplexObjecthttps://python.github.io/python-docs-zh-tw/c-api/complex.html#c.PyComplexObject
PyObjecthttps://python.github.io/python-docs-zh-tw/c-api/structures.html#c.PyObject
Py_complexhttps://python.github.io/python-docs-zh-tw/c-api/complex.html#c.Py_complex
https://python.github.io/python-docs-zh-tw/c-api/complex.html#c.PyComplex_FromCComplex
Py_complexhttps://python.github.io/python-docs-zh-tw/c-api/complex.html#c.Py_complex
PyObjecthttps://python.github.io/python-docs-zh-tw/c-api/structures.html#c.PyObject
https://python.github.io/python-docs-zh-tw/c-api/complex.html#c.PyComplex_FromDoubles
穩定 ABI 的一部分https://python.github.io/python-docs-zh-tw/c-api/stable.html#stable
PyComplexObjecthttps://python.github.io/python-docs-zh-tw/c-api/complex.html#c.PyComplexObject
PyObjecthttps://python.github.io/python-docs-zh-tw/c-api/structures.html#c.PyObject
https://python.github.io/python-docs-zh-tw/c-api/complex.html#c.PyComplex_RealAsDouble
穩定 ABI 的一部分https://python.github.io/python-docs-zh-tw/c-api/stable.html#stable
__complex__()https://python.github.io/python-docs-zh-tw/reference/datamodel.html#object.__complex__
PyErr_Occurred()https://python.github.io/python-docs-zh-tw/c-api/exceptions.html#c.PyErr_Occurred
__complex__()https://python.github.io/python-docs-zh-tw/reference/datamodel.html#object.__complex__
PyObjecthttps://python.github.io/python-docs-zh-tw/c-api/structures.html#c.PyObject
https://python.github.io/python-docs-zh-tw/c-api/complex.html#c.PyComplex_ImagAsDouble
穩定 ABI 的一部分https://python.github.io/python-docs-zh-tw/c-api/stable.html#stable
__complex__()https://python.github.io/python-docs-zh-tw/reference/datamodel.html#object.__complex__
PyErr_Occurred()https://python.github.io/python-docs-zh-tw/c-api/exceptions.html#c.PyErr_Occurred
__complex__()https://python.github.io/python-docs-zh-tw/reference/datamodel.html#object.__complex__
Py_complexhttps://python.github.io/python-docs-zh-tw/c-api/complex.html#c.Py_complex
PyObjecthttps://python.github.io/python-docs-zh-tw/c-api/structures.html#c.PyObject
https://python.github.io/python-docs-zh-tw/c-api/complex.html#c.PyComplex_AsCComplex
Py_complexhttps://python.github.io/python-docs-zh-tw/c-api/complex.html#c.Py_complex
__complex__()https://python.github.io/python-docs-zh-tw/reference/datamodel.html#object.__complex__
__float__()https://python.github.io/python-docs-zh-tw/reference/datamodel.html#object.__float__
__index__()https://python.github.io/python-docs-zh-tw/reference/datamodel.html#object.__index__
Py_complexhttps://python.github.io/python-docs-zh-tw/c-api/complex.html#c.Py_complex
realhttps://python.github.io/python-docs-zh-tw/c-api/complex.html#c.Py_complex.real
PyErr_Occurred()https://python.github.io/python-docs-zh-tw/c-api/exceptions.html#c.PyErr_Occurred
__index__()https://python.github.io/python-docs-zh-tw/reference/datamodel.html#object.__index__
目錄https://python.github.io/python-docs-zh-tw/contents.html
複數物件https://python.github.io/python-docs-zh-tw/c-api/complex.html
作為 C 結構的複數https://python.github.io/python-docs-zh-tw/c-api/complex.html#complex-numbers-as-c-structures
作為 Python 物件的複數https://python.github.io/python-docs-zh-tw/c-api/complex.html#complex-numbers-as-python-objects
浮點數(Floating-Point)物件https://python.github.io/python-docs-zh-tw/c-api/float.html
位元組物件 (Bytes Objects)https://python.github.io/python-docs-zh-tw/c-api/bytes.html
回報錯誤https://python.github.io/python-docs-zh-tw/bugs.html
顯示原始碼 https://github.com/python/cpython/blob/main/Doc/c-api/complex.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/c-api/bytes.html
上一頁https://python.github.io/python-docs-zh-tw/c-api/float.html
Pythonhttps://www.python.org/
3.14.0 Documentationhttps://python.github.io/python-docs-zh-tw/index.html
Python/C API 參考手冊https://python.github.io/python-docs-zh-tw/c-api/index.html
具體物件層https://python.github.io/python-docs-zh-tw/c-api/concrete.html
複數物件https://python.github.io/python-docs-zh-tw/c-api/complex.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.