代码搜索:instance
找到约 10,000 项符合「instance」的源代码
代码结果 10,000
www.eeworm.com/read/367059/9785361
js ajax.js
/**
* @author zxub 2006-06-01
* 状态信息显示类,用var Status=new function()定义,可以静态引用其中的方法
* 一般情况下为function Status(),这样不能静态引用其中的方法,需要通过对象来引用
*/
var Status=new function()
{
this.statusDiv=null;
www.eeworm.com/read/367059/9785363
bak ajax.js.bak
/**
* @author zxub 2006-06-01
* 状态信息显示类,用var Status=new function()定义,可以静态引用其中的方法
* 一般情况下为function Status(),这样不能静态引用其中的方法,需要通过对象来引用
*/
var Status=new function()
{
this.statusDiv=null;
www.eeworm.com/read/366806/9797185
java ourdateutility.java
import java.util.Date;
import java.io.*;
public class OurDateUtility
{
/**
* Static utility method that takes an instance of the Date class and a
* file name and serializes the Date instance
www.eeworm.com/read/270180/11045714
java unit.java
Unit.java
public enum Unit {
// Enumerate the values that the enum can assume.
piece("丸"),
spoon("茶匙"),
milliliter("毫升"),
bog("包");
// This represents the value of an enum instance.
www.eeworm.com/read/415872/11049690
txt 008[1].威盛的software_tools_.txt
Software programming test on C++:
1.How good do you see yours programming skills?Please circle your answe
rs
C: Fair/Good/Excellent
C++: Fair/Good/Excellent
2.Please estimate your programmi
www.eeworm.com/read/414908/11092704
pas frxcustomdbrtti.pas
{******************************************}
{ }
{ FastReport v4.0 }
{ DB components RTTI }
{
www.eeworm.com/read/414908/11092867
pas frxcrossrtti.pas
{******************************************}
{ }
{ FastReport v4.0 }
{ Cross-tab RTTI }
{
www.eeworm.com/read/414908/11092966
pas frxdctrlrtti.pas
{******************************************}
{ }
{ FastReport v4.0 }
{ Dialog controls RTTI }
{
www.eeworm.com/read/414908/11093207
pas frxchartrtti.pas
{******************************************}
{ }
{ FastReport v4.0 }
{ Chart RTTI }
{
www.eeworm.com/read/414908/11093323
pas frxbdertti.pas
{******************************************}
{ }
{ FastReport v4.0 }
{ BDE components RTTI }
{