English
全部
搜索
图片
视频
地图
资讯
更多
购物
航班
旅游
笔记本
报告不当内容
请选择下列任一选项。
无关
低俗内容
成人
儿童性侵犯
时长
全部
短(小于 5 分钟)
中(5-20 分钟)
长(大于 20 分钟)
日期
全部
过去 24 小时
过去一周
过去一个月
去年
清晰度
全部
低于 360p
360p 或更高
480p 或更高
720p 或更高
1080p 或更高
源
全部
Dailymotion
Vimeo
Metacafe
Hulu
VEVO
Myspace
MTV
CBS
Fox
CNN
MSN
价格
全部
免费
付费
清除筛选条件
安全搜索:
中等
严格
中等(默认)
关闭
筛选器
builtin.com
A Guide to JavaScript Regular Expressions (RegEx) | Built In
Regular expressions (regex) in JavaScript are a way of describing patterns in a string of data, allowing you to search for data strings that match that pattern.
2023年8月21日
Regex Basics
20:52
Learn Regular Expressions In 20 Minutes
YouTube
Web Dev Simplified
已浏览 142.6万 次
2019年10月29日
45:38
Learn Regular Expressions (Regex) - Crash Course for Beginners
YouTube
freeCodeCamp.org
已浏览 22.3万 次
2019年4月18日
37:55
Regular Expressions (Regex) Tutorial: How to Match Any Pattern of Text
YouTube
Corey Schafer
已浏览 133万 次
2017年10月5日
热门视频
An Introduction Guide To JavaScript RegEx
simplilearn.com
2020年7月1日
Java Regular Expressions (Regex) Cheat Sheet | JRebel
jrebel.com
2017年3月8日
Generating Strings with Regex in Java: A Step-by-Step Guide to Create Custom Data
YouTube
vlogize
已浏览 1 次
6 个月之前
Regex Examples
8:04
Regex Basics | Match, Extract, and Clean Text
YouTube
Dataslice
已浏览 2.1万 次
2021年2月9日
22:37
Regex Tutorial | Regular Expressions Explained
YouTube
Dave Gray
已浏览 8902 次
2020年12月18日
24:47
Learn Regular Expressions (REGEX) in 20-Minute with Practical Example + Free Notes🔥
YouTube
Thapa Technical
已浏览 1.5万 次
2024年5月10日
An Introduction Guide To JavaScript RegEx
2020年7月1日
simplilearn.com
Java Regular Expressions (Regex) Cheat Sheet | JRebel
2017年3月8日
jrebel.com
Generating Strings with Regex in Java: A Step-by-Step Guide to Cre
…
已浏览 1 次
6 个月之前
YouTube
vlogize
How to Write Regex for Social Security Number (SSN) in Java? |
…
已浏览 1672 次
2017年11月18日
YouTube
Ram N Java
1:36
How to Use Boundary Matchers in Java Regex? | Java Regex | Java
…
已浏览 248 次
2018年1月7日
YouTube
Ram N Java
Bài 4 P2 - Sử dụng REGEX EXPRESSION trong JAVA - THỰC
…
已浏览 982 次
2022年7月10日
YouTube
TRUNG TÂM ĐÀO TẠO LẬP TRÌNH VIÊN ADR…
17:15
Regular Expressions (Regex) in JavaScript - tutorial
已浏览 12万 次
2018年6月8日
YouTube
freeCodeCamp.org
4:01
How to Use Regexmatch on Filter Function Google Sheet
已浏览 6853 次
2021年6月2日
YouTube
Tongbos_EN
5:03
How to Write a Regex to Validate Emails | Java Regex Tutorial | Reg
…
已浏览 1.2万 次
2017年11月30日
YouTube
Ram N Java
19:06
Regular expression full tutorial | HINDI | Beginner to Advanced | Ja
…
已浏览 1144 次
2022年12月14日
YouTube
Akash Code Cafe
8:17
REGULAR EXPRESSIONS IN JAVA | Java Regex Tutorial | Java Trainin
…
已浏览 7837 次
2020年3月1日
YouTube
Dr. Rafeeq
How to Use Any Character, Digit, and Non-Digit Regex Meta-Charact
…
已浏览 1542 次
2017年11月12日
YouTube
Ram N Java
Java - Part 268 - Java Regex (Regular Expressions)
已浏览 2434 次
2022年2月12日
YouTube
QAFox
10:54
Regex - Regular Expressions - Expressões Regulares - Java
已浏览 1977 次
2023年9月17日
YouTube
Rodrigo Freitas
1:09
Java String Tutorial: Using matches(String regex) for Pattern
…
已浏览 7047 次
2016年3月21日
YouTube
Ram N Java
How to Write a Regex to Validate Passwords | Java Regex Tutorial|
…
已浏览 8886 次
2017年11月28日
YouTube
Ram N Java
1:36
Java String: Pattern Replacement with replaceAll(String regex, Strin
…
已浏览 2345 次
2016年3月16日
YouTube
Ram N Java
13:13
Global Regular Expression (Regex) Searches - JavaScript Tutorial
已浏览 3920 次
2019年8月22日
YouTube
dcode
Java Regular Expressions Tutorial | Regular Expressions in Java | Jav
…
已浏览 944 次
2023年10月13日
YouTube
edureka!
RegEx in java| HOW TO VALIDATE Date Of Birth
已浏览 7553 次
2020年3月22日
YouTube
Dr. Rafeeq
Bài 4 P1- Sử dụng REGEX EXPRESSION trong JAVA - LÝ TH
…
已浏览 1007 次
2022年4月23日
YouTube
TRUNG TÂM ĐÀO TẠO LẬP TRÌNH VIÊN ADR…
10:07
Validate the email address using Regex in Java
已浏览 4138 次
2020年10月13日
YouTube
Improve Your Programming skills
11:38
Using Regular Expressions - Computerphile
已浏览 12.7万 次
2020年1月28日
YouTube
Computerphile
13:23
Los Oscuros Secretos de Java Regex | EXPRESIONES REGULAR
…
已浏览 1591 次
2023年9月9日
YouTube
Codadry
Accurate Email Validation in Java Using Regex
已浏览 19 次
7 个月之前
YouTube
vlogize
How to use JavaScript Regex both literal notation and regexp object
…
已浏览 937 次
2022年6月7日
YouTube
Laurence Svekis
23:14
Regular Expression in Javascript Tutorial With Examples
已浏览 1938 次
2022年9月1日
YouTube
Monsterlessons Academy
8:33
HOW to use REGULAR EXPRESSIONS (RegEx) in Java? |
…
已浏览 2779 次
2021年3月10日
YouTube
Lloyd Dacles
How to define multiple groups in a regular expression? | Java Regex
…
已浏览 993 次
2017年12月13日
YouTube
Ram N Java
观看更多视频
更多类似内容
反馈