1.input type ="button" 等效<button>
选择器为$(:button)
2.取所有input类型标签 用冒号 如$(" :radio ") $(": file")
3.jquery各种导航栏 tree
4.挂件用法 相同前后台的不同位置调用
5.phpexcel 巨大内存占用问题,,window和linux内存效率问题
1.input type ="button" 等效<button>
选择器为$(:button)
2.取所有input类型标签 用冒号 如$(" :radio ") $(": file")
3.jquery各种导航栏 tree
4.挂件用法 相同前后台的不同位置调用
5.phpexcel 巨大内存占用问题,,window和linux内存效率问题