大家都是用的myeclipse哪个版本阿
myeclipse吧
全部回复
仅看楼主
level 3
来个新文 楼主
为什么我的那么卡[泪]
2016年07月14日 02点07分 1
level 5
用10把能好点
2016年07月14日 03点07分 2
之前用的是10还好,现在写jsp的时候变得很卡
2016年07月14日 03点07分
回复 来个新文 :页面写jsp代码么?那本来就会加重服务器的消耗
2016年07月14日 03点07分
得换电脑了哈哈
2016年07月14日 03点07分
@你好呀f 还没一年呢,系统一直是win8的
2016年07月14日 03点07分
level 3
来个新文 楼主
</head>
<script type="text/javascript">
function del(button){
button.parentNode.removeChild();
//parent.parentNode.removeChild();
}
</script>
<body>
<form action="" method="post">
<div><div><input type="button" id="b" value="普通按钮" onclick="del(this);"></div></div>
</form>
</body>
2016年07月15日 03点07分 3
level 3
来个新文 楼主
2016年07月15日 03点07分 4
1