1.0.2 • Published 4 years ago

1001_jingmu v1.0.2

Weekly downloads
-
License
ISC
Repository
-
Last release
4 years ago

我来跟你们解释一下 这究竟是怎么回事

const bao = require('./121-heima/01_heima'); // arr console.log(bao.getMax(5, 3, 10, 1));

// date console.log(bao.formatTime());

// escape //  123456 var str = ' 123456'; console.log(bao.htmlEscape(str)); // <a href="baidu.com">&nbsp;123456</a>

1.0.2

4 years ago