<script language="JavaScript">
//点连接同时修改两个框架内容的函数
//作者:kittow 时间:2004-11-11
//庆祝光棍节11月11日,纪念
function ChgTwoFrm(itemid)
{
if (itemid==1) //管理首页
{
parent.topfrm.location.href='top.asp';
parent.mainfrm.location.href='main.asp';
}
1693659(Kittow↑迷茫) 17:39:10
主要是这一段,呵呵
//点连接同时修改两个框架内容的函数
//作者:kittow 时间:2004-11-11
//庆祝光棍节11月11日,纪念
21693659(Kittow↑迷茫) 17:39:34
以后再看看就可以借机怀念一下,哈哈
估计被老大看到要气喷血
21693659(Kittow↑迷茫) 17:39:58
哪天无聊了在程序里面用注释写日记耍
例如:
//周末了,放假了(日记)
//作者:kittow 时间:2004-11-11
//恩,今天开会,无聊。明天放假了,期待ing
当前评分 2.4 , 共有 11 人参与
- Currently 2.363636/5 Stars.
- 1
- 2
- 3
- 4
- 5