摘要: 如何在Ruby里,可以用#{}实现变量替换folder='test'system("ls-lrt#{folder}")上面的代码,会显示test目录。 阅读全文
posted @ 2012-09-25 08:59 卜海清 阅读(244) 评论(0) 推荐(0)