首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > JavaScript > JavaScript的Ant任务

JavaScript的Ant任务

  • 资源大小:2.50 MB
  • 上传时间:2021-06-29
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: javascript ant 任务

资 源 简 介

This is Ant task to execute a JavaScript. It simplifies combination with fileset. Using sample: ![CDATA[ var ite = fileset.iterator(); while (ite.hasNext()) { var reg = new RegExp(prefix); var fname = (""+ite.next()).replace(reg,""); task.log(fname); } ]]> Unknown end tag for

文 件 列 表

JsTask
.classpath
.project
.settings
org.eclipse.jdt.core.prefs
build
classes
org
kotemaru
ant
task
JsTask.class
build.xml
doc
JsTask.html
lib
ant.jar
sample.xml
src
VIP VIP
0.171273s