📄 left.jsp
字号:
sms = new SMSchool(smc[i].getSchoolId());
smm = new SMMember(UserName,smc[i].getClassId());
if ((sms.getLvId() == 2 || sms.getLvId() == 3) && smm.getIsPassed()==1 && smm.getMemberType()<=2) {
out.println("·<a href=class_index.jsp?classid=" + smc[i].getClassId() + " target=mainFrame>" + smc[i].getClassName() + "</a><br>");
}
}
out.println("·添加我的中学班级");
}
else {
out.println("·添加我的中学班级");
}
%>
</td>
<td width="10"> </td>
</tr>
</table></TD>
</TR>
<TR>
<TD height=20><FONT color=#555555><IMG height=11 src="Images/pic_09.gif" width=11></FONT> 我的小学 </TD>
</TR>
<TR>
<TD height=20 align="right"><table width="130" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="119"><%
if (smc != null) {
for (int i = 0; i < smc.length; i++) {
sms = new SMSchool(smc[i].getSchoolId());
smm = new SMMember(UserName,smc[i].getClassId());
if (sms.getLvId() == 4 && smm.getIsPassed()==1 && smm.getMemberType()<=2) {
out.println("·<a href=class_index.jsp?classid=" + smc[i].getClassId() + " target=mainFrame>" + smc[i].getClassName() + "</a><br>");
}
}
out.println("·添加我的小学班级");
}
else {
out.println("·添加我的小学班级");
}
%>
</td>
<td width="10"> </td>
</tr>
</table></TD>
</TR>
<TR>
<TD height=20><FONT color=#555555><IMG height=11 src="Images/pic_09.gif" width=11></FONT> 其他 </TD>
</TR>
<TR>
<TD height=20 align="right"><table width="130" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="119"><%
if (smc != null) {
for (int i = 0; i < smc.length; i++) {
sms = new SMSchool(smc[i].getSchoolId());
smm = new SMMember(UserName,smc[i].getClassId());
if (sms.getLvId() == 5 && smm.getIsPassed()==1 && smm.getMemberType()<=2) {
out.println("·<a href=class_index.jsp?classid=" + smc[i].getClassId() + " target=mainFrame>" + smc[i].getClassName() + "</a><br>");
}
}
out.println(" ·添加其它班级");
}
else {
out.println(" ·添加其它班级");
}
%>
</td>
<td width="10"> </td>
</tr>
</table></TD>
</TR>
<TR>
<TD height=20><FONT color=#555555><IMG height=11 src="Images/pic_09.gif" width=11></FONT> 我的客人班级 </TD>
</TR>
<TR>
<TD height=20 align="right"><table width="130" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="119"><%
if (smc != null) {
for (int i = 0; i < smc.length; i++) {
sms = new SMSchool(smc[i].getSchoolId());
smm = new SMMember(UserName,smc[i].getClassId());
if (smm.getIsPassed()==1 && smm.getMemberType()==3) {
out.println("·<a href=class_index.jsp?classid=" + smc[i].getClassId() + " target=mainFrame>" + smc[i].getClassName() + "</a><br>");
}
}
}
else {
out.println(" ·还没有客人班级");
}
%>
</td>
<td width="10"> </td>
</tr>
</table></TD>
</TR>
<TR>
<TD height=20><FONT color=#555555><IMG height=11 src="Images/pic_09.gif" width=11></FONT> 待批准加入班级 </TD>
</TR>
<TR>
<TD height=20 align="right"><table width="130" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="119"><%
if (smc != null) {
for (int i = 0; i < smc.length; i++) {
sms = new SMSchool(smc[i].getSchoolId());
smm = new SMMember(UserName,smc[i].getClassId());
if (smm.getIsPassed()==0) {
out.println("·<a href=class_index.jsp?classid=" + smc[i].getClassId() + " target=mainFrame>" + smc[i].getClassName() + "</a><br>");
}
}
}
else {
out.println(" ·没有待批准的班级");
}
%>
</td>
<td width="10"> </td>
</tr>
</table></TD>
</TR>
</TABLE></td>
</tr>
<tr>
<td height="1" bgcolor="#999999"></td>
</tr>
</table>
<%} %>
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td height="25" align="center"><strong>校友录公告</strong> </td>
</tr>
<tr>
<td><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td bgcolor="#ff9000" height="3"></td>
<td bgcolor="#96c114"></td>
</tr>
</table></td>
</tr>
<tr>
<td><table width="140" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td><FONT color=#555555>·</FONT> 目前该版本的校友录为测试版。希望得到大家的支持。谢谢大家! <br>
<FONT color=#555555>·</FONT> 校友录部分功能尚未开通,请大家耐心等待。 <br>
<FONT color=#555555>·</FONT> 我们的诚诺,我们所有的功能完全免费。用户的个人信息完全保密。 <br>
<FONT color=#555555>·</FONT> 发现错误请您告诉我们,以便我们能够及时的修改,让大家用上更好用的校友录功能! <br>
<FONT color=#555555>·</FONT> 大家认为需要加入什么样的功能,我们会考虑加入。 </td>
</tr>
</table></td>
</tr>
<tr>
<td height="1" bgcolor="#999999"></td>
</tr>
</table>
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td height="25" align="center"><strong>客户服务</strong> </td>
</tr>
<tr>
<td><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td bgcolor="#ff9000" height="3"></td>
<td bgcolor="#96c114"></td>
</tr>
</table></td>
</tr>
<tr>
<td><span class="flyoutLink"> <FONT color=#555555>·</FONT> </span> 热线:024-86112853<br>
<span class="flyoutLink"> <FONT color=#555555>·</FONT> </span> tianxue82@163.com <br>
<span class="flyoutLink"> <FONT color=#555555>·</FONT> </span> 周一至周日 24小时服务 </td>
</tr>
<tr>
<td height="1" bgcolor="#999999"></td>
</tr>
</table></td>
</tr>
</table>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -