Ports 搜索

共有19,819项符合%22HTTP Server%22的查询结果,以下是第5,3015,310项(搜索用时0.013秒)
japanese/tomoe-0.6.0 (Score: 0.0012383816)
Tegaki Online MOji-ninshiki Engine
Tegaki Online MOji-ninshiki Engine
japanese/asterisk-1.6 (Score: 0.0012383816)
Japanese sound files for Asterisk
This is a port of Japanese sound files for Asterisk. Under the restriction of using Asterisk(tm) The Open Source PBX only, you can use them royalty-free. For more information about the license, you have to refer to README.txt written in Japanese.
japanese/zinnia-0.6.0 (Score: 0.0012383816)
Handwriting recognition files for Zinnia (Tomoe data)
Zinnia is a simple, customizable and portable online hand recognition system based on Support Vector Machines. Zinnia simply receives user pen strokes as a sequence of coordinate data and outputs n-best characters sorted by SVM confidence. To keep portability, Zinnia doesn't have any rendering functionality. In addition to recognition, Zinnia provides training module that allows us to create any hand-written recognition systems with low-cost.
java/ecj-4.4.2 (Score: 0.0012383816)
Eclipse Java Compiler
An incremental Java compiler. Implemented as an Eclipse builder, it is based on technology evolved from VisualAge for Java compiler. In particular, it allows to run and debug code which still contains unresolved errors.
java/pydev-3.5.0 (Score: 0.0012383816)
Eclipse plugin for Python and Jython development
PyDev is a plugin that enables users to use Eclipse for Python and Jython development -- making Eclipse a first class Python IDE -- It comes with many goodies such as code completion, syntax highlighting, syntax analysis, refactor, debug and many others.
java/castor-1.3.2 (Score: 0.0012383816)
Data binding for XML (JAXB) and SQL database (JDO)
Castor is a data binding framework for Java. It's the shortest path between Java objects, XML documents, and relational tables. Castor provides Java-to-XML binding, Java-to-SQL persistence, and more.
java/cryptix-jce-20050328 (Score: 0.0012383816)
JCE (Java Cryptography Extension) by Cryptix
The Cryptix JCE Provider is a cryptography plugin for Sun Microsystems' Java Cryptography Extensions (JCE) framework.
java/eclipse-4.5.2 (Score: 0.0012383816)
一个开放的可扩展的IDE,几乎可以做任何事情,而不是某个特殊的事情
Eclipse平台是一个开放的可扩展的IDE,几乎可以做任何事情,而不是某个特殊的事情。 Eclipse平台提供编译、构建基础,并可运行集成的软件开发工具。Eclipse平台允许工具 作者自主开发工具,与其他人的工具无缝地集成在一起,你可以让它们一个接一个地运行。
java/bouncycastle-1.55 (Score: 0.0012383816)
Cleanroom build of Java Cryptography Extensions
The Bouncy Castle Crypto APIs consist of the following: . A lightweight cryptography API in Java. . A provider for the JCE and JCA. . A clean room implementation of the JCE 1.2.1. . A library for reading and writing encoded ASN.1 objects. . Generators for Version 1 and Version 3 X.509 certificates, Version 2 CRLs, and PKCS12 files. . Generators for Version 2 X.509 attribute certificates. . Generators/Processors for S/MIME and CMS (PKCS7). . Generators/Processors for OCSP (RFC 2560). . Generators/Processors for TSP (RFC 3161). . Generators/Processors for OpenPGP (RFC 2440). . A signed jar version suitable for JDK 1.4/1.5 and the Sun JCE. It's distributed under a modified X license.
java/struts-1.2.9 (Score: 0.0012383816)
Apache Struts framework
The core of the Struts framework is a flexible control layer based on standard technologies like Java Servlets, JavaBeans, ResourceBundles, and Extensible Markup Language (XML), as well as various Jakarta Commons packages. Struts encourages application architectures based on the Model 2 approach, a variation of the classic Model-View-Controller (MVC) design paradigm. Struts provides its own Controller component and integrates with other technologies to provide the Model and the View. For the Model, Struts can interact with any standard data access technology, including Enterprise Java Beans, JDBC, and Object Relational Bridge. For the View, Struts works well with JavaServer Pages, including JSTL and JSF, as well as Velocity Templates, XSLT, and other presentation systems. The Struts framework provides the invisible underpinnings every professional web application needs to survive. Struts helps you create an extensible development environment for your application, based on published standards and proven design patterns.