[ 源代码: jformatstring ]
软件包:libjformatstring-java(0.10~20131207-2.1)
libjformatstring-java 的相关链接
Debian 的资源:
下载源码包 jformatstring:
- [jformatstring_0.10~20131207-2.1.dsc]
- [jformatstring_0.10~20131207.orig.tar.gz]
- [jformatstring_0.10~20131207-2.1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [code.google.com]
相似软件包:
Java format string compile-time checker
This project is derived from Sun's implementation of java.util.Formatter. It is designed to allow compile time checks as to whether or not a use of a format string will be erroneous when executed at runtime.