国产探花免费观看_亚洲丰满少妇自慰呻吟_97日韩有码在线_资源在线日韩欧美_一区二区精品毛片,辰东完美世界有声小说,欢乐颂第一季,yy玄幻小说排行榜完本

首頁 > 學(xué)院 > 開發(fā)設(shè)計(jì) > 正文

$.extend() and $.fn.extend()

2019-11-08 01:33:20
字體:
供稿:網(wǎng)友
<html><head> <script type="text/javascript" src="http://code.jquery.com/jquery-latest.js"></script> <meta charset="utf-8"></head><body><div id="demo" style="width:100px;height:100px;background-color:black;"></div><script type="text/Javascript"> $(document).ready(function(){ var obj = $.extend({},{"name":"axe","age":"11"},{"name":"axe","age":"22"}); var obj1 = $.extend({},{"name":"axe","age":"11"},{"name":"axe","age":"22","sex":"boy"},{"name":"loa","age":"32","sex":"girl"}); var obj2 = $.extend(true,{},{"name":"axe","age":"11","family":{"sister":"lina","brother":"sf"}},{"name":"axe","age":"22","family":{"father":"tk","brother":"es"}}); var obj3 = $.extend(false,{},{"name":"axe","age":"11","family":{"sister":"lina","brother":"sf"}},{"name":"axe","age":"22","family":{"father":"tk","brother":"es"}}); console.log(obj); console.log(obj1); console.log(obj2); console.log(obj3); $.extend({ hi:function(){ console.log("hi!") } }); $.hi(); $.fn.extend({ hello:function(){ $(this).mouSEOver(function(){ console.log("hello"); }); } }); $("#demo").hello();//必須先定義再使用,不會提升 });</script></body></html>

這里寫圖片描述]![這里寫圖片描述


發(fā)表評論 共有條評論
用戶名: 密碼:
驗(yàn)證碼: 匿名發(fā)表
主站蜘蛛池模板: 驻马店市| 兖州市| 甘洛县| 航空| 通江县| 富平县| 永福县| 呈贡县| 漳平市| 吴桥县| 温州市| 略阳县| 双城市| 大足县| 绥德县| 洛扎县| 务川| 平泉县| 平湖市| 扶余县| 孙吴县| 九台市| 安新县| 银川市| 新邵县| 肇东市| 阆中市| 三门峡市| 珠海市| 阳高县| 姜堰市| 遂溪县| 陆丰市| 桂东县| 临漳县| 惠东县| 宜春市| 汉沽区| 都安| 苗栗县| 冷水江市|