小鬼之家

流浪,游走于文明与原始之间. 关注底层技术,实现美好生活。

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2007年4月24日

摘要: window.onunload= this.createDelegate(this, this.winExit);window.document.body.onbeforeunload= this.createDelegate(this, this.beforeExit); 阅读全文
posted @ 2007-04-24 22:25 黄尚 阅读(310) 评论(0) 推荐(0)

摘要: var _hash = new Object();function request(key){ var url = window.location.href.toLowerCase(); var q = url.substring(url.indexOf('?')+1); if(q == null) return null; var s = q.split(... 阅读全文
posted @ 2007-04-24 22:22 黄尚 阅读(417) 评论(0) 推荐(0)

摘要: Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->无标题文档 Source: Destination: 阅读全文
posted @ 2007-04-24 22:16 黄尚 阅读(1303) 评论(0) 推荐(0)