Ports 搜索

共有8,048项符合/www/的查询结果,以下是第3,6413,650项(搜索用时0.004秒)
japanese/tegaki-0.3.1.2 (Score: 0.0157919)
Open-Source Chinese and Japanese Handwriting Recognition
Tegaki Main program: * is free and open-source * is multi-plaform * focuses on Chinese (simplified and traditional) and Japanese characters * supports 2 different recognition engines * aspires to work on both desktop-PCs and mobile devices
java/ecj-4.4.2 (Score: 0.0157919)
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.0157919)
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.0157919)
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.0157919)
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.0157919)
一个开放的可扩展的IDE,几乎可以做任何事情,而不是某个特殊的事情
Eclipse平台是一个开放的可扩展的IDE,几乎可以做任何事情,而不是某个特殊的事情。 Eclipse平台提供编译、构建基础,并可运行集成的软件开发工具。Eclipse平台允许工具 作者自主开发工具,与其他人的工具无缝地集成在一起,你可以让它们一个接一个地运行。
java/bouncycastle-1.55 (Score: 0.0157919)
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/bluej-3.1.1 (Score: 0.0157919)
为入门级教学设计的Java开发环境
BlueJ是一个专门为入门级教学设计的Java开发环境。BlueJ支持:- 完整的集成环境 - 图形化的类结构显示 - 图形及文字编辑 - 内置的编辑器,编译器,虚拟机和调试器等。 - 易于使用的接口,适合初学者 - 互动的对象创建 - 互动的对象调用 - 互动的测试 - 增量的应用程序开发
java/bouncycastle-1.45 (Score: 0.0157919)
Java密码学扩展
Bouncy Castle Crypto API由如下内容组成: . Java 语言的轻量级的密码学API。 . JCE 和 JCA 的提供者。 . JCE 1.2.1 的一个清晰实现。 . 读写编码的 ASN.1 对象的类库。 . 版本1和版本3的 X.509 证书,版本2的 CRL 和 PKCS12 文件生成器。 . 版本2的 X.509 属性证书生成器。 . S/MIME 和 CMS(PKCS7)的生成器和处理器。 . OCSP(RFC 2560)的生成器和处理器。 . TSP(RFC 3161)的生成器和处理器。 . OpenPGP(RFC 2440)的生成器和处理器。 . 适用于JDK 1.4/1.5的签名jar。 在X许可协议(修改过)下发行。 - Alex Dupre ale@FreeBSD.org
java/cacao-1.6.1 (Score: 0.0157919)
JIT compiler for JAVA
CACAO is a Java Virtual Machine (JVM) which uses Just-In-Time (JIT) compilation to execute Java methods natively.