摘要: unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs; type TForm1 = class(TForm) procedure FormCreate(Sender: TObject); proce... 阅读全文
posted @ 2007-11-29 13:20 万一 阅读(9033) 评论(38) 推荐(0) 编辑
摘要: if(navigator.appVersion.indexOf("MSIE")==-1){alert("非IE浏览器")} 阅读全文
posted @ 2007-11-29 01:35 万一 阅读(2285) 评论(0) 推荐(2) 编辑
摘要: //代码: 阅读全文
posted @ 2007-11-29 01:29 万一 阅读(2186) 评论(0) 推荐(0) 编辑