- 授权协议: EPL
- 开发语言: Java
- 操作系统: 跨平台
- 软件首页: https://github.com/eclipse/eclipse.jdt.core
软件介绍
JDT Core 是 Eclipse Java 开发工具的核心部分。它包括编译及运行 Java 代码的非 UI 支持,主要包括以下几个方面:
一个增量 Java 编译器或者批处理 Java 编译器,可以独立运行或者以 Eclipse IDE 的一部分运行
Java 源代码或者类文件索引和搜索设施
一个 Java 源代码格式化程序
代码帮助 API,AST 的访问权和 Java 源的结构化操作
Machine Learning in Action
Peter Harrington / Manning Publications / 2012-4-19 / GBP 29.99
It's been said that data is the new "dirt"—the raw material from which and on which you build the structures of the modern world. And like dirt, data can seem like a limitless, undifferentiated mass. ......一起来看看 《Machine Learning in Action》 这本书的介绍吧!
