码迷,mamicode.com
首页 >  
搜索关键字:licensed    ( 402个结果
Redis与Java - 数据结构
Redis与Java标签 : Java与NoSQL Redis(REmote DIctionary Server) is an open source (BSD licensed), in-memory data structure store, used as database, cache and message broker. It supports data structures suc...
分类:编程语言   时间:2016-07-23 10:38:52    阅读次数:458
3、数据类型一:strings
Redis支持5大数据结构:strings, hashes, lists, sets,sorted sets Redis官网的第一句话就是:Redis is an open source (BSD licensed), in-memory data structure store, used as ...
分类:其他好文   时间:2016-07-03 01:47:19    阅读次数:256
@RestController
/* * Copyright 2002-2014 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this fi ...
分类:其他好文   时间:2016-06-30 18:01:59    阅读次数:167
Redis与Scrapy
Redis与Scrapy Redis is an open source, BSD licensed, advanced key-value cache and store. It is often referred to as a data structure server since keys ...
分类:其他好文   时间:2016-06-29 22:08:15    阅读次数:171
(转)Redis使用场景及使用经验
Redis is an open source (BSD licensed), in-memory data structure store! Redis is an open source (BSD licensed), in-memory data structure store! 刚刚结束一个 ...
分类:其他好文   时间:2016-06-15 10:47:58    阅读次数:161
centos7安装openvswitch虚拟交换机
What is Open vSwitch? Open vSwitch is a production quality, multilayer virtual switch licensed under the open source Apache 2.0 license. It is designe ...
分类:其他好文   时间:2016-06-07 20:39:43    阅读次数:247
炫酷tab栏--第三方开源--NavigationTabStrip
github下载地址:https://github.com/DevLight-Mobile-Agency/NavigationTabStrip 这个开源项目很强大,只是一个自定义的控件,只有一个类 /* * Copyright (C) 2015 Basil Miller * * Licensed u ...
分类:其他好文   时间:2016-06-02 17:56:55    阅读次数:252
faster-rcnn 之训练脚本解析:./tools/train_faster_rcnn_alt_opt.py
【说明】:分析faster-rcnn 训练的python脚本; #!/usr/bin/env python # -------------------------------------------------------- # Faster R-CNN # Copyright (c) 2015 Microsoft # Licensed under The MI...
分类:其他好文   时间:2016-06-02 15:00:45    阅读次数:1190
pandas库学习笔记(一)Series入门学习
Pandas基本介绍: pandas is an open source, BSD-licensed (permissive free software licenses) library providing high-performance, easy-to-use data structures ...
分类:其他好文   时间:2016-06-01 23:07:20    阅读次数:233
1111
/* * Copyright 2014 Google Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file e ...
分类:其他好文   时间:2016-05-24 00:18:22    阅读次数:230
402条   上一页 1 ... 19 20 21 22 23 ... 41 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!