注:编译进程试图构建目标平台所支持的所有令牌,以及所有需要的支持程序。
Note: the compilation process attempts to build all of the tokens that are supported on the target platform, as well as all of the required support programs.
采用嵌入选项并把你需要的资源直接编译进程序集使用它们,这样使得分发更加可靠并减少错误发生。
Taking the embedded option and compiling the resources you need directly into the assemblies that use them makes distribution more reliable and less error prone.
这样的灵活度可以提供良好的兼顾性,允许完全编译的应用程序在进程内运行。
This level of flexibility provides a good compromise, allowing fully compiled applications to run in process.
在另外一些情况下,在JVM进程的代码中,但是在该进程的已编译代码之外,会产生崩溃或挂起,这可以说明问题是由于JIT编译的代码产生的。
In other cases, crash or a hang happens in code that is in the JVM process space yet outside the range of compiled code in that process, that would indicate a problem with JIT-compiled code.
可以通过交互式shell输入表达式、编译代码以及与进程进行通信。
With the interactive shell you have the ability to type expressions, compile code, and communicate with processes.
top工具显示了各个进程的CPU使用情况,例如,在前面的示例中,可以看到正在编译大量的文件以及它们使用 CPU 的比例。
The top tool shows the CPU usage of individual processes; for example, in the previous sample, you can see that you are compiling a number of files and how much CPU they are using.
在模拟用户模式时,它可以在一个CPU上启动针对另一个CPU编译的Linux进程。
When emulating user mode, it can launch Linux processes compiled for one CPU on another CPU.
记住宿主的VBA代码被编译为p代码,而不是本机代码,这会导致性能略微有所下降,尽管在进程内运行能够优化对Office对象的方法调用。
Keep in mind that hosted VBA code is compiled to p-code, not native code, and this incurs a slight performance penalty, although running in process enables optimized method calls to Office objects.
distcc系统的工作方式是,每台主机上有一个后台进程,接收最终预解析格式的源文件,然后在本地进行编译,返回生成的对象文件。
The distcc system works by using on each host a daemon that accepts source files in their final pre-parsed form, and then compiles the files locally before returning the resulting object file.
在把信息传递给编译器时,您要求进程根据安装相应地修改include路径。
When you pass the information to the compiler, you request that the reader modify the include path appropriately per the installation. Then, compile the code.
运气好的话,这一进程将继续直至软件被编译,这很可能需要几分钟,但具体时间稍有差异,具体取决于您的计算机的速度。
With any luck, this process will continue until the software is compiled, which is likely to take several minutes, although the exact time varies depending on your computer's speed.
除了调试core文件或程序之外,gdb还可以连接到已经运行的进程(它的程序已经过编译,并加入了调试信息),并中断该进程。
In addition to debugging with core files or programs, GDB can attach to an already running process (who's program has debugging information compiled in) and break into it.
如果要编译供链接的库,希望能够使用探测,就需要在创建库之前对对象文件运行d Trace进程。
If you are compiling a library for linking and want to make the probes available, then you need to run the DTrace process on the object files before you create the library.
更为重要的是,由JIT编译器生成的代码会绑定到触发编译的进程上。
More importantly, the code generated by the JIT compiler is bound to the process that triggered the compilation.
运行时将更新其元数据表、将新MSIL置于进程中并设置对新MSIL的实时(JIT)编译。
The runtime updates its metadata tables, places the new MSIL into the process, and sets up a just-in-time (JIT) compilation of the new MSIL.
其他程序集都将针对它们加载的每个应用程序域分别进行加载和JIT编译,从而可以从进程中卸载。
Other assemblies are loaded and JIT-compiled separately for each application domain in which they are loaded, and thus can be unloaded from the process.
通常做法是把业务规则写进程序代码,不断变化的业务规则导致程序代码的频繁改动、编译、部署和验证,极大增加了开发和维护工作量。
Usually, we write business rule into program codes. The program codes must be compiled, deployed and validated with business rules change often, thus increase workload of developing and maintaining.
编译器进程的第一个访问默认实例的构造函数,然后通过处理成员初始化对象初始值设定项。
The compiler processes object initializers by first accessing the default instance constructor, and then by processing the member initializations.
因为不同进程的编译输出行将相互交错,所以分析编译过程的输出也将更加困难。
Analyzing the output of the build process will also be more difficult because the lines of different processes will be interleaved.
警告:文件编译后会导致游戏引擎不稳定,引起一些玩家的游戏进程崩溃。
Will cause crashes for some people because the engine loses stability above the cap the developer imposed.
警告:文件编译后会导致游戏引擎不稳定,引起一些玩家的游戏进程崩溃。
Will cause crashes for some people because the engine loses stability above the cap the developer imposed.
应用推荐