Ports 搜索

共有17,754项符合%E6%8E%A7%E5%88%B6%E5%8F%B0的查询结果,以下是第15,49115,500项(搜索用时0.011秒)
japanese/today-2.12 (Score: 5.180394E-5)
Tells you what day today is
This port "today" tells you what day today is. For example Feb. 14 is St. Valentine's Day Dec. 31 is New Year's Eve Of course, it may not know about all the important dates. Also, it will also display your birthday, assuming you registered it. This version also has a simple scheduler.
japanese/asterisk-1.6 (Score: 5.180394E-5)
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.
java/eclipse-4.5.2 (Score: 5.180394E-5)
一个开放的可扩展的IDE,几乎可以做任何事情,而不是某个特殊的事情
Eclipse平台是一个开放的可扩展的IDE,几乎可以做任何事情,而不是某个特殊的事情。 Eclipse平台提供编译、构建基础,并可运行集成的软件开发工具。Eclipse平台允许工具 作者自主开发工具,与其他人的工具无缝地集成在一起,你可以让它们一个接一个地运行。
java/commons-primitives-1.0 (Score: 5.180394E-5)
Library supporting Java primitive types
Apache Jakarta Commons Primitives provides a collection of types and utilities optimized for working with Java primitives (boolean, byte, char, double, float, int, long, short). Generally, the Commons-Primitives classes are faster, smaller and easier to work with than their purely Object based alternatives. Currently Commons Primitives is primarily composed of implementations of the java.util collections adapted for the primitive types.
java/javamail-1.5.1 (Score: 5.180394E-5)
Reference Implementation of JSR 919
The JavaMail API provides a platform-independent and protocol-independent framework to build mail and messaging applications. The JavaMail API is available as an optional package for use with Java SE platform and is also included in the Java EE platform.
java/jmf-2.1.1e (Score: 5.180394E-5)
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/jd-gui-1.4.0 (Score: 5.180394E-5)
Java Decompiler GUI
The Java Decompiler project aims to develop tools in order to decompile and analyze Java 5 byte code and later versions. JD-GUI is a standalone graphical utility that displays Java source codes of .class files. You can browse the reconstructed source code with the JD-GUI for instant access to methods and fields.
java/jfreechart-1.0.17 (Score: 5.180394E-5)
Free Java class library for generating charts
JFreeChart is a free Java class library for generating charts, including: * pie charts; * bar charts (regular and stacked, with an optional 3D effect); * line and area charts; * scatter plots and bubble charts; * time series, high/low/open/close charts and candle stick charts; * combination charts; * Pareto charts; * Gantt charts; * wind plots, meter charts and symbol charts.
java/netcomponents-1.3.8 (Score: 5.180394E-5)
Java library with common network protocol implementations
NetComponents TM is a Java package that allows easy access to the most commonly used Internet protocols. It provides support for FTP, NNTP, SMTP, POP3, Telnet, TFTP, Finger, Whois, and other frequently used Internet protocols as well as BSD R command support, including rexec, rcmd/rshell and rlogin
java/proguard-5.2.1 (Score: 5.180394E-5)
Java class file shrinker, optimizer, and obfuscator
ProGuard is a free Java class file shrinker, optimizer, and obfuscator. It can detect and remove unused classes, fields, methods, and attributes. It can then optimize bytecode and remove unused instructions. Finally, it can rename the remaining classes, fields, and methods using short meaningless names. The resulting jars are smaller and harder to reverse-engineer.