官术网_书友最值得收藏!

  • JavaScript:Moving to ES2015
  • Ved Antani Simon Timms Narayan Prusty
  • 101字
  • 2021-07-09 19:07:34

Beginning and end

Frequently, we may wish to ensure that a pattern matches at the beginning of a string or perhaps at the end of a string. The caret character, when used as the first character of the RegEx, anchors the match at the beginning of the string such that /^test/ matches only if the test substring appears at the beginning of the string being matched. Similarly, the dollar sign ($) signifies that the pattern must appear at the end of the string: /test$/.

Using both ^ and $ indicates that the specified pattern must encompass the entire candidate string: /^test$/.

主站蜘蛛池模板: 柘荣县| 金门县| 宁晋县| 庐江县| 浦江县| 泰州市| 和平区| 南川市| 林芝县| 林口县| 龙山县| 北辰区| 宣城市| 萨迦县| 连平县| 吉木萨尔县| 开江县| 衢州市| 常熟市| 清远市| 湘乡市| 新龙县| 马关县| 屯门区| 三原县| 赤城县| 潞西市| 玉门市| 金湖县| 石首市| 客服| 合水县| 微山县| 左权县| 三都| 肥乡县| 怀仁县| 娄烦县| 化隆| 武陟县| 乌拉特后旗|