码迷,mamicode.com
首页 >  
搜索关键字:licensed    ( 402个结果
Python高手之路【八】python基础之requests模块
1、Requests模块说明 Requests 是使用 Apache2 Licensed 许可证的 HTTP 库。用 Python 编写,真正的为人类着想。 Python 标准库中的 urllib2 模块提供了你所需要的大多数 HTTP 功能,但是它的 API 太渣了。它是为另一个时代、另一个互联网 ...
分类:编程语言   时间:2017-01-07 22:29:16    阅读次数:248
微软开源代码编辑器monaco-editor
官网上给出:”The Monaco Editor is the code editor that powers VS Code. A good page describing the code editor's features is here. It is licensed under the M ...
分类:其他好文   时间:2017-01-05 16:55:53    阅读次数:4642
初探Redis+Net在Windows环境下的使用
Redis官网地址:https://redis.io/;Redis官方暂时不支持Windows环境,但是MicroSoft Open Tech group开发了一个Windows平台下运行的版本。 Redis is an open source (BSD licensed), in-memory d ...
分类:Windows程序   时间:2016-12-19 14:13:38    阅读次数:306
Vector Tile
Mapbox Vector Tile Specification A specification for encoding tiled vector data. License The text of this specification is licensed under a Creative C... ...
分类:其他好文   时间:2016-12-18 23:58:56    阅读次数:573
TileJSON
TileJSON TileJSON is an open standard for representing map metadata. License The text of this specification is licensed under a Creative Commons Attri... ...
分类:Web程序   时间:2016-12-18 23:01:42    阅读次数:292
dashboard 部署发布
https://rawgit.com/kubernetes/dashboard/master/src/deploy/kubernetes-dashboard.yaml# Copyright 2015 Google Inc. All Rights Reserved. # # Licensed unde... ...
分类:其他好文   时间:2016-12-16 09:51:05    阅读次数:193
maven添加远程私服
文件放在maven下和。.m2下面 <?xml version="1.0" encoding="UTF-8"?> <!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license a ...
分类:其他好文   时间:2016-12-11 12:38:01    阅读次数:220
[转载]Python-第三方库requests详解
Requests 是用Python语言编写,基于 urllib,采用 Apache2 Licensed 开源协议的 HTTP 库。它比 urllib 更加方便,可以节约我们大量的工作,完全满足 HTTP 测试需求。Requests 的哲学是以 PEP 20 的习语为中心开发的,所以它比 urllib ...
分类:编程语言   时间:2016-11-27 07:05:34    阅读次数:444
Bootstrap.less
/*! * Bootstrap v3.3.5 (http://getbootstrap.com) * Copyright 2011-2015 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/mast ...
分类:其他好文   时间:2016-11-24 21:32:56    阅读次数:208
phoneGap蓝牙设备链接打印操作插件
前台 bluetooth.js /*Copyright 2013 101.key Licensed under the Apache License, Version 2.0 (the "License");you may not use this file except in compliance ...
分类:其他好文   时间:2016-11-23 16:48:16    阅读次数:358
402条   上一页 1 ... 17 18 19 20 21 ... 41 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!