local sourcelen = string.len(sourcestr) print("\nthe len of sourcestr is "..sourcelen) -- 包含'\0'的字符串local str = "Hello Lua \000 What?
確定! 回上一頁