您可以使用Ant的任务来执行Shell脚本。 以下是一个简单的示例,展示如何使用任务来执行Shell脚本: <project name="MyProject" default="run-script"> <target ...
確定! 回上一頁