How do I install all developer tools such as GNU GCC C/C++ compilers, make and others, after installing CentOS from a shell prompt?you can following the nest line do ,install almost all development to...
                            
                            
                                分类:
系统相关   时间:
2014-06-07 01:23:47   
                                阅读次数:
317
                             
                    
                        
                            
                            
                                环境:
Unbunt 12.04 
Hadoop 2.2.x
Sprak 0.9
Scala scala-2.9.0.final.tgz 
步骤
1. 下载 scala
2. 解压scala,然后修改/etc/profile,添加如下
export SCALA_HOME=/home/software/scala-2.9.0.final
export PATH=$P...
                            
                            
                                分类:
其他好文   时间:
2014-06-05 11:52:46   
                                阅读次数:
484
                             
                    
                        
                            
                            
                                1、错误描述
freemarker.core.ParseException: Token manager error: freemarker.core.TokenMgrError: Lexical error at line 16, column 50.  Encountered: "\uff01" (65281), after : "" in course.ftl
	at freemarker...
                            
                            
                                分类:
其他好文   时间:
2014-06-05 07:59:23   
                                阅读次数:
364
                             
                    
                        
                            
                            
                                最近做的一个小项目中的用到ckeditor就去官网看了一下如何使用?
1、到官网下载ckedtor的包和ckeditor-java-core-3.5.3.zip和ckeditor-java-3.6.4.war这两个我下的时候都是最新的
2、将ckeditor-java-core-3.5.3.zip解压其中有三个包但是只有一个有用将不含有javadoc和sources的那个包放进web项...
                            
                            
                                分类:
编程语言   时间:
2014-06-05 02:52:51   
                                阅读次数:
347
                             
                    
                        
                            
                            
                                MySQL Cluster Core Concepts
NDBCLUSTER (also known as
NDB) is an in-memory storage engine offering high-availability and data-persistence features.
NDBCLUSTER(也叫做NDB)是一种提供了高可用性和数据持久性特征的内存式存储引擎。...
                            
                            
                                分类:
数据库   时间:
2014-06-03 05:51:53   
                                阅读次数:
469
                             
                    
                        
                            
                            
                                前言
今天Spark终于跨出了里程碑的一步,1.0.0版本的发布标志着Spark已经进入1.0时代。1.0.0版本不仅加入了很多新特性,并且提供了更好的API支持。Spark SQL作为一个新的组件加入,支持在Spark上存储和操作结构化的数据。已有的标准库比如ML、Streaming和GraphX也得到了很大程度上的增强,对Spark和Python的接口也变得更稳定。以下是几个主要的改进点...
                            
                            
                                分类:
其他好文   时间:
2014-06-03 00:43:41   
                                阅读次数:
269
                             
                    
                        
                            
                            
                                1 ENVIRONMENTS
                            Table 1 ENV A
CPU
Intel(R) Xeon(R) CPU E7- 4870 @
2.40GHz 10-core
Memory
100G
Linux Version
3.11.0
Ubuntu Version
...
                            
                            
                                分类:
其他好文   时间:
2014-06-02 23:27:40   
                                阅读次数:
397
                             
                    
                        
                            
                            
                                1、错误描述
freemarker.core.ParseException: Encountered "string" at line 21, column 21 in type.ftl.
Was expecting one of:
    "}" ...
    "." ...
    "[" ...
    "(" ...
    "?" ...
    "!" ...
     ......
                            
                            
                                分类:
其他好文   时间:
2014-06-02 23:10:09   
                                阅读次数:
327
                             
                    
                        
                            
                            
                                About Core ImageCore Image is an image 
processing and analysis technology designed to provide near real-time processing 
forstill and video images. It ...
                            
                            
                                分类:
其他好文   时间:
2014-05-31 18:22:41   
                                阅读次数:
289