码迷,mamicode.com
首页 >  
搜索关键字:maintain    ( 155个结果
EBS-4:Adadmin
adadmin算是EBS DBA在常用不过的命令啦,下面我就简单介绍一下adadmin里面的常用的功能1.change maintenance mode这个是开启和关闭维护默认,当我们adpatch的时候一定要enable,正常运行EBS的时候disable.2.maintain multi-lin...
分类:其他好文   时间:2014-09-25 12:42:48    阅读次数:959
Multiprocessing system employing pending tags to maintain cache coherence
A pending tag system and method to maintain data coherence in a processing node during pending transactions in a transaction pipeline. A pending tag s...
分类:其他好文   时间:2014-09-22 18:41:03    阅读次数:232
程序员如何留住健康?
英文原文:How to maintain programmer's health    相信大家已经注意到了,程序员的大部分时间都花在电脑桌前编程,这会损害程序员的健康。其实不需要多么复杂的养生,你只需每天做一些小小的改变,就可以摆脱病痛、保持健康。   变换姿势   虽然站立桌、昂贵的椅子和一些基于人体工程学的玩意的确很酷,哪怕 LINUS(linux 创始人)都在踏步机前工作...
分类:其他好文   时间:2014-09-22 13:04:43    阅读次数:226
1057. Stack (30)
/*to solve the problem ,i think we can use stack to maintain the numbers,and list to keep it sorted,which is very important to find the Median number....
分类:其他好文   时间:2014-09-15 19:07:19    阅读次数:181
监听SharedPreference变化的方法
/**      * A listener for all the change in the preference file. It is used to maintain the global state of the application.      */     private class PreferenceListener implements SharedPreference...
分类:其他好文   时间:2014-09-05 11:25:31    阅读次数:219
Linux -- crontab
*manpages*File: *manpages*, Node: crontab, Up: (dir)CRONTAB(1) General Commands Manual CRONTAB(1)NAME crontab - maintain crontab files for individual ...
分类:系统相关   时间:2014-09-04 22:10:50    阅读次数:488
HDU-4947-GCD Array(树状数组+莫比乌斯反演)
Problem Description Teacher Mai finds that many problems about arithmetic function can be reduced to the following problem: Maintain an array a with index from 1 to l. There are two kinds of ope...
分类:其他好文   时间:2014-08-18 16:26:42    阅读次数:248
Oracle Grid 11.2.0.4 安装是出现“[INS-41112] Specified network interface doesnt maintain connectivity across cluster”错误
安装Oracle 11.2.0.4 的RAC,在Grid 安装时报错:[INS-41112]Specified network interface doesnt maintain connectivity across cluster nodes首先尝试在节点间ping 各个IP 地址没有问题。因为...
分类:数据库   时间:2014-08-07 15:40:10    阅读次数:672
uva208 - Firetruck
Firetruck The Center City fire department collaborates with the transportation department to maintain maps of the city which reflects the current stat...
分类:其他好文   时间:2014-08-01 09:13:31    阅读次数:223
windows7自带远程连接工具连接不上远程,只有windows服务器版本能连接tsmmc能连接的问题
http://bugnotes.net/server_maintain/win7_tsmmc.html http://www.liyingda.net/windows/using-tsmmc-msc-xp-and-win7-remote-desktop-batch-management.html
分类:Windows程序   时间:2014-07-22 00:21:36    阅读次数:284
155条   上一页 1 ... 13 14 15 16 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!