代码搜索:entity
找到约 10,000 项符合「entity」的源代码
代码结果 10,000
www.eeworm.com/read/162519/5541251
java entity.java
/*
* Copyright (c) 2004 World Wide Web Consortium,
*
* (Massachusetts Institute of Technology, European Research Consortium for
* Informatics and Mathematics, Keio University). All Rights Reserved
www.eeworm.com/read/162519/5543216
java entity.java
/* Entity.java -- Stores information, obtained by parsing SGML DTL
* <!ENTITY % .. > tag
Copyright (C) 2005 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath
www.eeworm.com/read/160308/5572353
java entity.java
package com.ejsun.entapps.domain;
import java.io.Serializable;
/**
* @author Quake Wang
* @since 2004-4-5
* @version $Revision: 1.1 $
*
**/
public abstract class Entity implements Se
www.eeworm.com/read/160301/5575725
h entity.h
// Copyright (c) 1994 James Clark
// See the file COPYING for copying permission.
#ifndef Entity_INCLUDED
#define Entity_INCLUDED 1
#ifdef __GNUG__
#pragma interface
#endif
#include "types.h"
#inclu
www.eeworm.com/read/159962/5577522
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/159695/5582130
java entity.java
package com.ejsun.entapps.domain;
import java.io.Serializable;
/**
* @author Quake Wang
* @since 2004-4-5
* @version $Revision: 1.1 $
*
**/
public abstract class Entity implements Se
www.eeworm.com/read/155547/5622019
java entity.java
package mobileRPG.client;
import javax.microedition.lcdui.*;
public class Entity {
static public int DIR_UP = -1;
static public int DIR_DOWN = -2;
static public int DIR_LEFT = -3;
sta
www.eeworm.com/read/473622/6847425
m entity.m
%ENTITY Constructor function for map entity object.
% E = ENTITY
% Creates a new map entity object with default values
%
% E = ENTITY(E)
% Copies and returns generic feature E
%
% E = ENTITY
www.eeworm.com/read/368572/9686078
inc entity.inc
/* Automatically generated by gen-ent */
struct { char *s; int c; } entities [1000] = {
{"AElig", 0x00C6}, /* LATIN CAPITAL LETTER AE */
{"Aacgr", 0x0386}, /* GREEK CAPITAL LETTER ALPHA WI
www.eeworm.com/read/366928/9792164
cpp entity.cpp
/****************************************************************************************/
/* Entity.cpp */
/*