需要对此正则表达式进行解释,(?=(?:[^ \''''] * \“" [[^ \""] * \"")*(?![^ \" ;“] * \"“)) [英] need explanation of this regular expression ,(?=(?:[^\""]*\""[^\""]*\"")*(?![^\""]*\""))

查看:77
本文介绍了需要对此正则表达式进行解释,(?=(?:[^ \''''] * \“" [[^ \""] * \"")*(?![^ \" ;“] * \"“))的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好...
我使用一个正则表达式来读取带有逗号和引号的CSV文件,任何人都可以向我解释这个??

,(?=(?:[^ \"] * \""[^ \"] * \")*(?![^ \"] * \"))"

谢谢!

Hi All...
I used one regular expression to read CSV file with comma and quotes, anyone could explain me this???

",(?=(?:[^\""]*\""[^\""]*\"")*(?![^\""]*\""))"

Thanks!

推荐答案

为什么不下载 Expresso [< ^ ]并自己找出答案?
WHy don''t you download Expresso[^] and find out for yourself?


尝试一下.我会提供一些学习正则表达式的链接

http://www.radsoftware.com.au/articles/regexlearnsyntax.aspx [ ^ ]
30分钟正则表达式教程 [ http://oreilly.com/windows/archive/csharp-regular-expressions.html [ ^ ]

-Ambi-
Try it yourself .i''ll give some links for learning Regular expression

http://www.radsoftware.com.au/articles/regexlearnsyntax.aspx[^]
The 30 Minute Regex Tutorial[^]
http://oreilly.com/windows/archive/csharp-regular-expressions.html[^]

-Ambi-


这篇关于需要对此正则表达式进行解释,(?=(?:[^ \''''] * \“" [[^ \""] * \"")*(?![^ \" ;“] * \"“))的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆