Eclipse USES this compiler to build your project.
Eclipse将使用此编译器构建项目。
When you build your project for debug, you are using the debug memory allocator.
在生成用于调试的项目时,使用的是调试内存分配器。
Next, you need to write the Ant build script, which CruiseControl will run to build your project.
下一步,您需要编写Ant构建脚本,CruiseControl将运行该脚本以构建您的项目。
If you want to browse current information, you must turn the browse options on and build your project again.
如果要浏览当前信息,必须打开浏览选项并再次生成项目。
You will need to understand these working directories so you can write the build script and configure CruiseControl to build your project.
您需要了解这些工作目录,这样才能编写构建脚本和配置CruiseControl以构建项目。
These Settings will overwrite the database in your output folder (the database being modified when testing your application) every time you build your project.
这些设置会在每次生成项目时覆盖输出文件夹中的数据库(测试应用程序时被修改的数据库)。
Second, propose that, in the absence of a working code model from his past project, he quickly build a new prototype for your project, based on his past work.
其次,提出建议,在缺少他以前项目的工作代码模型的情况下,让他基于以前的工作快速为你的项目建立一个新的原型。
Builds: After you define a build script for your project, you will be able to start a build, as well as see the in-progress build status and the build reports from this section.
构建:当您为您的项目定义了一个构建脚本后,您将能够启动一个构建,而且还可以从这个部分看到过程中的构建状态和构建报告。
If you learn to use these tools, you become your own project manager, and your plans will build your life!
如果你学会使用这些工具,你将成为你自己的项目经理,你的计划将塑造你的人生。
Prototype: Build a functional prototype based on your assumptions about how to support iterative project planning.
原型:基于你关于如何支持迭代项目计划的设想构建一个功能原型。
The first time it attempts a build on your project, it may not detect modifications, but it will still force a build.
在第一次尝试构建您的项目时,它可能不检测修改,但它仍然会强制进行构建。
The default build order for your project script items is to build them in the order they were added to the project.
您的项目脚本项的默认构建次序是按照它们在项目中的添加次序来进行构建。
To simplify the final build and packaging of the plug-in, use your favorite IDE to create a project that has the same directory structure that is required by the final ZIP archive.
为了简化最终的构建和插件的打包,可以使用您喜欢的IDE创建一个项目,该项目应具有与最终 ZIP 归档文件相符的目录结构。
Finally, you will see GTK + in a broader view — as a project with a lively community that can help you build applications that will better serve your users.
最后,将以更广阔的视野来看gtk +——作为一个有活跃社区的项目,它有助于构建出更好地为用户服务的应用程序。
Spend time at the beginning of your project deciding how you are going to accomplish logging, checkpointing and configuration and build an appropriate template to support those decisions.
在项目开始的时候花点时间来决定你打算如何完成日志、注释、检查点和配置的功能,并创建一个适当的模板来承载这些决定。
Use the following code listing to build your method, making required changes according to your project.
使用以下代码清单中的代码,以构建您的方法,根据项目来做出需要的更改。
For technical folks, helping to build a project plan by identifying the tasks and activities and working with your project manager is a reasonable request.
对于技术人员而言,要求通过确定任务和工作以及与项目经理一起工作来帮助制订项目计划是合情合理的。
By the end of this project, you'll have an abstract model of your system, SQL code to build the database, and PHP wrappers for each table.
在结束项目时,您将拥有系统的抽象模型、构建数据库的SQL代码和用于每个表的PHP包装器。
If you believe that keeping an integration build successful is one of the highest priorities on your project, you'll want to know the build status at any point in time.
如果保证集成构建的成功是项目的首要事情之一,那么就需要实时了解构建状态。
You should clone the Build Forge project that you are enhancing, and then use the clone as a test area for your enhancements.
您可以克隆您正在增强的BuildForge项目,然后将这个克隆作为您增强的一个测试区域。
More general options for building projects are available when you go into the C/C++ Projects View, select your project, and right-click and select Properties on the Build Settings tab.
当进入C/C++Projects视图,选择您的项目,单击鼠标右键并在BuildSettings选项卡上选择Properties 之后,就可以使用更多的用于构建项目的常用选项。
By Posting updates of build completions to a Twitter account, your team can notify project developers and testers of the availability of the new build immediately.
通过发送一个Twitter帐户构建完成更新信息,您的团队可以即时通知项目开发人员和测试人员新构建已完成。
When you launch the wizards from the Solution Explorer, the generated script is added to your DB2 database project for later compilation or project build.
当从Solution Explorer启动向导时,所生成的脚本就添加到了您的DB 2数据库项目中,用于稍后的编译或项目构建。
Click either the Build or Build All button, and your feature and plug-in are added to the project as JAR files in their respective folders.
单击Build或BuildAll按钮,您的特性和插件就会作为其各自文件夹中的JAR文件被添加到项目中。
If you follow these guidelines, you will be able to reduce the work required to build your HATS project and achieve the desired look for your new Web application.
如果您遵循了这些指导原则,您就可以减少构建HATS项目时的必要工作,并使您的新Web应用程序具有您想要的外观。
Depending on what runtime features were selected in the Build, you should see the following files located in the same directory as where your project resides.
您要察看以下这些同工程所在路径相同的文件,这些文件依赖于在Build中所选择的运行时(runtime)特征。
To do so, you could easily instruct your build script to copy these files from the JEE project into the Grails project at build time.
使用构建脚本,你可以很容易地做到这点。 即,在构建时,将这些文件从JEE工程中复制到Grails工程中。
CruiseControl is a build process framework that supports several modes of integrating your project, including continuous integration, that have become quite popular.
CruiseControl是一种构建过程框架,它支持多种集成项目模式,包括已被广泛采用的持续集成。
Now all the relevant parties in your project can follow the Twitter feed to be notified when the build has completed.
现在项目的相关各方都可以关注t witter提要,以便在构建完成时收到通知。
Now all the relevant parties in your project can follow the Twitter feed to be notified when the build has completed.
现在项目的相关各方都可以关注t witter提要,以便在构建完成时收到通知。
应用推荐