代码搜索:instance
找到约 10,000 项符合「instance」的源代码
代码结果 10,000
www.eeworm.com/read/438718/1822965
test_new
test_new
new.module()
new.classobj()
new.instance()
new.instancemethod()
new.function()
new.code()
www.eeworm.com/read/438718/1823064
py bastion.py
"""Bastionification utility.
A bastion (for another object -- the 'original') is an object that has
the same methods as the original but does not give access to its
instance variables. Bastions have
www.eeworm.com/read/438717/1823183
test_new
test_new
new.module()
new.classobj()
new.instance()
new.instancemethod()
new.function()
new.code()
www.eeworm.com/read/437028/1837764
c bjtparam.c
/**********
Copyright 1990 Regents of the University of California. All rights reserved.
Author: 1985 Thomas L. Quarles
**********/
/*
*/
/*
* This routine sets instance parameters for
* BJTs in
www.eeworm.com/read/437028/1838177
c cktdlti.c
/**********
Copyright 1990 Regents of the University of California. All rights reserved.
Author: 1985 Thomas L. Quarles
**********/
/*
*/
/* CKTdltInst
* delete the specified instance - n
www.eeworm.com/read/435395/1864368
java ladder.java
/**
* Write a description of class Ladder here.
*
* @author (your name)
* @version (a version number or a date)
*/
public class Ladder
{
// instance variables - replace the example below with
www.eeworm.com/read/433926/1875660
java operateconstants.java
public class OperateConstants {
/** Creates a new instance of OperateConstants */
private OperateConstants() {
}
//请求动作
public static final byte CHANGE_PWD = 1;
public st
www.eeworm.com/read/432012/1901598
copying
NOTE! The GPL below is copyrighted by the Free Software
Foundation, but the instance of code that it refers to (/dev/bios
driver)is copyrighted by me and others who actually wrote it.
Also no
www.eeworm.com/read/420596/2067931
properties quartz.properties
# Default Properties file for use by StdSchedulerFactory
# to create a Quartz Scheduler Instance, if a different
# properties file is not explicitly specified.
#
org.quartz.scheduler.instanceName = D