set echo offpromptprompt ================================================================================prompt call_grant_sel.sql &1promptset echo off pagesize 0 feedback off verify off servero...
set echo off feedback off verify off pagesize 0 linesize 120define v_grantee=&1 define v_grant_sel_command_file = .\log\grant_sel_&v_grantee..sqldefine v_grant_sel_log_file = .\log\gr...
开启seL4微内核hello-2的征途
seL4之hello-2旅途 #
2016/11/19 13:15:38
If you like my blog, please buy me a cup of coffee.
回顾上周
seL4运行环境搭建.
完成hell0-1的运行.
补充上周
1.微内核与宏内核有什么不...
ix_sel - Index selectivity 索引选择率是Oracle中CBO 基于成本优化器重要的参考指标 ,反应了符合谓词条件 通过索引主导列访问表上数据行的比例。(ix_sel - Index selectivity. Fraction of the table rows accesse...