설명 : Windows 2K/XP/2003에 적합한 컴퓨터의 재시작 또는 종료를위한 위젯
저자 : 11 개의 늑대
이메일 : [email protected]
QQ : 112183883
-------------------------------------------------------------------*/*/
코드는 다음과 같습니다.
<!-
/*--------------------------------------------------------------------
설명 : Windows 2K/XP/2003에 적합한 컴퓨터의 재시작 또는 종료를위한 위젯
저자 : 11 개의 늑대
이메일 : [email protected]
QQ : 112183883
웹 사이트 : http://www.w3cg.net/
-----------------------------------------------------------------------------------------------*/
->
<html>
<헤드>
<title> ind windows 시스템 타이머 </title>
<metahttp-equiv = "content-type"content = "text/html; charset = gb2312">
<HTA : 응용 프로그램
id = "wtimer"
maximizebutton = "no"
MinimizeButton = "예"
SingleInstance = "예"
ContextMenu = "예"
sysmenu = "예"
버전 = "1.0"
Innerborder = "아니요"
캡션 = "예"
showitaskbar = "예"
국경 = "정상"
Borderstyle = "정상"
ApplicationName = "Windowstimer"
아이콘 = "timerico.ico"
/>
<styletype = "text/css">
<!-
*{Font-Family : Couriernew, Arial, Sans-Serif; font-size : 9pt;}
Body {Overflow-Y : Hidden;}
Diva : Link, Diva : 방문 {Text-Decoration : None; Color :#000}
Diva : 호버 {텍스트 설명 : 밑줄; 색상 :#f00}
#footerInfo {너비 : 100%; 디스플레이 : 테이블; 마진-탑 : 5px;}
#Left {float : 왼쪽; 너비 : 70%;}
#right {float : 오른쪽; 너비 : 29%; 텍스트-정렬 : 오른쪽; 마진 오른쪽 : 1px;}
->
</스타일>
<scriptLanguage = "JavaScript">
<!-
$ bl_sleep = false;
functiongetObject ($ obj) {
return (document.getElementById ($ obj));
}
String.prototype.parseint = function () {
return (parseint (this));
}
functiongetRadioval ($ name) {
$ OEMS = Document.GetElementsByName ($ name);
for ($ i = 0; $ i <$ oems.length; $ i ++) {
if ($ oems [$ i] .Checked) {return ($ oems [$ i] .Value);}
}
}
functionisDeclared ($ varname) {
return (typeof ($ varname)! = "undefined");
}
functionchstatus ($ name, $ status) {
$ ooems = document.getElementsByName ($ name);
for ($ a = 0; $ a <$ ooems.length; $ a ++) {