python支援函式過載
而在使用Eclipse的pydev開發時,過載函式__init__時,卻出現了錯誤duplicated
我想不到解決辦法,但是居然能正常執行。
pydev報錯是編譯錯誤,而python interpretor卻可以執行
python支援函式過載
而在使用Eclipse的pydev開發時,過載函式__init__時,卻出現了錯誤duplicated
我想不到解決辦法,但是居然能正常執行。
pydev報錯是編譯錯誤,而python interpretor卻可以執行
轉載於:https://www.cnblogs.com/cl1024cl/p/6205383.html