关于jquery升级至1.8版本之后的兼容问题Uncaught TypeError: $(...).size is not a function
之前也遇到过这种问题Uncaught TypeError: $(...).size is not a function

控制台报错如上图,打开Frame.js可以看到里面定义大小的全是.size()
而jquery1.8版本之后是不支持.size()的,需要把所有的.size()换成.length就不再报错了

介绍pippip 是一个Python包安装与管理工具。yum方式安装pipyum install python-pip -y升级pippip install&n...
delete from name where fy_cn is NULL || LENGTH(trim(fy_cn))=1 MySql判断是否为null或空字符串 &n...
安装OpenSSHUbuntu缺省没有安装SSH Server,使用以下命令安装:sudo apt-get install openssh-server openssh-client不过Ubuntu缺...
解决方案:1.使用管理员权限从搜索或开始菜单中打开 Windows PowerShell。2.复制并粘贴Get-AppxPackage Microsoft.SecHealthUI -AllUsers...
报错是乱码没有设置,不知道是什么原因造成的,点击这个 “放大镜” 或 “双击Shift” 打开这个对话框,并在搜索框内输入 Edit Cus...
Settings→SSH→勾选Remote-monitoring...