搜索资源列表
中国工商网电子商务购物中心系统EMall v1.0
- 完全公开源代码,并无任何许可限制 特别基于大型电子商务网站的系统开发 Microsoft SQL Server 2000后台数据库,充分应用了存储过程的巨大功效 基于类模块的扩展数据访问能力支持任何类型的大型数据库 加密用户登录信息(cookie) 易于安装的系统和应用功能 100%的asp.net的代码,没有COM,java或者其他的格式 完全基于MS建议的系统安全设计 最佳的应用程序,数据库和安全设定 MS建议的最佳用户密码管理设定 极强的
ehcacheTest
- ehcache缓存测试小用例,比较简单,初学者适用-ehcache cache test small use cases, relatively simple for beginners
ehcache
- ehcache,hibernate的默认缓存,这里做了一个单独使用ehcache缓存的例子-ehcache, hibernate default cache, here to do a separate example of the use of caching ehcache
akala
- java一个国内的开源Java缓存系统-java a domestic system of open-source Java cache
gaobingfawangzhanjiagou
- 高并发高流量网站架构知识集合: 架构考虑问题; 负载均衡; 服务器优化; 数据库优化; cache技术:oscache/memcache/ehcache java优化等-High-concurrency framework for high-traffic Web site of knowledge set
cache
- 缓存设计详解,对缓存在web应用上的设计做了比较全面的阐述.-Cache design Xiangjie, to the cache in the design of web applications have done a more comprehensive elaboration.
pcache
- 用于JAVA应用程序中的CACHE-JAVA applications for the CACHE
VJ123
- Cache Simulator implementing block placement and update policy
ProxyLab
- web cache proxy coding in java
ProxyServer_with_Cache
- Proxy Server featuring Cache functionality. It also logs messages exchanged between client and server and proxy server. The log file is generated suffixed with timestamp.
cache
- 体系结构 用java写的模拟缓存cache命中的程序-an application about cache
InstalledAppDetails.java
- 主要是用来清理缓存,通过获得系统已安装的所有程序,扫描每一个程序中的缓存,然后进行清除。-clear cache
java
- 学习java编程很好的材料,介绍了java中类的数据流,缓存读写,输入数据流的读取,输出数据流和Class ServerSocket等,并介绍他们的使用方法。-Good material to learn java programming, the java classes in the data stream, the cache read and write, to read the input data stream, the output data stream and the Clas
java-cache-with-spring
- java缓存实现与spring托管的技术实现教程-java cache implementation with spring Hosting
java-Operation-On-Files
- 自己在项目中经常用到的java版文件操作源码,包含读、写、删除,带缓存的操作,以及追加内容到文件末尾等操作,有详细的注释。-Oneself is often used in the project of Java version of the file, the source code, include to read, write, delete, with the operation of the cache, and additional content to the end of the
JAVA的缓存应用
- java缓存的应用,了解java缓存的使用,更好的掌握java语言(Java cache applications, to understand the use of Java cache, better grasp of the Java language)
redis
- 使用java代码操作redis缓存数据库,包括向redis新增数据,删除数据(Use Java code operation, redis cache, database)
commons-httpclient.jar
- commons-httpclient.jar org.apache.commons.httpclient; 包括: commons-codec-1.6.jar commons-logging-1.1.1.jar fluent-hc-4.2.5.jar httpclient-4.2.5.jar httpclient-cache-4.2.5.jar httpcore-4.2.4.jar httpmime-4.2.5.jar 使用的时候倒要导入! 最好直接导入系统中,省事
ProxyProject
- Java based proxy cache server
Proxy Server Setup
- java program for least recently used cache replacement