opcode

opcode

美 ['ɒpkəʊd]  英 ['ɒpkəʊd]

  • n.操作码
  • 网络操作代码;作业码;指令操作码

英汉双解

— see also operation code

英汉解释

n.
1.
操作码

例句

The easiest thing to boost performance of any PHP application (the "P" in LAMP, of course) is to take advantage of an opcode cache.

提高任何PHP应用程序当然LAMPP”)性能简单方式利用一个操作缓存

An opcode cache saves this compiled opcode and reuses it the next time the page is called.

操作缓存保存这个编译操作一次调用页面重用

If the program has more than one occurrence of the opcode, try to find the sequence printed by the handler code in the dump file.

如果这个程序操作出现多次尝试dump文件寻找处理程序代码打印序列

In AT&T syntax, the size of memory operands is determined from the last character of the opcode name.

在AT&T语法中,内存操作数的大小由操作码名称的最后一个字符决定。

We see a much cleaner syntax for defining these functions, which can be optimized for performance by opcode caches.

我们看到定义这些函数规则语法可以通过操作缓存优化性能

Opcode caches have long been popular for PHP, with some of the first ones coming about back in the heyday of PHP V4.

操作缓存对于PHP流行其中早期一些追溯PHPV4全盛期

Unlike APC and Wincache, it is only an opcode cache and optimizer, so it does not contain the user cache components.

不同APCWincache一个操作缓存优化器因此包含用户缓存组件

The other idea everyone has when looking at this, sooner or later, is "Why not put the opcode-to-template translation table in the code? "

阅读本文每个人迟早有的另一个想法为什么opcode-to-template转换包含代码?”

On top of the stack to the type specified in the opcode, and places that converted value on the top of the stack.

转换操作指定类型然后转换堆栈

Opcode A sequence of bits that is recognized by the processor as one of the instructions in its instruction set.

处理器验证二进制位序列作为指令一个子集

Without a doubt, an opcode cache is the first step in speeding up PHP by removing the need to parse and compile a script on every request.

毫无疑问一个操作缓存通过每次请求消除解析编译脚本需要加速PHP第一

It's also possible that your distribution has already packaged an opcode cache, and you just have to install it.

发布可能已经包含一个操作缓存只需安装即可

Opcode is a single-byte instruction, and local represents a local variable with an index greater than Byte. MaxValue.

opcode字节指令并且local表示索引大于Byte.MaxValue局部变量

Using a single inline assembly opcode will probably work wonderfully on a uni-processor machine.

使用单条内嵌汇编操作处理器系统可能不会什么问题

OP code caches are useful so that your script does not have to be compiled on every request.

运算OPcode缓存有用使得脚本不必每个请求重新编译

File Cache - Even with the PHP opcode cache enabled, the PHP engine has to accesses the script files on a file system.

文件缓存-即使启用PHP操作缓存PHP引擎访问一个文件系统脚本文件

Alternative PHP Cache (APC) is probably the most popular opcode cache for PHP (see Resources).

替代PHP缓存APC可能PHP流行操作缓存参见参考资料)。

Another speed enhancer is opcode optimization.

提升速度另一个途径操作优化

From this, we just had to find the opcode of this instruction to compute the key.

由此看来我们只要找到计算这个密码指令操作可以

The best thing you can do for PHP is to install an opcode cache.

对于PHP最好事情就是安装一个操作缓存

The RET instruction opcode always generates a near return.

RET指令操作总是产生一个返回

ILGenerator. EmitCalli(Opcode, CallingConventions, Type, Type[], Type[]) for calls using a managed calling convention.

ILGenerator.EmitCalli(Opcode,CallingConventions,Type,Type[],Type[]),用于使用托管调用约定调用

Alternative PHP Cache, is probably the most popular opcode cache for PHP.

替代PHP缓存大概PHP流行操作缓存

The makers of Zend also have a commercial opcode cache that includes an optimizer to further increase efficiency.

Zend厂商提供一种商业操作缓存包括一个进一步提高效率优化器

To enable the opcode optimizer, add --enable-xcache-optimizer.

启用操作优化添加--enable-xcache-optimizer。

One major one is that it is compiled at runtime vs. compile time, which won't permit opcode caches to cache the function.

一个主要缺点运行时而编译编译允许操作缓存缓存函数

They contain details about the current opcode.

它们包含有关当前操作细节

Ruby 1. 9, like Rubinius, compiles Ruby source code to opcodes which are then executed by it's opcode interpreter.

Rubinius这样Ruby1.9虚拟可以Ruby代码编译操作然后解释器执行

In the meantime, investigate one or more of the PHP accelerators and opcode optimizers.

同时研究一个多个PHP加速器操作优化器

ILGenerator. EmitCalli(Opcode, CallingConvention, Type, Type[]) for calls using an unmanaged calling convention.

ILGenerator.EmitCalli(Opcode,CallingConvention,Type,Type[]),用于使用非托管调用约定调用

It is generated under a variety of conditions, such as an illegal opcode, illegal operand, privileged opcode, and so on.

特定条件产生例如非法操作非法操作特权操作等等

In this case, the failed opcode is 7c6000a6.

出错操作7c6000a6。

Opcode suffixes of b, w, and l specify byte (8-bit), word (16-bit), and long (32-bit) memory references.

操作后缀bwl分别指定字节(8)、(16(32内存引用

For example, the processor might trap if an illegal opcode is found within the program.

例如处理器可能一个错误代码程序发现陷入

If a serious error occurs, for example, an invalid opcode, the SPU is stopped and an interrupt is delivered to the PPE.

如果发生一个非常严重错误例如一个无效操作那么SPU停止PPE发送一个中断

Opcode allows IL compilers to make a call to a virtual function in a uniform way independent of whether

操作使IL编译能够统一方式调用函数无论

This program will try to execute a privileged opcode

清单7程序试图执行一个特权操作

Invalid combination of opcode and operands

操作操作符无效组合

The following Emit method overload can use the ceq opcode

下面Emit方法重载可以使用ceq操作

热门查询