2012年11月8日
摘要: <!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>photos</title> <style type="text/css"> #pic img{ border:1px solid #ccc; padding:1px; margin:3px;} </style> </hea 阅读全文
posted @ 2012-11-08 15:28 YangJin 阅读(399) 评论(0) 推荐(0) 编辑
摘要: <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>test</title> <script language="JavaScript"> function Fkey(){ var WsShell=new ActiveXObject('WScript.Shell') WsShell.SendKeys('{F11} 阅读全文
posted @ 2012-11-08 15:23 YangJin 阅读(176) 评论(0) 推荐(0) 编辑