代码搜索:instance
找到约 10,000 项符合「instance」的源代码
代码结果 10,000
www.eeworm.com/read/231050/14259639
htm pat3e.htm
function setFocus() {
if ((navigator.appName != "Netscape") && (parseFloat(navigator.appVersion) == 2)) {
return;
} else {
self.focus();
}
}
Singleton
www.eeworm.com/read/229932/14311344
cs singleinstancelockfactory.cs
/*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding c
www.eeworm.com/read/127767/14337776
txt e1041. preventing concurrent requests to a servlet.txt
By default, a servlet container will use a servlet instance to concurrently process multiple requests. Although, this behavior burdens the servlet developer to properly synchronize shared state, this
www.eeworm.com/read/126953/14392469
h ori.h
/* Copyright (c) Oracle Corporation 1994, 1996, 1997, 1998, 1999. All Rights Reserved. */
/*
NAME
ORI - OCI navigational interface
DESCRIPTION
This section is intended to give a brief
www.eeworm.com/read/126344/14427981
bas previnst.bas
Attribute VB_Name = "basPrevInst"
Option Explicit
' ---------------------------------------------------------
' This BAS module retrieved from VBNet web pages and
' modified by me. Please visit
www.eeworm.com/read/126226/14437208
java resprocessing.java
/*
* Resprocessing.java
*
* Created on 2003年11月5日, 下午9:17
*/
package romulus;
/**
*
* @author Romulus
* @version 1.0
*/
public class Resprocessing {
/** The ident of the Resprocess
www.eeworm.com/read/226810/14451472
tex jrtplib.tex
\documentclass[12pt,a4paper]{article}
\newcommand{\jversion}{3.1.0}
\newcommand{\headerfile}[1]{\marginpar{\scriptsize Header:\\{\tt #1}}}
\newcommand{\inherits}[1]{\marginpar{\scriptsize Inherits:\\
www.eeworm.com/read/125370/14496535
h tsp.h
/*
AAAA CCCC OOOO TTTTTT SSSSS PPPPP
AA AA CC OO OO TT SS PP PP
AAAAAA CC OO OO TT SSSS PPPPP
AA AA CC OO OO TT S
www.eeworm.com/read/125370/14496568
c tsp.c
/*
AAAA CCCC OOOO TTTTTT SSSSS PPPPP
AA AA CC OO OO TT SS PP PP
AAAAAA CC OO OO TT SSSS PPPPP
AA AA CC OO OO TT S
www.eeworm.com/read/124570/14558510
java referenceinstances.java
/*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either vers