标签:oba 全局变量 print 更改 port variable 导入 文件名 test
from test_prokject import global_variables
def get_global_variables():
print(global_variables.deco_trigger)
# 其中 global_variables 为文件名,global_variables 文件内容为:deco_trigger = None
标签:oba 全局变量 print 更改 port variable 导入 文件名 test
原文地址:https://www.cnblogs.com/ronky/p/9831521.html