文档详情

计算机应用毕业实习报告.doc

发布:2017-02-10约3.91万字共32页下载文档
文本预览下载声明
计 算 机 毕 业 实 习 报 告 班 级 计算机应用081 学 号 080423117 姓 名 李莎 计算机毕业实习报告 【实习目的】 通过理论联系实际,巩固所学的知识,提高处理实际问题的能力,了解设计专题的主要内容,为毕业设计的顺利进行做好充分的准备,并为自己能顺利与社会环境接轨做准备。 【实习任务】 对网站在住房和城乡建设局的形象展示和政务公开以及日常信息公布的应用进行归纳总结,并查阅资料为毕业设计做准备。 【实习内容】 住房和城乡建设局网站的建设及后台管理。 为了展示住建局形象,公布住建局新出台的政策措施,有利于民众更直接有效的了解相关政策信息,为民众提供便民服务,帮助人们实现足不出户完成与政府各部门的办事程序,采集和了解民众的问题、建议、意见,实现住建局各部门之间、住建局与社会之间的资讯互通及住建局内部办公自动化而构建名为泾阳城的住建局官方网站。 网站的整体布局 二.网站内容的框架及代码 1.首页的网页截图及程序代码 !DOCTYPE html PUBLIC -//W3C//DTD XHTML 1.0 Transitional//EN /TR/xhtml1/DTD/xhtml1-transitional.dtd html xmlns=/1999/xhtml style .linkfy:link { font-size: 12px; font-weight: normal; color:#000000; linkfy-decoration: none; } .linkfy:visited { font-size: 12px; font-weight: normal; color: #000000; linkfy-decoration: none; } .linkfy:hover { font-weight: normal; color:#FF0000; linkfy-decoration: underline; } /style head meta http-equiv=Content-Type content=text/html; charset=gb2312 / meta name=description content=泾阳县住房和城乡建设局 meta name=keywords content=泾阳县住房和城乡建设局 泾阳县 住房和城乡建设 城乡建设 title泾阳县住房和城乡建设局/title link href=style/style.css rel=stylesheet type=text/css / /head script language=javascript function rqph(obj){ item_num=2; for(i=1;i=item_num;i++){ obj1=document.getElementById(rqph0+i); obj2=document.getElementById(rqph+i); if(i==obj){ //obj1.className=ctrtfonta; obj2.style.display=block; }else{ //obj1.className=ctrtfontb; obj2.style.display=none; } } } /script body !-- 头部 -- div class=top div class=topt div class=toptlt div class=toptimgimg src=images/topimga.jpg //div form action=search.asp?act=search method=post style=margin:0px; padding:0px; div class=toptinputinput name=name1 type=text class=inputa //div div class=toptinputa!--input name=image type=image src=images/su.jpg /--input type=image src=images/su.jpg //div/form /div div class=toptrt ul lia href=/weather/101110101.shtml天气预报/a
显示全部
相似文档