1 * Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE 2 package org.apache.kafka.clien... ...
分类:
编程语言 时间:
2017-03-13 11:39:05
阅读次数:
1733
Requests模块 1、模块说明 Requests 是使用 Apache2 Licensed 许可证的 HTTP 库。用 Python 编写,真正的为人类着想。 Python 标准库中的 urllib2 模块提供了你所需要的大多数 HTTP 功能,但是它的 API 太渣了。它是为另一个时代、另一个 ...
分类:
编程语言 时间:
2017-03-07 10:44:40
阅读次数:
171
redis是什么:Redis is an open source, BSD licensed, advanced key-value store. It is often referred to as a data structure server since keys can contain st ...
分类:
系统相关 时间:
2017-02-24 12:26:36
阅读次数:
250
Requests 是用Python语言编写,基于 urllib,采用 Apache2 Licensed 开源协议的 HTTP 库。它比 urllib 更加方便,可以节约我们大量的工作,完全满足 HTTP 测试需求。Requests 的哲学是以 PEP 20 的习语为中心开发的,所以它比 urllib ...
分类:
编程语言 时间:
2017-02-17 13:50:23
阅读次数:
261
<?xml version="1.0" encoding="UTF-8"?> <!--Licensed to the Apache Software Foundation (ASF) under oneor more contributor license agreements. See the N ...
分类:
其他好文 时间:
2017-01-27 12:54:35
阅读次数:
259
ali的一个配置文件, <?xml version="1.0" encoding="UTF-8"?> <!--Licensed to the Apache Software Foundation (ASF) under oneor more contributor license agreement ...
分类:
其他好文 时间:
2017-01-19 00:53:00
阅读次数:
202
ff /** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with t ...
分类:
其他好文 时间:
2017-01-17 19:56:34
阅读次数:
161
/* * Copyright 2002-2012 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this fi ...
分类:
编程语言 时间:
2017-01-16 11:09:53
阅读次数:
282
1 /** 2 * Copyright (c) 2011-2014 Felix Gnass 3 * Licensed under the MIT license 4 * http://spin.js.org/ 5 * 6 * Example: 7 var opts = { 8 lines: 12 / ...
分类:
编程语言 时间:
2017-01-12 11:33:18
阅读次数:
242
/* * Copyright 2002-2015 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this fi... ...
分类:
其他好文 时间:
2017-01-12 10:31:10
阅读次数:
226