c = tonumber(a) + tonumber(b). This only works if a and b represent numbers! Lua will convert the strings to numbers prior to calcuating the ...
確定! 回上一頁