generated at
2/22/2025, 11:48:01 AM
Python:関数ポインタ
関数ポインタ
(
function pointer
)
Pythonでは関数名に()をつけないことで関数ポインタを指します。
そうですか。