正则表达式资源 [英] Regular Expression Resources

查看:84
本文介绍了正则表达式资源的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

任何人都有任何关于常规

表达式的教程和/或参考文献的URL?


我到目前为止的四个是:

http:// docs。 sun.com/source/816-6408-10/regexp.htm
http://en.wikipedia.org/wiki/Regular_expression
http://www.regular-expressions.info/javascript.html
http://www.webreference.com/js/column5/

前两个来自FAQ,后两个来自谷歌搜索

的Javascript正则表达式所以我不确定它们有多好。


和/或问题答案什么是正则表达式?

足够短,可以放入FAQ吗?


-

Randy

comp.lang.javascript常见问题 - http://jibbering.com/faq/index.html

常见问题解答注: http ://www.jibbering.com/faq/faq_notes/faq_notes.html

ECMAScript语言规范来自FAQ2.6

Anybody have any URL''s to tutorials and/or references for Regular
Expressions?

The four I have so far are:

http://docs.sun.com/source/816-6408-10/regexp.htm
http://en.wikipedia.org/wiki/Regular_expression
http://www.regular-expressions.info/javascript.html
http://www.webreference.com/js/column5/

The first two came from the FAQ, second two came from a Google Search
for "Javascript Regular Expression" so I am not sure how good they are.

And/or an answer to the question "What are Regular Expressions?" that
would be short enough to put into the FAQ?

--
Randy
comp.lang.javascript FAQ - http://jibbering.com/faq/index.html
FAQ Notes: http://www.jibbering.com/faq/faq_notes/faq_notes.html
ECMAScript Language Specification via FAQ2.6

推荐答案

FAQEditor写道:
FAQEditor wrote:

任何人都有任何URL的教程和/或常规

表达式的参考?


我到目前为止的四个是:

http://docs.sun.com/source/816-6408-10/regexp.htm
ht tp://en.wikipedia.org/wiki/Regular_expression
http://www.regular-expressions.info/javascript.html
http://www.webreference.com/js/column5/

前两个来自FAQ,后两个来自一个Google搜索

表示Javascript正则表达式所以我不确定它们有多好。


和/或问题答案什么是正则表达式?

足够短,可以放入常见问题解答吗?
Anybody have any URL''s to tutorials and/or references for Regular
Expressions?

The four I have so far are:

http://docs.sun.com/source/816-6408-10/regexp.htm
http://en.wikipedia.org/wiki/Regular_expression
http://www.regular-expressions.info/javascript.html
http://www.webreference.com/js/column5/

The first two came from the FAQ, second two came from a Google Search
for "Javascript Regular Expression" so I am not sure how good they are.

And/or an answer to the question "What are Regular Expressions?" that
would be short enough to put into the FAQ?






你可能想要添加优秀的书籍掌握正则表达式。


令我惊讶的是,我在book.google上完全在线发现它。

(为什么我买了它吗?)


如果你搜索google''掌握正则表达式''它最终会以

结束,但网址是绝望无益。


我从那本书中学到了所有正则表达式的技巧。

它有很多测试可以让你保持敏锐。

我真的推荐它。

问候,

Erwin Moller

Hi,

You might want to add the excelent book "mastering regular expressions".

To my suprise I found it completely online at book.google.
(Why the hell did I buy it?)

If you search in google ''mastering regular expressions'' it end up as the
first, but the url is hopeless long.

I learned all my regex skill from that book.
It has a lot of tests in it to keep you sharp.
I really recommend it.
Regards,
Erwin Moller


Erwin Moller写道:
Erwin Moller wrote:

FAQEditor写道:
FAQEditor wrote:

>任何人都有任何关于常规教程和/或参考文献的URL
表达式?

我到目前为止的四个是:

http://docs.sun.com/source/816-6408-10/regexp.htm
http://en.wikipedia.org/wiki/Regular_expression
http://www.regular-expressions。 info / javascript.html
http:// www。 webreference.com/js/column5/

前两个来自常见问题解答,后两个来自谷歌搜索
forJavascript Regular Expression所以我不确定它们有多好。

和/或问题的答案什么是正则表达式?
足够短,可以放入常见问题解答吗?
>Anybody have any URL''s to tutorials and/or references for Regular
Expressions?

The four I have so far are:

http://docs.sun.com/source/816-6408-10/regexp.htm
http://en.wikipedia.org/wiki/Regular_expression
http://www.regular-expressions.info/javascript.html
http://www.webreference.com/js/column5/

The first two came from the FAQ, second two came from a Google Search
for "Javascript Regular Expression" so I am not sure how good they are.

And/or an answer to the question "What are Regular Expressions?" that
would be short enough to put into the FAQ?






您可能想要添加优秀的书籍掌握正则表达式。


令我惊讶的是,我在book.google上发现了它完全在线。

(我为什么要买它?)


如果你在google''掌握正则表达式'中进行搜索,它最终会以

结束,但是这个网址很长。


我从那本书中学到了所有的正则表达式技巧。

它有很多测试可以让你保持敏锐。

我真的推荐它。


问候,

Erwin Moller


Hi,

You might want to add the excelent book "mastering regular expressions".

To my suprise I found it completely online at book.google.
(Why the hell did I buy it?)

If you search in google ''mastering regular expressions'' it end up as the
first, but the url is hopeless long.

I learned all my regex skill from that book.
It has a lot of tests in it to keep you sharp.
I really recommend it.
Regards,
Erwin Moller



更正:我错了。这些书并非完全在线。

Google实施了一些观看限制。

您可以告诉我刚刚找到books.google。 ;-)


对不起的错误信息感到抱歉。


问候,

Erwin Moller

Correction: I was wrong. The books are NOT completely online.
Google implemented some ''viewing limit''.
You can tell I found books.google just now. ;-)

Sorry for the misinformation.

Regards,
Erwin Moller


Erwin Moller在comp.lang.javascript上写了18 okt 2007
Erwin Moller wrote on 18 okt 2007 in comp.lang.javascript:

你可能想要添加优秀的书籍掌握正则表达式。


令我惊讶的是,我在book.google上完全在线发现了它。
You might want to add the excelent book "mastering regular expressions".

To my suprise I found it completely online at book.google.



不仅部分在线,

2002年比2006年更完整,meseems。


-

Evertjan。

荷兰。

(请在我的电子邮件地址中将x'变为点数)

No only partly online,
the 2002 more complete than the 2006 edition, meseems.

--
Evertjan.
The Netherlands.
(Please change the x''es to dots in my emailaddress)


这篇关于正则表达式资源的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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