代码搜索:instance
找到约 10,000 项符合「instance」的源代码
代码结果 10,000
www.eeworm.com/read/422249/2040433
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/422060/2043294
readme
Test scripts assumes:
- PostgreSQL server is installed locally
- there is a PostgreSQL account for the users running the test scripts
- there is database named "test"
For instance, if your login
www.eeworm.com/read/414310/2151453
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/400129/2355946
js index.js
Class('App', 'linb.Com',{
Instance:{
_cache:{},
iniComponents:function(){
// [[code created by jsLinb UI Builder
var host=this, children=[], append=function
www.eeworm.com/read/400129/2355951
js index.js
Class('App', 'linb.Com',{
Instance:{
//Com events
events:{"onReady":"_onready"},
iniComponents:function(){
// [[code created by jsLinb UI Builder
v
www.eeworm.com/read/400129/2355976
js index.js
Class('App', 'linb.Com',{
Instance:{
//Com events
events:{"onReady":"_onready"},
iniComponents:function(){
// [[code created by jsLinb UI Builder
v
www.eeworm.com/read/400129/2356016
js index.js
Class('App', 'linb.Com',{
Instance:{
//Com events
events:{},
iniComponents:function(){
// [[code created by jsLinb UI Builder
var host=this, child
www.eeworm.com/read/394587/2456625
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/389332/2541123
js rss_reader.js
// holds an instance of XMLHttpRequest
var xmlHttp = createXmlHttpRequestObject();
// when set to true, display detailed error messages
var showErrors = true;
// creates an XMLHttpRequest instan
www.eeworm.com/read/389332/2541154
js friendly.js
// holds an instance of XMLHttpRequest
var xmlHttp = createXmlHttpRequestObject();
// holds the remote server address and parameters
var serverAddress = "friendly.php";
var getNumberParams = "acti