代码搜索:bytecode
找到约 2,773 项符合「bytecode」的源代码
代码结果 2,773
www.eeworm.com/read/405478/2290923
java hammer.java
//$Id: $
package org.hibernate.test.annotations.bytecode;
/**
* @author Emmanuel Bernard
*/
public class Hammer implements Tool {
private Long id;
public Long getId() {
return id;
www.eeworm.com/read/382187/2638922
java invocationregistry.java
package covertjava.bytecode;
/**
* Template class that stores the information about invoked methods
* Copyright: Copyright (c) 2004 Sams Publishing
* @author Alex Kalinovsky
*
www.eeworm.com/read/382187/2638923
java simpleclass.java
package covertjava.bytecode;
/**
* Demo class
* Copyright: Copyright (c) 2004 Sams Publishing
* @author Alex Kalinovsky
* @version 1.0
*/
public class SimpleClass {
www.eeworm.com/read/382187/2638959
java classdecorator.java
package covertjava.classloader;
/**
* Specifies an interface for decorating/instrumenting classes on the bytecode
* level.
* Copyright: Copyright (c) 2004 Sams Publishing
* @author Alex
www.eeworm.com/read/332813/12726481
h intcode.h
#ifndef _INTCODE_H_
#define _INTCODE_H_
// The opcodes (these will probably also be our final bytecode opcodes)
enum Opcode {
OP_NOP, // no operation
OP_PUSH, // push
www.eeworm.com/read/151814/5678741
java classloader.java
/*
libaegisvm - The Aegis Virtual Machine for executing Java bytecode
by Philip W. L. Fong
Copyright (C) 2001-2002
This library is free software; you can redistribute it and/or
mo
www.eeworm.com/read/151814/5678768
java object.java
/*
libaegisvm - The Aegis Virtual Machine for executing Java bytecode
Modification by Philip W. L. Fong
Copyright (C) 2001-2002
This library is free software; you can redistribute it
www.eeworm.com/read/151814/5678777
java throwable.java
/*
libaegisvm - The Aegis Virtual Machine for executing Java bytecode
Modifications by Philip W. L. Fong
Copyright (C) 2001-2002
This library is free software; you can redistribute it
www.eeworm.com/read/151814/5678778
java stringbuffer.java
/*
libaegisvm - The Aegis Virtual Machine for executing Java bytecode
Modifications by Philip W. L. Fong
Copyright (C) 2001-2002
This library is free software; you can redistribute
www.eeworm.com/read/151814/5678786
java string.java
/*
libaegisvm - The Aegis Virtual Machine for executing Java bytecode
Modifications by Philip W. L. Fong
Copyright (C) 2001-2002
This library is free software; you can redistribute it