假如你非要在中間放上一句return,那麼請寫成:do return end。 還記得前面說過,函數也是變量類型嗎?上面的函數定義,其實相當於: add = function (a,b) ...
確定! 回上一頁