搭建Spring、Spring MVC、Mybatis和Freemarker1、pom文件 4.0.0 com.candle home-finance-sample war 0.0.1-SNAPSHOT home-finance-sample Maven Weba...
分类:
编程语言 时间:
2014-07-27 10:13:12
阅读次数:
293
SQL Server中主外键的定义:1.create table dept(dept_no int primary key,dept_name nvarchar(50) not null)insert into dept values(10,'IT'),(20,'Finance'),(30,'Eng...
分类:
数据库 时间:
2014-07-22 22:56:53
阅读次数:
176
GFS解决了某些业务场景对分布式文件系统需求,很自然的,也有某些业务仅仅靠文件系统用起来还是不那么方便,它们需要分布式数据库系统。BigTable就是Google为了解决内部对大规模结构化数据处理的需求而产生的。论文摘要涉及的“关键”字为:
1. 结构化数据
2. 数据量大
3. 典型应用:Web索引,Google Earth,Google Finance
4. 批处理和实时需求
5. ...
分类:
其他好文 时间:
2014-06-30 16:58:28
阅读次数:
200