audit 、dba_audit_trail、dba_fga_audit_trail 、dba_common_audit_trail 、audit table、audit select 、audit all、 audit update,delete 、audit system、
分类:
数据库 时间:
2018-08-22 15:04:32
阅读次数:
213
Ospf-type类型:Type==1:hello报文Type==2:DD报文Type==3:LSR报文Type==4:LSU报文Type==5:LSACK报文报文类型hello报文详解:Hello报文用于发现及维护邻居关系,间隔是十秒发送一次,deadinterval是四十秒,意思是四十秒内如果没能收到邻居发来的hello报文,则认为邻居不存在,老化时间为deadinterval的3倍注意:he
分类:
其他好文 时间:
2018-08-22 12:07:29
阅读次数:
157
create user 、grant、revoke
分类:
数据库 时间:
2018-08-22 12:03:21
阅读次数:
211
lock 、exclusive row lock 、table lock、dead lock、alter system kill session 、SID、serial#、v$session
分类:
数据库 时间:
2018-08-22 12:00:52
阅读次数:
208
create tablespace 、DB块内容:PCTFREE 、PCTUSED、 redo、undo、offline mode、
分类:
数据库 时间:
2018-08-22 11:08:07
阅读次数:
214
1、一对多查询 <resultMap type="com.cdxt.ds.web.lesson.pojo.CourseInfo" id="courseDetailInfo" > <id column="courseID" property="courseID"/> <result column="p ...
分类:
其他好文 时间:
2018-08-20 20:14:37
阅读次数:
204
一、准备知识 链路状态路路由选择算法是一种全局式路由选择算法。在此算法中,我们是假设所有网络拓扑和链路费用都是已知的(实践中通常是通过让每个结点向网络中所有其他节点广播链路状态分组来完成的)【OSPF协议】,通过节点广播使所有结点具备了该网络等同的完整视图。获得视图之后,通过LS算法可以计算出从源节点到网
分类:
编程语言 时间:
2018-08-19 11:08:50
阅读次数:
902
In this lesson we'll use React Live to preview and edit a component directly in the browser. React Live is a great tool for rendering interactive docu ...
分类:
其他好文 时间:
2018-08-18 22:26:55
阅读次数:
309