Mastering Regular Expressions 3rd

Mastering Regular Expressions 3rd:RegularExpressions

查阅电子书
手机扫码
  • 微信扫一扫

    关注微信公众号

因版权原因待上架

内容简介

Regular expressions are an extremely powerful tool for manipulating text and data. They are now standard features in a wide range of languages and popular tools, including Perl, Python, Ruby, Java, VB.NET and C# (and any language using the .NET Framework), PHP, and MySQL.

If you don't use regular expressions yet, you will discover in this book a whole new world of mastery over ...

(展开全部)

Mastering Regular Expressions 3rd是2006年由O'ReillyMedia出版,作者[美]JeffreyE·F·Friedl。

得书感谢您对《Mastering Regular Expressions 3rd》关注和支持,如本书内容有不良信息或侵权等情形的,请联系本网站。

购买这本书

你可能喜欢
重构与模式(修订版) 电子书
《重构与模式(修订版)》开创性地深入揭示了重构与模式这两种软件开发关键技术之间的联系,说明了通过重构实现模式改善既有的设计,往往优于在新的设计早期使用模式。《重构与模式(修订版)》不仅展示了一种应用模式和重构的创新方法,而且有助于读者透过实战深入理解重构和模式。书中讲述了27种重构方式。
第一行代码:Android(第3版) 电子书
本书详解Android开发知识,基于Android 10.0、Kotlin编写,适合初学者和进阶开发者。
计算机导论 电子书
本书系统介绍计算机基础知识,兼具实践与习题。
Go语言高级编程 电子书
Go语言进阶实战,CGO编程web编程书。
程序是怎样跑起来的(第3版) 电子书
一本书帮你了解从用户双击程序图标到程序开始运行之间到底发生了什么。