ruby system用法

system("")

括号里面的参数的写法与windows CMD的语法相差不多:

system("cd .. && 1.bat")

posted on 2011-04-07 18:36  张飞_  阅读(2735)  评论(0编辑  收藏  举报

导航