场院
Regex pattern failing
I am trying a substring to find from the beginning of the string to the point that has the escape sequence \"\\r\\n\\r\\n\" my regex is Regex completeCall = new Regex(@\"^.+?\\r\\n\\r\\n\", RegexOptio[详细]
2022-12-28 16:57 分类:问答