lua loadfile 和lua dofile,直接使用lua getglobal去獲取對應的lua函式,只會獲取到空值。 lual loadfile實際呼叫了lua load函式來載入l.
確定! 回上一頁