模塊也是可以更改名字的哦:取了別名之後我們也需要對其進行調用才行。 import Hello_World as h news = h.new_name('lisi','wangwu',laoliu = 'laoliu') ...
確定! 回上一頁