DAS:服务器直接后挂存储设备,最经济的一种结构。NAS:网络上直接挂接的存储设备,其实就是处于以太网上的一台利用NFS、CIFS等网络文件系统的文件共享服务器。SAN是网络上的磁盘,NAS是一个网络上的文件系统。IP SAN:应用iSCSI技术的SAN(storage area network)网...
分类:
其他好文 时间:
2014-10-16 17:57:02
阅读次数:
248
在Oracle 10g中, Flash back家族分为以下成员: Flashback Database, Flashback Drop,Flashback Query(分Flashback Query,Flashback Version Query, Flashback Transaction Q...
分类:
其他好文 时间:
2014-10-16 17:07:42
阅读次数:
336
1:迭代的效率要比递归高,代码页相对少些,所以查找家谱树推荐用迭代$area = array(array('id'=>1,'name'=>'安徽','parent'=>0),array('id'=>2,'name'=>'海淀','parent'=>7),array('id'=>3,'name'=>'...
分类:
Web程序 时间:
2014-10-16 14:25:22
阅读次数:
150
Known Notation
Time Limit: 2 Seconds Memory Limit: 65536 KB
Do you know reverse Polish notation (RPN)? It is a known notation in the area of mathematics and computer science. It is also k...
分类:
其他好文 时间:
2014-10-16 03:40:51
阅读次数:
191
默认情况数据库的flashback database是关闭的。启用Flashback Database 步骤:1.配置Flash Recovery Area 检查是否启动了flash recovery area:SQL> show parameter db_recovery_file;NAME T....
分类:
数据库 时间:
2014-10-16 03:10:31
阅读次数:
231
DescriptionDo you know reverse Polish notation (RPN)? It is a known notation in the area of mathematics and computer science. It is also known as post...
分类:
其他好文 时间:
2014-10-16 00:15:21
阅读次数:
587
Async, Await 是基于 .NEt 4.5架构的, 用于处理异步,防止死锁的方法的开始和结束, 提高程序的响应能力。比如:Application area Supporting APIs that contain async methodsWeb access Ht...
Known Notation
Time Limit: 2 Seconds Memory Limit: 131072 KB
Do you know reverse Polish notation (RPN)? It is a known notation in the area of mathematics and computer science. It is also kn...
分类:
其他好文 时间:
2014-10-15 00:11:49
阅读次数:
297
Known NotationTime Limit: 2 Seconds Memory Limit: 65536 KBDo you know reverse Polish notation (RPN)? It is a known notation in the area of mathematic....
分类:
其他好文 时间:
2014-10-14 23:04:39
阅读次数:
220
function loading(p_value,str) { if (p_value) { if (!document.getElementById("load_area")) { var para1 = document.cre...
分类:
Web程序 时间:
2014-10-14 19:10:59
阅读次数:
168