IamI 发表于 2014-5-25 18:48
exp是为了可读性吧,毕竟Actor太长。
当然更有可能是两个人写的拼在一起以后合成了。
变量写两遍是为了处理 ...
3. 为什么不直接递归到底?nil while result.gsub!(/\eV\[(\d+)\]/i) { $game_variables[$1.to_i] }
nil while result.gsub!(/\eV\[(\d+)\]/i) { $game_variables[$1.to_i] }
4. 首先,模块可以定义initialize,然后,我指的不是这个
举例:
module Cache [url=home.php?mod=space&uid=341345]@Cache[/url] = {} module_function # def... end
module Cache
[url=home.php?mod=space&uid=341345]@Cache[/url] = {}
module_function
# def...
end
还有我说的是 Game_System#japanese? 这个方法没有什么实际作用 |