Programming Ruby mentions them in the chapter about strings. Related to %q{} and %Q{} is %{} which is the same as %Q{} .
確定! 回上一頁