高贵路灯

文章
2
资源
0
加入时间
2年10月21天

hadoop overview

Hadoop生态圈貌似翻开任何一本介绍hadoop的书籍这都是必须的,好吧,就是这些: 写道The project includes these subprojects:Hadoop Common: The common utilities that support the other Hadoop subprojects.Hadoop Distributed ...

JSP表单提交与接收

JSP表单提交与接收在Myeclipse中新建web project,在webroot中新建userRegist1.jsp,代码如下<%@ page contentType="text/html;charset=gb2312"%><script language="javascript"> function on_submit(){//验证数据...