大家论坛-大家学习网论坛计算机专区Linux论坛Linux编程与内核 → LinuxCBT RegEx Edition - RegEx正则表达式编程视频教程


  共有1466人关注过本帖树形打印

主题:LinuxCBT RegEx Edition - RegEx正则表达式编程视频教程

帅哥哟,离线,有人找我吗?
leapApple
  1楼 个性首页 | 信息 | 搜索 | 邮箱 | 主页 | UC


加好友 发短信
等级:大家网高中一年级 贴子:607 金钱:2409 金币:0 积分:359 魅力:250 精华:14 注册:2007-10-11 10:21:00
LinuxCBT RegEx Edition - RegEx正则表达式编程视频教程  发贴心情 Post By:2008-6-19 7:51:00

LinuxCBT Scripting Edition - LinuxCBT RegEx Edition

 


图片点击可在新窗口打开查看此主题相关图片如下linuxcbt_se_box.jpg:
图片点击可在新窗口打开查看

 

全面讲解与POSIX、Perl兼容的正则表达式的使用和应用!

 

LinuxCBT RegEx Edition focuses on the application of POSIX and Perl-compatible Regular Expressions.

 

Regular Expressions are critical to efficiently parsing textual data (log file content, data feeds, files & directories, etc.). RegEx support is included with Linux | Unix operating systems via ubiquitous tools such as: grep, awk, sed, Perl, PHP, etc., and provides systems administrator/engineers and developers alike, the ability search, time-effectively, considerable amounts of textual data, using literals, character classes, metacharacters, metasequences, etc.

 

下载时请使用下载工具(如迅雷等),不要直接点击下载!

[replyview]LinuxCBT.RegEx.Edition[www.TopSage.com].zip[/replyview]

 


图片点击可在新窗口打开查看此主题相关图片如下regex.png:
图片点击可在新窗口打开查看

LinuxCBT Scripting Editon - RegEx - Module 5

  • Introduction - Features
    • Discuss course outline
    • Explore system configuration
    • Identify key systems to be used
    • Install the Bluefish graphical editor - Supports POSIX and PERL-compatible RegExes
    • List key Regular Expressions applications
    • Enumerate and discuss key Regular Expressions features
  • Metacharacters
    • Enumerate important metacharacters
    • Provide examples of asterisk '*' usage
    • Apply simple character classes to searches
    • Perform searches in the Bluefish editor using literals and metacharacters
    • Explain and apply anchors: '^', '$'
  • Character Classes
    • Discuss features and applications
    • Perform searches in the Bluefish editor using character classes
    • Search for case-insensitive characters
    • Negate character class values using the circumflex character: '^'
    • Specify ranges and inclusions
    • Search for string boundaries
    • Alternate between POSIX and Perl-compatible Regular Expressions in Bluefish Editor
  • RegExes with GREP & EGREP
    • Discuss features and applications
    • Perform simple GREP searches
    • Use EGREP to find strings based on RegExes
    • Parse installed applications using EGREP
    • Extract 'su' attempts from the system log file: /var/log/messages
    • Parse log file entries based on specific dates
  • Parenthetical Expressions
    • Discuss features and applications
    • Compare and contrast with character classes
    • Search for strings using the Bluefish Editor
    • Combine anchors with parenthesis and evaluate results
    • Search for multiple groups of strings using alternation
    • Use parenthetical expressions with EGREP
    • Nest expressions using parenthesis
  • Quantifiers
    • Discuss features and benefits
    • Define RegEx tokens
    • Enumerate and discuss RegEx quantifiers
    • Test '?' using the Bluefish Editor and EGREP
    • Test '*' using the Bluefish Editor and EGREP
    • Test '+' using the Bluefish Editor and EGREP
    • Test '*' using the Bluefish Editor and EGREP
    • Test '{ }' - arbitrary quantifiers with the Bluefish Editor and EGREP
    • Combine anchors, parenthesis and various quantifiers
  • Shortcut Sequences - POSIX & Perl
    • Discuss features and benefits
    • Enumerate and discuss key shortcut sequences
    • Test shortcut sequences using the Bluefish Editor
  • Awk - Field Parser
    • Discuss features and applications
    • Use awk to extract fields from the process listing
    • Apply RegEx literal strings to awk search and evaluate results
    • Apply RegEx character classes to awk search and evaluate results
    • Apply RegEx parenthetical expressions to awk search and evaluate results
    • Apply RegEx quantifiers to awk search and evaluate results
    • Incorporate conditional RegEx matching with awk search and evaluate results
    • Extract fields, based on RegExes, from system log file: /var/log/messages
  • SED - Stream Editor
    • Discuss features and applications
    • Perform text transformation of text file using string literals
    • Perform text transformation of text file using string literals and character classes
    • Perform text transformation of text file using string literals and anchors
    • Perform text transformation of text file using string literals and character classes
    • Evaluate results
  • GNU Utilities (GREP|Awk|SED) for Windows
    • Discuss features and benefits
    • Identify and connect to Windows Server target system
    • Download and install GNU utilities for Windows: GREP, Awk, SED
    • Perform EGREP searches and evaluate results
    • Perform gawk searches and evaluate results
    • Perform SED substitutions and evaluate results
  • Perl Regular Expressions
    • Discuss features and applications
    • Write simple Perl script to compare command line argument to RegEx and evaluate results
    • Alter Perl script to read text file and perform RegEx comparisons and evaluate results
    • Incorporate character classes, parenthetical expressions, case-insensitivity and quantifiers
    • Evaluate results
    • Substitute matched text using Perl RegExes
    • Substitute matched text using Perl RegExes from the command line
    • Update system log using text substitution from the command line
  • PHP Regular Expressions
    • Discuss features and applications
    • Perform POSIX and Perl-compatible RegExes from the command line
    • Substitute text using RegExes
    • Evaluate results
    • Design HTML form to collect fields via the browser
    • Design back-end, action script to process the POST fields using RegExes
    • Halt processing if POST fields do NOT meed criteria based on RegExes
    • Evaluate results
  • Apache Regular Expressions
    • Discuss features and benefits
    • Identify key configuration files
    • Explore key RegEx-supporting Apache directives
    • Match a range of directories using RegExes with <DirectoryMatch> directive
    • Restrict access to files using RegExes with <FilesMatch> directive
    • Match URL directory values using RegExes with <AliasMatch> directive
    • Redirect users to alternate content using RegExes with <RedirectMatch> directive

[本帖被加为精华]
 回到顶部
帅哥哟,离线,有人找我吗?
bltong
  2楼 个性首页 | 信息 | 搜索 | 邮箱 | 主页 | UC


加好友 发短信
等级:大家网幼儿园 贴子:1 金钱:101 金币:0 积分:0 魅力:0 精华:0 注册:2008-6-19 9:17:00
  发贴心情 Post By:2008-6-19 9:27:00

Thanks, I want to see.

 回到顶部
帅哥哟,离线,有人找我吗?
yexianglun
  3楼 个性首页 | 信息 | 搜索 | 邮箱 | 主页 | UC


加好友 发短信
等级:大家网幼儿园 贴子:7 金钱:107 金币:0 积分:0 魅力:0 精华:0 注册:2008-6-19 9:30:00
  发贴心情 Post By:2008-6-19 9:56:00

看看   谢谢

 回到顶部
帅哥哟,离线,有人找我吗?
jianjunk
  4楼 个性首页 | 信息 | 搜索 | 邮箱 | 主页 | UC


加好友 发短信
等级:大家网小学一年级 贴子:21 金钱:121 金币:0 积分:0 魅力:0 精华:0 注册:2008-6-10 14:01:00
  发贴心情 Post By:2008-6-20 13:36:00

thanks for your share.

 回到顶部
帅哥哟,离线,有人找我吗?
talmud
  5楼 个性首页 | 信息 | 搜索 | 邮箱 | 主页 | UC


加好友 发短信
等级:大家网幼儿园 贴子:8 金钱:108 金币:0 积分:0 魅力:0 精华:0 注册:2008-6-21 22:32:00
  发贴心情 Post By:2008-6-21 22:36:00

want to learn RegExp, thanks

 回到顶部
帅哥哟,离线,有人找我吗?
hacker8000
  6楼 个性首页 | 信息 | 搜索 | 邮箱 | 主页 | UC


加好友 发短信
等级:大家网学前班 贴子:6 金钱:106 金币:0 积分:12 魅力:0 精华:0 注册:2008-5-13 22:50:00
  发贴心情 Post By:2008-6-22 23:48:00

谢谢!!!先顶下先!!!!!!!!!

 回到顶部
帅哥哟,离线,有人找我吗?
benley
  7楼 个性首页 | 信息 | 搜索 | 邮箱 | 主页 | UC


加好友 发短信
等级:大家网小学二年级 贴子:31 金钱:135 金币:0 积分:7 魅力:0 精华:0 注册:2008-5-24 12:30:00
  发贴心情 Post By:2008-6-25 20:38:00

!!!先顶下先!!!!!!!!!
  3Q

 回到顶部
帅哥哟,离线,有人找我吗?
a1q2w3
  8楼 个性首页 | 信息 | 搜索 | 邮箱 | 主页 | UC


加好友 发短信
等级:大家网幼儿园 贴子:3 金钱:103 金币:0 积分:0 魅力:0 精华:0 注册:2008-6-26 5:39:00
  发贴心情 Post By:2008-6-26 6:16:00

 谢谢 ,太好了

 回到顶部
帅哥哟,离线,有人找我吗?
arlonne
  9楼 个性首页 | 信息 | 搜索 | 邮箱 | 主页 | UC


加好友 发短信
等级:大家网幼儿园 贴子:9 金钱:109 金币:0 积分:1 魅力:0 精华:0 注册:2008-6-25 23:05:00
回复:(leapApple)LinuxCBT RegEx Edition - RegEx正...  发贴心情 Post By:2008-6-26 11:18:00

谢谢搂主


 回到顶部
帅哥哟,离线,有人找我吗?
larryxu
  10楼 个性首页 | 信息 | 搜索 | 邮箱 | 主页 | UC


加好友 发短信
等级:大家网学前班 贴子:7 金钱:107 金币:0 积分:1 魅力:0 精华:0 注册:2008-6-26 22:38:00
  发贴心情 Post By:2008-6-26 22:49:00

好东东,谢谢!

 回到顶部
总数 15 1 2 下一页