标签:python中exec

python中exec

#python中exec

📚 共 1 篇文章 🏷️ 标签分类 📝 python中exec
python中exec

python的exec、eval使用分析

简介python动态执行字符串代码片段(也可以是文件),一般会用到exec,eval。execexec_stmt::="exec