Note that under the default behavior of the markup compile build actions, you can leave the derivation blank in the partial class definition on the code-behind side.
请注意,在标记编译生成操作的默认行为下,您可以在代码隐藏端的分部类定义中将派生保留为空。
Static assertions build on this basic concept, except that static assertions are valid only at compile time.
静态断言建立在这个基本概念之上,只不过静态断言仅在编译时有效。
These errors would not be caught during model build, and the generated code would not compile.
在构建模型期间,将不会发现这些错误,而且生成的代码将无法编译。
With a build server in place to compile the code and the staging server standing by to receive it, the next step is to determine your deployment strategy.
构建服务器编译代码,交付准备服务器等候接收构建结果,有了这二者之后,下一步就是决定你的部署策略。
Furthermore, the tedious build, compile, deploy, and test cycle is shortened considerably.
此外,单调乏味的构建、编译、部署和测试循环缩短了很多。
For instance, if the attempt to compile a program fails due to unresolved symbols, it's possible that an earlier phase of the build process did something wrong!
举例来说,如果试图编译程序时由于存在无法解析的符号而失败了,那么就可能是编译过程前面某个步骤出现了问题!
Every time a programmer runs the build process and has a successful code compile, a run of all the applicable unit tests should follow.
程序员每次运行构建流程并成功编译代码时,应遵循所有的应用单元测试。
It ends up with less components to compile at build time and less garbage to collect at runtime, so I am really glad you trusted your intuition that the real question was not being answered.
这个方法在生成时要编译的组件数量更少,运行时要回收的垃圾也更少,因此,我很高兴您相信了您的直觉,认为真正的问题并没有得到回答。
The stack on the left in Figure 2 illustrates an integration build that doesn't do much more than compile source code, package classes into a binary, and deploy software into an operating environment.
图2左侧的堆栈演示的集成构建除了编译源代码、将类打包为二进制文件、在操作系统上部署软件之外,什么也没做。
The delegating build script calls the project's build script, which executes a compile and runs any tests.
该委托构建脚本调用项目的构建脚本,后者执行编译并运行测试。
Now let's take an example and analyze how the new kernel build system should be used to compile and load a simple module.
现在让我们来看一个例子,分析一下新的内核编译系统如何来编译并加载一个简单的模块。
The current build requires a 64-bit processor to compile and build the package, although the compiled result will run on either a 64-bit or 32-bit platform.
目前的构建需要64位处理器来编译和构建包,但编译后的包可以运行在32位与64位的平台上。
BUILD is used as scratch space to actually compile the software.
BUILD用作实际编译软件的暂存空间。
Question: I do not have instance access to DB2. How do I compile and build the splogger?
问题:我没有访问DB2的实例访问权限,应该如何编译和构建splogger呢?
Figure 2 illustrates the compile once, deploy to many philosophy as the same brewery.war generated on the build machine is deployed to each of the target environments.
图2解释了一次编译,部署到多个环境这一概念:构建机器上生成的同一个brewery . war被部署到每个目标环境。
This way, when you compile your classes in Eclipse, the JPA enhancer will run as part of the build.
这样,当您在Eclipse中编译类时,JPA增强程序将作为该构建的一部分来运行。
A major distribution like Ubuntu provides excellent package management for developing a build environment and installing prerequisites necessary to compile GDM.
Ubuntu等主要发行版将为开发构建环境和安装必要的GDM编译条件提供优秀的包管理功能。
Specifically, you'll need to incorporate aspectjtools and aspectjrt JARs into your build to compile the required bootstrap aspect and weave it into your code.
具体地说,您需要将aspectjtools和aspectjrt JAR 文件并入您的构建中来编译所需的自引导程序方面并将其编入您的代码中。
Once that's done, type ant on a console open to the jaxws directory to run JAX-WS code generation from WSDL, compile the supplied code, and build a JAR file for server deployment.
完成编辑后,在打开到jaxws目录的控制台中输入ant以从WSDL运行jax - ws代码生成,编译附带的代码,并为服务器部署构建一个JAR文件。
This will enable the plug-in code to compile successfully both inside the Eclipse ide and in an automated build.
这将会使得插件代码既在EclipseIDE内部又在自动构建过程中成功地进行编译。
To use this version, you must compile the source code and build your own.jar file.
要使用这个版本,必须编写源代码并构建自己的. jar文件。
Nonetheless, there are cases when it’s useful to manually compile Python code, and there are many other aspects of the build and deployment process that could be automated.
即便如此,有时候手工编译Python代码还是很有用的,同时,构建和部署过程中还有很多其他方面的内容可以自动化实现。
The QuartzGBean code seems simple enough, but you still need to compile it and build a proper.jar file.
QuartzGBean代码看起来似乎够简单,但仍需要编译它并构建合适的. jar文件。
To compile a test that USES CppUnit, you must build sources.
要想编译使用CppUnit的测试,必须构建源代码。
Keep in mind the difference between beans defined in groovy classes you compile as part of your own build process and beans defined in.groovy scripts.
要记住在构建过程中自己编译的groovy类中定义的bean与在.groovy脚本中定义的bean之间的区别。
In the first installment, you get acquainted with the example Web service and the Web services that use WSDL, build and compile a WSDL file, and test and deploy it on Geronimo.
在第一期中,将为您介绍示例Web服务和使用WSDL的Web服务,构建并编译WSDL文件,然后在Geronimo上测试及部署它。
At line 3, I build (compile and link) the application with the instrumentation source (instrument.c).
在第3行中,我使用检测源(instrument . c)来构建(编译并连接)应用程序。
But the developers must clearly document non-local semantics and the impact on the build or deployment tool-chain (compile or runtime weaving).
但是开发者必须清楚地记录非本地语义和对于构建或部署工具链(tool -chain)(编译或运行时编织)的影响。
For this to compile successfully, you will need to add the portlet-api.jar file to the project build path.
为了使之成功编译,您需要把portlet -api . jar文件添加到项目构建路径中。
Otherwise, Eclipse shows compile errors in your project. To modify a project's build path.
否则,Eclipse将显示项目中的编译错误。
应用推荐