代码搜索:runtime
找到约 10,000 项符合「runtime」的源代码
代码结果 10,000
www.eeworm.com/read/281683/4113448
java runtime.java
package java.lang;
/**
* Minimalist version of the standard Java Runtime class.
* @author Paul Andrews
*/
public class Runtime {
private static Runtime singleton;
/**
* Private so no one b
www.eeworm.com/read/279884/4132307
java runtime.java
package org.apache.velocity.runtime;
/*
* Copyright 2000-2001,2004 The Apache Software Foundation.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use thi
www.eeworm.com/read/278327/4146269
java runtime.java
/*
* Copyright 1995-2002 Sun Microsystems, Inc. All Rights Reserved.
*
* This software is the proprietary information of Sun Microsystems, Inc.
* Use is subject to license terms.
*
*/
packa
www.eeworm.com/read/278327/4146408
h runtime.h
/*
* Copyright (c) 1998-2001 Sun Microsystems, Inc. All Rights Reserved.
*
* This software is the confidential and proprietary information of Sun
* Microsystems, Inc. ("Confidential Information").
www.eeworm.com/read/273662/4201984
swg runtime.swg
/* -----------------------------------------------------------------------------*
Standard SWIG API for use inside user code.
Don't include this file directly, run the command
swig -python
www.eeworm.com/read/444707/1730185
js runtime.js
var _jsvmCoreFunc_runtime=function(){var jsre=_JSVM_Namespace.runtimeEnvironment;var Exception=_JSVM_Namespace.kernel.Exception;var func=function(name,code){jsre.JSVM.getContainer().putClassCode(nam
www.eeworm.com/read/443386/1745847
c runtime.c
/*
* drivers/base/power/runtime.c - Handling dynamic device power management.
*
* Copyright (c) 2003 Patrick Mochel
* Copyright (c) 2003 Open Source Development Lab
*
*/
#include
www.eeworm.com/read/440906/1784650
java runtime.java
/* Runtime.java -- access to the VM process
Copyright (C) 1998, 2002 Free Software Foundation
This file is part of GNU Classpath.
GNU Classpath is free software; you can redistribute it and/or mo