2010年8月20日
摘要: 代码如下:1<scriptlanguage="javascript"for="document"event="onkeydown">2if(event.keyCode==13)3{4document.getElementById("btnShow").click();5}6</script> 阅读全文
posted @ 2010-08-20 20:16 小炒花生米 阅读(454) 评论(0) 推荐(0) 编辑
摘要: 效果图:代码 Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--<styletype="text/css"><!--.disableda{color:#ccc;}>--></style><?php$dsn=... 阅读全文
posted @ 2010-08-20 15:49 小炒花生米 阅读(832) 评论(0) 推荐(0) 编辑
摘要: 代码 Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--<!DOCTYPEhtmlPUBLIC"-//W3C//DTDXHTML1.0Transitional//EN""http://www.w3.org/TR/xhtml1/DTD/xhtml1-... 阅读全文
posted @ 2010-08-20 09:47 小炒花生米 阅读(1396) 评论(0) 推荐(0) 编辑