Home > Web Front-end > JS Tutorial > body text

Use regular expressions to get the name of a file with a specified path_javascript skills

WBOY
Release: 2016-05-16 19:18:24
Original
1130 people have browsed it

The main ones involve "" special characters in javascript. Do we need to use regular expressions
<script> <br>var m="D:Picture Beggar Gang.jpg" <br>//Solve it <br></script>
The value you hope to get is "Beggars"

Copy the code The code is as follows:


source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template