Adapt this code: for k,v in str:gmatch("(%d+)%s*=%s*(%a+)") do print(k,v) end. This assumes that the names are composed anycodings_string of ...
確定! 回上一頁