02-mypackage 中文文档教程

发布于 6年前 浏览 14 更新于 3年前

Installation

This is a Node.js module available through the npm registry. Installation is done using the npm install command:

    npm install 02-mypackage;

usage

const myPackage = require(' 02-mypackage');

console.log(myPackage.add(1,2));

console.log(myPackage.name);

Installation

This is a Node.js module available through the npm registry. Installation is done using the npm install command:

    npm install 02-mypackage;

usage

const myPackage = require(' 02-mypackage');

console.log(myPackage.add(1,2));

console.log(myPackage.name);
    我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
    原文