Web site system development needs to master the technology: HTML, JSP technology, CSS style technology, PHP technology;
This class test source code:
<%@page ContentType="text/html"pageencoding="UTF-8" %><HTML><Head></Head><Body> <Center> <H1>Login Operation!</H1> </Center> <HR> <formAction= "login_check.jsp"Method= "POST"> <TableBorder= "1"> <TR> <TD>User name:</TD> <TD><inputtype= "text"name= "id"> </TD> </TR><TR> <TD>Password:</TD> <TD><inputtype= "Password"name= "Password"> </TD> </TR></TR><TR> <TDcolspan= "2"><inputtype= "Submit"value= "Login!"> </TD> </TR> </Table></form></Body></HTML>
Operation Result:
The reasons for not completing on time: Winter vacation did not master the relevant knowledge, do not know how to write code;
List your hopes and goals for the course, and specify how much time you plan to spend in this class each week: Hopefully you can master the knowledge, the goal is to set up a system of your own, will spend 3-4 hours per week in this course;
Introduction to Software engineering after-school assignment 1