网页
图片
视频
学术
词典
地图
更多
航班
笔记本
ant build
例句
释义:
全部
全部
类别:
全部
全部
,
口语
口语
,
书面语
书面语
,
标题
标题
,
技术
技术
来源:
全部
全部
,
字典
字典
,
网络
网络
难度:
全部
全部
,
简单
简单
,
中等
中等
,
难
难
更多例句筛选
收起例句筛选
1.
Now
you
're
ready
to
run
ant
build
and
ant
war
to
compile
the
code
and
build
up the
.
war
file
for
deployment
accordingly
.
之后
,
就
可以
运行
antbuild
和
antwar
以
编译
代码
和
相应
构建
部署
所
需
的
.
war
文件
。
www.ibm.com
2.
But
I
think
you
ought
to
test drive EMMA
inside
an
ANT
build
and with
a
real
product
next
.
The
user
guide is
a
good
document
to read next
.
但是
我
认为
你
应该
去
尝试
EMMA
在
一个
真正
的
产品
ANT
工程
中
的
使用
。
blog.hunan2s.com
3.
The
Ant
build
script
,
shown
in
Listing
8
,
simply
packages
hamlet
.
jar
and
MANIFEST
.
MF
into
a
jar
file
called
hamletbundle. jar.
Ant
构建
脚本
(
如
清单
8
中
所
示
)
,
只简单
地
将
hamlet.jar
和
MANIFEST.MF
打包
进
了
一个
jar
文件
,
名
为
hamletbundle.jar
。
www.ibm.com
4.
If
you
have
all
these
folders
in
your
project
,
you
're
ready
to
add
an
Ant
build
.
xml
file
to
run
the
transformation
process
.
如果
项目
中
有
了
所有
这些
文件夹
,
那么
您
已经
准备好
添加
Antbuild.xml
文件
以
运行
转换
过程
。
www.ibm.com
5.
It
allows
you to
simplify
a
large
development
effort
that
could possibly
have
an
Ant
build
script
with
thousands
of
lines
.
它
允许
简化
可能
具有
上千
行
代码
的
Ant
构建
脚本
的
大型
开发
工作
。
www-128.ibm.com
6.
The
build
utility
is
command-line
driven
and
uses
Ant
build
files
to
describe
the
operations
that are to be
performed
.
构建
工具
是
命令
行
驱动
的
,
并
使用
Ant
构建
文件
来
描述
执行
的
操作
。
www.ibm.com
7.
You
refactor
your
Ant
build
file
and
create
four
new
tasks
(
three
for
individual
test
types
and
one
to
run
them all
)
.
您
重
构
了
Ant
构建
文件
并
创建
了
4
项
新
任务
(
为
单个
的
测试
类型
创建
了
三
项
,
为
运行
所有
这些
测试
类型
创建
了
一
项
)
。
www.ibm.com
8.
Maven
allows
you
to
begin
by
using
any
Ant
build
scripts
your
projects
might
already
use
.
Maven
允许
通过
使用
您
的
项目
可能
已经
使用
的
任何
Ant
构建
脚本来
开始
。
www-128.ibm.com
9.
Under
that
directory
there is
a
batch
file
,
runAnt
,
that
enables
you
to
run
your
Ant
build
files
.
该
目录
下
提供
了
一个
批处理
文件
runAnt
,
可
允许
运行
您
的
Ant
构建
文件
。
www.ibm.com
10.
In
the
download
that
accompanies
this
article
,
there
is
an
example
Ant
build
script
that
uses
each
of
these
tasks
.
在
本文
附带
的
下载
资源
中
,
有
一个
例子
Ant
构建
脚本
,
该
脚本
一一
使用
了
这些
任务
。
www.ibm.com
1
2
3
4
5