代码搜索:object
找到约 10,000 项符合「object」的源代码
代码结果 10,000
www.eeworm.com/read/104260/6204971
c object.c
/*
* java.lang.Object.c
*
* Copyright (c) 1996, 1997
* Transvirtual Technologies, Inc. All rights reserved.
*
* See the file "license.terms" for information on usage and redistribution
* of t
www.eeworm.com/read/104260/6205680
java object.java
/*
* Java core library component.
*
* Copyright (c) 1997, 1998
* Transvirtual Technologies, Inc. All rights reserved.
*
* See the file "license.terms" for information on usage and redistri
www.eeworm.com/read/101986/6235100
c object.c
static const char rcsid[] = "$Header: /usr/cvs/opencryptoki/usr/lib/pkcs11/common/object.c,v 2.2 2003/05/02 16:38:52 opencryptokiadmin Exp $";
//
/*
Common Public License Version 0.5
www.eeworm.com/read/101594/6236224
bsh object.bsh
/**
Returns a new bsh object which you can use to hold data items.
e.g.
myStuff = object();
myStuff.foo = 42;
myStuff.bar = "blah";
@method This object()
*/
bsh.he
www.eeworm.com/read/101082/6241359
c object.c
/*@(#)object.c 4.3 Ultrix 12/6/90*/
/************************************************************************
* *
* Copyright (c) 1986 by *
* Digital Equipment Corporation, Maynard
www.eeworm.com/read/101082/6250918
c object.c
/*#@(#)object.c 4.1 Ultrix 7/17/90*/
/* Copyright (c) 1982 Regents of the University of California */
static char sccsid[] = "@(#)object.c 1.14 10/22/83";
static char rcsid[] = "$Header: object.c,v
www.eeworm.com/read/101082/6251696
c object.c
/*
* object.c
*
* This source herein may be modified and/or distributed by anybody who
* so desires, with the following restrictions:
* 1.) No portion of this notice shall be removed.
* 2
www.eeworm.com/read/101042/6258723
c a_object.c
/* crypto/asn1/a_object.c */
/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
* All rights reserved.
*
* This package is an SSL implementation written
* by Eric Young (eay@cryptsoft.com).
www.eeworm.com/read/101039/6259713
java object.java
/*
* Copyright (c) 1999 The Java Apache Project. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided tha