opcode
英[ˈɒpkəʊd]
美[ˈɑːpkoʊd]
双语例句
- 1. It failed because the compreg opcode assumes a hash to initialized.
- 因为胶压木操作码假定要初始化的哈希值,所以它失败了。
youdao
- 2. Bits 0:5 always specify the opcode.
- 位0:5总是指定操作码。
youdao
- 3. In this case, the failed opcode is 7c6000a6.
- 在本例中,出错的操作码是7c 6000a6。
youdao
- 4. They contain details about the current opcode.
- 它们包含有关当前操作码的细节。
youdao
- 5. Many instructions also have an extended opcode.
- 许多指令还有扩展操作码。
youdao
- 6. To enable the opcode optimizer, add — enable-xcache-optimizer.
- 要启用操作码优化,添加——enable - xcache - optimizer。
youdao
- 7. The best thing you can do for PHP is to install an opcode cache.
- 对于PHP,最好的事情就是安装一个操作码缓存。
youdao
- 8. Alternative PHP cache, is probably the most popular opcode cache for PHP.
- 替代PHP缓存大概是PHP最流行的操作码缓存。
youdao
- 9. MonoBook.deps.php - a fix for a bug in the APC opcode cache of PHP v5.
- php—对phpV5的APC op code缓存内的bug的修复。
youdao
- 10. In the meantime, investigate one or more of the PHP accelerators and opcode optimizers.
- 同时,还将研究一个或多个PHP加速器和操作码优化器。
youdao
- 11. The only constraint is about coherence between the operand type used for a given opcode.
- 唯一的限制是用于给定的操作码的操作数的类型之间的一致性。
youdao
- 12. Alternative PHP cache (APC) is probably the most popular opcode cache for PHP (see Resources).
- 替代php缓存(APC)可能是PHP最流行的操作码缓存(参见参考资料)。
youdao
- 13. An opcode cache saves this compiled opcode and reuses it the next time the page is called.
- 操作码缓存将保存这个编译后的操作码,并在下一次调用该页面时重用它。
youdao
- 14. Using a single inline assembly opcode will probably work wonderfully on a uni-processor machine.
- 使用单条内嵌汇编操作码在单处理器系统上可能不会有什么问题。
youdao
- 15. It's also possible that your distribution has already packaged an opcode cache, and you just have to install it.
- 您的发布版也有可能已经包含了一个操作码缓存,只需安装即可。
youdao
- 16. The makers of Zend also have a commercial opcode cache that includes an optimizer to further increase efficiency.
- Zend的厂商也提供了一种商业操作码缓存,包括一个进一步提高效率的优化器。
youdao
- 17. We see a much cleaner syntax for defining these functions, which can be optimized for performance by opcode caches.
- 我们看到了定义这些函数的更规则的语法,这可以通过操作码缓存来优化性能。
youdao
- 18. Unlike APC and Wincache, it is only an opcode cache and optimizer, so it does not contain the user cache components.
- 不同于APC和Wincache,它仅是一个操作码缓存和优化器,因此它不包含用户缓存组件。
youdao
- 19. Ruby 1.9, like Rubinius, compiles Ruby source code to opcodes which are then executed by it's opcode interpreter.
- 像Rubinius这样的Ruby1.9虚拟机可以将Ruby源代码编译为操作码,然后由解释器执行。
youdao
- 20. If a serious error occurs, for example, an invalid opcode, the SPU is stopped and an interrupt is delivered to the ppe.
- 如果发生了一个非常严重的错误,例如一个无效的操作码,那么SPU就会停止,并向PPE发送一个中断。
youdao
- 21. File cache - Even with the PHP opcode cache enabled, the PHP engine has to accesses the script files on a file system.
- 文件缓存-即使启用了PHP操作码缓存,PHP引擎要访问一个文件系统上的脚本文件。
youdao
- 22. 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应用程序(当然是LAMP中的“P”)的性能的最简单方式是利用一个操作码缓存。
youdao
- 23. 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文件中寻找处理程序代码所打印的序列。
youdao
- 24. It includes opcode acceleration, page caching, data caching, application monitoring and application problem diagnostic capabilities.
- 它包括操作码加速,页面缓存,数据缓存,应用监控和诊断功能的应用问题。
youdao
- 25. 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 的第一步。
youdao
- 26. I don't recommend it because you are effectively translating code twice, once from opcode to template, and then from template to actual code.
- 我不建议那样去做的原因是,您可以分两次有效地转换代码,一次是从操作代码(opcode)到模板,再一次是从模板到实际的代码。
youdao
- 27. In contrast, concatenating a string is pretty much just a case of running a single opcode to append a string variable to an existing string variable.
- 相反,连接字符串操作非常简单,只是运行一个操作码,将一个字符串变量附加到一个现有的字符串变量中即可。
youdao
- 28. When a PHP script is requested, PHP reads the script and compiles it into what's called Zend opcode, a binary representation of the code to be executed.
- 请求一个php脚本时,php会读取该脚本,并将其编译为Zend操作码,这是要执行的代码的一种二进制表示形式。
youdao
- 29. Hardware transient faults can cause control flow errors and corrupt the normal execution process by altering the operand and opcode of instructions.
- 硬件瞬时故障可以通过修改指令操作码和操作数的方式引发控制流错误,破坏程序的正常执行。
youdao
- 30. Hardware transient faults can cause control flow errors and corrupt the normal execution process by altering the operand and opcode of instructions.
- 硬件瞬时故障可以通过修改指令操作码和操作数的方式引发控制流错误,破坏程序的正常执行。
youdao
百度翻译
有道翻译