您要查找的是不是:
- co-routine是一个可以在中途停止和在稍候在那停止的点上继续运行的子程序。 A co-routine is a subroutine that can stop in the middle, and start back up later at the point you stopped. For example
- build-up build-up
- 在Team Build中使用生成类型 Working with Build Types in Team Build
- 可以在Team Build Browser中监视生成过程。 You can monitor the build process in Team Build Browser.
- 在Team Foundation Build浏览器中监视生成进度 To monitor build progress in a Team Foundation Build Browser
- 主要的目标有“build”目标和“publish”目标。 The key targets are the "build" target and the "publish" target.
- 可以在Team Build Browser中设置生成的版本质量状态。 You can set the build quality state for a build in the Team Build Browser.
- 然后,您要用Eclipse中的标准build命令生成桥的各个部分。 Then, you use the standard build command in Eclipse to build all the bits and pieces for the bridge.
- 双击各个生成将在Team Build Browser中打开该生成的说明。 Double-clicking the individual build opens the description of the build in the Team Build Browser.
- 在Team Foundation Build浏览器中查看生成类型摘要状态信息 To view build type summary status information in Team Foundation Build Browser
- 噢,这可太棒了,这本来是一个很好的发行版本(release build)啊。 "Aw, great," I mutteredthis was supposed to be a good release build
- 构建一个软件包(和build命令类似),但忽略和覆盖现存的.deb文件。 Builds a package (like the build command), but ignores and overwrites the existing. Deb file.
- 最后简要叙述了在Borland C++ Build平台上实现采集数据的离线显示。 Finally, off-line analyse of acquired data, based on Borland C++ Build, is introduced.
- 您可以使用名为build.bat的Windows批处理文件创建Contact示例数据库。 A Windows batch file called build. Bat is provided to build the Contact sample databases.
- Team Foundation Build提供一种简单的基于向导的方法来创建生成类型。 Team Foundation Build provides a simple wizard-based method to create build types.
- build_consol.sql中的SQL语句创建并填充统一数据库中的emp表和cust表。 The SQL statements in build_consol. Sql create and populate the emp and cust tables in the consolidated database.
- 在生成计算机上运行的服务,根据Team Build Web服务中的说明运行生成步骤。 The service running on the build computer that runs the build steps on instructions from the Team Build Web service.
- build_remote.sql中的SQL语句创建远程表emp和cust,并插入同步预订和发布。 The SQL statements in build_remote. Sql create the remote tables emp and cust, and insert synchronization subscriptions and publications.
- 运行测试是在使用Team Foundation Build创建生成类型时可以指定的一个选项。 Running tests is one option that you can specify when you create a build type using Team Foundation Build.