我尝试split the string使用特殊字符'\'但它不起作用。
split the string
str = 'c:\images\jhjh.jpg'; result = str.split('\');
帮我解决问题。提前致谢
javascript jquery tokenize
javascript ×1
jquery ×1
tokenize ×1