工作学习心得

突发奇想决定把工作和学习心得写出来,和志同道合者分享下心情。
今天做了一个动态树的小例子,在一个frame中,左面显示菜单,上面显示一些基本的页面东西,dtree是没有问题了,可是我的上面的jsp页面出来问题,几个table的表格,就是怎么调放在1024*768或者其他分辨率的显示器上就不好使

<%@ page language="java" import="java.util.*" pageEncoding="utf-8"%>
<%@ taglib prefix="s" uri="/struts-tags"%>
<html>
<HEAD>
<TITLE>top.jsp</TITLE>
<LINK href="<%=request.getContextPath() %>/js/css/style.css" type="text/css" rel="stylesheet">
<base target="_self">
</HEAD>
<BODY bgColor="#CEEBFF" leftMargin="0" topMargin="0" marginheight="0" marginwidth="0">
<table border="0" width="100%" cellspacing="0" cellpadding="0" id="table1" height="27">
<tr>
<td>
<table border="0" width="100%" cellspacing="0" cellpadding="0" id="table2">
<tr>
<td width="337" >
<img border="0" src="<%=request.getContextPath() %>/images/topright.jpg" width="900" height="80">
</td>
<td background="">
<p align="center">
</td>
<td width="374" background="<%=request.getContextPath() %>/images/topright.jpg" align="right">
<table border="0" width="100%" cellspacing="0" cellpadding="0" id="table4">
<tr>
<td>
<div align="right">
<table border="0" width="100%" cellspacing="0" cellpadding="0" id="table5">
<tr>
<td height="19">
<p align="center">
<img border="0" src="<%=request.getContextPath() %>/images/calendar.gif" align="right">
 
</td>
<td width="189">
<font color="#ffffff">今天是:
<script language="JavaScript" src="<%=request.getContextPath() %>/js/time.js"></script>
</font>
</td>
</tr>
</table>
</div>
</td>
</tr>
<tr>
<td height="20">
</td>
</tr>
<tr>
<td>
<div align="right">
<table border="0" width="100%" cellspacing="0" cellpadding="0" id="table6" height="23">
<tr>
<td width="19">
<img border="0" src="<%=request.getContextPath() %>/images/face.gif">
</td>
<td width="109" valign="middle">
<font color="#FFFFFF">欢迎您:<s:property value="#attr.loginUser" /></font>
</td>
<td width="31">
<p align="center">
<img border="0" src="<%=request.getContextPath() %>/images/login.gif">
</td>
<td width="48" valign="middle">
<font color="#FFFFFF">
<a href="<%=request.getContextPath() %>/reLogin.html" style="color: yellow; text-decoration: none;" target="_parent">重新登陆</a>
</font>
</td>
<td width="30">
<p align="center">
<img border="0" src="<%=request.getContextPath() %>/images/exit.gif">
</td>
<td valign="middle">
<font color="#FFFFFF">
<a href="" style="color: yellow; text-decoration: none;" onclick="exit()" target="_parent">退出系统</a>
</font>
</td>
</tr>
</table>
</div>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
<table border="0" width="100%" cellspacing="0" cellpadding="0" height="10" id="table3">
<tr>
<td
style="border-bottom: 1px solid #ffffff; filter: progid : dximagetransform.microsoft.gradient ( startcolorstr = '#66C1FF', endcolorstr = '#ffffff', gradienttype = '1'">
</td>
</tr>
</table>
</BODY>
<script type="text/javascript">
function exit(){
var boo = confirm("确认要退出吗?");
if(boo){
location.href = "<%=request.getContextPath() %>/windowClose.html";
window.parent.close();
}else return;
}
</script>
</html>



哪位大哥大姐要是看见了帮帮忙。


我现在大四,还有一年毕业,java还算学的不错,今天有个哥们给我打电话问我找工作了没,我郁闷呀,1、简历不会写,2、以前做的项目都是几个小模块,没有太大的,现在出去投简历不知还行不行,内行人给点建议。谢谢!!!
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值