📄 matlab_jxdg.htm
字号:
mm_menu_1211185608_0.addMenuItem("历史沿革","location='/vibration/kcjs/lsyg.jsp'");
mm_menu_1211185608_0.addMenuItem("师资队伍","location='/vibration/kcjs/szdw.jsp'");
mm_menu_1211185608_0.addMenuItem("课程负责人","location='/vibration/kcjs/kcfzr.jsp'");
mm_menu_1211185608_0.addMenuItem("获奖情况","location='/vibration/kcjs/hjqk.jsp'");
mm_menu_1211185608_0.hideOnMouseOut=true;
mm_menu_1211185608_0.bgColor='#009999';
mm_menu_1211185608_0.menuBorder=1;
mm_menu_1211185608_0.menuLiteBgColor='#FFFFFF';
mm_menu_1211185608_0.menuBorderBgColor='#6699CC';
window.mm_menu_1211190827_0 = new Menu("root",124,20,"",14,"#000000","#FFFFFF","#0D84AC","#000084","left","middle",3,0,300,-5,7,true,true,true,0,true,true);
mm_menu_1211190827_0.addMenuItem("教材","location='/vibration/jxzy/jc.jsp'");
mm_menu_1211190827_0.addMenuItem("教学大纲","location='/vibration/jxzy/jxdg.jsp'");
mm_menu_1211190827_0.addMenuItem("电子教案","location='/vibration/jxzy/dzja.jsp'");
mm_menu_1211190827_0.addMenuItem("参考书目","location='/vibration/jxzy/cksm.jsp'");
mm_menu_1211190827_0.addMenuItem("工程软件应用","location='/vibration/jxzy/gcrjyy.jsp'");
mm_menu_1211190827_0.addMenuItem("实验教学","location='/vibration/jxzy/syjx.jsp'");
mm_menu_1211190827_0.addMenuItem("课程作业","location='/vibration/jxzy/kczy.jsp'");
mm_menu_1211190827_0.addMenuItem("课外习题","location='/vibration/jxzy/kwxt.jsp'");
mm_menu_1211190827_0.hideOnMouseOut=true;
mm_menu_1211190827_0.bgColor='#009999';
mm_menu_1211190827_0.menuBorder=1;
mm_menu_1211190827_0.menuLiteBgColor='#FFFFFF';
mm_menu_1211190827_0.menuBorderBgColor='#6699CC';
window.mm_menu_1211191208_0 = new Menu("root",92,20,"",14,"#000000","#FFFFFF","#0D84AC","#000084","left","middle",3,0,300,-5,7,true,true,true,0,true,true);
mm_menu_1211191208_0.addMenuItem("专家评价","location='/vibration/jxxg/zjpj.jsp'");
mm_menu_1211191208_0.addMenuItem("学生评教","location='/vibration/jxxg/xspj.jsp'");
mm_menu_1211191208_0.addMenuItem("讲课视频","location='/vibration/jxxg/jksp.jsp'");
mm_menu_1211191208_0.hideOnMouseOut=true;
mm_menu_1211191208_0.bgColor='#009999';
mm_menu_1211191208_0.menuBorder=1;
mm_menu_1211191208_0.menuLiteBgColor='#FFFFFF';
mm_menu_1211191208_0.menuBorderBgColor='#6699CC';
window.mm_menu_1211191449_0 = new Menu("root",60,20,"",14,"#000000","#FFFFFF","#0D84AC","#000084","left","middle",3,0,300,-5,7,true,true,true,0,true,true);
mm_menu_1211191449_0.addMenuItem("讨论","location='/vibration/tlyd/tl.jsp'");
mm_menu_1211191449_0.addMenuItem("答疑","location='/vibration/tlyd/dy.jsp'");
mm_menu_1211191449_0.addMenuItem("建议","location='/vibration/tlyd/jy.jsp'");
mm_menu_1211191449_0.addMenuItem("通知","location='/vibration/tlyd/tz.jsp'");
mm_menu_1211191449_0.hideOnMouseOut=true;
mm_menu_1211191449_0.bgColor='#009999';
mm_menu_1211191449_0.menuBorder=1;
mm_menu_1211191449_0.menuLiteBgColor='#FFFFFF';
mm_menu_1211191449_0.menuBorderBgColor='#6699CC';
mm_menu_1211191449_0.writeMenus();
} // mmLoadMenus()
<!--
function MM_reloadPage(init) { //reloads the window if Nav4 resized
if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
}
MM_reloadPage(true);
//-->
</script>
<script language="JavaScript" src="/vibration/mm_menu.js"></script>
<script language="JavaScript1.2">
<!--
mmLoadMenus();
function MM_showMenu(menu, x, y, child, imgname) {
if (!window.mmWroteMenu) return;
MM_clearTimeout();
if (menu) {
var obj = FIND(imgname) || document.images[imgname] || document.links[imgname] || document.anchors[imgname];
x = moveXbySlicePos (x, obj);
y = moveYbySlicePos (y, obj);
}
if (document.layers) {
if (menu) {
var l = menu.menuLayer || menu;
l.top = l.left = 1;
hideActiveMenus();
if (this.visibility) l = this;
window.ActiveMenu = l;
} else {
var l = child;
}
if (!l) return;
for (var i=0; i<l.layers.length; i++) {
if (!l.layers[i].isHilite) l.layers[i].visibility = "inherit";
if (l.layers[i].document.layers.length > 0) MM_showMenu(null, "relative", "relative", l.layers[i]);
}
if (l.parentLayer) {
if (x != "relative") l.parentLayer.left = x || window.pageX || 0;
if (l.parentLayer.left + l.clip.width > window.innerWidth) l.parentLayer.left -= (l.parentLayer.left + l.clip.width - window.innerWidth);
if (y != "relative") l.parentLayer.top = y || window.pageY || 0;
if (l.parentLayer.isContainer) {
l.Menu.xOffset = window.pageXOffset;
l.Menu.yOffset = window.pageYOffset;
l.parentLayer.clip.width = window.ActiveMenu.clip.width +2;
l.parentLayer.clip.height = window.ActiveMenu.clip.height +2;
if (l.parentLayer.menuContainerBgColor && l.Menu.menuBgOpaque ) l.parentLayer.document.bgColor = l.parentLayer.menuContainerBgColor;
}
}
l.visibility = "inherit";
if (l.Menu) l.Menu.container.visibility = "inherit";
} else if (FIND("menuItem0")) {
var l = menu.menuLayer || menu;
hideActiveMenus();
if (typeof(l) == "string") l = FIND(l);
window.ActiveMenu = l;
var s = l.style;
s.visibility = "inherit";
if (x != "relative") {
s.pixelLeft = x || (window.pageX + document.body.scrollLeft) || 0;
s.left = s.pixelLeft + 'px';
}
if (y != "relative") {
s.pixelTop = y || (window.pageY + document.body.scrollTop) || 0;
s.top = s.pixelTop + 'px';
}
l.Menu.xOffset = document.body.scrollLeft;
l.Menu.yOffset = document.body.scrollTop;
}
if (menu) window.activeMenus[window.activeMenus.length] = l;
MM_clearTimeout();
}
//-->
</script>
<script language="JavaScript1.2">mmLoadMenus();</script>
<script language="JavaScript1.2">mmLoadMenus();</script>
</head>
<body>
<table width="900" border="0" cellspacing="0">
<tr>
<td colspan="2"><img src="/vibration/banner.jpg" width="902" height="69"></td>
</tr>
<tr>
<td width="200" height="30"><img src="/vibration/sjtu.jpg" name="image2" width="198" height="30" border="0" ></td>
<td width="700" height="30"><img src="/vibration/menu.jpg" name="image1" width="700" height="30" border="0" usemap="#Map" id="image1"></td>
</tr>
</table>
<map name="Map">
<area shape="rect" coords="18,2,87,29" href="/vibration/index.htm">
<area shape="rect" coords="119,2,228,29" href="#" onMouseOver="MM_showMenu(window.mm_menu_1211185608_0,120,32,null,'image1')" onMouseOut="MM_startTimeout();">
<area shape="rect" coords="283,2,385,29" href="#" onMouseOver="MM_showMenu(window.mm_menu_1211190827_0,270,32,null,'image1')" onMouseOut="MM_startTimeout();">
<area shape="rect" coords="440,2,544,29" href="#" onMouseOver="MM_showMenu(window.mm_menu_1211191208_0,450,32,null,'image1')" onMouseOut="MM_startTimeout();">
<area shape="rect" coords="574,2,672,29" href="#" onMouseOver="MM_showMenu(window.mm_menu_1211191449_0,590,32,null,'image1')" onMouseOut="MM_startTimeout();">
</map>
</body>
</html>
<table width="100%" border="0">
<tr>
<head>
<style type="text/css">
<!--
.link_nounderline:link, .link_nounderline:visited, .link_nounderline:active, .link_nounderline:hover {text-decoration:none; color:black; font-size:10pt}
-->
</style>
<script language="JavaScript">
function setCookie(name,value,expiry,path,domain,secure){
var nameString = name + "=" + value;
var expiryString = (expiry == null) ? "" : " ;expires = "+ expiry.toGMTString();
var pathString = (path == null) ? "" : " ;path = "+ path;
var domainString = (domain == null) ? "" : " ;domain = "+ domain;
var secureString = (secure) ?";secure" :"";
document.cookie = nameString + expiryString + pathString + domainString + secureString;
}
function getCookie (name) {
var CookieFound = false;
var start = 0;
var end = 0;
var CookieString = document.cookie;
var i = 0;
while (i <= CookieString.length) {
start = i ;
end = start + name.length;
if (CookieString.substring(start, end) == name){
CookieFound = true;
break;
}
i++;
}
if (CookieFound){
start = end + 1;
end = CookieString.indexOf(";",start);
if (end < start)
end = CookieString.length;
return unescape(CookieString.substring(start, end));
}
return "";
}
function deleteCookie(name){
var expires = new Date();
expires.setTime (expires.getTime() - 1);
setCookie( name , "Delete Cookie", expires,null,null,false);
}
NS4 = (document.layers) ? 1 : 0;
IE4 = (document.all) ? 1 : 0;
ver4 = (NS4 || IE4) ? 1 : 0;
if (ver4) {
with (document) {
write("<STYLE TYPE='text/css'>");
if (NS4) {
write(".parent {position:absolute; visibility:visible}");
write(".child {position:absolute; visibility:visible}");
write(".regular {position:absolute; visibility:visible}")
}
else {
write(".child {display:none}")
}
write("</STYLE>");
}
}
function getIndex(el) {
ind = null;
for (i=0; i<document.layers.length; i++) {
whichEl = document.layers[i];
if (whichEl.id == el) {
ind = i;
break;
}
}
return ind;
}
function arrange() {
nextY = document.layers[firstInd].pageY +document.layers[firstInd].document.height;
for (i=firstInd+1; i<document.layers.length; i++) {
whichEl = document.layers[i];
if (whichEl.visibility != "hide") {
whichEl.pageY = nextY;
nextY += whichEl.document.height;
}
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -