-
基于JSP+Servlet+JavaBean+MySQL的个人博客
博客基于JSP+JavaBean+Servlet+MySQL,其实这个博客就像其他普通博客,具体功能:
我的文章、文章评论、留言板、我的好友和各个模板浏览比例。
当初要开发这个博客是因为JSP课程要做一个大实验,而自己觉得写一个博客挺有趣,
因为可以在后台代码里面获得到很多有用的信息,例如
访客的IP、从哪里转到这个博客、访问的时间、查询的字符串、浏览器类型和最
感兴趣的模块等等,而这个JSP博客也实现了这些功能
- 2022-02-25 11:02:00下载
- 积分:1
-
457458484
美工超级漂亮的ASP卫生纸公司修正版源码(Super beautiful art ASP source code revision toilet paper company)
- 2013-09-09 13:41:15下载
- 积分:1
-
特产商城源码new
说明: echop专业的特产商城,ecshop源码,特产源码,单用户商城(ECHOP specialty mall)
- 2020-06-22 22:00:01下载
- 积分:1
-
ADisease1.0
从管理上看,系统内管理的广告分三类:(1)目前在你的网站上正常播放的广告;(2)已满足限制条件(如开始设置的显示数已满,或者最后播放时间已到等),被系统自动停止播放的失效广告;(3)由于其它原因,虽未失效,但被你人为停止播放的广告。(From a management point of view, the system management of advertising into three categories: (1) present in the normal play on your website advertising (2) have been met constraints (such as the start to set the number of full display, or the last play time has to, etc.), by the system automatically stops playback failure advertising (3) due to other reasons, although not fail, but you are artificially stop playing ads.)
- 2016-02-24 12:38:29下载
- 积分:1
-
使用ASP.NET医院实验室管理系统
资源描述这是一个医院的实验室管理系统的编码在ASP.NET。编码是在ASP.NET与后台Oracle 10g做用。
- 2022-04-15 16:37:52下载
- 积分:1
-
GFFDwebApi
说明: webapi服务实例,实现了从mysql提取数据,通过webapi为前端提供数据的功能(Web API service instance, realizes the function of extracting data from MySQL and providing data for front-end through web API)
- 2020-06-21 04:20:02下载
- 积分:1
-
Product-information-release
本程序可是使用者浏览相关产品的信息,并发表评论,管理员可以对产品进行删除、添加等修改(Product information release)
- 2012-04-29 12:21:59下载
- 积分:1
-
学生管理系统
基于Struts的学生管理系统,对于学习框架的同学可以参考参考,希望能帮助你提升自己的技术。
- 2022-04-11 17:29:21下载
- 积分:1
-
Optimized-JS-V8
面向对象、设计模式与性能
有些C/C++开发者有些奇怪的观念。他们认为使用面向对象和设计模式会降低程序的性能。但V8证明了这种观念是错误的。V8的实现使用了许多设计模式,但依然非常高效。
下面列出V8中使用的两个模式:
工厂模式
当Javascript引擎执行一个脚本时,引擎为遇到的每个变量、函数或数组都创建一个实例。JSObject是所有这些对象的父对象(Object oriented, design patterns and performance
Some C/C++ developers have some strange ideas. They believe that the use of object-oriented and design patterns will reduce the performance of the program. But V8 proved that this idea is wrong. V8 implementation uses a number of design patterns, but still very efficient.
The following lists the two models used in V8:
Factory mode
When a Javascript engine s a script, the engine creates an instance of each variable, function, or array encountered by the engine. JSObject is the parent of all of these objects.)
- 2016-08-30 23:02:34下载
- 积分:1
-
网站rgb色表
网站rgb色表的查询程序,可用来让用户去选择自己的颜色与亮度,然后查询出相应的RGB编码一般为0x*****格式。
- 2022-03-24 20:26:16下载
- 积分:1