会使用bytes.decode('utf-8')将其转化为python的字符串。 如果使用的是python的bytes,那么可以直接对应到C++的std::string或者char*:. m.def ...
確定! 回上一頁