代码搜索:instance
找到约 10,000 项符合「instance」的源代码
代码结果 10,000
www.eeworm.com/read/168013/5450153
js taconite-client.js
/**
@fileoverview
This JavaScript file represents the core browser-side functionality
supplied by Taconite. In general, the tools in this file wrap an instance
of XMLHttpRequest object
www.eeworm.com/read/348433/3155062
jbx usercache.jbx
[PropertyInfo]
admin,GeneralCacheAdministrator,false,false, , ,false,
instance,UserCache,false,false, , ,false,
userInfoService,IUserInfoService,false,false, , ,false,
[
www.eeworm.com/read/345895/3195354
jbx usercache.jbx
[PropertyInfo]
admin,GeneralCacheAdministrator,false,false, , ,false,
instance,UserCache,false,false, , ,false,
userInfoService,IUserInfoService,false,false, , ,false,
[
www.eeworm.com/read/345837/3196819
cs restorepoint.cs
namespace Org.InteliIM.Applications.MiniTools.Restore
{
///
/// The restore point.
///
public class RestorePoint
{
///
/// Initializes a new instance of
www.eeworm.com/read/345837/3196820
cs restoresprite.cs
namespace Org.InteliIM.Applications.MiniTools.Restore
{
///
/// The restore sprite.
///
public class RestoreSprite
{
///
/// Initializes a new instance
www.eeworm.com/read/342262/3235685
js taconite-client.js
/**
@fileoverview
This JavaScript file represents the core browser-side functionality
supplied by Taconite. In general, the tools in this file wrap an instance
of XMLHttpRequest object
www.eeworm.com/read/341645/3246439
jbx usercache.jbx
[PropertyInfo]
admin,GeneralCacheAdministrator,false,false, , ,false,
instance,UserCache,false,false, , ,false,
userInfoService,IUserInfoService,false,false, , ,false,
[
www.eeworm.com/read/336629/3349170
out ncelab.out
Elaborating the design hierarchy:
Caching library 'worklib' ....... Done
Building instance overlay tables:
$readmemh("../src/oc8051_test.vec", buff);
|
www.eeworm.com/read/332387/3398930
js prototype_oblit_constructor.js
/** @constructor */
function Article() {
}
Article.prototype = {
/** @constructor */
Title: function(title) {
/** the value of the Title instance */
this.title = title;
},
init: function(pa
www.eeworm.com/read/326747/3468652
java classtransformer.java
//$Id: $
package org.hibernate.bytecode;
import java.security.ProtectionDomain;
/**
* A persistence provider provides an instance of this interface
* to the PersistenceUnitInfo.addTransform