我想判断input里面是否有disabled、或者选中未选中的selected checked 属性时,需要用 prop() 方法,返回的结果是 true 或 false 。
attr()这个方法用来设置和获取值。