关键字:正则表达式
  • 非VIP用户下载限速,原来是这么实现的
    <article class="_2rhmJa"><p>在日常工作之余,二狗子其实还是个隐藏的大触,一手素描画得出神入化,不少看过的小伙伴嗷嗷叫着求分享。为了让更多小粉丝能看到自己的作品,二狗子开发了一个提供有版权的素描稿件的下载网站。</ ...
  • 一起学习正则表达式(五)断言匹配
    <article class="_2rhmJa"><div class="image-package"> <div class="image-container" style="max-width: 700px; max-height: 3 ...
  • 一起学习正则表达式(六)正则匹配原理
    <article class="_2rhmJa"><div class="image-package"> <div class="image-container" style="max-width: 700px; max-height: 3 ...
  • 精读《TC39 与 ECMAScript 提案》
    <p>本期精读文章是:<a href="https://ponyfoo.com/articles/tc39-ecmascript-proposals-future-of-javascript">TC39, ECMAScript, and t ...
  • 精读《正则 ES2018》
    <h1 id="1">1. 引言</h1> <p>本周精读的文章是 <a href="https://www.smashingmagazine.com/2019/02/regexp-features-regular-expressions/ ...
  • 识Web和Web标准
    <h2 id="_1">模版引擎</h2> <h3 id="_2">引入</h3> <p>我们在使用ajax请求数据时,返回的如果是一个 JSON 格式的字符串,我们需要将其包装到对应的HTML代码中,再添加到页面上,才能看到效果。那么这个 ...
  • 一起学习正则表达式(二)量词与贪婪
    <article class="_2rhmJa"><div class="image-package"> <div class="image-container" style="max-width: 700px; max-height: 5 ...
  • JavaScript常用字符串方法
    <article class="_2rhmJa"><h4>mdn链接:<a href="https://links.jianshu.com/go?to=https%3A%2F%2Fdeveloper.mozilla.org%2Fzh-CN% ...
  • JS正则表达式规则笔记
    <article class="_2rhmJa"><h1>实现方式</h1> <h3>正则赋值</h3> <pre><code> var rg = /0-9/g var str = "967" </code></pre> <h4>test ...
  • javascript常用API
    <p>/*数据类型*/<br/>typeof(); 检测数据类型<br/>String(); 转换成字符串<br/>parseInt(); 解析出一个string或number的整数部分<br/>parseFloat(); 解析出一个 ...

暂无数据