码迷,mamicode.com
首页 >  
搜索关键字:licensed    ( 402个结果
tomcat8性能优化之server.xml配置文件
<?xml version='1.0' encoding='utf-8'?><!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the ...
分类:其他好文   时间:2017-10-09 14:17:24    阅读次数:414
volley7--NetworkDispatcher从网络中获取数据
源码: 1 /* 2 * Copyright (C) 2011 The Android Open Source Project 3 * 4 * Licensed under the Apache License, Version 2.0 (the "License"); 5 * you may no ...
分类:Web程序   时间:2017-10-04 22:02:10    阅读次数:307
volley4--RequestQueue
源码: 1 /* 2 * Copyright (C) 2011 The Android Open Source Project 3 * 4 * Licensed under the Apache License, Version 2.0 (the "License"); 5 * you may no ...
分类:其他好文   时间:2017-10-04 21:37:30    阅读次数:276
volley5--Request<T>类的介绍
源码: 1 /* 2 * Copyright (C) 2011 The Android Open Source Project 3 * 4 * Licensed under the Apache License, Version 2.0 (the "License"); 5 * you may no ...
分类:其他好文   时间:2017-10-04 21:35:57    阅读次数:381
volley6--CacheDispatcher从缓存中获取数据
源码: 1 /* 2 * Copyright (C) 2011 The Android Open Source Project 3 * 4 * Licensed under the Apache License, Version 2.0 (the "License"); 5 * you may no ...
分类:系统相关   时间:2017-10-04 21:34:43    阅读次数:321
Tensorflow官方文档word2vec_basic.py中文注释
# Copyright 2015 The TensorFlow Authors. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use th... ...
分类:其他好文   时间:2017-10-01 23:03:55    阅读次数:300
ab的压力测试(转)
其中-n代表请求数,-c代表并发数 返回结果: ##首先是apache的版本信息 This is ApacheBench, Version 2.3 <Revision:655654> Copyright 1996 Adam Twiss, Zeus Technology Ltd, http://www ...
分类:其他好文   时间:2017-09-29 13:18:57    阅读次数:181
使用Visjs实现网络拓扑图
Vis 官网是http://visjs.org/ 许可是Vis.js is dual licensed under both Apache 2.0 and MIT 最近需要做拓扑图,找了几个项目试用了一下。有几个要求如下: 能实现网络图 单击节点能够隐藏或显示下级节点 能够查找节点并聚焦到此节点 首 ...
分类:Web程序   时间:2017-09-28 14:15:39    阅读次数:4815
10.Python-第三方库requests详解(二)
Requests 是用Python语言编写,基于 urllib,采用 Apache2 Licensed 开源协议的 HTTP 库。它比 urllib 更加方便,可以节约我们大量的工作,完全满足 HTTP 测试需求。Requests 的哲学是以 PEP 20 的习语为中心开发的,所以它比 urllib ...
分类:编程语言   时间:2017-09-21 18:10:14    阅读次数:335
cnn
# Copyright 2015 The TensorFlow Authors. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use th... ...
分类:其他好文   时间:2017-09-19 18:31:49    阅读次数:263
402条   上一页 1 ... 12 13 14 15 16 ... 41 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!