-
GoF Pattern: Flyweight
&flyweight是一种软件设计模式。flyweight是一种通过与其他类似对象共享尽可能多的数据来最小化内存使用的对象;当简单的重复表示会使用不可接受的内存量时,它是一种大量使用对象的方法。
- 2022-06-12 04:20:17下载
- 积分:1
-
java手机程序开发光盘源码(第五章)
java手机程序开发光盘源码(第五章)-CD-source development process (Chapter V)
- 2022-06-13 06:51:02下载
- 积分:1
-
SSM-DB2
SSM(struts2+spring+mybatis+db2整合案例)(SSM (struts2+spring+mybatis+db2 integration scenarios))
- 2013-10-10 09:40:08下载
- 积分:1
-
talking
java版的聊天软件,用于学习java的socket网络编程(java Chat Software)
- 2013-12-05 15:06:58下载
- 积分:1
-
计步器4.4以上
计步器4.4以上 移动的时候 就不显示当前步数,很准确 ,周期为一天,值得下载
- 2022-06-20 18:48:57下载
- 积分:1
-
BP神经网络算法
使用java实现了BP神经网络算法框架,可根据自己需求进行扩展,修改
- 2022-12-21 15:30:23下载
- 积分:1
-
Object-oriented-programming-using-java
This book aims to instil the reader with an understanding of the Object Oriented approach to programming
and aims to develop some practical skills along the way. These practical skills will be developed by small
exercises that the reader will be invited to undertake and the feedback that will be provided.
The concepts that will be explained and skills developed are in common use among programmers using
many modern object oriented languages and are thus transferable one language to another. However
for practical purposes these concepts are explored and demonstrated using the Java programming
language.
- 2015-03-22 23:21:51下载
- 积分:1
-
java电商源代码
ssm框架做的电商系统,适合中级水平的人员学习参考(The e-commerce system made by the SSM framework)
- 2020-08-28 22:08:12下载
- 积分:1
-
在线笔记本的笔记增删改查
1.项目简介
云笔记系统
笔记本管理,笔记管理,回收站管理,
分享和收藏管理,活动管理等
2.采用哪些技术体系(WEB)
tomcat(web服务器),
springmvc(请求接收和分发处理),
SpringIOC,AOP
(管理对象及其关系,解耦)
jquery (js框架,简化js+ajax开发),
fckeditor(js编辑器),
run_prettify(代码高亮显示)
ibatis(MyBatis,数据库操作),
mysql(数据库服务器)
a.所有界面采用HTML
(响应速度快)
b.所有请求都采用Ajax
(不刷新页面,局部更新,提升用户体验)
c.所有请求服务器采用JSON结果响应
- 2022-05-23 22:19:59下载
- 积分:1
-
网上购物商城源码
基于java语言和SSh框架的网上购物商城,采用B/S 结构,mysql数据库,部署到tomcat服务器可以直接运行
- 2022-07-18 20:22:23下载
- 积分:1