1 回答
0
感谢您的反馈;不幸的是,这没有帮助。
我正在对该主题进行更多研究,并在 micropython 网站上遇到了这个问题: Micropython Builtin Types
我试过print(str('日本語'), encoding = 'utf 8')
但最终得到了输出NotImplementedError: keyword argument(s) not yet implemented - use normal args instead
。在 circuitpython 和 micropython 上试过这个并得到了相同的结果。
看来我得再等一会儿了。
于 2021-05-16T12:49:35.740 回答