搜索资源列表
AddUser
- 網頁介面輸入新用家資訊到数据库 含介面碼以及function碼
User
- 用户注册模板,register.jsp是用户注册页,提交给adduser.jsp进行注册,成功后调用注册程序adduser.jsp进行注册,该程序先查询在UserInfo表中是否有该用户名,如果有,报错返回;否则执行插入操作。 用户注册成功后跳转到member.jsp -Register template, register.jsp is the user registration page, submit to the adduser.jsp to register, call the
420121111181913
- java实现的FTP服务器端的程序,利用了多线程,同时实现了List,AddUser..等等的功能-The ftp server developed by java, take advantage of the multi_threads to implement the List AddUser ect.