Perl Cd Bookshelf [Electronic resources] نسخه متنی

اینجــــا یک کتابخانه دیجیتالی است

با بیش از 100000 منبع الکترونیکی رایگان به زبان فارسی ، عربی و انگلیسی

Perl Cd Bookshelf [Electronic resources] - نسخه متنی

| نمايش فراداده ، افزودن یک نقد و بررسی
افزودن به کتابخانه شخصی
ارسال به دوستان
جستجو در متن کتاب
بیشتر
تنظیمات قلم

فونت

اندازه قلم

+ - پیش فرض

حالت نمایش

روز نیمروز شب
جستجو در لغت نامه
بیشتر
لیست موضوعات
توضیحات
افزودن یادداشت جدید

B.2. Regular expressions


Yes, there''s even more about regular expressions than we
mentioned. Mastering Regular Expressions by
Jeffrey
Friedl is one of the best technical
books we''ve ever read.[399]
It''s half about regular expressions in general, and half about
Perl''s regular expressions. It goes into good detail about how
the regular expression engine works
internally, and why one way of writing a pattern may be much more
efficient than another. Anyone who is serious about Perl should read
this book. Also see the
perlre manpage (and its companion
perlretut and perlrequick
manpages in newer versions of Perl).

[399]And we''re not just
saying that because it''s also published by O''Reilly &
Associates, Inc. It''s really a great book.



/ 875