The b prefix signifies a bytes string literal. If you see it used in Python 3 source code, the expression creates a bytes object, ...
確定! 回上一頁