4.0.0 • Published 5 years ago

supercomputer72 v4.0.0

Weekly downloads
1
License
ISC
Repository
-
Last release
5 years ago

#超级计算器1 勇敢者计算机1号 ##下载 npm i supercomputer72 -S

##使用方式 测试自定义模块使用 let path=require('path');

let obj=require(path.join(__dirname,"lib/cale.js"));

console.log(obj.add1(1,2));
console.log(obj.reduce1(2,1));
console.log(obj.mutiply(1,2));
console.log(obj.reduce(2,2));
4.0.0

5 years ago

3.0.0

5 years ago

2.0.0

5 years ago

1.0.0

5 years ago