代码搜索:instance
找到约 10,000 项符合「instance」的源代码
代码结果 10,000
www.eeworm.com/read/493414/6392720
java main.java
/*
* Main.java
*
* Created on 2007年7月28日, 下午11:09
*
* To change this template, choose Tools | Template Manager
* and open the template in the editor.
*/
package 简单jbutton;
/**
*
www.eeworm.com/read/492641/6417224
cpp vp_mfcview.cpp
// mfcView.cpp : implementation of the CMFCView class
//
#include "stdafx.h"
#include "vp_mfc.h"
#include "vp_mfcDoc.h"
#include "vp_mfcView.h"
// START: Vega Prime - Includes
//
www.eeworm.com/read/489266/6477462
cpp ivisreg.cpp
// IVISREG.CPP - Helper functions for starting Visio
// Copyright (C) Microsoft Corporation. All rights reserved.
//
//
// This source file contains helper functions for starting Visio a
www.eeworm.com/read/485187/6566840
pas dxjsaddstdctrls.pas
////////////////////////////////////////////////////////////////////////////
// Component: TDXJSAddStrCtrls
// Author: G.E. Ozz Nixon Jr. (staff@bpdx.com)
// ==============================
www.eeworm.com/read/482883/6615556
cc cmu-trace.cc
/* -*- Mode:C++; c-basic-offset:8; tab-width:8; indent-tabs-mode:t -*- */
/*
* Copyright (c) 1997 Regents of the University of California.
* All rights reserved.
*
* Redistribution and use in sour
www.eeworm.com/read/482078/6626172
sql p187.sql
SELECT d.VALUE
|| '/'
|| LOWER (RTRIM (i.INSTANCE, CHR (0)))
|| '_ora_'
|| p.spid
|| '.trc' trace_file_name
FROM (SELECT p.spid
FROM v$mystat m
www.eeworm.com/read/482078/6626194
sql p233.sql
SELECT d.VALUE
|| '/'
|| LOWER (RTRIM (i.INSTANCE, CHR (0)))
|| '_ora_'
|| p.spid
|| '.trc' trace_file_name
FROM (SELECT p.spid
FROM SYS.v$myst
www.eeworm.com/read/480123/6677382
cpp stackdocument.cpp
/*
========================================================================
Name : StackDocument.cpp
Author :
Copyright : Your copyright notice
Description :
================
www.eeworm.com/read/478960/6695605
cpp qrypgmdocument.cpp
/*
========================================================================
Name : qryPgmDocument.cpp
Author :
Copyright : Your copyright notice
Description :
===============