01 2020 档案

摘要:一、video 参考:https://www.cnblogs.com/rogerwu/p/10072119.html 或 https://www.w3school.com.cn/html5/html_5_video_dom.asp 或 https://blog.csdn.net/zhonghuach 阅读全文
posted @ 2020-01-15 16:21 吴飞ff 阅读(1018) 评论(0) 推荐(0) 编辑
摘要:一、参考链接:https://www.jianshu.com/p/a2f02f5e0cc2(亲测有效) 二、 阅读全文
posted @ 2020-01-08 13:42 吴飞ff 阅读(133) 评论(0) 推荐(0) 编辑
摘要:node 操作 mysql数据库 # mysql包的安装 npm install mysql 一、创建数据库:Mysql创建先创建好数据库和数据表。 二、连接数据库: const mysql = require('mysql') let connection = mysql.createConnec 阅读全文
posted @ 2020-01-07 14:53 吴飞ff 阅读(784) 评论(0) 推荐(0) 编辑
摘要:一、es7(es2016)新特性:https://blog.csdn.net/gongch0604/article/details/88065299 1、Array.prototype.includes:表示某个数组是否包含给定的值,与字符串的includes方法类似 2、指数运算符: 2 ** 2 阅读全文
posted @ 2020-01-06 09:20 吴飞ff 阅读(204) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示