1.PopupWindow的特点借用Google官方的说法:“A popup window that can be used to display an arbitrary view. The popup window is a floating container that appears on top of the current activity.”也就是说,popupwindow是acti...
分类:
移动开发 时间:
2014-10-16 19:42:53
阅读次数:
370
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...
结构化过程
这两个模式的共同点在于:模式所涉及流程的执行路径是由运行时决定的,而非设计时确定。包括:Arbitrary cycles(强制循环模式) 、Implicit termination(隐式终止模式)。
² 11 任意循环(Arbitrary Cycles)
描述:
工作流中的一个点可以让一个或多个活动反复的执行。
案例:
“修改提交”后进入“经理审批”,但未通过...
分类:
其他好文 时间:
2014-10-15 17:03:01
阅读次数:
193
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