代码搜索:instance
找到约 10,000 项符合「instance」的源代码
代码结果 10,000
www.eeworm.com/read/439490/7707949
c strfind.c
/* File : strfind.c
Author : Richard A. O'Keefe.
Updated: 23 April 1984
Defines: strfind()
strfind(src, pat) looks for an instance of pat in src. pat is not a
regex(3) p
www.eeworm.com/read/436983/7757744
java sensornetworktest.java
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
import java.awt.Graphics;
import org.junit.After;
import org.junit.AfterClass;
import org.junit.Bef
www.eeworm.com/read/436983/7757745
java sensornodetest.java
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
import java.util.ArrayList;
import org.junit.After;
import org.junit.AfterClass;
import org.junit.B
www.eeworm.com/read/435925/7780897
cpp transformation.cpp
#include "Transformation.h"
#include "TransformHelper.h"
// Constructor
ITransform::ITransform(const string& name) : name_(name)
{
transformHelper_ = TransformHelper::Instance();
transformHe
www.eeworm.com/read/199976/7813894
java propertiesbasedconfigdata.java
/*
* Copyright 2003-2004, Franz-Josef Elmer, All rights reserved
*
* This library is free software; you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public Lice
www.eeworm.com/read/399281/7874691
~pa reinit.~pa
unit ReInit;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms;
procedure ReinitializeForms(uCaseName: string);
function LoadNewResourceModule(Locale: LCID):
www.eeworm.com/read/399281/7874769
pas reinit.pas
unit ReInit;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms;
procedure ReinitializeForms(uCaseName: string);
function LoadNewResourceModule(Locale: LCID):
www.eeworm.com/read/299226/7875585
pas reinit.pas
unit reinit;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms;
procedure ReinitializeForms;
function LoadNewResourceModule(Locale: LCID): Longint;
impleme
www.eeworm.com/read/299226/7878037
pas reinit.pas
unit reinit;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms;
procedure ReinitializeForms;
function LoadNewResourceModule(Locale: LCID): Longint;
impleme
www.eeworm.com/read/298234/7970148
java tongji.java
/*
* TongJi.java
*
* Created on 2007年6月27日, 上午8:26
*
* To change this template, choose Tools | Template Manager
* and open the template in the editor.
*/
package datacompress;
/**