# encoding: utf-8 $threads.getMain().getTimer().setImmediate(lambda { |params| $console.log("执行操作") }) $console.log("ruby")