string - Lua - gmatch 科学记数法字符串到数字. ... elements = {} for s in myString:gmatch('%d+%.?%d*') do table.insert(elements, s); end return ...
確定! 回上一頁