上一页 1 ··· 486 487 488 489 490 491 492 493 494 ··· 563 下一页
摘要: Hadoop4Win + Eclipse 运行 WordCount 程序http://software.intel.com/zh-cn/blogs/2013/10/16/hadoop4win-eclipse-wordcount/?utm_campaign=CSDN&utm_source=intel.csdn.net&utm_medium=Link&utm_content=others-WordCount 阅读全文
posted @ 2013-11-24 22:23 规格严格-功夫到家 阅读(311) 评论(0) 推荐(0)
摘要: http://www.activexperts.com/activmonitor/windowsmanagement/adminscripts/logs/eventlogs/http://etutorials.org/Server+Administration/Active+directory/Part+III+Scripting+Active+Directory+with+ADSI+ADO+and+WMI/Chapter+26.+Scripting+with+WMI/26.6+Querying+the+Event+Logs/http://www.paessler.com/manuals/pr 阅读全文
posted @ 2013-11-23 00:07 规格严格-功夫到家 阅读(553) 评论(0) 推荐(0)
摘要: http://hi.baidu.com/84zhu/item/79bcd5de734f1318d68ed015http://1985wanggang.blog.163.com/blog/static/776383320113710163459/http://www.journaldev.com/1359/java-jmx-client-example-and-jmx-authentication-with-config-files-for-role-based-access 阅读全文
posted @ 2013-11-22 10:44 规格严格-功夫到家 阅读(176) 评论(0) 推荐(0)
摘要: http://hi.baidu.com/tag/cognos%E7%B3%BB%E7%BB%9F%E7%AE%A1%E7%90%86/feedshttp://www.blogjava.net/mlh123caoer/articles/54907.htmlhttp://www.ibm.com/developerworks/cn/data/library/cognos/performance/load_testing/page584.htmlhttp://www.blogjava.net/xmatthew/archive/2013/02/20/395471.htmlhttps://blogs.or 阅读全文
posted @ 2013-11-21 21:58 规格严格-功夫到家 阅读(217) 评论(0) 推荐(0)
摘要: http://serverfault.com/questions/522922/cpu-more-than-100-in-ps-auxexportNLS_LANG="SIMPLIFIEDCHINESE_CHINA.ZHS16GBK"exportLANG="zh_CN.GBK"shell> su - oracleshell> sqlplus /nologshell> conn / as sysdbashell> SQL命令http://networkengineering.stackexchange.com/questions/29 阅读全文
posted @ 2013-11-18 16:36 规格严格-功夫到家 阅读(488) 评论(0) 推荐(0)
摘要: http://blog.csdn.net/jamex/archive/2008/09/08/2899172.aspxto_date如何处理毫秒?如把"1970-01-01 00:00:00.356“,转化成时间,需要保留毫秒数,怎么做?我一般都是用到秒的(to_date('1970-01-01 00:00:00.356','yyyy-mm-dd hh24:mi:ss'))。 毫秒怎么表示啊,请指点!9i以上版本-----------------------------SQL>select to_char(systimestamp,'yyy 阅读全文
posted @ 2013-11-18 15:42 规格严格-功夫到家 阅读(2539) 评论(0) 推荐(0)
摘要: http://www.cisco.com/en/US/tech/tk648/tk362/technologies_tech_note09186a00801c9199.shtmlhttp://www.cisco.com/en/US/tech/tk648/tk362/technologies_tech_note09186a0080094a9b.shtmlhttp://www.cisco.com/en/US/tech/tk648/tk362/technologies_tech_note09186a00801576ff.shtmlhttp://tools.cisco.com/Support/SNMP/ 阅读全文
posted @ 2013-11-15 23:58 规格严格-功夫到家 阅读(196) 评论(0) 推荐(0)
摘要: http://www.doc88.com/p-707864020772.html交换机的端口类型:交换机分为 两层交换机 三层交换机:两层交换机的端口又分为:交换端口(Switch Port) 、trunk端口(trunk port)、二层聚合端口(L2 Aggregate port)三层交换机又分为以下:(1)交换机虚拟接口SVI(Switch Virtual Interface)(2)路由接口(Routerd Port)(3)三层聚合口(L3 Aggregate Port)交换口:有 access 和trunk口,他只有两层交换功能,用于管理物理接口和与之相关的两层协议,并不处理路由和桥接 阅读全文
posted @ 2013-11-15 09:19 规格严格-功夫到家 阅读(912) 评论(0) 推荐(0)
摘要: .检查服务器编码: 执行SQL语法: Java代码 select*fromv$nls_parameters;或 Java代码 select*fromnls_database_parameters或 Java代码 selectuserenv('language')fromdual; 查看数据库可用字符集参数设置 Java代码 SELECT*FROMv$nls_valid_values;也可以参照/home/oracle/.bash_profile 相关语言设置. 可以看到我的相关设置是: Java代码 LANG=zh_CN.GBK NLS_LANG="SIMPLIFIE 阅读全文
posted @ 2013-11-14 22:04 规格严格-功夫到家 阅读(285) 评论(0) 推荐(0)
摘要: http://blog.csdn.net/tianlesoftware/article/details/53150391. 同时修改文件的修改时间和访问时间touch -d "2010-05-31 08:10:30" test.doc2. 只修改文件的修改时间touch -m -d "2010-05-31 08:10:30" test.doc3. 只修改文件的访问时间touch -a -d "2010-05-31 08:10:30" test.dochttp://www.linuxdiyf.com/viewarticle.php?id 阅读全文
posted @ 2013-11-14 20:33 规格严格-功夫到家 阅读(153) 评论(0) 推荐(0)
上一页 1 ··· 486 487 488 489 490 491 492 493 494 ··· 563 下一页