看板
[ Python ]
討論串[問題] 有關package使用方式
共 2 篇文章
首頁
上一頁
1
下一頁
尾頁
內容預覽:
小弟想請問一下關於package使用方式. /. test.py. abc/. __init__.py. a.py. In a.py. def x(x):. print 'a is called'. In test.py. import abc. abc.a.x(). __init__.py is
(還有65個字)
首頁
上一頁
1
下一頁
尾頁