我有一个这样的正则表达式:
name = dr-det-fb.ydp.eu/ebook/trunk/annotations/ctrl.php/api1751-4060-1193-0487 name = Regex.Replace(name, @"/\W/g", "");
此正则表达式应替换“/”、“-”、“。” 和 ””。但它没有,有人可以解释我为什么吗?
c# regex windows-runtime
c# ×1
regex ×1
windows-runtime ×1