2017年7月12日

摘要: <script type="text/javascript"> //将函数作为另一个函数的参数 // function test1(){// document.write("我是test1");// }// /*test1()*/// function test2(f){// f()// }// t 阅读全文
posted @ 2017-07-12 22:49 aivnfjgj 阅读(98) 评论(0) 推荐(0)

导航