1.关掉oracle server 和 background processes ps -ef |
grep ora 关掉数据库 shutdown immediate 2.关掉监听 lsnrctl status 如果开启的话就执行lsnrctl stop
关掉3.把$ORACLE_HOME下面的文件...
分类:
数据库 时间:
2014-05-17 04:31:36
阅读次数:
469
The goal of this article is to provide some
background information regarding the Kerberos related configuration steps of the
FIM Portal and FIM Servic...
分类:
其他好文 时间:
2014-05-16 07:57:15
阅读次数:
465
1、背景图合并和CSS Spirit
2、PS基本快捷键
3、hack技术基本书写,为什么不用?
4、内核前缀
5、伪类afterbefore
1、背景图合并和CSS Spirit
背景图合并在使用时有两种方法:
①一种就是你会PS,可以自己PS实现背景图合并成一张图片,再用background-position实现背景图的定位。
②如果你不会PS,那可...
分类:
其他好文 时间:
2014-05-15 06:00:07
阅读次数:
579
网上转载的一段代码,留着以后用,js文件://判断输入密码的类型 function
CharMode(iN){ if (iN>=48 && iN =65 && iN =97 && iN
>>=1; } return modes; } //返回强度级别 function chec...
分类:
Web程序 时间:
2014-05-14 13:32:27
阅读次数:
387
.left .left_down
li.a.left-down-pic{display:block;width:50px;height:50px;background:url(images/app_icons_50_6.jpg)
-400px 0px no-repeat;//关键是这句话}
分类:
Web程序 时间:
2014-05-14 11:36:25
阅读次数:
419
颜色是从哪里铺?从盒子的border内边开始铺满盒子内部整个区域铺到盒子的border内边缘铺的面积呢?以前有个错误的思想,盒子width height
是content区的总宽应该是div的 width + padding-left + padding-right总长应该是div的 height ...
分类:
Web程序 时间:
2014-05-14 08:26:44
阅读次数:
328
html{filter:expression(document.execCommand("BackgroundImageCache",false,true))_background-image:url(about:blank);_background-attachment:fixed}body,di...
分类:
Web程序 时间:
2014-05-14 02:10:02
阅读次数:
281
之前在用电池医生的时候, 发现它有这样一个功能:当应用进入后台的时候, 会显示另外一张图片覆盖App Switcher显示的界面。效果如下:变成---->而这样的一个功能, 对于保护用户隐私还是挺有用的。这就涉及到了Background Fetch的使用。当然, Background Fetch有更多,更有用的功能, 详见-->iOS 7学习:多任务处理之Background Fetch下面就介绍...
分类:
移动开发 时间:
2014-05-13 23:44:37
阅读次数:
535
Apps that play audible content to the user while in
the background, such as a music player app (音频,如音乐播放)Apps that keep users
informed of their locati...
分类:
移动开发 时间:
2014-05-13 10:54:43
阅读次数:
441
Whenyouexecuteaunixshell-scriptorcommandthattakesalongtime,youcanrunitasabackgroundjob.Inthisarticle,letusreviewhowtoexecuteajobinthebackground,bringajobtotheforeground,viewallbackgroundjobs,andkillabackgroundjob.1.ExecutingabackgroundjobAppendinganampersan..
分类:
其他好文 时间:
2014-05-11 19:35:31
阅读次数:
484