当前位置:在线查询网 > 图书大全 > Regular Expression Recipes for Windows Developers

Regular Expression Recipes for Windows Developers_图书大全


请输入要查询的图书:

可以输入图书全称,关键词或ISBN号

Regular Expression Recipes for Windows Developers

副标题: A Problem-Solution Approach

ISBN: 9781590594971

出版社: Apress

出版年: 2005-05-24

页数: 350

定价: USD 39.99

装帧: Paperback

内容简介


Regular expressions are an essential part of programming, but they can be difficult to cope with. Enter Regular Expression Recipes for Windows Developers. This is the only book of its kind that presents material in a functional, concise manner. It contains over 100 of the most popular regular expressions, along with explanations of how to use each one. It also covers all of the major development languages, including JavaScript, VB, VB .NET, and C#. Author Nathan A. Good teaches by example and provides concise syntax references as necessary throughout the book. You're sure to find his examples accurate and relevant. This book is an ideal solutions guide for you to keep in a handy place for quick reference. Table of Contents * Words and Text * URLs and Paths * CSV and Tab-Delimited Files * Formatting and Validating * HTML and XML * Source Code