📄 main.aspx
字号:
</tr>
</table>
<table border="0" cellpadding="0" cellspacing="0" style="height: 28px" width="200">
<tr>
<td style="width: 200px; height: 19px">
<asp:HyperLink ID="HyperLink18" runat="server" Width="189px">HyperLink</asp:HyperLink></td>
</tr>
</table>
<table border="0" cellpadding="0" cellspacing="0" style="height: 28px" width="200">
<tr>
<td style="width: 200px; height: 19px">
<asp:HyperLink ID="HyperLink19" runat="server" Width="189px">HyperLink</asp:HyperLink></td>
</tr>
</table>
<table border="0" cellpadding="0" cellspacing="0" style="height: 28px" width="200">
<tr>
<td style="width: 200px; height: 19px">
<asp:HyperLink ID="HyperLink20" runat="server" Width="189px">HyperLink</asp:HyperLink></td>
</tr>
</table>
<table border="0" cellpadding="0" cellspacing="0" style="height: 28px" width="200">
<tr>
<td style="width: 200px; height: 19px">
<asp:HyperLink ID="HyperLink21" runat="server" Width="189px">HyperLink</asp:HyperLink></td>
</tr>
</table>
<asp:HyperLink ID="HyperLink22" runat="server" ForeColor="Red">更多>></asp:HyperLink></td>
<td style="width: 25px; height: 106px;">
<img id="Img9" src="PICTURE/index_r5_c21.gif" alt="" style="width: 15px; height: 238px"/></td>
</tr>
<tr>
<td colspan="3" style="width: 100px; height: 16px;">
<asp:ImageButton ID="ImageButton5" runat="server" Height="14px" ImageUrl="~/PICTURE/index_r29_c18.gif"
Width="229px" BorderWidth="0px" /></td>
</tr>
</table>
<img height="0" src="" alt=""style="width: 40px" /></td>
</tr>
</table>
<img src="" style="width: 14px; height: 1px" alt=""/></td>
</tr>
</table><img src="~/PICTURE/spacer.gif" width="0" height="0" alt="" style="width: 37px"/></td>
</tr>
</table><img src="~/PICTURE/spacer.gif" width="0" height="0" alt="" style="width: 37px"/></td>
</tr>
<tr>
<td colspan="2" style="background-image: url(PICTURE/index_r35_c1.gif); vertical-align: top;
width: 19%; height: 34px; text-align: left">
</td>
<td style="vertical-align: top; width: 100px; height: 34px; text-align: left">
</td>
</tr>
</table>
<script language="javascript" type="text/javascript">
<!--
function statusMessageObject(p,d) {
this.msg = MESSAGE
this.out = " "
this.pos = POSITION
this.delay = DELAY
this.i = 0
this.reset = clearMessage
}
function clearMessage() {
this.pos = POSITION
}
var POSITION = 100
var DELAY = 5
var MESSAGE = "欢迎光临华侨大学校友网 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! "
var scroll = new statusMessageObject()
function scroller() {
for (scroll.i = 0; scroll.i < scroll.pos; scroll.i++) {
scroll.out += " "
}
if (scroll.pos >= 0)
scroll.out += scroll.msg
else scroll.out = scroll.msg.substring(-scroll.pos,scroll.msg.length)
window.status = scroll.out
scroll.out = " "
scroll.pos--
if (scroll.pos < -(scroll.msg.length)) {
scroll.reset()
}
setTimeout ('scroller()',scroll.delay)
}
function snapIn(jumpSpaces,position) {
var msg = scroll.msg
var out = ""
for (var i=0; i<position; i++)
{out += msg.charAt(i)}
for (i=1;i<jumpSpaces;i++)
{out += " "}
out += msg.charAt(position)
window.status = out
if (jumpSpaces <= 1) {
position++
if (msg.charAt(position) == ' ')
{position++ }
jumpSpaces = 100-position
} else if (jumpSpaces > 3)
{jumpSpaces *= .75}
else
{jumpSpaces--}
if (position != msg.length) {
var cmd = "snapIn(" + jumpSpaces + "," + position + ")";
scrollID = window.setTimeout(cmd,scroll.delay);
} else {
window.status=""
jumpSpaces=0
position=0
cmd = "snapIn(" + jumpSpaces + "," + position + ")";
scrollID = window.setTimeout(cmd,scroll.delay);
return false
}
return true
}
snapIn(100,0);
// -->
</script>
</form></div></body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -