摘要:
var _N = document.createElement('div'); _N.innerHTML = '<a href=\'/\'>_1H</a>'; _N = _N.firstChild.href;console.log(_N) var _t = _N.match(/https?:\/\/ 阅读全文
摘要:
https://github.com/lahmatiy/es6-promise-polyfill/blob/master/promise.js (function(global){ // // Check for native Promise and it has correct interface 阅读全文