原文地址http://www.daileinote.com/computer/lua/02lua的string库是用来处理字符串的, ... function say() print('hello') end local f_str = string.dump(say) ...
確定! 回上一頁