下面給出了用於將字串轉換為大寫和小寫的範例程式碼。 string = "Lua Tutorial" -- replacing strings newstring = string.gsub(string,"Tutorial ...
確定! 回上一頁