• The experimental results show that the proposed method speeds up the encoding process on the basis of not increasing code bit rate , and it also benefits on real-time coding.

    实验结果表明在不提升码率的前提下,提高了编码速度,有利于实时编码。

    youdao

  • This bit of code decoded the object and method from a SOAPenvelope, instantiated the local object, and returned the result to be wrapped up in a return SOAP envelope.

    这个代码位将SOAP 信封的对象和方法进行解码,实例化本地对象,并返回将会在返回 SOAP 信封中被包装起来的结果。

    youdao

  • We took the same approach when converting the main code: over a number of weeks, as we touched a bit of code, we converted it.

    在重写产品代码的时候,我们用了同样的办法:在几周的时间里,每碰到一点代码,就重写一点。

    youdao

  • This example has a bit more code to explain, but it isn't that much more complicated than the first threading example, thanks to the use of the queuing module.

    对于这个示例,有更多的代码需要说明,但与第一个线程示例相比,它并没有复杂多少,这正是因为使用了队列模块。

    youdao

  • Together, Listing 5 and Listing 6 are a fair bit of code, but they set the groundwork for automated the starting and stopping of any kind of server.

    清单5和清单6中的代码相对较多,但它们设置了自动启动和停止任何类型服务器所需要做的操作。

    youdao

  • This is a tricky bit of code, and the next article in this series explains it in more detail.

    涉及的代码有点儿复杂,本系列的下一篇文章会详细解释。

    youdao

  • Note: You would probably write some of this code a bit differently in a high-volume setup.

    注:在大量设置时可能需要以略微不同的方式编写一些代码。

    youdao

  • While it may seem that PC hardware beeps when it is powered on as a matter of course, in fact, there's a bit of code that makes that beep happen.

    尽管在PC硬件加电时喇叭响一下看起来似乎是件非常自然的事情,但实际上却有一些代码来驱动喇叭发声。

    youdao

  • The count in Table 1 has been approximated somewhat since I experimented a bit with my code.

    由于我对代码进行了一些实验,表1中的计数是近似的。

    youdao

  • You might try to clean up this code a bit by packaging the key lookup code in a named template.

    您可能希望将键查找代码打包在指定模板中,使代码更加清晰。

    youdao

  • You've learned how to install the tools, create basic interfaces with HTML, and even added a bit of PHP code and some CSS styling.

    学习了如何安装工具,利用HTML创建基本的界面,甚至添加一些PHP代码和一些CSS样式。

    youdao

  • Thanks to a bit of sloppy code, it also could have let hackers access the banking information for 118,000 customers who downloaded the app.

    但其中一些写的“稀松”的代码,使得118 000个该软件用户的银行信息直接暴露给了黑客们。

    youdao

  • You cannot get started on your adventure without a small bit of code to show you exactly what we're talking about.

    在你开始之前,你必须准备一些代码,用来向你演示我们所说的内容。

    youdao

  • The final bit of code just prints out the resulting XML document.

    最后一些代码只是打印生成的XML文档。

    youdao

  • Furthermore, there is quite a bit of boilerplate code involved in setting up an asynchronous call.

    此外,在建立异步调用时还包括不少样板代码。

    youdao

  • When 64-bit architectures started showing up, a problem arose: a lot of code depended on long staying 32 bit, and some code depended on long being the largest type.

    当64位体系架构开始出现时,一个问题也随之出现了:很多依赖于long类型的代码都是32位的,而有些依赖于long类型的代码却是更大的类型。

    youdao

  • Some existing one-line wrapper functions -- like children(), text(), and attributes() -- make the code look a bit nicer, but are themselves extremely simple filters.

    某些已有的单行包装器函数,如children()、text()和attributes(),让代码看起来很美观,但这只是极其简单的过滤器。

    youdao

  • Using them does simplify the code a bit for the cases where you'll need to handle the SOAPElements themselves instead of working with your data objects.

    对于那些需要处理SOAPElement本身而不是使用数据对象的场合,使用这些API可以在一定程度上简化代码。

    youdao

  • The bit of code injected through the Login box turned the valid query into this.

    通过login框注入的代码将有效的查询变成。

    youdao

  • A new function in PHP V5.3 called get_called_class simplifies the singleton's code a bit.

    PHPV5.3内一个名为get _ called _ class的新功能稍稍简化了单例的代码。

    youdao

  • Since Andrea's new VM code needed a bit of time to be integrated seamlessly with the rest of the kernel, use 2.4.13 +.

    因为Andrea的新VM代码需要一些时间才能与内核其余部分达到无缝集成,所以使用2.4.13 +。

    youdao

  • This cleans up the code in the method that actually retrieves and USES the bean, thus making the code a bit less cluttered and more readable, as shown below.

    它整理了方法中的代码,该方法实际上是检索和使用bean的,因此使得代码不是那么混乱,可读性稍强一些,如下所示。

    youdao

  • There's a bit of code duplication in the Person class, but I'll leave that for a later refactoring exercise.

    在person类中有一些重复的代码,但我把它留给稍后的重构练习。

    youdao

  • This is another nasty bit of code which wouldn't need to be here if Net: : SFTP was a little more intelligent about file handling.

    这是另一段惹人厌的代码,如果Net:SFTP能在文件处理方面再智能些这些代码就不会出现在这里。

    youdao

  • Though the code can be a bit long, it’s a good way to launch any complex tasks where the user needs to see the results right away.

    虽然这样代码可能有一点长,但是在用户需要马上看到结果的地方执行任何复杂任务是一个好办法。

    youdao

  • From then on, it grew fairly steadily until late 2001, when the amount of code began to decrease a bit.

    从那以后,它增长得非常稳定,一直到2001底,那时代码的数量开始略有下降。

    youdao

  • This code might look a bit daunting if you haven't used the command-line interface much.

    如果您对命令行接口使用得不多的话,这段代码看上去可能有点令人生畏。

    youdao

  • A Bitcoin is basically just a little bit of encrypted code that can be zipped over the Internet and stored in a digital wallet.

    一比特币本质上就是能在互联网上快速传递和存储在电子钱包中的一小串加密代码。

    youdao

  • The last bit of code asks the form (composite) to position the widgets you created.

    最后一部分代码要求表单(组合而成)确定所创建部件的位置。

    youdao

  • The last bit of code asks the form (composite) to position the widgets you created.

    最后一部分代码要求表单(组合而成)确定所创建部件的位置。

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定