摘要: 怎样用grep命令去掉空格行和以#开头的行 https://jingyan.baidu.com/article/359911f544c36b57fe030637.html 网页-》excel -> txt 步骤1:请教在vim中如何将从行首开始的 空格和 tab 全部去掉 %s/^\s*// % 表 阅读全文
posted @ 2018-04-10 18:29 feiyun8616 阅读(2998) 评论(0) 推荐(0)
摘要: 打完补丁,取消之前设置的隐含参数配置 alter system reset "_kt_debug_flags" scope=spfile sid='*'; ######## 12.5.1 Flashing Back a Physical Standby Database to a Specific 阅读全文
posted @ 2018-04-10 11:30 feiyun8616 阅读(590) 评论(0) 推荐(0)