https://www.myziyuan.com/
- 哆啦A梦的爸爸
- 很基础功能,没什么很多技巧。。学会数据库链接。读取,修改,插入。。了解一下 ASP无组件上传图片(一般情况去网上找代码) 其中还有 点击率,置顶,加粗。这样的功能,都可以靠数据库中的字段来做,,多做些判断而已。。 先别想复杂了。。从标题,内容 开始。。慢慢加。。。。做了再说。。
- 2022-01-16 09:08:56
- 阿里
- 新闻发布系统的论文,目 录摘要 1关键字 1引言 21 概述 21.1 互联网简介 21.2 JSP简介[2] 21.3 ACCESS简介 31.4 SQL简介[5] 31.5 ODBC与JDBC简介 32 设计思想 52.1 需求分析 52.2系统分析 52.2.1系统组织结构图 52.2.2各个模块数据流图 63 具体实现 73.1 用户管理模块 73.1.1 注册 73.1.2 登录 93.1.3 用户信息修改 113.2 管理模块 133.2.1新闻添加模块 133.2.2新闻修改模块 153.2.3新闻删除模块 163.2.4用户信息显示模块 173.2.5 系统用户增加模块 183.2.6用户删除模块 193.3 新闻模块 203.3.1新闻浏览模块 203.3.2新闻收索模块 224 程序编写时中遇到的问题 245 总结 25致谢 26参考文献 27Abstract 28Keywords 28摘要 本文主要介绍利用JSP + Tomcat + Access开发环境开发动态的Web新闻发布系统,给出了详细的系统设计、编码、调试过程,可实现在网络上多用户操作,不同的用户拥有不同级别的权限,可以实现在线用户登录、用户信息修改;动态的浏览、添加、修改、删除新闻。在JSP代码编写的过程也用到了许多技巧,比如SESSION对象的使用、禁止右键、CSS样式表、FLASH对象的使用、浏览器状态栏的特效等等,通过各方面的论证,该系统具有一定的市场实用价值,具有一定的开发潜力。关键字 JSP 新闻发布JDBC Web开发Abstract This article is about how to design a dynamic system for promulgating news with JSP、Tomcat and Access. It includes details of designing programs、codes and the process for debugging. It can realize the multi-user operation in the network and the different user has the different rank of jurisdiction. Users can login, alter the personal information online, dynamically browse, increase, revise and delete news information. In the JSP code compilation process many skills also be used. Such as the uses of SESSION object, forbidding the right key, the CSS, FLASH object using, browser condition fence special effect and so on. Through various aspects proof, this system has the certain market practical value and the certain development potential.Keywords JSP promulgate news JDBC Web development forbade参考文献[1] http://www.luguo.com/Html/2006-1-13/13184.htm[Z][2] 方逵 :《JSP编程技术与应用》[M] 北京 高等教育出版社 2003[3] Timothy J.O’Leary , Linda I.O’Leary :《Access 2002》[M] Georgt Werthman 2002[4] Robert Sheldom :《Microsoft Office Access 2003》[M] Brandon A.Nordin 2004[5] 萨师煊 王珊 :《数据库系统概论》[M] 北京 高等教育出版社 2000[6] http://www.securityfaq.org/blog/lanker/?action=show&;id=19[Z][7] 宋中山 严千钧 :《JAVA 程序设计》[M] 北京 清华大学出版社 2005[8] http://vbb.iecn.net/showthread.php?postid=2756[Z]
- 2022-01-16 09:07:55