📄 100个常用小程序.mht
字号:
BACKGROUND: url(Skin/5/title_main.gif); HEIGHT: 22px
}
.tdbg_main {
BACKGROUND: url(Skin/5/tdbg_main2.GIF); LINE-HEIGHT: 100%
}
.title_main2 {
BACKGROUND: url(Skin/5/maintop.gif); HEIGHT: 202px
}
.tdbg_main2 {
BACKGROUND: url(Skin/5/tdbg_main3.GIF); HEIGHT: 27px
}
.tdbg_mainall {
BACKGROUND: url(Skin/5/kt01-p1.GIF)
}
.title_righttxt {
FILTER: DropShadow(Color=3D#ffffff, OffX=3D2, OffY=3D2, Positive=3D2)
}
.title_right {
BACKGROUND: url(Skin/5/title_right1.gif); HEIGHT: 26px
}
.tdbg_right {
BACKGROUND: #f2fbeb
}
.title_right2 {
BACKGROUND: url(Skin/5/title_main.gif); HEIGHT: 22px
}
.tdbg_right2 {
BACKGROUND: url(Skin/5/title_main.gif); HEIGHT: 22px
}
.tdbg_rightall {
BORDER-RIGHT: #56b02b 1px solid; BORDER-TOP: #56b02b 1px solid; =
BACKGROUND: #e7f7db; BORDER-LEFT: #56b02b 1px solid; BORDER-BOTTOM: =
#56b02b 1px solid
}
.topborder {
BACKGROUND-IMAGE: url(Skin/5/topborder.gif)
}
.nav_top {
BACKGROUND-IMAGE: url(Skin/5/nav_top.gif); HEIGHT: 25px
}
.nav_main {
BACKGROUND: url(Skin/5/nav_main.gif); LINE-HEIGHT: 150%; HEIGHT: 134px
}
.nav_bottom {
BACKGROUND-IMAGE: url(Skin/5/nav_bottom.gif)
}
.nav_menu {
BACKGROUND: url(Skin/5/nav_menu.gif); HEIGHT: 24px
}
.menu {
BORDER-RIGHT: 1px; BORDER-TOP: 1px; BORDER-LEFT: 1px; WIDTH: 97%; =
BORDER-BOTTOM: 1px; BACKGROUND-COLOR: #56b02b
}
TD.MenuBody {
BACKGROUND-COLOR: #e7f7db
}
</STYLE>
<SCRIPT language=3DJavaScript type=3Dtext/JavaScript>
function HideMenu()=20
{
}
</SCRIPT>
<SCRIPT language=3DJavaScript1.2=20
src=3D"http://homepage.scau.edu.cn/club/lixue/01c4/stm31.js"=20
type=3Dtext/javascript></SCRIPT>
<SCRIPT language=3DJavaScript type=3Dtext/JavaScript>
//=CA=F7=D0=CE=B5=BC=BA=BD=B5=C4JS=B4=FA=C2=EB
document.write("<style type=3Dtext/css>#master {LEFT: -200px; POSITION: =
absolute; TOP: 25px; VISIBILITY: visible; Z-INDEX: 999}</style>")
document.write("<table id=3Dmaster width=3D'218' border=3D'0' =
cellspacing=3D'0' cellpadding=3D'0'><tr><td><img border=3D0 height=3D6 =
src=3Dimages/menutop.gif width=3D200></td><td rowspan=3D'2' =
valign=3D'top'><img id=3Dmenu onMouseOver=3Djavascript:expand() =
border=3D0 height=3D70 name=3Dmenutop src=3Dimages/menuo.gif =
width=3D18></td></tr>");
document.write("<tr><td valign=3D'top'><table width=3D'100%' =
border=3D'0' cellspacing=3D'5' cellpadding=3D'0'><tr><td height=3D'400' =
valign=3D'top'><table width=3D100% height=3D'100%' border=3D1 =
cellpadding=3D0 cellspacing=3D5 bordercolor=3D'#666666' =
bgcolor=3D#ecf6f5 style=3DFILTER: alpha(opacity=3D90)><tr>");
document.write("<td height=3D'10' align=3D'center' =
bordercolor=3D'#ecf6f5'><font color=3D999900><strong>=C0=B8 =C4=BF =
=CA=F7 =D0=CE =B5=BC =BA=BD</strong></font></td></tr><tr><td =
valign=3D'top' bordercolor=3D'#ecf6f5'>");
document.write("<iframe width=3D100% height=3D100% =
src=3D'classtree.asp?ChannelID=3D2' =
frameborder=3D0></iframe></td></tr></table></td></tr></table></td></tr></=
table>");
var ie =3D document.all ? 1 : 0
var ns =3D document.layers ? 1 : 0
var master =3D new Object("element")
master.curLeft =3D -200; master.curTop =3D 10;
master.gapLeft =3D 0; master.gapTop =3D 0;
master.timer =3D null;
if(ie){var sidemenu =3D document.all.master;}
if(ns){var sidemenu =3D document.master;}
setInterval("FixY()",100);
function moveAlong(layerName, paceLeft, paceTop, fromLeft, fromTop){
clearTimeout(eval(layerName).timer)
if(eval(layerName).curLeft !=3D fromLeft){
if((Math.max(eval(layerName).curLeft, fromLeft) - =
Math.min(eval(layerName).curLeft, fromLeft)) < =
paceLeft){eval(layerName).curLeft =3D fromLeft}
else if(eval(layerName).curLeft < fromLeft){eval(layerName).curLeft =
=3D eval(layerName).curLeft + paceLeft}
else if(eval(layerName).curLeft > fromLeft){eval(layerName).curLeft =
=3D eval(layerName).curLeft - paceLeft}
if(ie){document.all[layerName].style.left =3D eval(layerName).curLeft}
if(ns){document[layerName].left =3D eval(layerName).curLeft}
}
if(eval(layerName).curTop !=3D fromTop){
if((Math.max(eval(layerName).curTop, fromTop) - =
Math.min(eval(layerName).curTop, fromTop)) < =
paceTop){eval(layerName).curTop =3D fromTop}
else if(eval(layerName).curTop < fromTop){eval(layerName).curTop =3D =
eval(layerName).curTop + paceTop}
else if(eval(layerName).curTop > fromTop){eval(layerName).curTop =3D =
eval(layerName).curTop - paceTop}
if(ie){document.all[layerName].style.top =3D eval(layerName).curTop}
if(ns){document[layerName].top =3D eval(layerName).curTop}
}
=
eval(layerName).timer=3DsetTimeout('moveAlong("'+layerName+'",'+paceLeft+=
','+paceTop+','+fromLeft+','+fromTop+')',30)
}
function setPace(layerName, fromLeft, fromTop, motionSpeed){
eval(layerName).gapLeft =3D (Math.max(eval(layerName).curLeft, =
fromLeft) - Math.min(eval(layerName).curLeft, fromLeft))/motionSpeed
eval(layerName).gapTop =3D (Math.max(eval(layerName).curTop, fromTop) - =
Math.min(eval(layerName).curTop, fromTop))/motionSpeed
moveAlong(layerName, eval(layerName).gapLeft, eval(layerName).gapTop, =
fromLeft, fromTop)
}
var expandState =3D 0
function expand(){
if(expandState =3D=3D 0){setPace("master", 0, 10, 10); =
if(ie){document.menutop.src =3D "images/menui.gif"}; expandState =3D 1;}
else{setPace("master", -200, 10, 10); if(ie){document.menutop.src =3D =
"images/menuo.gif"}; expandState =3D 0;}
}
function FixY(){
if(ie){sidemenu.style.top =3D document.body.scrollTop+10}
if(ns){sidemenu.top =3D window.pageYOffset+10}
}
</SCRIPT>
<SCRIPT language=3DJavaScript type=3Dtext/JavaScript>
//=CB=AB=BB=F7=CA=F3=B1=EA=B9=F6=B6=AF=C6=C1=C4=BB=B5=C4=B4=FA=C2=EB
var currentpos,timer;
function initialize()
{
timer=3DsetInterval ("scrollwindow ()",30);
}
function sc()
{
clearInterval(timer);
}
function scrollwindow()
{
currentpos=3Ddocument.body.scrollTop;
window.scroll(0,++currentpos);
if (currentpos !=3Ddocument.body.scrollTop)
sc();
}
document.onmousedown=3Dsc
document.ondblclick=3Dinitialize
</SCRIPT>
<SCRIPT language=3DJavaScript type=3Dtext/JavaScript>
<!--
function MM_reloadPage(init) { //reloads the window if Nav4 resized
if (init=3D=3Dtrue) with (navigator) {if =
((appName=3D=3D"Netscape")&&(parseInt(appVersion)=3D=3D4)) {
document.MM_pgW=3DinnerWidth; document.MM_pgH=3DinnerHeight; =
onresize=3DMM_reloadPage; }}
else if (innerWidth!=3Ddocument.MM_pgW || =
innerHeight!=3Ddocument.MM_pgH) location.reload();
}
MM_reloadPage(true);
//-->
</SCRIPT>
<META content=3D"MSHTML 6.00.2800.1522" name=3DGENERATOR></HEAD>
<BODY onmouseup=3Ddocument.selection.empty() oncontextmenu=3D"return =
false"=20
onmousemove=3DHideMenu() onselectstart=3D"return false" =
ondragstart=3D"return false"=20
onbeforecopy=3D"return false" oncopy=3Ddocument.selection.empty() =
leftMargin=3D0=20
topMargin=3D0 onselect=3Ddocument.selection.empty()><NOSCRIPT><IFRAME=20
src=3D"http://homepage.scau.edu.cn/club/lixue/01c4/classtree.asp?ChannelI=
D=3D2"></iframe></IFRAME></NOSCRIPT>
<DIV id=3DmenuDiv=20
style=3D"Z-INDEX: 1000; VISIBILITY: hidden; WIDTH: 1px; POSITION: =
absolute; HEIGHT: 1px; BACKGROUND-COLOR: #9cc5f8"></DIV>
<TABLE class=3Dtdbg cellSpacing=3D0 cellPadding=3D0 width=3D760 =
align=3Dcenter border=3D0>
<TBODY>
<TR class=3Dnav_main>
<TD></TD></TR>
<TR class=3Dnav_top>
<TD>
<TABLE cellSpacing=3D0 cellPadding=3D0 width=3D"100%" border=3D0>
<TBODY>
<TR>
<TD> </TD>
<TD class=3Dtitle_maintxt width=3D600>| <A=20
=
href=3D"http://homepage.scau.edu.cn/club/lixue/01c4/Index.asp"=20
target=3D_self>=CA=D7=D2=B3</A> | <A=20
=
href=3D"http://homepage.scau.edu.cn/club/lixue/01c4/Article_Index.asp"=20
target=3D_self>=CE=C4=D5=C2</A> | <A=20
=
href=3D"http://homepage.scau.edu.cn/club/lixue/01c4/Soft_Index.asp"=20
target=3D_self>=CF=C2=D4=D8</A> | <A=20
=
href=3D"http://homepage.scau.edu.cn/club/lixue/01c4/Photo_Index.asp"=20
target=3D_self>=CD=BC=C6=AC</A> | <A=20
=
href=3D"http://homepage.scau.edu.cn/club/lixue/01c4/guestbook.asp"=20
target=3D_self>=C1=F4=D1=D4</A> | <A=20
=
href=3D"http://homepage.scau.edu.cn/club/lixue/01c4/bbs/index.asp"=20
target=3D_self>=C2=DB=CC=B3</A> | =
</TD></TR></TBODY></TABLE></TD></TR>
<TR vAlign=3Dcenter>
<TD class=3Dnav_menu vAlign=3Dcenter>
<SCRIPT language=3DJavaScript1.2 type=3Dtext/javascript>
<!--
stm_bm(['uueoehr',400,'','images/blank.gif',0,'','',0,0,0,0,0,1,0,0]);
stm_bp('p0',[0,4,0,0,2,2,0,0,100,'',-2,'',-2,90,0,0,'#000000','transparen=
t','',3,0,0,'#000000']);
stm_ai('p0i0',[0,'','','',-1,-1,0,'','_self','','','','',0,0,0,'','',0,0,=
0,0,1,'#f1f2ee',1,'#cccccc',1,'','',3,3,0,0,'#fffff7','#000000','#000000'=
,'#000000','9pt =CB=CE=CC=E5','9pt =CB=CE=CC=E5',0,0]);
stm_aix('p0i2','p0i0',[0,'|','','',-1,-1,0,'','_self','','','','',0,0,0,'=
','',0,0,0,0,1,'#f1f2ee',1,'#cccccc',1,'','',3,3,0,0,'#fffff7','#000000',=
'#000000','#000000','9pt =CB=CE=CC=E5','9pt =CB=CE=CC=E5',0,0]);
stm_aix('p0i3','p0i0',[0,'=C9=F1=BE=AD=CD=F8=C2=E7','','',-1,-1,0,'Articl=
e_Class2.asp?ClassID=3D1','_self','Article_Class2.asp?ClassID=3D1','','',=
'',0,0,0,'','',0,0,0,0,1,'#f1f2ee',1,'#cccccc',1,'','',3,3,0,0,'#fffff7',=
'#ff0000','#000000','#cc0000','9pt =CB=CE=CC=E5','9pt =CB=CE=CC=E5']);
stm_bp('p1',[1,4,0,0,2,3,6,7,100,'progid:DXImageTransform.Microsoft.Fade(=
overlap=3D.5,enabled=3D0,Duration=3D0.43)',-2,'',-2,67,2,3,'#999999','#ff=
ffff','',3,1,1,'#aca899']);
stm_aix('p1i0','p0i0',[0,'=C7=B0=CF=F2=D0=CD=C9=F1=BE=AD=CD=F8=C2=E7','',=
'',-1,-1,0,'Article_Class2.asp?ClassID=3D2','_self','Article_Class2.asp?C=
lassID=3D2','','','',0,0,0,'','',0,0,0,0,1,'#f1f2ee',1,'#cccccc',0,'','',=
3,3,0,0,'#fffff7','#ff0000','#000000','#cc0000','9pt =CB=CE=CC=E5']);
stm_aix('p1i1','p0i0',[0,'=B7=B4=C0=A1=D0=CD=C9=F1=BE=AD=CD=F8=C2=E7','',=
'',-1,-1,0,'Article_Class2.asp?ClassID=3D9','_self','Article_Class2.asp?C=
lassID=3D9','','','',0,0,0,'','',0,0,0,0,1,'#f1f2ee',1,'#cccccc',0,'','',=
3,3,0,0,'#fffff7','#ff0000','#000000','#cc0000','9pt =CB=CE=CC=E5']);
stm_aix('p1i2','p0i0',[0,'=D7=D4=D7=E9=D6=AF=D3=EBLVQ=C9=F1=BE=AD=CD=F8=C2=
=E7','','',-1,-1,0,'Article_Class2.asp?ClassID=3D10','_self','Article_Cla=
ss2.asp?ClassID=3D10','','','',0,0,0,'','',0,0,0,0,1,'#f1f2ee',1,'#cccccc=
',0,'','',3,3,0,0,'#fffff7','#ff0000','#000000','#cc0000','9pt =
=CB=CE=CC=E5']);
stm_aix('p1i3','p0i0',[0,'=C9=F1=BE=AD=CD=F8=C2=E7=B9=A4=BE=DF=CF=E4=BA=AF=
=CA=FD','','',-1,-1,0,'Article_Class2.asp?ClassID=3D3','_self','Article_C=
lass2.asp?ClassID=3D3','','','',0,0,0,'','',0,0,0,0,1,'#f1f2ee',1,'#ccccc=
c',0,'','',3,3,0,0,'#fffff7','#ff0000','#000000','#cc0000','9pt =
=CB=CE=CC=E5']);
stm_ep();
stm_aix('p0i2','p0i0',[0,'|','','',-1,-1,0,'','_self','','','','',0,0,0,'=
','',0,0,0,0,1,'#f1f2ee',1,'#cccccc',1,'','',3,3,0,0,'#fffff7','#000000',=
'#000000','#000000','9pt =CB=CE=CC=E5','9pt =CB=CE=CC=E5',0,0]);
stm_aix('p0i4','p0i0',[0,'=CA=FD=C4=A3=BE=AD=D1=E9','','',-1,-1,0,'Articl=
e_Class2.asp?ClassID=3D4','_self','Article_Class2.asp?ClassID=3D4','','',=
'',0,0,0,'','',0,0,0,0,1,'#f1f2ee',1,'#cccccc',1,'','',3,3,0,0,'#fffff7',=
'#ff0000','#000000','#cc0000','9pt =CB=CE=CC=E5','9pt =CB=CE=CC=E5']);
stm_bp('p1',[1,4,0,0,2,3,6,7,100,'progid:DXImageTransform.Microsoft.Fade(=
overlap=3D.5,enabled=3D0,Duration=3D0.43)',-2,'',-2,67,2,3,'#999999','#ff=
ffff','',3,1,1,'#aca899']);
stm_aix('p1i0','p0i0',[0,'=B1=C8=C8=FC=D0=C4=B5=C3','','',-1,-1,0,'Articl=
e_Class2.asp?ClassID=3D5','_self','Article_Class2.asp?ClassID=3D5','','',=
'',0,0,0,'','',0,0,0,0,1,'#f1f2ee',1,'#cccccc',0,'','',3,3,0,0,'#fffff7',=
'#ff0000','#000000','#cc0000','9pt =CB=CE=CC=E5']);
stm_ep();
stm_aix('p0i2','p0i0',[0,'|','','',-1,-1,0,'','_self','','','','',0,0,0,'=
','',0,0,0,0,1,'#f1f2ee',1,'#cccccc',1,'','',3,3,0,0,'#fffff7','#000000',=
'#000000','#000000','9pt =CB=CE=CC=E5','9pt =CB=CE=CC=E5',0,0]);
stm_aix('p0i5','p0i0',[0,'=CD=B3=BC=C6=D3=A6=D3=C3','','',-1,-1,0,'Articl=
e_Class2.asp?ClassID=3D6','_self','Article_Class2.asp?ClassID=3D6','','',=
'',0,0,0,'','',0,0,0,0,1,'#f1f2ee',1,'#cccccc',1,'','',3,3,0,0,'#fffff7',=
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -