代码搜索:instance

找到约 10,000 项符合「instance」的源代码

代码结果 10,000
www.eeworm.com/read/240145/7086830

inf swapbuffers.inf

;;; ;;; SwapBuffers ;;; ;;; ;;; Copyright (c) 2001, Microsoft Corporation ;;; [Version] signature = "$Windows NT$" Class = "ActivityMonitor" ;This is determin
www.eeworm.com/read/240145/7086835

inf nullfilter.inf

;;; ;;; NullFilter ;;; ;;; ;;; Copyright (c) 1999 - 2002, Microsoft Corporation ;;; [Version] Signature = "$Windows NT$" Class = "ActivityMonitor" ;This is determined by
www.eeworm.com/read/240145/7086852

inf minispy.inf

;;; ;;; Minispy ;;; ;;; ;;; Copyright (c) 2001, Microsoft Corporation ;;; [Version] Signature = "$Windows NT$" Class = "ActivityMonitor" ;This is determined b
www.eeworm.com/read/240145/7086857

inf cdo.inf

;;; ;;; Control Device Object File System Filter Driver Sample ;;; ;;; ;;; Copyright (c) 1999 - 2001, Microsoft Corporation ;;; [Version] Signature = "$Windows NT$" Class = "Activity
www.eeworm.com/read/240145/7086874

inf scanner.inf

;;; ;;; Scanner ;;; ;;; ;;; Copyright (c) 1999-2002, Microsoft Corporation ;;; [Version] Signature = "$Windows NT$" Class = "ActivityMonitor" ;This is determi
www.eeworm.com/read/201012/7087475

tcf demo5402.tcf

load(utils.findFile('assert.tci')); // load assert support // seed file for D:\xsdesk\GINGKGO\project\lectute0610\prj\fft\bios\demo5402.cdb.a02448: d:\c5000\c5400\bios\include\4.02.83\sd54.cdb prog.
www.eeworm.com/read/318010/7097038

java main.java

/* * Main.java * * Created on 2005年10月26日, 上午10:25 */ package addressbook; /** * * @author isaac */ public class Main { /** Creates a new instance of Main */ public Main() {
www.eeworm.com/read/139484/7101590

c20-Φ

//状态模式例 class TCPState; classs TCPConnection { public: TCPConnection() {_state=TCPColsed::Instance();} void ActiveOpen() {_state->ActiveOpen();} void PassiveOpen() {_state=
www.eeworm.com/read/170130/7102968

schcmd detector.schcmd

add instance fd 1040 1040 R0 -sn=1 add instance fd 1040 1520 R0 -sn=1 select figure at 1107 1504 21 -branches -sn=1 select figure at 749 1579 21 -branches -sn=1 select figure at 749 1579 21 -branc
www.eeworm.com/read/371215/7105299

java datasourcesupport.java

package newsserver; import javax.naming.*; import javax.naming.Context; import javax.sql.*; /** * Title: * * Description: server for news * * Copyright: Copyright (