|
游客,本帖隐藏的内容需要积分高于 1 才可浏览,您当前积分为 0
资源信息:
中文名: .NET正则表达式快速入门视频教程
英文名: VTC.COM QuickStart! - .NET Regular Expressions
资源格式: 光盘镜像
发行日期: 2010年10月
地区: 美国
对白语言: 英语
文字语言: 英文
概述:
资源简介
VTC出品的QuickStart! - .NET Regular Expressions视频教程。
Regular expressions provide a powerful, flexible, and efficient method for processing text. The extensive pattern-matching notation of regular expressions enables you to quickly parse large amounts of text to find specific character patterns; to validate text to ensure that it matches a predefined pattern (such as an e-mail address); to extract, edit, replace, or delete text substrings; and to add the extracted strings to a collection in order to generate a report. For many applications that deal with strings or that parse large blocks of text, regular expressions are an indispensable tool. In this QuickStart! on Microsoft's .NET Regular Expressions implementation, Mark Long introduces you to the concept and basic usage of Regular Expressions in Microsoft's .NET development environment. Work files are included.
目录:
Introduction
Welcome (01:57)
Regular Expressions Basics
What are Regular Expressions? (06:32)
Basic Example (06:52)
Where Do I Get Them? (03:24)
A Little History (07:22)
.NET Regular Expressions (03:33)
Basic Regular Expression Syntax (04:47)
Character Classes (06:29)
Special Characters (03:35)
Grouping (06:02)
Quantifiers (05:16)
Regex Examples In VB.NET
Regex Example Program (06:04)
FindFirstLetter (03:02)
FindUsingAClass (03:46)
Searching Text Files pt. 1 (06:16)
Searching Text Files pt. 2 (06:09)
Searching Text Files pt. 3 (06:10)
Conclusion
Course Wrap-Up (04:41)
Credits
About the Author (02:02)
下载链接来自TLF
未经过安装测试与安全检测,使用者后果自负与本论坛无关
软件版权归原作者及其公司所有,如果你喜欢,请购买正版
资源来自网络收集 未经过一一的质量 安全等检测
只是把收集的资源和各位驴友分享 仅作网络学习交流使用 请勿用于商业用途 !
希望各位下载的驴友能多多参与分流保源
|