A.x*y B.y C.x D.函数multiply
A.函数 B.字符串 C.数字 D.set结构
A.脚本尾部使用export定义变量输出 B.脚本开头使用export定义变量输出 C.脚本任何地方使用export定义变量输出 D.脚本尾部使用import定义变量输出