</target>
<!—拷贝所有页面与配置文件以形成web应用程序-->
<target name="stage-web"
depends="copy-resources,copy-web-files"
description="Calls other targets to gather static resources"/>
</target>
<!—拷贝所有页面与配置文件以形成web应用程序-->
<target name="stage-web"
depends="copy-resources,copy-web-files"
description="Calls other targets to gather static resources"/>