For native code, this corresponds to the CPU's program counter.
对于本机代码,这对应于CPU的程序计数器。
It also provides support for native Code via PInvokes and spawning native processes.
也通过PInvoke和原生进程的生成为原生代码提供了支持。
Symbol files and symbol server caches for native code must be located on the local computer.
机器码的符号档和符号伺服器快取必须位于本机电脑上。
Not available for native code or for profiling data that was collected by using the instrumentation method.
不可用于本机代码或分析数据,该数据通过使用检测方法收集。
The difference from the previous timing figures is that here most of the time is spent in classloading and native code generation by the JVM for the data binding framework code.
同前面的计时数字不同:这里大多数的时间花费在了类装入,以及为获得数据绑定框架代码而由JVM 进行的本机代码生成。
Yes, we produce bytecode for the VM, which can optionally produce native code for several architectures.
是的,我们为虚拟机生成字节码,可以为多种架构产生不同的原生代码。
Instead, it contains the JXE file for all the classes and placeholder class files, which are used to access the native code.
与此不同,它包含用于所有类和占位符类文件的JXE文件,用于访问本地代码。
Facebook still USES PHP, but it has built a compiler for it so it can be turned into native code on its web servers, thus boosting performance.
Facebook也使用PHP,但它已经为它建立一个编译器,以便它可以分为本地代码打开了Web服务器,从而提高性能。
If you're a GAE user, native extension support won't be useful since there's no native code on GAE - but for all other JRuby users: which native extensions do you miss?
如果你是一个GAE用户,本地扩展支持不会有什么帮助,因为GAE上没有本地代码;但对其他所有JRuby用户而言:你错过了哪些本地扩展呢?
A binary gem is available for Windows; the gem for other platforms requires you to compile native code.
对于Windows,有一个二进制gem;用于其他平台的gem则需要编译本地代码。
If you have a large number of similar native structures, you can replicate the code generation to use the exact same options for each structure simply by updating a few fields in the Ant file.
如果您有大量的类似固有结构,那么您可以仅仅通过更新Ant文件中的一些字段来重复代码生成,从而对每个结构使用相同的选项。
When the threshold count for a method reaches zero (0) the method becomes eligible for compilation into native code by JIT.
当一个方法的上限计数器达到零(0)时,就可以使用JIT将这个方法编译成本地代码了。
For the most part, it avoids direct memory reference by native code into the JVM, ensuring that natives can be written once and work across different JVM implementations or versions.
从很大程度上说,它避免了本机代码对JVM的直接内存引用,从而确保本机代码只需编写一次,并且可以跨不同的JVM实现或版本运行。
It would also mean a native client interface could be provided suitable for whatever the target-client game platform is, and reduce the memory and processing costs within the game code.
这也将意味着可能提供一种本地客户端接口,可适合于任何的目标客户的游戏平台,并降低游戏代码中的内存和处理花费。
This helped customers write secure and quality code for managed and native platforms using the same tools that we had been using internally for years.
这些工具帮助用户利用我们在内部使用多年的工具,编写自己的安全和高质量的托管代码或原生代码。
In a future article, we will address the need for stateful invocations of native code and deal with issues around lifecycle management of the native code.
在后续的文章中,我们将解决本机代码的有状态调用需求,并且处理与本机代码的生命周期管理有关的问题。
The first thing you'll note is that this is written in native C code for maximum performance.
首先应注意的一点是,这是以本机C代码编写的,以使性能最大化。
A goal of writing code for the DLR is to be able to write native code and not have to hand-code XAML.
为DLR编写代码的目标是,可以编写本地代码并且不需手工编写XAML。
This tells the compilation and linking system that the implementation for this method will be from the native code.
它告诉编译和链接系统该方法将在原生代码中实现。
Native code execution also requires a variety of supplementary data to describe how the code needs to be bound into a JVM and how to catch exceptions, for example, so that the code can be executed.
执行本地代码还需要各种补充数据,用以描述如何将代码绑定到JVM以及如何捕获异常(比如),从而执行代码。
For JRuby, the new IO APIs will mean we can support more filesystem operations across platforms without resorting to native code.
对于JRuby来说,新的IOAPI意味着我们可以支持更多的跨平台文件系统操作,而不用生成原始码。
For iOS, the IDE exports the applications into native code, rather than run in an the AIR (Adobe Integrated Runtime) software, which Apple prohibits on iOS.
对ios系统,IDE生成本机代码应用程序,而不是运行在苹果的ios禁止的AIR环境(Adobe集成运行环境)的软件。
Native code compilation for rt.
RT中的本地代码编译。
Wrapping the native code as a web service is an excellent solution that offers many benefits. For example.
将本机代码封装成Web服务是一个优秀的解决方案,这样可以提供许多的好处。
Support for a variety of languages, ASP.Net,.net, native code, PHP.
支持多种语言:asp.net、。NET、原生代码、php。
For those who use native code in their applications, the Tizen SDK will include a native development kit.
对于那些在他们程序中使用本地代码的人们来说,泰泽sdk将包含一个本地开发包。
For example, a connection manager written with native code may be able to achieve very high scalability on a specific platform.
例如,一个用本地代码编写的连接管理可以在一个特殊的平台上达到一个非常高的容量。
You can use this mode for remote debugging of native or managed code.
可使用该模式进行本机或托管代码的远程调试。
In the generated native code, those are translated into the address of the native code for that method.
在生成本机代码,这些都是翻译成原生代码的地址的方法。
Because of differences between call stacks for managed and native code, the debugger cannot always show the complete call stack when the code types mix.
由于托管代码和本机代码的调用堆栈之间存在差异,因此对于混合的代码类型,调试器不能始终显示完整的调用堆栈。
应用推荐