联盟首页 协同开发 共创软件 开放源码 软件工程 共创论坛 关于联盟
  您的位置 » 开放源码库【成熟 - 项目摘要 首页 | 分类源码 | 提交源码 | 下载统计 | 原创源码 | 成熟源码 | 代码片断
 
 A drop-in CStringBuilder class - 项目摘要
摘要 | 管理 | 论坛
文档 | 软件包

源码库中源码数量为18996
有贡献人员名单:

-= 更多 =-
  • ffdshow
  • jasperreports
  • Air Traffic Controller
  • PoolMan
  • virtualdub-win
  • Apache-SSL-Jserv
  • CppUnit
  • FCK editor
  • GLgraph
  • Async Professional
  • -= 更多 =-

    项目描述:
    A drop-in CStringBuilder class offers an amazing performance boost for repetitive string concatenations. These results are achieved by working within a single oversized memory buffer, rather than repeatedly allocating and deallocating string space. CStringBuilder is modeled after the StringBuilder class in Microsoft's new dotnet platform. If you're building XML or HTML from tables, you owe it to yourself to take a look at this method.

    这是一个简单的CStringBuilder 类,在重复客串的连接上提供了惊人的性能的提高。通过预先分配超大容量的内存缓存,而不是重复地分配和回收客串空间,这样提高了性能。CStringBuilder 根据Microsoft的dotnet 平台中的StringBuilder 类建模。如果你正在建造XML或HTML表格,你应该研究一下这个方法。
    来源: http://www.mvps.org/vb/
    类别:
    发布者: cbd002

    最新发布源码包
    软件包 版本号 日期 本地下载
    StrBldr  1.0  2004-04-18 下载

    原始下载连接(国外) http://www.mvps.org/vb/code/StrBldr.zip

      » 合 作 伙 伴