**若要导入某个路径下某个.py文件的某个函数 ** 如要在example的demo_minist.py里导入lib下的gcfores.py的函数GCForest(在服务器上跑程序) 先添加gcforest.py的路径,再导入