1.网站系统开发需要的技术有:

一、前台美工设计:Dreamweaver、Flash、Photoshop

二、网站编程:asp、asp.net、php、Jsp、JavaScript、MYSQL

2、源代码程序:

<%@ page language="java" contentType="text/html; charset=UTF-8"
    pageEncoding="UTF-8"%>
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Insert title here</title>
</head>
<body>复制代码
<form action=" ">
<div>
   <ul><li><h3>用户登录</h3></li></ul>
   <ul><li>用户名:<input type="text" name="password"></li></ul>
   <ul><li>密码:<input type="password" name="password"></li></ul>
   <ul><li><input type="button" value="登陆"></li></ul>
</div>
</form>
<body>
您现在的位置为 index.jsp !
<jsp:forward page="login.jsp"></jsp:forward></body></body>
</body>
</html>

 

运行结果截图:

 

3、原因:自学能力不强,自我约束力弱,在假期中不愿意细心的找资料,没有好好学习创建网站的资料,只是单纯的把软件安上了。

 

4、希望和目标:在这门课能够做到基本网站的实现,能够靠自己的努力实现网站的创建。

星期一、二、五、下午两个小时学习相关的信息及编辑程序等、其他有时间就多看看相关的资料书等