"\a\b\c".gsub!("\\\\","\\"). in ruby strings the backslash is the special first char to start an "escape sequence", therefore:.
確定! 回上一頁