python中r的用法,r'str'表示raw string,既忽略转义字符。因为和windows不一样,python中认为\就是转义字符escape sequences的标志。python中r的用法,r'str'表示raw string,既忽略转义字符。因为和windo
python中r的用法,r'str'表示raw string,既忽略转义字符。因为和windows不一样,python中认为\就是转义字符escape sequences的标志。python中r的用法,r'str'表示raw string,既忽略转义字符。因为和windo