摘要:
const { add, mul } = require('./js//mathUtils.js')console.log(add(20, 30))console.log(mul(20, 30))import { name, age, height } fro... 阅读全文
2022年5月6日
摘要:
const { add, mul } = require('./js//mathUtils.js')console.log(add(20, 30))console.log(mul(20, 30))import { name, age, height } fro... 阅读全文
摘要:
const { add, mul } = require('./js//mathUtils.js')console.log(add(20, 30))console.log(mul(20, 30))import { name, age, height } fro... 阅读全文