Ports 搜索

共有19,819项符合%22HTTP Server%22的查询结果,以下是第9,2619,270项(搜索用时0.01秒)
java/commons-pool-1.6 (Score: 0.0010835839)
Jakarta Object-pooling API
The Pool Component Pool provides an Object-pooling API, with three major aspects: 1. A generic object pool interface that clients and implementors can use to provide easily interchangable pooling implementations. 2. A toolkit for creating modular object pools. 3. Several general purpose pool implementations.
java/jakarta-oro-2.0.8 (Score: 0.0010835839)
Perl/awk/sh regular expressions for Java
The Jakarta-ORO Java classes are a set of text-processing Java classes that provide Perl5 compatible regular expressions, AWK-like regular expressions, glob expressions, and utility classes for performing substitutions, splits, filtering filenames, etc. This library is the successor to the OROMatcher, AwkTools, PerlTools, and TextTools libraries from ORO, Inc. (www.oroinc.com). They have been donated to the Jakarta Project by Daniel Savarese (www.savarese.org), the copyright holder of the ORO libraries.
java/jakarta-regexp-1.5 (Score: 0.0010835839)
Regular expressions for Java
A 100% Pure Java Regular Expression package by Jonathan Locke.
java/jcommon-1.0.23 (Score: 0.0010835839)
Collection of useful classes used by JFreeChart and JFreeReport
JCommon is a collection of useful classes used by JFreeChart, JFreeReport and other projects. The library includes: * user interface classes for displaying information about applications * custom layout managers * a date chooser panel * serialization utilities * XML parser support classes
java/jdk-1.6.0.30 (Score: 0.0010835839)
Java Development Kit 1.6 Documentation
Java Development Kit 1.6 Documentation. Contains release information, API documentation, guides to new features and tool documentation. The documentation will be installed in ${PREFIX}/share/doc/jdk1.6/
java/cdt-6.0.2 (Score: 0.0010835839)
Eclipse下的C/C++集成开发环境
CDT(C/C++开发工具)项目正在努力争取为Eclipse平台提供全功能的C和C++ 集成开发环境。
java/intellij-2016.2.4 (Score: 0.0010835839)
IntelliJ IDEA Community Edition
IntelliJ IDEA is an advanced IDE developed by JetBrains and focused on developer productivity. The community edition features: * An intelligent code editor that understands Java code; provides refactorings, code inspections and intentions, and allows for fast code navigation. * Integration with such tools as JUnit and TestNG, Ant and Maven, and popular version control systems including: CVS, Subversion and git. * XML-Java interoperability and comprehensive Groovy programming language support. * The Swing UI designer complements the suite of tools for developing Java desktop applications.
java/jump-0.5 (Score: 0.0010835839)
Java library for arbitrary precision computations
JUMP Ultimate Math Package (JUMP) is a Java-based extensible high-precision math package. Includes support for computations based on fractions. Support is included for converting to floating point numbers and BigDecimals.
java/mmake-2.3 (Score: 0.0010835839)
Create a Makefile for Your Java files, ready to compile
mmake is a small and effective script that will create a Makefile for Your Java files, ready to compile. The Makefile generated with mmake supports: - Packages - JavaDoc - Clean up - C-preprocessor - Jar file - Install - Uninstall - Dependencies
java/mx4j-3.0.2 (Score: 0.0010835839)
Open Source implementation of the Java Management Extensions (JMX)
MX4J is a project to build an Open Source implementation of the Java(TM) Management Extensions (JMX) and of the JMX Remote API (JSR 160) specifications, and to build tools relating to JMX. JMX is an optional package for J2SE that provides a standard way to manage applications. It can also be used to wrap legacy systems and provide a standard interface to the outside world, enabling the development of web services. JMX allows developers to write more modular and loosely coupled system components and reduce the complexity of large, interoperating systems.