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

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$/.

主站蜘蛛池模板: 慈溪市| 广平县| 延吉市| 巴南区| 梨树县| 鹰潭市| 桦南县| 苏尼特左旗| 揭西县| 汝城县| 福泉市| 潍坊市| 湘西| 江津市| 行唐县| 孟连| 洱源县| 靖江市| 张掖市| 确山县| 莫力| 济源市| 九龙坡区| 辛集市| 光泽县| 芒康县| 南陵县| 江油市| 郓城县| 九江市| 万源市| 龙胜| 石景山区| 公安县| 陇南市| 忻州市| 铅山县| 新沂市| 岳西县| 海门市| 九龙城区|