EL4Ant

码农软件 · 软件分类 · 项目构建 · 2019-11-17 23:12:54

软件介绍

EL4Ant 一个轻量级的,高效的,基于Apache Ant的构建系统。它当前支持功能有:

  * 基于模块,递归依赖与属性的项目定义;
  * 编译Java源代码;
  * Java命令执行(Main class或JUnit);
  * 生成JUnit report,Checkstyle report和Javadoc;
  * Eclipse集成(生成.project与.classpath)等。

本文地址:https://www.codercto.com/soft/d/19225.html

Django 1.0 Template Development

Django 1.0 Template Development

Scott Newman / Packt / 2008 / 24.99

Django is a high-level Python web application framework designed to support the rapid development of dynamic websites, web applications, and web services. Getting the most out of its template system a......一起来看看 《Django 1.0 Template Development》 这本书的介绍吧!

URL 编码/解码
URL 编码/解码

URL 编码/解码

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具