码迷,mamicode.com
首页 >  
搜索关键字:oms version    ( 21744个结果
读配置文件操作对象
前面学习了反射知识和xml文件的dom4j解析方法,下面的一个小案例就是综合了两种知识的运用: package cn.wwh.www.xml.do4j.exmple; /**  *类的作用:  *  *  *@author 一叶扁舟  *@version 1.0  *@创建时间: 2014-7-23   上午10:43:00  */ public class Student...
分类:其他好文   时间:2014-07-23 13:03:26    阅读次数:161
rhel 6.4 增加光盘为yum repo
rhel 6.4 增加光盘为yum repo版本LSB Version: :base-4.0-amd64:base-4.0-noarch:core-4.0-amd64:core-4.0-noarch:graphics-4.0-amd64:graphics-4.0-noarch:printing-4....
分类:其他好文   时间:2014-07-23 12:39:16    阅读次数:224
python开发_sqlite3_绝对完整
#python?sqlite #Author?:?Hongten #MailTo?:?hongtenzone@foxmail.com #QQ?????:?648719819 #Blog???:?http://www.cnblogs.com/hongten #Create?:?2013-08-09 #Version:?1.0 #DB-API?2.0?...
分类:数据库   时间:2014-07-23 00:34:17    阅读次数:409
Java学习之Xml系列一:初始步骤、查询元素及属性、遍历元素
话不多说,全在代码和注释说明里了。 DTD文件:SwordTypeDefinition.dtd <?xml?version="1.0"?encoding="UTF-8"?> <!ELEMENT?SwordLibrary?(Sword*)> <!ELEMENT?Sword?(SwordName,Price,Attack)> <!ELEMENT...
分类:编程语言   时间:2014-07-23 00:32:07    阅读次数:330
centos yum 升级Python2.6 到 2.7
背景:开发部需要使用python2.7,由于公网的环境python版本都是系统自带的,版本是2.6,需要升级,最好是通过RPM升级。实施步骤:1,下载nux的release文件wgethttp://li.nux.ro/download/nux/dextop/el6/i386/nux-dextop-release-0-2.el6.nux.noarch.rpmrpm-ivhnux-dextop-rele..
分类:编程语言   时间:2014-07-23 00:22:48    阅读次数:252
10.2.0.1.1 grid control的启动和关闭
一、Stopping Grid Control and All Its Components 1.停止OMS服务 [oracle@ocm2 oms10g]$ cd /u01/app/oracle/OracleHomes/oms10g/bin/ [oracle@ocm2 bin]$ ./emctl stop oms Oracle Enterprise Manager ...
分类:其他好文   时间:2014-07-23 00:09:59    阅读次数:481
SQLiteDatabase 源码
/** * Copyright (C) 2006 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this fi...
分类:数据库   时间:2014-07-22 22:45:32    阅读次数:355
SQLiteOpenHelper 源码
package com.tongyan.common.db;/** * Copyright (C) 2007 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "Licens...
分类:数据库   时间:2014-07-22 22:42:12    阅读次数:343
su - user解释
su [-fmp] [-c command] [-s shell] [--help] [--version] [-] [USER [ARG]]-c command:变更账号为USER的使用者,并执行指令(command)后再变回原来使用者。Linux下 su命令与su - 命令有什么区别?su us...
分类:其他好文   时间:2014-07-22 22:34:54    阅读次数:268
TEST
current/ |--VERSION |--edits_* |--fsp_w_picpath_0000000000008547077 |--fsp_w_picpath_0000000000008547077.md5 |--seen_txid |--fstime
分类:其他好文   时间:2014-07-22 18:15:12    阅读次数:212
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!