码迷,mamicode.com
首页 >  
搜索关键字:provides    ( 1060个结果
What is CSM mode?
CSM: Compatibility Support Mode The CSM provides additional functionality to UEFI. This additional functionality permits the loading of a traditional ...
分类:其他好文   时间:2017-04-09 10:48:46    阅读次数:417
思科RSTP生成树协议
Thisdistinctionisalreadymadeinternallywithin802.1D.ThisisessentiallyhowCiscoUplinkFastfunctions.Therationaleisthatanalternateportprovidesanalternatepathtotherootbridgeandthereforecanreplacetherootportifitfails.Ofcourse,abackupportprovidesredundantconnectivi..
分类:其他好文   时间:2017-04-08 23:18:13    阅读次数:269
rsyslog转发nginx日志(rsyslog发送到logstashh)
收集系统其它服务日志,在客户端上操作,以nginx服务的日志为例先修改配置文件/etc/rsyslog.conf,内容如下:#grep-v"^$"/etc/rsyslog.conf|grep-v"^#"$ModLoadimuxsock#providessupportforlocalsystemlogging(e.g.vialoggercommand) $ModLoadimmark#provides--MARK--messageca..
分类:其他好文   时间:2017-03-31 22:25:32    阅读次数:1226
Java反射 Introspector
一、解释Introspector 内省,自我检查。位于java中的java.beans包中,其原文说明文为:The Introspector class provides a standard way for tools to learn about the properties, events, ... ...
分类:编程语言   时间:2017-03-27 00:45:05    阅读次数:189
Linux查看某个命令属于哪个包
有时修我们需要某个命令但其没有安装,提供该命令的包名也与命令名相差很大直接查找命令名找不到包,如rexec。 此时我们就非常需要这样一个工具:可以根据最终的命令查找提供该命令的软件包。 ...
分类:系统相关   时间:2017-03-23 13:56:19    阅读次数:297
Pandas -- Merge,join and concatenate
Merge, join, and concatenate pandas provides various facilities for easily combining together Series, DataFrame, and Panel objects with various kinds ...
分类:其他好文   时间:2017-03-19 15:54:54    阅读次数:571
rsync (windows 服务端,linux客户端)将windows上的数据同步到linux服务器,反之也可
一:总体概述、 1、windows上面首先装CW_rsync_Server.4.1.0_installer,安装时要输入的用户名密码要记住哦!接下来就是找到rsyncd.conf进入配置细节 2、linux上面只需要装rsync工具即可(yum provides */rsync找到rsync包进行安 ...
分类:Windows程序   时间:2017-03-17 18:52:42    阅读次数:226
.NET 同步与异步 之 线程安全的集合 (十一)
本随笔续接:.NET 同步与异步 之 警惕闭包(十) 无论之前说的锁、原子操作 还是 警惕闭包,都是为安全保驾护航,本篇随笔继续安全方面的主题:线程安全的集合。 先看一下命名空间:System.Collections.Concurrent,常用的类型有(均为泛型):BlockingCollectio ...
分类:编程语言   时间:2017-03-14 19:37:58    阅读次数:313
P3项目--XML文件解析 笔记
metadata: data that provides information about other data should be stored as attributes, the data itself should be stored in elements. ...
分类:其他好文   时间:2017-03-13 19:13:19    阅读次数:217
在CentOS 7 上安装docker
Install yum-utils, which provides the yum-config-manager utility: $ sudo yum install -y yum-utils Use the following command to set up the stable repos ...
分类:其他好文   时间:2017-03-12 16:30:10    阅读次数:506
1060条   上一页 1 ... 47 48 49 50 51 ... 106 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!