filmov
tv
85. Javascript regular expression Metacharacters in Hindi | RegEx tutorial in Hindi

Показать описание
Javascript regular expression Metacharacters in Hindi | RegEx tutorial in Hindi
Hi
I am Pankaj Kumar Gouraw Welcome to our youtube channel dosomecode.
About this video-
Hello friends,
In this video, we are going to learn about metacharacters.
Metacharacter is a character that has some special meaning.
These are the following metacharacter we use in regular expression
. Find a single character, except newline or line terminator
\w Find a word character
\W Find a non-word character
\d Find a digit
\D Find a non-digit character
\s Find a whitespace character
\S Find a non-whitespace character
\b Find a match at the beginning/end of a word, beginning like this: \bHI, end like this: HI\b
\B Find a match, but not at the beginning/end of a word
\0 Find a NULL character
\n Find a new line character
\f Find a form feed character
\r Find a carriage return character
\t Find a tab character
\v Find a vertical tab character
\xxx Find the character specified by an octal number xxx
\xdd Find the character specified by a hexadecimal number dd
\udddd Find the Unicode character specified by a hexadecimal number dddd
..................................................................................................................
Subscribe to my youtube channel-
Our other videos-
How to make a popup | popup with jquery in Hindi
How To Create an Accordion in Hindi
Get the user information dynamically by their IP address using jQuery in Hindi
How to make a sticky navbar | fixed navbar when scroll window in Hindi
Scroll to top button | jQuery smooth scroll to top in Hindi
Multiple dropdown navbar using HTML and CSS in Hindi
Understand all thing about web development in Hindi | Web development kya hota hai
How to install WordPress on the local machine in Hindi
How to increase your typing speed in Hindi | Typing Kaise sikhe
..................................................................................................................
Our other Playlist-
javascript in Hindi
CSS flexbox in Hindi
Typescript in Hindi
Reactjs todo app in Hindi
Php in Hindi
Php login and registration in Hindi
Product image slider
Festival wishing app in Hindi
HTML tutorial in Hindi
Pure Javascript CRUD App in Hindi
PHP CRUD App in Hindi
Responsive navbar menu in hindi
how to format your pc in Hindi
css3 in Hindi
.................................................................................................................
Our social Links-
#Metacharacters
#javascripthindi #jshindi #regextutorialhindi
Hi
I am Pankaj Kumar Gouraw Welcome to our youtube channel dosomecode.
About this video-
Hello friends,
In this video, we are going to learn about metacharacters.
Metacharacter is a character that has some special meaning.
These are the following metacharacter we use in regular expression
. Find a single character, except newline or line terminator
\w Find a word character
\W Find a non-word character
\d Find a digit
\D Find a non-digit character
\s Find a whitespace character
\S Find a non-whitespace character
\b Find a match at the beginning/end of a word, beginning like this: \bHI, end like this: HI\b
\B Find a match, but not at the beginning/end of a word
\0 Find a NULL character
\n Find a new line character
\f Find a form feed character
\r Find a carriage return character
\t Find a tab character
\v Find a vertical tab character
\xxx Find the character specified by an octal number xxx
\xdd Find the character specified by a hexadecimal number dd
\udddd Find the Unicode character specified by a hexadecimal number dddd
..................................................................................................................
Subscribe to my youtube channel-
Our other videos-
How to make a popup | popup with jquery in Hindi
How To Create an Accordion in Hindi
Get the user information dynamically by their IP address using jQuery in Hindi
How to make a sticky navbar | fixed navbar when scroll window in Hindi
Scroll to top button | jQuery smooth scroll to top in Hindi
Multiple dropdown navbar using HTML and CSS in Hindi
Understand all thing about web development in Hindi | Web development kya hota hai
How to install WordPress on the local machine in Hindi
How to increase your typing speed in Hindi | Typing Kaise sikhe
..................................................................................................................
Our other Playlist-
javascript in Hindi
CSS flexbox in Hindi
Typescript in Hindi
Reactjs todo app in Hindi
Php in Hindi
Php login and registration in Hindi
Product image slider
Festival wishing app in Hindi
HTML tutorial in Hindi
Pure Javascript CRUD App in Hindi
PHP CRUD App in Hindi
Responsive navbar menu in hindi
how to format your pc in Hindi
css3 in Hindi
.................................................................................................................
Our social Links-
#Metacharacters
#javascripthindi #jshindi #regextutorialhindi