把目录C:\Python34\PCI_Code\chapter2\加到系统路径中
>>> import sys
>>> sys.path.append("C:\Python34\PCI_Code\chapter2")
posted on 2018-02-23 15:39 小马过_河 阅读(...) 评论(...) 编辑 收藏
>>> import sys
>>> sys.path.append("C:\Python34\PCI_Code\chapter2")
posted on 2018-02-23 15:39 小马过_河 阅读(...) 评论(...) 编辑 收藏