代码搜索:entity
找到约 10,000 项符合「entity」的源代码
代码结果 10,000
www.eeworm.com/read/270745/4235617
java entity.java
/*
* MegaMek -
* Copyright (C) 2000,2001,2002,2003,2004,2005 Ben Mazur (bmazur@sev.org)
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU
www.eeworm.com/read/443386/1745286
h entity.h
/* $Id: entity.h,v 1.4 2004/03/21 17:26:01 armin Exp $ */
#ifndef __DIVAS_USER_MODE_IDI_ENTITY__
#define __DIVAS_USER_MODE_IDI_ENTITY__
#define DIVA_UM_IDI_RC_PENDING 0x00000001
#define DIVA_UM
www.eeworm.com/read/441561/1769892
java entity.java
package com.power.pipeengine.Entity;
import com.power.pipeengine.InputData.*;
import com.power.pipeengine.Variable.*;
import com.power.pipeengine.*;
import java.util.ResourceBundle;
public cl
www.eeworm.com/read/441054/1772589
java entity.java
/**
*@author: WangJinTao,MengQingChang 2006
*/
package jfaceViewer;
public class Entity {
public String entityName;
public Entity[] children = new Entity[0];
public Entity parent;
www.eeworm.com/read/440906/1785143
java entity.java
/*
* Copyright (c) 2000 World Wide Web Consortium,
* (Massachusetts Institute of Technology, Institut National de
* Recherche en Informatique et en Automatique, Keio University). All
* Rights
www.eeworm.com/read/440120/1801267
mib entity.mib
-- $Header: /usr/cvsroot/target/src/wrn/wm/demo/snmpctls/entity.mib,v 1.1 2002/05/23 18:51:12 josh Exp $
-- Control file for the Entity MIB (RFC 2737)
--_____________________________________________
www.eeworm.com/read/438934/1821091
java entity.java
package it.unimi.dsi.mg4j.util.parser;
/*
* MG4J: Managing Gigabytes for Java
*
* Copyright (C) 2005-2007 Sebastiano Vigna
*
* This library is free software; you can redistribute it and/or
www.eeworm.com/read/437952/1828125
java entity.java
//$Id: Entity.java 14736 2008-06-04 14:23:42Z hardy.ferentschik $
package org.hibernate.annotations;
import static java.lang.annotation.ElementType.TYPE;
import java.lang.annotation.Retention;
import
www.eeworm.com/read/437257/1834992
java entity.java
package org.acegisecurity.annotation;
/**
* Class to act as a superclass for annotations testing.
*
* @author Ben Alex
*
*/
public class Entity {
public Entity(String someParameter) {}
}
www.eeworm.com/read/437257/1835000
java entity.java
/* Copyright 2004, 2005, 2006 Acegi Technology Pty Limited
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
*