重新发现Oracle太美之glogin.sql
刚开始接触Oracle的时候,有时候一登陆一个生产环境,经常会出现下面的情况:
[oracle@rh64 app]$ sqlplus / as sysdba
SQL*Plus: Release 11.2.0.4.0 Production on Thu May 15 03:17:34 2014
Copyright (c) 198...
分类:
数据库 时间:
2014-06-20 11:20:35
阅读次数:
195
/** linux/tools/build.c** Copyright (C) 1991,
1992 Linus Torvalds*//** This file builds a disk-image from three different
files:** - bootsect: max 510...
分类:
其他好文 时间:
2014-06-08 08:04:19
阅读次数:
344
/*
* Copyright 2002-2008 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* Y...
分类:
其他好文 时间:
2014-06-07 14:55:47
阅读次数:
249
AppDelegate.swift :
//
// AppDelegate.swift
// SwiftHelloWord
//
// Created by jason on 14-6-5.
// Copyright (c) 2014年 JasonApp. All rights reserved.
//
import UIKit
@UIApplicationMain
class Ap...
分类:
移动开发 时间:
2014-06-07 11:36:16
阅读次数:
214
!! setup.S Copyright (C) 1991, 1992 Linus
Torvalds!! setup.s is responsible for getting the system data from the BIOS,!
and putting them into the app....
分类:
其他好文 时间:
2014-06-06 16:00:23
阅读次数:
318
使用FMDatabase操作sqlite3数据库非常简单和方便 1 // 2 // main.m 3
// iOSDemo0602_sqlite3 4 // 5 // Created by yao_yu on 14-6-2. 6 // Copyright (c)
2014年 yao_yu. ...
分类:
移动开发 时间:
2014-06-06 15:49:58
阅读次数:
211
/* * linux/boot/head.S * * Copyright (C) 1991,
1992 Linus Torvalds *//* * head.S contains the 32-bit startup code.
*/.text.globl _idt,_gdt,.globl ...
分类:
其他好文 时间:
2014-06-06 15:11:14
阅读次数:
417
/** linux/zBoot/xtract.c** Copyright (C) 1993
Hannu Savolainen** Extracts the system image and writes it to the stdout.* based
on tools/build.c by Lin...
分类:
其他好文 时间:
2014-06-06 15:10:37
阅读次数:
235
/** * @copyright 2011 Chunhui Wang * *
wangchunhui@wangchunhui.cn*/#includeint main(){ printf("\t\t\t万年历\n");
printf("\t\t\t\t------Made by Chunhui .....
分类:
编程语言 时间:
2014-06-06 11:36:31
阅读次数:
218
/** * @copyright 2012 Chunhui Wang * *
wangchunhui@wangchunhui.cn * * 学生学籍管理系统(12.06) */ #include #include #include
#include #include #include #incl.....
分类:
编程语言 时间:
2014-06-06 10:57:47
阅读次数:
579