python `__format__`

https://docs.python.org/3/reference/datamodel.html#object.format

object.__format__(self, format_spec)

當對象作爲參數傳給format()方法時調用

參考:
https://www.cnblogs.com/xiaobingqianrui/p/8547842.html

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章