crsctl stat res -t 有时显示很多,简单查看哪些是offline的用ps不方便 crsctl本身就有过滤功能设计
crsctl stat res -h
看到
...
Sample filters:
1. TYPE type1
2. ((TYPE type1) AND (CHECK_INTERVAL > 50))
3. (TYPE type1) AND ((CHECK_INTERVAL > 3…
tasks for today:
1. 115.不同的子序列
2. 583.两个字符串选的删除操作
3. 72.编辑距离
4. 总结编辑两个序列关系的问题
------------------------------------------------------------------- 1. 115.不同的子序列 In this practice, it is necessary to compare with t…