码迷,mamicode.com
首页 >  
搜索关键字:agent configuration    ( 10494个结果
MapReduce全局变量之捉虫记
写MapReduce程序时候,有时候需要用到全局变量,常用的全局变量实现由三种方式:Configuration设置、DistributedCache、文件传参。博主在使用Configuration时,在Mapper中却没法读取全局变量。请看博主是如何一步一步找到问题所在的...
分类:其他好文   时间:2014-06-16 12:21:33    阅读次数:296
Netapp exportfs NFS Config CLI Guide
Netapp exportfs NFS Config CLI GuideA quick and simple Netapp NFS configuration guide with commands and options to help explain and remove the mysteri...
分类:移动开发   时间:2014-06-16 06:32:55    阅读次数:281
Linux Kernel的Makefile与Kconfig文件的语法
https://www.kernel.org/doc/Documentation/kbuild/kconfig-language.txtIntroduction------------The configuration database is a collection of configuratio...
分类:系统相关   时间:2014-06-15 23:22:07    阅读次数:313
C#操作SQLite数据库
SQLite介绍SQLite is a software library that implements aself-contained,serverless,zero-configuration,transactionalSQL database engine.SQLite是一个开源、免费的小型R...
分类:数据库   时间:2014-06-13 15:42:19    阅读次数:274
修改Zabbix默认运行账户
默认Zabbix运行的账户是Zabbix,但在自动部署的时候,Agent与Server的先后顺序不定,而且官方不建议两者使用同一个账户。
分类:其他好文   时间:2014-06-13 00:32:50    阅读次数:267
在PC上测试移动端网站和模拟手机浏览器的5大方
查了很多资料,尝试了大部分方法,下面将这一天的努力总结下分享给大家,也让大家免去看那么多文章,以下介绍的方法,都是本人亲自测试成功的方法,测试环境winxp。一、Chrome*浏览器chrome模拟手机总共有四种方法,原理都一样,通过伪装User-Agent,将浏览器模拟成Android设备。以下标...
分类:移动开发   时间:2014-06-12 06:38:10    阅读次数:736
活动目录的FSMO owner 在ADSI中的对应位置
如题,方便定位。PDC模拟器:路径:默认命名上下文-DC=domain,DC=com,在上面点右键-属性-fsMORoleOwnerRID主机:路径:默认命名上下文-DC=domain,DC=COM,CN=System,CN=RIDManager$点右键-属性-fsMORoleOwner架构主机:路径:架构分区-CN=Schema,CN=configuration,DC=Domain,DC=..
分类:其他好文   时间:2014-06-10 23:33:38    阅读次数:356
DBOperate.cs
usingSystem;usingSystem.Collections.Generic;usingSystem.Linq;usingSystem.Web;usingSystem.Data;usingSystem.Data.SqlClient;usingSystem.Configuration;///<summary>///DBOperate的摘要说明///</summary>publicclassDBOperate{privatestaticSqlConnectioncon=..
分类:数据库   时间:2014-06-10 23:15:36    阅读次数:314
华为stp多实例配置
stpmodemstpstpinstance1priority4096stpregion-configurationinstance1vlan70100200activeregion-configuration
分类:其他好文   时间:2014-06-10 22:59:20    阅读次数:931
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!