摘要: <script>function AB() {alert("12");}Function.prototype.hookend = function(hook){var fn = this;return function(){ret = fn.apply(this, arguments);hook.apply(this, arguments);return;}}AB = AB.hooke... 阅读全文
posted @ 2009-08-08 14:22 Hanf 阅读(1971) 评论(0) 推荐(0)
Copyright © 2008-2016 Hanf All Rights Reserved