1.Hadoop简介Hadoop[h?du:p]实现了一个分布式文件系统(Hadoop
Distributed File
System),简称HDFS。HDFS有高容错性的特点,并且设计用来部署在低廉的(low-cost)硬件上;而且它提供高传输率(high
throughput)来访问应用程序的数...
分类:
其他好文 时间:
2014-04-30 03:17:00
阅读次数:
604
一、修改系统默认语言及中文乱码问题记录系统默认使用语言的文件是/etc/sysconfig/i18n,如果默认安装的是中文的系统,i18n的内容如下:
LANG="zh_CN.UTF-8" SYSFONT="latarcyrheb-sun16" SUPPORTED="zh_CN.UTF-8:zh_C...
分类:
系统相关 时间:
2014-04-30 01:14:51
阅读次数:
607
--setgithubproxygitconfig--globalhttp.proxyhttp://user_name:user_pwd@user_ip:portgitconfig--systemhttp.sslcainfo/bin/curl-ca-bundle.crt--cancelproxygi...
分类:
其他好文 时间:
2014-04-30 01:13:49
阅读次数:
507
这时可以在sql plus工具里(开始|所有程序||应用程序开发|SQL
Plus),也可以在控制台通过命令行给scott账户解锁。 在第一种情况下,以system账户+自己安装时设置的密码,登录SQL
Plus,然后使用命令“alter user scott account unlock;”来解....
分类:
数据库 时间:
2014-04-30 00:22:31
阅读次数:
989
The gray code is a binary numeral system where
two successive values differ in only one bit.Given a non-negative
integernrepresenting the total number...
分类:
其他好文 时间:
2014-04-30 00:21:32
阅读次数:
536
【获取iPod library中的媒体文件】 The Media Player
framework provides facilities for playing movie, music, audio podcast, and audio
book files. This framework a....
分类:
其他好文 时间:
2014-04-30 00:15:17
阅读次数:
591
1、BIOS是英文"Basic Input Output
System"的缩略语,直译过来后中文名称就是"基本输入输出系统"。其实,它是一组固化到计算机内主板上一个ROM芯片上的程序,它保存着计算机最重要的基本输入输出的程序、系统设置信息、开机后自检程序和系统自启动程序。
其主要功能是为计算机提供最...
分类:
移动开发 时间:
2014-04-30 00:06:11
阅读次数:
657
有些应用程序被设计成在运行时动态地改变。例如,一个新的扩展可能被下载,或者其他原因变得不可用。MEF
依靠我们称之为重组(Composition)的技术处理,在初始化组合以后改变导入值的场景。导入可以通过
[System.ComponentModel.Composition.ImportAttrib...
分类:
其他好文 时间:
2014-04-29 23:31:14
阅读次数:
613
关于Reparse Points找到下面的解释,要是能有更进一步的解释说明就更好了 Reparse
Points其实是一个用户自定义的数据集合,它可以包含在一个文件或目录中。这种格式的数据能够被特定的应用程序(负责存储数据)和文件系统过滤程序(负责解释数据和处理文件)所理解。当一个应用程序设置了一个...
分类:
其他好文 时间:
2014-04-29 22:50:10
阅读次数:
437
using System;using System.Collections.Generic;using
System.Linq;using System.Text;using System.Threading.Tasks;namespace 计算字符{ class
Program { ...
分类:
其他好文 时间:
2014-04-29 20:45:02
阅读次数:
446