摘要:
在JQ中 carvas.getContext('2d'),报错 Uncaught TypeError: canvas.getContext is not a function var canvas = $('canvas'); var context = canvas.getContext('2d' 阅读全文
摘要:
MySQL 安装、配置 一:下载MySQL 官网地址:https://www.mysql.com/ 官网下载地址: https://dev.mysql.com/downloads/ 选择 MySQL Community Sercer (MySQl社区版) 选择到免安装版 下载完成后解压,路径不能出现 阅读全文