码迷,mamicode.com
首页 >  
搜索关键字:latest    ( 1907个结果
The 16th tip of DB Query Analyzer
Up to Nov 21,2014, the latest version of DB Query Analyzer is 6.02. In 6.02, if you selected the option 'SQL Schedule Reconnect' in window configurations, the Schedule SQL scripts will be executed as long as the Database Server is in use, even though the D...
分类:数据库   时间:2014-11-21 09:10:49    阅读次数:372
influxdb 的安装(centos)
安装命令: # for 64-bit systems wget http://s3.amazonaws.com/influxdb/influxdb-latest-1.x86_64.rpm sudo rpm -ivh influxdb-latest-1.x86_64.rpm 具体安装过程如下: wge...
分类:数据库   时间:2014-11-10 19:32:16    阅读次数:1044
Linux-kernel
截止2014-11-10 09:26:02Linux 内核最新的稳定版源码: 1、百度云盘地址:http://pan.baidu.com/s/1mgMG6mO, 2、github上有个本人解压的仓库,路径如下:https://github.com/zhangkehu/kernel,可以使用git命令下载,具体命令: git clone https://github.com/zhangkehu...
分类:系统相关   时间:2014-11-10 09:58:45    阅读次数:235
我也分享一个c# ini操作类
刚刚看了一篇 @云菲菲 的关于基于正则的INI辅助类文章:http://www.cnblogs.com/yunfeifei/p/4081977.html,作者写的不错。还看到评论处有一个的地址:https://devlib.codeplex.com/SourceControl/latest#mai....
分类:Windows程序   时间:2014-11-08 16:37:38    阅读次数:243
一个软件实现的Linux看门狗—soft_wdt
soft_wdt是一个软件实现的Linux看门狗。     soft_wdt是一款开源、免费软件。     下载地址:http://sourceforge.net/projects/soft-wdt/files/latest/download?source=files     soft_wdt的主要特点:         1. 他可以提供大量的看门狗供用户使用;          2...
分类:系统相关   时间:2014-11-04 09:23:13    阅读次数:401
使用Http API接口来读取pillar数据 -- ext_pillar
大多时,在使用pillar我们都是直接用的SLS文件存储数据,但其实pillar可以支持多种数据存储方式,例如:mysql、mongo、json等等;这些都可以在官网或者代码中看到ext_piilar的代码;pillar支持的数据存储模块列表地址:http://docs.saltstack.com/en/latest/ref/pillar/all/inde..
分类:Windows程序   时间:2014-10-31 19:19:24    阅读次数:376
Linux 通过sendmail 发邮件到外部邮箱
最近在写自动化巡检脚本,想着怎么预警后自动发送邮件报警。 首先下载最新版本mailx-12.4.tar.bz2# wget http://sourceforge.net/projects/heirloom/files/latest/download?source=files 解压包:# ...
分类:系统相关   时间:2014-10-30 13:31:59    阅读次数:270
swift学习第五天 项目实战-知乎日报客户端(一)网络交互NSURLConnection
CSDN下载地址:http://download.csdn.net/detail/guchengyunfeng/7989139这篇文章主要介绍知易客户端开发的网络部分网络接口格式:协议1:http://news-at.zhihu.com/api/3/news/latest(新闻列表)协议2:http...
分类:编程语言   时间:2014-10-24 20:39:12    阅读次数:210
安装vim中文帮助vimcdoc
1. 下载:下载页面:http://vimcdoc.sourceforge.net/选择“Latest platform independent tarball, including an Linux/BSD installation script”【1】下载。2. 安装:网上好多人所说的“解压,把...
分类:系统相关   时间:2014-10-22 14:31:57    阅读次数:248
centos 通过yum安装GlusterFS
1、环境centos 6.5 64 bitglusterfs-3.52、配置yum源http://download.gluster.org/pub/gluster/glusterfs/repos/YUM/glusterfs-3.5/LATEST/CentOS/glusterfs-epel.repow...
分类:其他好文   时间:2014-10-20 13:06:05    阅读次数:259
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!