- 博客(4)
- 收藏
- 关注
转载 javascript小技巧
事件源对象 event.srcElement.tagName event.srcElement.type 捕获释放 event.srcElement.setCapture(); event.srcElement.releaseCapture(); 事件按键 event.keyCode event.shiftKey event.altKey event.ctrlKey 事件返回值 e
2008-05-21 10:56:00
523
转载 javascript-window对象的方法和属性资料
熟练window对象的open、close、alert、confirm、prompt、setTimeout、clearTimeout、setInterval、clearInterval、moveBy、resizeBy、scrollBy方法的使用 掌握window对象的moveTo、resizeTo、scrollTo、print方法的使用 熟练掌握window对象的status、locati
2008-05-21 10:52:00
726
转载 javascript事件列表解说
javascript事件列表解说 javascript事件列表解说 事件 浏览器支持 解说 一般事件 onclick
2008-05-21 10:45:00
489
原创 HTTP method GET is not supported by this URL
问题描述:在访问一个Servlet时抛出HTTP method GET is not supported by this URL或者HTTP method GET is not supported by this URL 好久没找到原因是因为Servlet继承了HttpServlet且定义了doPost() 或doGet()方法 ,自认为没什么错误问题原因:只定义了一个doPos
2008-04-14 12:44:00
530
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅