资源简介

node-v10.15.3-win-x64.zip,node.js windows64位系统安装文件,编译版,版本为v10.15.3。

资源截图

代码片段和文件信息

#!/usr/bin/env python

# Copyright (c) 2009 Google Inc. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.

import os
import sys

# Make sure we‘re using the version of pylib in this repo not one installed
# elsewhere on the system.
sys.path.insert(0 os.path.join(os.path.dirname(sys.argv[0]) ‘pylib‘))
import gyp

if __name__ == ‘__main__‘:
  sys.exit(gyp.script_main())

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2019-03-05 23:41  node-v10.15.3-win-x64\
     文件       54476  2019-03-05 22:14  node-v10.15.3-win-x64\CHANGELOG.md
     文件       67140  2019-03-05 22:14  node-v10.15.3-win-x64\LICENSE
     文件    24446104  2019-03-05 23:40  node-v10.15.3-win-x64\node.exe
     文件         702  2018-08-03 00:56  node-v10.15.3-win-x64\nodevars.bat
     文件       10630  2018-08-03 00:56  node-v10.15.3-win-x64\node_etw_provider.man
     目录           0  2019-03-05 23:40  node-v10.15.3-win-x64\node_modules\
     目录           0  2019-03-05 22:14  node-v10.15.3-win-x64\node_modules\npm\
     文件        3258  2018-08-03 00:56  node-v10.15.3-win-x64\node_modules\npm\.mailmap
     文件         350  2018-08-03 14:00  node-v10.15.3-win-x64\node_modules\npm\.npmignore
     文件        1228  2019-03-05 22:14  node-v10.15.3-win-x64\node_modules\npm\.travis.yml
     文件         993  2018-08-03 00:56  node-v10.15.3-win-x64\node_modules\npm\appveyor.yml
     文件       23475  2019-03-05 22:14  node-v10.15.3-win-x64\node_modules\npm\AUTHORS
     目录           0  2018-11-15 19:29  node-v10.15.3-win-x64\node_modules\npm\bin\
     目录           0  2018-08-03 00:56  node-v10.15.3-win-x64\node_modules\npm\bin\node-gyp-bin\
     文件         178  2018-08-03 00:56  node-v10.15.3-win-x64\node_modules\npm\bin\node-gyp-bin\node-gyp
     文件         149  2018-08-03 00:56  node-v10.15.3-win-x64\node_modules\npm\bin\node-gyp-bin\node-gyp.cmd
     文件         867  2018-08-03 00:56  node-v10.15.3-win-x64\node_modules\npm\bin\npm
     文件        4745  2018-11-15 19:29  node-v10.15.3-win-x64\node_modules\npm\bin\npm-cli.js
     文件         483  2018-08-03 00:56  node-v10.15.3-win-x64\node_modules\npm\bin\npm.cmd
     文件         922  2018-08-03 00:56  node-v10.15.3-win-x64\node_modules\npm\bin\npx
     文件         185  2018-08-03 00:56  node-v10.15.3-win-x64\node_modules\npm\bin\npx-cli.js
     文件         539  2018-08-03 00:56  node-v10.15.3-win-x64\node_modules\npm\bin\npx.cmd
     文件       61603  2019-03-05 22:14  node-v10.15.3-win-x64\node_modules\npm\CHANGELOG.md
     目录           0  2019-03-05 22:14  node-v10.15.3-win-x64\node_modules\npm\changelogs\
     文件       38997  2018-08-03 00:56  node-v10.15.3-win-x64\node_modules\npm\changelogs\CHANGELOG-1.md
     文件      303997  2019-03-05 22:14  node-v10.15.3-win-x64\node_modules\npm\changelogs\CHANGELOG-2.md
     文件      258244  2019-03-05 22:14  node-v10.15.3-win-x64\node_modules\npm\changelogs\CHANGELOG-3.md
     文件       81173  2019-03-05 22:14  node-v10.15.3-win-x64\node_modules\npm\changelogs\CHANGELOG-4.md
     文件      134893  2019-03-05 22:14  node-v10.15.3-win-x64\node_modules\npm\changelogs\CHANGELOG-5.md
     文件         554  2018-08-03 00:56  node-v10.15.3-win-x64\node_modules\npm\configure
............此处省略4813个文件信息

评论

共有 条评论