Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我们如何创建一个 nodejs 控制台应用程序包,它是 -
易于安装,只需从控制台下载并运行。
用户不必安装应用程序中使用的 nodejs 和依赖库。
用户无权访问代码。他只能运行应用程序。他应该不能篡改代码。
在多个操作系统上运行。