Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在我的 ant 脚本中,我想执行一段代码两次。完全相同的代码。所以我在想,有什么方法可以在 ant 中创建函数调用?
谢谢,O。
在 Ant 中有宏。
见:http ://ant.apache.org/manual/Tasks/macrodef.html