许明会的计算机技术主页

Language:C,C++,.NET Framework(C#)
Thinking:Design Pattern,Algorithm,WPF,Windows Internals
Database:SQLServer,Oracle,MySQL,PostSQL
IT:MCITP,Exchange,Lync,Virtualization,CCNP

导航

2008年4月25日

利用javascript实现web页面刷新的方法

摘要: Code highlighting produced by Actipro CodeHighlighter (freeware) http://www.CodeHighlighter.com/ --> javascript refresh page Javascript刷新页面的几种方法: 1 history.go(0) 2 location.reload() 3 loc... 阅读全文

posted @ 2008-04-25 11:34 许明会 阅读(27653) 评论(1) 推荐(1)