威武钢笔

文章
2
资源
0
加入时间
2年10月21天

mac 增加 my.cnf

博主使用的mysql 为 5.7.22首先查看mysql安装目录下support-files文件夹下是否有my-default.cnf这个文件12345678sun:support-files sun$ pwd/usr/local/mysql/support-filessun:support-files sun$ lltotal 48-rw-r--r--  1 root  wheel    773...

html5新增的元素类型

hello function showtabindex(){   var btn1,btn2,btn3;btn1=document.getElementById('button1').tabIndex;btn2=document.getElementById('button2').tabIndex;btn3=document.getElementById('button3'