摘要: [0-9a-zA-Z_.-]+[@][0-9a-zA-Z_.-]+([.][a-zA-Z]+){1,2} 阅读全文
posted @ 2019-02-13 20:01 燕十三丶 阅读(149) 评论(0) 推荐(1) 编辑
摘要: <!DOCTYPE html><html lang="en"><head> <meta charset="UTF-8"> <title>Title</title> <script> function f1(){ var num=10; //函数的声明 function f2(){ console.l 阅读全文
posted @ 2019-02-13 14:05 燕十三丶 阅读(136) 评论(0) 推荐(1) 编辑
摘要: apply的使用方法 函数名字.apply(对象,[参数1,参数2,...]); 方法名字.apply(对象,[参数1,参数2,...]); call的使用方法 函数名字.call(对象,参数1,参数2,...); 方法名字.cal(对象,参数1,参数2,...); 作用:改变this的指向 不同的 阅读全文
posted @ 2019-02-13 10:09 燕十三丶 阅读(199) 评论(0) 推荐(0) 编辑
AmazingCounters.com