码迷,mamicode.com
首页 >  
搜索关键字:latest    ( 1907个结果
windows平台源码编译最新版openssl
1.从openssl官网下载最新版openssl https://www.openssl.org/source/ The latest stable version is the 1.1.0 series of releases 最新版为1.1.0 2016.8.25更新版 2.本机安装VS Stu ...
分类:Windows程序   时间:2016-09-01 09:23:47    阅读次数:230
angular2 学习笔记 ( Http 请求)
refer : https://angular.cn/docs/ts/latest/guide/server-communication.html https://mcxiaoke.gitbooks.io/rxdocs/content/ 概念上没什么太多的区别. 下面记入一些例子和小区别 : 不同的 ...
分类:Web程序   时间:2016-08-28 13:48:38    阅读次数:347
Linux Submitting Patch
Linux Submitting PatchLinux Submitting PatchTable of Contents1. Get the latest kernel source code from git. It is recommeded to use Torvalds's branch.... ...
分类:系统相关   时间:2016-08-22 18:00:09    阅读次数:309
centos 安装 memcached
centos 安装 memcached 1. 安装依赖: libeventyum install libevent-devel 2. 获取最新版本wget http://memcached.org/latest -O memcached 3. 解压tar -zxvf memcached 4. 进入目 ...
分类:系统相关   时间:2016-08-17 23:09:59    阅读次数:156
Linux 通过sendmail 发邮件到外部邮箱
Linux 通过sendmail 发邮件到外部邮箱 最近在写自动化巡检脚本,想着怎么预警后自动发送邮件报警。 首先下载最新版本mailx-12.4.tar.bz2# wget http://sourceforge.net/projects/heirloom/files/latest/download... ...
分类:系统相关   时间:2016-08-17 21:08:21    阅读次数:196
http://python3-cookbook.readthedocs.io/zh_CN/latest/c14/p01_testing_output_sent_to_stdout.html
http://python3-cookbook.readthedocs.io/zh_CN/latest/c14/p01_testing_output_sent_to_stdout.html draw.io.Desktop MPH:32|1,157|1,158|2,179|1,210|2,239|1, ...
分类:编程语言   时间:2016-08-15 22:26:12    阅读次数:181
yield python
原文:http://pyzh.readthedocs.io/en/latest/the-python-yield-keyword-explained.html 3. (译)Python关键字yield的解释(stackoverflow) 译者: hit9 原文: http://stackoverfl ...
分类:编程语言   时间:2016-08-15 20:51:55    阅读次数:260
ASP.NET Core 介绍
原文 https://docs.asp.net/en/latest/intro.html by Daniel Roth, Rick Anderson and Shaun Luttin 章节 什么是 ASP.NET Core? 为什么重新设计出一个 AsP.NET Core? 应用解析 启动 服务 中... ...
分类:Web程序   时间:2016-08-14 07:48:45    阅读次数:326
python模拟http请求2
发现了一个非常好用的第三方module:requests,模拟接口非常简单。 详细了解请移步:http://docs.python-requests.org/en/latest/ 非常不错 #!coding:utf-8 相信这句大家都懂的,不解释 #导入需要的requests import requ ...
分类:编程语言   时间:2016-08-08 12:54:05    阅读次数:214
PHP总结笔记
new:http://www.jianshu.com/users/1967b163cb61/latest_articles 博客园 首页 新随笔 联系 订阅 管理 随笔 - 133 文章 - 0 评论 - 46 new:http://www.jianshu.com/users/1967b163cb6 ...
分类:Web程序   时间:2016-08-07 21:19:09    阅读次数:232
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!