摘要:
一、Angular概述 基于命令行的开发方式? ①hot reload ②编译工作 ③集成了webpack打包工具 。。。。 angular.cn 中文angular.io 正式官网angular.cn/guide/styleguide 风格指南 1、what? angular是一个Google推出 阅读全文
摘要:
1、node本地化日志 //本地化日志及按日期切割 const winston = require('winston'); require('winston-daily-rotate-file'); var transport = new winston.transports.DailyRotate 阅读全文
摘要:
demo01 <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Title</title> <script src="js/vue.js"></script> </head> <body> <div id="e 阅读全文
摘要:
阅读全文