如何使用JS/JQuery获取颜色名称,知道代码RBG/HEX?
例如:
Colorname RGB
black #000000
white #FFFFFF
red #FF0000
green #008000
Run Code Online (Sandbox Code Playgroud) Cmd错误:"sh"不被识别为内部或外部命令,可操作程序或批处理文件.
C:\Users\user>npm install -g node-curl
npm http GET https://registry.npmjs.org/node-curl
npm http 304 https://registry.npmjs.org/node-curl
> node-curl@0.1.4 install C:\Users\user\AppData\Roaming\npm\node_modules\node-cu
rl
> sh src/generate_curl_options_list.sh && node-waf configure build || true
"sh" is not recognized as an internal or external command, operable program or batch file.
"true" is not recognized as an internal or external command, operable program or batch file.
Run Code Online (Sandbox Code Playgroud)