دسترسی نامحدود
برای کاربرانی که ثبت نام کرده اند
برای ارتباط با ما می توانید از طریق شماره موبایل زیر از طریق تماس و پیامک با ما در ارتباط باشید
در صورت عدم پاسخ گویی از طریق پیامک با پشتیبان در ارتباط باشید
برای کاربرانی که ثبت نام کرده اند
درصورت عدم همخوانی توضیحات با کتاب
از ساعت 7 صبح تا 10 شب
ویرایش: 2
نویسندگان: Stubblebine. Tony
سری: Pocket Reference
ISBN (شابک) : 9780596514273, 0596517092
ناشر: O’Reilly
سال نشر: 2007
تعداد صفحات: 128
زبان: English
فرمت فایل : PDF (درصورت درخواست کاربر به PDF، EPUB یا AZW3 تبدیل می شود)
حجم فایل: 874 کیلوبایت
در صورت تبدیل فایل کتاب Regular Expression Pocket Reference: Regular Expressions for Perl, Ruby, PHP, Python, C, Java and .NET به فرمت های PDF، EPUB، AZW3، MOBI و یا DJVU می توانید به پشتیبان اطلاع دهید تا فایل مورد نظر را تبدیل نمایند.
توجه داشته باشید کتاب مرجع جیبی بیان منظم: عبارات منظم برای پرل، روبی، پی اچ پی، پایتون، سی، جاوا و دات نت نسخه زبان اصلی می باشد و کتاب ترجمه شده به فارسی نمی باشد. وبسایت اینترنشنال لایبرری ارائه دهنده کتاب های زبان اصلی می باشد و هیچ گونه کتاب ترجمه شده یا نوشته شده به فارسی را ارائه نمی دهد.
راهنمای نحو و معنای عبارات منظم برای Perl 5.8، Ruby، Java، PHP، C#، .NET، Python، JavaScript و PCRE.
A guide to the syntax and semantics of regular expressions for Perl 5.8, Ruby, Java, PHP, C#, .NET, Python, JavaScript, and PCRE.
Regular Expression Pocket Reference, Second Edition......Page 1
Contents......Page 6
About This Book......Page 10
Acknowledgments......Page 11
Introduction to Regexes and Pattern Matching......Page 12
Character representations......Page 14
Character classes and class-like constructs......Page 15
Anchors and zero-width assertions......Page 18
Comments and mode modifiers......Page 19
Grouping, capturing, conditionals, and control......Page 20
Regular Expression Cookbook......Page 22
U.S. currency......Page 23
Email......Page 24
Supported Metacharacters......Page 25
qr// (Quote Regex)......Page 30
split......Page 31
Unicode Support......Page 32
Examples......Page 33
Other Resources......Page 34
Supported Metacharacters......Page 35
java.lang.String......Page 39
java.util.regex.Pattern......Page 40
java.util.regex.Matcher......Page 41
java.lang.CharSequence......Page 43
Examples......Page 44
Supported Metacharacters......Page 47
Regular Expression Classes and Interfaces......Page 51
Regex......Page 52
Group......Page 55
Examples......Page 56
Supported Metacharacters......Page 59
Pattern-Matching Functions......Page 63
Examples......Page 65
Supported Metacharacters......Page 67
re Module Objects and Functions......Page 70
Module Functions......Page 71
Match Objects......Page 72
Unicode Support......Page 73
Examples......Page 74
RUBY......Page 75
Supported Metacharacters......Page 76
Object-Oriented Interface......Page 79
String......Page 80
Regexp......Page 81
MatchData......Page 83
Examples......Page 84
Supported Metacharacters......Page 86
Pattern-Matching Methods and Objects......Page 88
RegExp......Page 89
Examples......Page 91
PCRE......Page 92
Supported Metacharacters......Page 93
PCRE API Synopsis......Page 98
Examples......Page 101
Supported Metacharacters......Page 105
RewriteRule......Page 108
Examples......Page 111
Supported Metacharacters......Page 112
Searching......Page 115
Substitution......Page 116
Other Resources......Page 117
Supported Metacharacters......Page 118
sed......Page 121
awk......Page 122
Other Resources......Page 123
Index......Page 124