Ports 搜索

共有537项符合/java/的查询结果,以下是第2130项(搜索用时0.019秒)
java/openjdk-7.111.01 (Score: 0.43679386)
Java Runtime Environment 7
java/openjdk-8.102.14 (Score: 0.43679386)
Java Runtime Environment 8
java/jmf-2.1.1e (Score: 0.42531514)
Java Media Framework
Java Media Framework API The Java Media Framework API (JMF) enables audio, video and other time-based media to be added to Java applications and applets. This optional package, which can capture, playback, stream and transcode multiple media formats, extends the multimedia capabilities on the J2SE platform, and gives multimedia developers a powerful toolkit to develop scalable, cross-platform technology.
java/sablevm-1.13 (Score: 0.4236179)
Java VM created by McGill University's Sable Research Group
SableVM implements the Java virtual machine specification, second edition. SableVM is a bytecode interpreter. It's goals are to be reasonably small, efficient, and fast, as well as providing a well-designed platform for doing research into different algorithms for bytecode interpretation, garbage collection, memory management, etc.
java/bluej-3.1.1 (Score: 0.41539493)
为入门级教学设计的Java开发环境
BlueJ是一个专门为入门级教学设计的Java开发环境。BlueJ支持:- 完整的集成环境 - 图形化的类结构显示 - 图形及文字编辑 - 内置的编辑器,编译器,虚拟机和调试器等。 - 易于使用的接口,适合初学者 - 互动的对象创建 - 互动的对象调用 - 互动的测试 - 增量的应用程序开发
devel/Inline-Java-0.540 (Score: 0.41348323)
Write Perl subroutines and classes in Java
The Inline::Java module allows you to put Java source code directly "inline" in a Perl script or module. A Java compiler is launched and the Java code is compiled. Then Perl asks the Java classes what public methods have been defined. These classes and methods are available to the Perl program as if they had been written in Perl. The process of interrogating the Java classes for public methods occurs the first time you run your Java code. The namespace is cached, and subsequent calls use the cached version.
java/log4e-1.5.1 (Score: 0.4132571)
Eclipse插件,使得很容易在Java项目中使用logger
Log4E Log4E是一个自由的Eclipse插件,帮助你在Java项目中容易地使用logger。它不受任何特定的 日志框架约束。因此你可以使用偏好来定义你自己的模板以使用自己logger。它支持Log4j、 Commons Logging和JDK 1.4 logging。使用时,通过java文件上下文菜单或编辑器的上下文 菜单到子菜单“Log4”。 注意,编辑器的子菜单提供了更多的任务。 所有任务都可以通过类或方法层来调用。
java/javahelp-2.0.05 (Score: 0.4100335)
Online help support for Java applications
The JavaHelp system is an online help system that developers can use to add online help to their Java platform applications. The JavaHelp system is both a JCP specification (JSR 97) and a reference implementation of that specification. The JavaHelp system open source project includes the source to the reference implementation.
java/openjdk6-b40 (Score: 0.40780842)
Oracle's Java 6 Runtime Environment under the GPL v2
java/openjdk-r351880 (Score: 0.40692016)
Oracle's Java 6 virtual machine release under the GPL v2
OpenJDK is an open-source implementation of the Java Platform, Standard Edition. Much of the OpenJDK code is licensed under the GPL version 2 with the Classpath exception. The Java Hotspot virtual machine source code is licensed under the GPL version 2 only.