scala-trait实现AOP编程
摘要:步骤1:声明表示基本动作方法的模块Taction //声明表示基本动作方法的模块Taction trait TAction { def doAction } 步骤2:定义一下加入了前置处理和后置处理的特征TBeforeAfter trait TBeforeAfter extends TAction
阅读全文
posted @ 2016-01-28 21:54
posted @ 2016-01-28 21:54
posted @ 2016-01-10 23:23
posted @ 2016-01-10 10:15
posted @ 2016-01-10 10:02
|
|||||||||
日 | 一 | 二 | 三 | 四 | 五 | 六 | |||
---|---|---|---|---|---|---|---|---|---|
23 | 24 | 25 | 26 | 27 | 28 | 1 | |||
2 | 3 | 4 | 5 | 6 | 7 | 8 | |||
9 | 10 | 11 | 12 | 13 | 14 | 15 | |||
16 | 17 | 18 | 19 | 20 | 21 | 22 | |||
23 | 24 | 25 | 26 | 27 | 28 | 29 | |||
30 | 31 | 1 | 2 | 3 | 4 | 5 |
“在/etc/pam.d/securetty中将tty1,tty2,tty5注释即可”,路径写错了,应该是/etc/securetty
-I 那块儿应该是新增,不是替换吧
nice