代码搜索:instance

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

代码结果 10,000
www.eeworm.com/read/366806/9797141

java updatecustomerrepid.java

import java.sql.*; public class UpdateCustomerRepID { // Private instance varaibles for the connection and the prepared statement private Connection connection = null; private PreparedStatement
www.eeworm.com/read/366806/9797143

java reademployeerecords.java

import java.sql.*; public class ReadEmployeeRecords { // Private reference to an instance of the Connection private Connection conn = null; // Default Constructor public ReadEmployeeRecords(
www.eeworm.com/read/366806/9797205

java batchupdateexample.java

import java.sql.*; public class BatchUpdateExample { // Private reference to an instance of the Connection Connection connection = null; // Default Constructor public BatchUpdateExample( Con
www.eeworm.com/read/366806/9797207

java movingcursorexample.java

import java.sql.*; public class MovingCursorExample { // Private reference to an instance of the Connection Connection connection = null; // Default Constructor public MovingCursorExample( C
www.eeworm.com/read/366806/9797209

java insertanddelete.java

import java.sql.*; public class InsertAndDelete { // Private reference to an instance of the Connection Connection connection = null; // Default Constructor public InsertAndDelete( Connectio
www.eeworm.com/read/270032/11050563

h exthit.h

/****************************************************************** exthit.h This is the header file for a C++ class for fast n-dimensional extent overlap checking. An instance of the class is initia
www.eeworm.com/read/247688/12629535

java printspooler.java

public class PrintSpooler { //a prototype for a spooler class //such that only one instance can ever exist private static PrintSpooler spooler; private PrintSpooler() { //pr
www.eeworm.com/read/38039/1090060

mnu cmpgrptop.mnu

CMP#GRP#TYPE 比较组类型 # Definition 定义 Create, modify, or write to disk the definition of a component group. 创建、修改一元件组定义或将其写到磁盘。 Instance 实例 Create a component group instance. 创建一元件组实例。 Done/Return 完成/返回
www.eeworm.com/read/38039/1090616

mnu fake_cmpgrp.mnu

FAKE#CMP#GRP 假元件组 # Definition 定义 Create, modify, or write to disk the definition of a component group. 创建、修改一元件组定义或将其写到磁盘。 Instance 实例 Create a component group instance. 创建一元件组实例。 Create 创建 Create a
www.eeworm.com/read/38039/1091253

mnu multivwtop.mnu

MULTI#VIEW 多重视图 # Definition 定义 Create or modify a multi-view component definition. 创建或修改一个多视图元件定义。 Instance 实例 Create or modify an instance of a multi-view component. 创建或修改一个多视图元件的实例。