好好爱自己!

摘要: ?: is for non capturing group ?= is for positive look ahead ?! is for negative look ahead ?<= is for positive look behind ?<! is for negative look beh 阅读全文
posted @ 2020-09-10 20:14 立志做一个好的程序员 阅读(1097) 评论(0) 推荐(0)
摘要: js的官方文档网站: https://developer.mozilla.org/ js版本介绍的文章: https://www.w3schools.com/js/js_versions.asp toString()用法: 想在html里面使用最新的js版本: https://developer.m 阅读全文
posted @ 2020-09-10 19:48 立志做一个好的程序员 阅读(4775) 评论(0) 推荐(0)
摘要: 原文:https://blog.csdn.net/qq_43161149/article/details/82928324 js 正则表达式的反向引用 \1 https://regexper.com/ 分析一下这个正则表达式的含义: /(?=(YYYY|YY|MM|DD|HH|mm|ss|ms))\ 阅读全文
posted @ 2020-09-10 17:27 立志做一个好的程序员 阅读(1313) 评论(0) 推荐(0)

不断学习创作,与自己快乐相处