python中callable什么意思_Python中callable的理解?
生活随笔
收集整理的這篇文章主要介紹了
python中callable什么意思_Python中callable的理解?
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
仔細一看,這是英語斷句的問題啊
englishPython has [a more general concept] of [[callable object], that is every [object that can be called, which means applied on some data]]
不是“每個對象都能被調用”,而是“callable object”是“所有能被調用的對象”,最后那個從句解釋調用的概念是“被應用于數據”。
Python has a concept
Python has a more general concept
Python has a more general concept of callable object
Python has a more general concept of callable object, that is every object that can be called
Python has a more general concept of callable object, that is every object that can be called, which means applied on some data
總結
以上是生活随笔為你收集整理的python中callable什么意思_Python中callable的理解?的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: image vb6 图片自适应_Pyth
- 下一篇: svd降维 python案例_PCA降维