• Run ant run-hello.

    运行ant run - hello命令

    youdao

  • So, in the third DOS console, execute the ant run command, as in Listing 11.

    因此第三DOS控制台执行ant run命令清单11所示。

    youdao

  • Execute the following command within the directory where you unpacked the source code: ant run.

    源代码目录中执行下面这个命令ant run

    youdao

  • To try it out, first deploy the generated AAR file to your Axis2 server installation and then type ant run on the console.

    进行尝试首先生成AAR文件部署Axis2服务器安装控制台中输入ant run

    youdao

  • If you again enter ant run at the console, you should then see the messages being exchanged. Listing 7 shows a sample client-message capture.

    如果再一次控制台中输入ant run应当会看到消息发生了交换

    youdao

  • If you again enter ant run at the console, you should then see the messages being exchanged. Listing 3 shows a sample client-message capture.

    如果控制台中再一次输入ant run应当看到交换消息

    youdao

  • You can then deploy the generated cxf-library.war file to your test server, and finally type ant run on the console to try running the sample client.

    接着可以生成cxf - library . war文件部署测试服务器控制台输入ant run尝试运行示例客户端。

    youdao

  • You can then deploy the generated metro-library.war file to your test server, and finally type ant run on the console to try running the sample client.

    这时可以metro-library.war文件部署测试服务器中,然后控制台上输入ant run运行示例客户端。

    youdao

  • To access Apache Wookie's menu, make sure Wookie is running (type ant run on the command line) and type the location for Apache Wookie in your browser.

    我们先要保证Wookie正在运行 (命令输入ant run),然后浏览器上输入Apache Wookie位置, 我们就可以访问 Apache Wookie 的菜单

    youdao

  • You can then deploy the generated cxf-library-username.war file to your test server, and finally type ant run on the console to try running the sample client.

    然后可以生成cxf - library - username . war文件部署测试服务器上控制台上输入ant run运行示例客户机。

    youdao

  • To run the test client, copy the generated JAR file to the WEB-INF/servicejars directory of your Axis2 server installation and then type ant run on the console.

    运行测试客户机,将生成JAR文件复制Axis2服务器安装WEB-INF/servicejars目录中,然后在控制台中输入ant run

    youdao

  • You can then rebuild the application by running ant, deploy the generated library-signencr.aar file to your Axis2 installation, and run ant run to give it a try.

    随后可以通过运行ant重新构建应用程序,将生成library - signencr . aar文件部署Axis2安装中然后运行ant run进行尝试

    youdao

  • 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文件运行转换过程。

    youdao

  • I also end up creating specific Ant tasks to run these tests only during choreographed scenarios or environments where performance testing is taken into account.

    创建特定Ant任务,从而精心策划的将性能测试考虑在内的场景环境中运行这些测试

    youdao

  • The next task is to run the schemaexport Ant target, which creates the database schema in Listing 10.

    项任务运行schemaexportAnt目标,这会创建数据库模式清单10所示。

    youdao

  • You should now be able to create and run Ant build scripts that contain the Python tasks.

    现在应该能够创建运行包含Python任务Ant构建脚本了。

    youdao

  • On my project, we used packs to do a couple of things: download a ZIP installation distribution we had already written in Ant, and then run this installation.

    项目使用pack件事下载我们已经Ant编写好的一个ZIP安装发布包,然后运行这个安装。

    youdao

  • Using the Ant view you can browse and run the different tasks of your Ant build file.

    通过使用Ant视图可以浏览运行Ant构建文件不同任务

    youdao

  • Try to run an Ant target in this folder, as illustrated in Listing 1.

    尝试文件夹中运行Ant目标清单1所

    youdao

  • Once you've set this file up correctly, you can run Ant in the root of your Shale download.

    设置好这些文件路径后,可以Shale根目录运行Ant

    youdao

  • To test whether Saxon is working properly, run the Ant target checkSaxon, which will successfully process when Saxon is installed properly.

    检查Saxon是否安装正确,可对checkSaxon运行Ant,若安装正确则该过程成功完成。

    youdao

  • To start up the sample application, run Ant [REF] and build the WAR target, then copy it to your Tomcat webapps directory and start Tomcat.

    启动示例应用程序的方法是,运行Ant [REF]构建WAR目标然后复制Tomcatwebapps目录并启动 Tomcat。

    youdao

  • To run the Ant script, go to the Resource perspective, right-click build.xml, and select Run Ant. That brings up a dialog with the default target already selected.

    运行Ant脚本程序进入Resource视图右击build.xml选择Run Ant弹出一个选定缺省目标对话框

    youdao

  • Ant is based on targets, which describe units of work for Ant to run.

    Ant基于目标描述Ant运行工作单元

    youdao

  • Before you build the main Shale release, you should run ant clean to remove any preexisting built code.

    构建Shale发行版之前应该运行antclean删除之前已有的构建后的代码。

    youdao

  • Before we implement this refactoring, let's run ant test to make sure that all the original GET-based request APIs still work - and they do.

    实施这样重构之前运行anttest确保原有所有基于GET请求API使用—事实确实如此

    youdao

  • Save your modified build.xml and run ant dist.

    保存修改后的build . xml运行antdist

    youdao

  • Just set the AXIS2_HOME environmental variable to your Axis2 installation directory and run ant from a console open to the Rampart sample directory.

    需要将AXIS2_HOME环境变量设置axis2安装目录打开Rampart样例目录的控制台运行ant

    youdao

  • Once you've got these properties set up for your system, you can simply run ant.

    根据系统设置这些属性,便可以运行ant

    youdao

  • Alternatively, you can check out the sources from Subversion, and then run ant war-demo to generate the JARs and WARs.

    也可以Subversion上获得源代码然后运行ant war -demo togenerate theJARs and WARs。

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定