资源详情

返回首页 | 相关搜索
Pluralsight - PowerShell and Regular Expressions by Jeff Hicks
大小 308.9 MB
文件数 86
Info Hash: 0B6F2C29D3AB82D5DAD475058A77913B1102C3CF
收录时间 2025-12-13 02:01:15
更新时间 2025-12-16 13:57:53
文件列表 (86)
0. Course Overview/0. Course Overview.mp4
2.91 MB
0. Course Overview/0. Course Overview.srt
2.95 KB
1. Introduction/0. Course Scenario and Objectives.mp4
3.66 MB
1. Introduction/0. Course Scenario and Objectives.srt
3.37 KB
1. Introduction/1. Lab Setup.mp4
915.61 KB
1. Introduction/1. Lab Setup.srt
1.53 KB
1. Introduction/2. Resources.mp4
1.69 MB
1. Introduction/2. Resources.srt
3.24 KB
1. Introduction/3. Module Summary.mp4
1.03 MB
1. Introduction/3. Module Summary.srt
1.54 KB
2. What Is a Regular Expression and Why Should I Care-/0. What Is a Regular Expression-.mp4
3.24 MB
2. What Is a Regular Expression and Why Should I Care-/0. What Is a Regular Expression-.srt
4.17 KB
2. What Is a Regular Expression and Why Should I Care-/1. Regular Expression Elements.mp4
6.77 MB
2. What Is a Regular Expression and Why Should I Care-/1. Regular Expression Elements.srt
10.03 KB
2. What Is a Regular Expression and Why Should I Care-/2. Some Practical Use Cases.mp4
4.65 MB
2. What Is a Regular Expression and Why Should I Care-/2. Some Practical Use Cases.srt
5.97 KB
2. What Is a Regular Expression and Why Should I Care-/3. Floating and Anchoring.mp4
2.28 MB
2. What Is a Regular Expression and Why Should I Care-/3. Floating and Anchoring.srt
2.93 KB
2. What Is a Regular Expression and Why Should I Care-/4. Demonstration- Designing Regular Expression Patterns.mp4
12.63 MB
2. What Is a Regular Expression and Why Should I Care-/4. Demonstration- Designing Regular Expression Patterns.srt
9.77 KB
2. What Is a Regular Expression and Why Should I Care-/5. Summary.mp4
3.87 MB
2. What Is a Regular Expression and Why Should I Care-/5. Summary.srt
4.33 KB
3. Building Regular Expression Commands/0. Regular Expression Operators- Like.mp4
6.12 MB
3. Building Regular Expression Commands/0. Regular Expression Operators- Like.srt
7.44 KB
3. Building Regular Expression Commands/1. Regular Expression Operators- Match.mp4
4.48 MB
3. Building Regular Expression Commands/1. Regular Expression Operators- Match.srt
5.93 KB
3. Building Regular Expression Commands/2. Managing Case and Drift.mp4
7.35 MB
3. Building Regular Expression Commands/2. Managing Case and Drift.srt
8.85 KB
3. Building Regular Expression Commands/3. Using ValidatePattern.mp4
7.11 MB
3. Building Regular Expression Commands/3. Using ValidatePattern.srt
7.66 KB
3. Building Regular Expression Commands/4. Using Switch.mp4
9.82 MB
3. Building Regular Expression Commands/4. Using Switch.srt
7.67 KB
3. Building Regular Expression Commands/5. Using Select String.mp4
7.01 MB
3. Building Regular Expression Commands/5. Using Select String.srt
7.29 KB
3. Building Regular Expression Commands/6. Using Select String Context.mp4
8.67 MB
3. Building Regular Expression Commands/6. Using Select String Context.srt
7.74 KB
3. Building Regular Expression Commands/7. Summary.mp4
2.98 MB
3. Building Regular Expression Commands/7. Summary.srt
3.52 KB
4. Building Advanced Regular Expression Commands with the Regex Object/0. Meet [Regex].mp4
3.62 MB
4. Building Advanced Regular Expression Commands with the Regex Object/0. Meet [Regex].srt
4.36 KB
4. Building Advanced Regular Expression Commands with the Regex Object/1. Demonstration- Matching with [Regex].mp4
11.7 MB
4. Building Advanced Regular Expression Commands with the Regex Object/1. Demonstration- Matching with [Regex].srt
6.32 KB
4. Building Advanced Regular Expression Commands with the Regex Object/2. Demonstration- Splitting with [Regex].mp4
18.27 MB
4. Building Advanced Regular Expression Commands with the Regex Object/2. Demonstration- Splitting with [Regex].srt
7.76 KB
4. Building Advanced Regular Expression Commands with the Regex Object/3. Demonstration- Splitting String Choices.mp4
10.42 MB
4. Building Advanced Regular Expression Commands with the Regex Object/3. Demonstration- Splitting String Choices.srt
4.53 KB
4. Building Advanced Regular Expression Commands with the Regex Object/4. Demonstration- A Practical Splitting.mp4
16.44 MB
4. Building Advanced Regular Expression Commands with the Regex Object/4. Demonstration- A Practical Splitting.srt
7.3 KB
4. Building Advanced Regular Expression Commands with the Regex Object/5. Demonstration- Replacing with [Regex].mp4
8.92 MB
4. Building Advanced Regular Expression Commands with the Regex Object/5. Demonstration- Replacing with [Regex].srt
4.46 KB
4. Building Advanced Regular Expression Commands with the Regex Object/6. Demonstration- A Practical Replacement Proof of Concept.mp4
10.28 MB
4. Building Advanced Regular Expression Commands with the Regex Object/6. Demonstration- A Practical Replacement Proof of Concept.srt
4.82 KB
4. Building Advanced Regular Expression Commands with the Regex Object/7. Demonstration- A Practical Replacement.mp4
19.08 MB
4. Building Advanced Regular Expression Commands with the Regex Object/7. Demonstration- A Practical Replacement.srt
6.81 KB
4. Building Advanced Regular Expression Commands with the Regex Object/8. Demonstration- Options with [Regex].mp4
9.91 MB
4. Building Advanced Regular Expression Commands with the Regex Object/8. Demonstration- Options with [Regex].srt
4.37 KB
4. Building Advanced Regular Expression Commands with the Regex Object/9. Summary.mp4
1.01 MB
4. Building Advanced Regular Expression Commands with the Regex Object/9. Summary.srt
1.32 KB
5. Parsing with PowerShell and Regular Expressions/0. Optional Matches.mp4
3.41 MB
5. Parsing with PowerShell and Regular Expressions/0. Optional Matches.srt
5.09 KB
5. Parsing with PowerShell and Regular Expressions/1. Named Captures.mp4
1.26 MB
5. Parsing with PowerShell and Regular Expressions/1. Named Captures.srt
2 KB
5. Parsing with PowerShell and Regular Expressions/2. Look Ahead.mp4
1.87 MB
5. Parsing with PowerShell and Regular Expressions/2. Look Ahead.srt
2.67 KB
5. Parsing with PowerShell and Regular Expressions/3. Look Behind.mp4
1.42 MB
5. Parsing with PowerShell and Regular Expressions/3. Look Behind.srt
2.08 KB
5. Parsing with PowerShell and Regular Expressions/4. Demonstration- Using Optional Captures.mp4
10.3 MB
5. Parsing with PowerShell and Regular Expressions/4. Demonstration- Using Optional Captures.srt
5.52 KB
5. Parsing with PowerShell and Regular Expressions/5. Demonstration- Using Named Captures.mp4
21.79 MB
5. Parsing with PowerShell and Regular Expressions/5. Demonstration- Using Named Captures.srt
9.76 KB
5. Parsing with PowerShell and Regular Expressions/6. Demonstration- Using Look Arounds.mp4
12.06 MB
5. Parsing with PowerShell and Regular Expressions/6. Demonstration- Using Look Arounds.srt
4.97 KB
5. Parsing with PowerShell and Regular Expressions/7. Demonstration- Scripting with Regular Expressions.mp4
28.61 MB
5. Parsing with PowerShell and Regular Expressions/7. Demonstration- Scripting with Regular Expressions.srt
8.24 KB
5. Parsing with PowerShell and Regular Expressions/8. Summary.mp4
2.53 MB
5. Parsing with PowerShell and Regular Expressions/8. Summary.srt
3.61 KB
6. Discovering More with PowerShell and Regular Expressions/0. The Regular Expression Big Picture.mp4
2.96 MB
6. Discovering More with PowerShell and Regular Expressions/0. The Regular Expression Big Picture.srt
2.75 KB
6. Discovering More with PowerShell and Regular Expressions/1. Your Next Steps with PowerShell and Regular Expressions.mp4
2.91 MB
6. Discovering More with PowerShell and Regular Expressions/1. Your Next Steps with PowerShell and Regular Expressions.srt
3.18 KB
6. Discovering More with PowerShell and Regular Expressions/2. Additional Learning Resources.mp4
3.24 MB
6. Discovering More with PowerShell and Regular Expressions/2. Additional Learning Resources.srt
4.15 KB
6. Discovering More with PowerShell and Regular Expressions/3. Key Course Takeaways.mp4
3.39 MB
6. Discovering More with PowerShell and Regular Expressions/3. Key Course Takeaways.srt
4.22 KB
content.txt
2.17 KB
powershell-regular-expressions.zip
6.15 MB

免责声明

本网站仅提供DHT网络资源索引服务,不存储任何资源文件。所有资源均来自DHT网络,本站无法控制其内容。请遵守当地法律法规,合理使用网络资源。如涉及版权问题,请联系 fuckatgfw@protonmail.com。