摘要: 1.通过函数声明语句声明的函数,可以在进行声明的代码行之前调用 function doit() { fn(); function fn() { ale... 阅读全文
posted @ 2015-10-28 17:56 龙式坦克 阅读(138) 评论(0) 推荐(0)