阅读背景:

使用Ruby的p方法打印字符串时出现额外的转义字符

来源:互联网 

I am attempting to write a simple function to perform string interpolation on arbitrary text in ruby. I also want the function to not evaluate escaped interpolation blocks so that "\#{foo}" would be converted to "#{foo}" rather than evaluated.I am attempting to write a simple function to p




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: