您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. Java对象存储java-dirty.zip

  2. java-dirty 是一个快速的基于文件的对象存储系统,只能往存储里添加对象,使用内存映射文件技术。示例代码:Store store = Store.of(Foo.class).from("/path/to/file"); store.put(new Foo(1,2)); store.all().forEach(System.out::println); store.reverse().forEach(System.out::println); store.from(100).forEach
  3. 所属分类:其它

    • 发布日期:2019-07-16
    • 文件大小:25kb
    • 提供者:weixin_39840387