1:用函數返回值 形式 如 Function Test() as Dictionary
2: 主程序傳參就好 Function Test(ByRef dic as Dictionary)
3:用全局變量