1. 安装nodejs
     http://www.nodejs.org
     源码编译
     configure —prefix=/usr/local/nodejs
     make && make install
2. 安装apidoc
      npm install apidoc -g 
 

相关文章:

  • 2022-12-23
  • 2022-01-10
  • 2021-05-18
  • 2021-05-15
  • 2021-10-03
  • 2021-05-12
  • 2022-01-04
猜你喜欢
  • 2021-09-03
  • 2022-12-23
  • 2022-01-27
  • 2022-12-23
  • 2022-02-06
相关资源
相似解决方案