代码搜索:instance

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

代码结果 10,000
www.eeworm.com/read/298234/7970164

java main.java

/* * Main.java * * Created on 2007年6月27日, 上午8:22 * * To change this template, choose Tools | Template Manager * and open the template in the editor. */ package datacompress; /**
www.eeworm.com/read/398349/7992897

js ajax.js

var req = new function() { this.xhr = null; this.xmldata = null; //xml数据 this.userid = null; this.createInstance = function() { var instance = null; try { instance = new
www.eeworm.com/read/397804/8020776

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/397804/8020835

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/196870/8053328

cpp settings.cpp

//$Id: Settings.cpp,v 1.7 2006/06/06 22:02:03 markus Rel $ //PROJECT : CDManager //SUBSYSTEM : Settings //REFERENCES : //TODO : //BUGS : //REVISION : $Revision: 1.7 $ //AUTHOR
www.eeworm.com/read/296686/8081376

py xmlresourcehandler.py

import wx import wx.xrc as xrc #---------------------------------------------------------------------- resourceText = r'''
www.eeworm.com/read/296686/8081388

py colourdialog.py

import wx #--------------------------------------------------------------------------- class TestPanel(wx.Panel): def __init__(self, parent, log): self.log = log wx.Pa
www.eeworm.com/read/295705/8144804

h conn.h

/***************************************************************************** * * Microchip DeviceNet Stack (Connection Object Header) * ****************************************************