但是 python3.6 版本后,又引入了一种新的字符串格式化方式 f-string 。从%s格式化到format格式化再到f-string格式化,格式化的方式越来越直观,f-string ...
確定! 回上一頁