• Listing 21. Set the StringBuilder message.

    清单21.设置StringBuilder消息

    youdao

  • Listing 20. Get the StringBuilder message.

    清单20 .获取StringBuilder消息。

    youdao

  • Maybe I want to use a StringBuilder to get better performance.

    也许使用一个StringBuilder获得更好性能

    youdao

  • StringBuilder - replace existing string entirely. Any method?

    完全取代现有字符串任何方法吗?。

    youdao

  • As can be seen, StringBuilder performance remained constant throughout exercise.

    正如我们所看到的,StringBuilder性能可以保持在一个不变吞吐量水平上。

    youdao

  • What's the difference between System. String and System. StringBuilder classes?

    接口抽象区别什么

    youdao

  • If you know you are going to build up a string in a single thread, use StringBuilder.

    如果知道线程构建字符串,就使用StringBuilder

    youdao

  • You can obviously just use a StringBuilder or something similar to create an XML string.

    显然可以使用一个StringBuilder创建xml字符串

    youdao

  • I also wanted to see if the optimizations would have any effect on StringBuilder performance.

    了解一下各种优化是否真的能够影响StringBuilder的性能。

    youdao

  • Isn't it time for some recycling, i.e. reusing the same global StringBuilder for every email received?

    不是用于循环时间吗,从新使用一个全局性的Stringbuilders一个收到email

    youdao

  • The purpose of using the unsynchronized StringBuilder was to provide a baseline measurement of performance.

    之所以使用同步StringBuilder为了提供一个测量性能的基线

    youdao

  • StringBuilder; one is immutable and changes to it cause the creation of a new copy, the other allows for in-place modification.

    不可变,当需要修改的时候创建新的副本一个则允许直接在其上进行修改

    youdao

  • In this shot the large frame in the upper right shows the disassembly of the timing wrapper method added to the StringBuilder class.

    这个快照右上角显示了添加stringbuilder中的计时包装器方法分解

    youdao

  • Does it make sense to use ropes to compute the value of x, rather than a StringBuilder, which is what the compiler generates by default?

    rope代替编译器默认生成StringBuilder计算x是否意义?

    youdao

  • These methods aren't overly spectacular, but they allow you to avoid using the Formatter object directly and creating an intermediate StringBuilder.

    这些方法不是显眼但是有了它们可以避免直接使用Formatter对象创建中间StringBuilder

    youdao

  • It'll generate the HTML files in the current directory. For example, here I'll disassemble the StringBuilder class I used for my timing example.

    当前目录生成html文件

    youdao

  • Note the StringBuilder and the appending of data, used because a particular data element can be processed across multiple reads on the InputSource.

    注意使用StringBuilder附加数据是因为一个特定数据InputSource通过多个读取来进行处理。

    youdao

  • If you want to get the value of Pi to 10 digits of precision, the code in Listing 3 will put that value into the StringBuilder and print the output.

    如果希望得到精度10位数字pi清单3中的代码这个值放到StringBuilder打印输出

    youdao

  • In part one of this article we used a single threaded benchmark to compare the performance of the synchronized StringBuffer to the unsynchronized StringBuilder.

    本文一部分中,我们通过一个单一线程的基准比较同步StringBuffer和非同步的StringBuilder之间性能

    youdao

  • The StringBuilder class in the System.Text namespace joins strings together without allocating a new string instance each time; this efficiency greatly improves memory utilization.

    Text命名空间中的StringBuilder无须每次分配新的字符串实例即可将字符串连接在一起效率大大改进了内存利用

    youdao

  • Given the single threaded nature of this benchmark, I was fully expecting Escape Analysis to elide the lock thus rendering StringBuffer performance equivalent to that of StringBuilder.

    明确这个基准测试线程化的本质后,期待分析会消除从而StringBuffer性能提到了与StringBuilder相同的水平。

    youdao

  • It has two other internal variables, a currentMessage for a Message instance that is being parsed, and a StringBuilder variable called builder that stores character data from text nodes.

    另外两个内部变量currentMessage 针对解析Message实例,以及名称为builderStringBuilder变量,用于存储文本节点中的字符数据

    youdao

  • I chose to go with the older alternative because of some follow-up work I'm going to do with this code next column, but it's worth keeping StringBuilder in mind for your own J2SE 5.0-specific code.

    之所以选择使用以前方案是因为一篇文章中我使用代码进行一些后续工作但是应该记住StringBuilder以便用于自己的特定于J2SE 5.0的代码。

    youdao

  • I chose to go with the older alternative because of some follow-up work I'm going to do with this code next column, but it's worth keeping StringBuilder in mind for your own J2SE 5.0-specific code.

    之所以选择使用以前方案是因为一篇文章中我使用代码进行一些后续工作但是应该记住StringBuilder以便用于自己的特定于J2SE 5.0的代码。

    youdao

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

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

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