visual studio code怎么编译python

2025-04-18 10:31:53
推荐回答(1个)
回答1:

python是脚本语言不能编译的
可以用py2exe之类的程序把python脚本转换成exe可执行文件