登录
首页 » 其他 » JSP书籍源码:JSP开发之路随书源码

JSP书籍源码:JSP开发之路随书源码

于 2022-03-22 发布 文件大小:16.60 MB
0 147
下载积分: 2 下载次数: 1

代码说明:

JSP书籍源码:JSP开发之路随书源码,没有什么好介绍的,就是《在实战中成长:JSP开发之路》图书的所有实例源码,包括JAVA代码,对学习JSP编程来说,是一些相当不错的小实例。在Eclipse中将工程部署到Tomcat,启动Tomcat,在浏览器输入http://127.0.0.1/bookstore/manager/ 进行后台管理访问,使用用户名:admin,密码:123456登录,该账号具有超级管理员的权限。

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • GPS garmingpstool
    gps garmingpstool-src-0[1].9.tar.gz
    2023-04-02 00:00:04下载
    积分:1
  • 晶闸管资料,应用大电流驱动电路.资料比较详细
    晶闸管资料,应用大电流驱动电路.资料比较详细-Thyristor information, application of high-current drive circuit. More detailed information
    2023-07-11 03:00:03下载
    积分:1
  • 智能手表单片机程序
    应用背景触摸屏采用的是2.0寸的全视角IPS TFT彩屏 采用8位数据口控制,大大减少IO的使用,驱动采用的ILI9335,更加容易地移植STemWin,触摸板是自己加上的,触摸IC为XTP2046,采用模拟SPI采集触摸屏AD值。关键技术震动电机采用普通IO口控制,当有电话来或者接到短信的时候就打开,直到电话接起或者拒接。利用MCU自带的ADC对心率传感器的电压进行采集,通过MCU处理后,利用STemWin的GRAPH控件构建心率图。串口6连接蓝牙模块对智能开关进行控制,控制风扇、电灯等,并利用蓝牙模块进行温度无线采集。用户按键的主要功能是锁、开屏和开、关机(进入停机模式),则按键用WKUP功能引脚。SIM908通信模块带有GSM、GPRS和GPS功能,是此智能手表功能实现的主要核心,智能手表的通话、短信、远程追踪功能都是由此模块来实现。SD卡模块用来保存中文字库和收到的短信。为了提高安全性,采用管理员管理模式,当检测到管理员发来的短信命令时,才允许手表打开其追踪功能,管理员的账号密码保存在AT24c02这一非易失性存储IC中。
    2023-08-10 15:00:18下载
    积分:1
  • 推箱子游戏的源代码这是一个很好玩的游戏,又名搬运工, 采用VC++开发并提供了源代码。 大小:199K...
    推箱子游戏的源代码这是一个很好玩的游戏,又名搬运工, 采用VC++开发并提供了源代码。 大小:199K -Sokoban game s source code this is a very fun game, also known as porters, the use of VC++ Development and provides the source code. Size: 199K
    2022-04-27 03:39:42下载
    积分:1
  • This article from the fieldbus control system development of the current situati...
    本文从现场总线控制系统的发展现状出发,遵循现场总线控制系统标准的体系结构,仍由通用组态软件实现监控管理功能,由现场总线智能仪表实现生产控制功能。但在连接通用组态软件与现场总线智能仪表的信息通道中,采用OPC服务器、OPCActiveX控件取代10驱动程序,实现与Matlba数据共享和互联,无干扰地增加Matlba强大的符号、数值计算、矩阵运算以及图形显示的功能,实施先进控制、优化控制。 -This article from the fieldbus control system development of the current situation, following the standard fieldbus control system architecture, generic configuration software is still realize monitoring and management functions, by the field bus intelligent instruments of production control functions. However, in general configuration software to connect with fieldbus intelligent instrument information channel, the use of OPC server, OPCActiveX controls to replace the 10 drivers, and realize data sharing and Matlba the Internet without interference to increase Matlba powerful symbols, numerical calculation, matrix calculation and graphical display features, the implementation of advanced control, optimal control.
    2022-09-22 20:20:03下载
    积分:1
  • dysplasia window source versions : File Size : 248.592Kb software Language : Eng...
    异型窗口源码 版  本: 文件大小:248.592Kb 软件语言:简体中文 授权方式:免费版 相关链接:程序演示 -dysplasia window source versions : File Size : 248.592Kb software Language : English license : free version Related Links : The process demonstration
    2022-02-04 09:21:34下载
    积分:1
  • 分水岭算法的演示程序 分水岭算法的演示程序
    分水岭算法的演示程序 分水岭算法的演示程序 -watershed algorithm Demonstration Program watershed algorithm Demonstration Program
    2022-03-09 15:16:05下载
    积分:1
  • 经典的俄罗斯方块程序,已经经过验证。对手机的支持广泛
    经典的俄罗斯方块程序,已经经过验证。对手机的支持广泛 -Tetris classic procedures have been verified. Supports a wide range of mobile phones
    2022-11-06 09:30:03下载
    积分:1
  • 飞虹2.0源码, DOS下仿WINDOWS界面的程序,含开发类库,有极高参考价值.作者RedSleeves...
    飞虹2.0源码, DOS下仿WINDOWS界面的程序,含开发类库,有极高参考价值.作者RedSleeves-Feihong 2.0 source code, DOS interface under the imitation WINDOWS procedures, including the development of class libraries, a high reference value. RedSleeves author
    2022-03-20 08:47:53下载
    积分:1
  • 还是用分支限界法解N皇后问题,已成功运行过。
    还是用分支限界法解N皇后问题,已成功运行过。-Using branch and bound Solving N Queens, which has been run successfully over
    2022-03-01 06:29:07下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载