摘要:
环境 安装NodeJS nvm 等 安装vscode : https://code.visualstudio.com/ 安装后引用 nodejs snipets npm intall -g @Angluar/cli -- 安装Angualr 脚手架 Command LIne Interface 使用 阅读全文
摘要:
******************** https://docs.angular.org & https://www.angularjs.net.cn Angular 1.0 基于js 的架构 2.0 typescripts 基于MVC 模型架构. ********************* A. 阅读全文
摘要:
VSCODE 1. VSCODE crl+K+C/U 注释与反注释;ctrl +[ / ] 缩进 2. launch.json 设置启用项目 blog-1 (Src\controller . model . router 逻辑分离) bin\www.js const http=require('ht 阅读全文
摘要:
Install NodeJS 1. http://nodejs.cn https://nodejs.org/en/ 安装好后, node -v npm -v 2. NVM ( 可切换多个nodejs 版本) mac os 使用brew install nvm (https://brew.sh ) w 阅读全文
摘要:
1. VMware Pro statation 12 or 15 2. 官网下载 ubuntu-21.04-desktop-amd64 并安装大概30 mins 3. VM-.Reinstall VM tools 4. 解压出 vmware-install.pl 文件 5. 进入terminal, 阅读全文