CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 搜索资源 - String类

搜索资源列表

  1. String

    0下载:
  2. 处理字符串的c++类-handle the string category c
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2464
    • 提供者:王磊
  1. CStringEx v2

    0下载:
  2. 一个STRING类,实现了字符串的基本功能。 CStringEx str str = \"Hello\" cout << str CStringEx str2 str2 = str str2.Echo -category, achieved a string of basic features. CStringEx str str = "Hello" court lt; Lt; Str CStringEx str2 str2 =
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:7730
    • 提供者:高大伟
  1. Java程序的性能优化StringBuffer与Vector

    0下载:
  2. 在Java程序中,性能问题的大部分原因并不在于Java语言,而是在于程序本身。养成好的代码编写习惯非常重要,比如正确地、巧妙地运用java.lang.String类和java.util.Vector类,它能够显著地提高程序的性能。-in Java programs, most of the performance problems is not the reason for the Java language, but the process itself. Develop good habit
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3183
    • 提供者:王文轩
  1. xstring

    0下载:
  2. 扩展的String类库(包含非常实用的字符串处理功能XString)-expansion String class library (including very practical string processing functions XString)
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:12183
    • 提供者:罗成
  1. hao-myString

    0下载:
  2. 自己编写的String 类,重载的多个运算符。功能类似C++ STL中的string 类-prepared by the String own category, the number of heavy Operators. C functions similar to the STL string class
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1840
    • 提供者:李浩
  1. chgstr

    0下载:
  2. 主要使用了stl中的string类,该类使用方便,还可以自动识别过滤夹杂在阿拉伯数字的逗号,空格等,符合日常习惯中的用法,程序在附件中请检验,使用方法就是main函数中的方法,请检验。如蒙不弃请笑纳。-mainly uses the stl the string type, such use, Recognition can also automatically filter the mixture in Arabic comma, space, in line with the daily h
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:120129
    • 提供者:扬名
  1. String

    1下载:
  2. 自己写的一个string类,很有用,功能强大~
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:258899
    • 提供者:liurenjie
  1. string

    0下载:
  2. String类,分享一下。可以实现==, >, <, [], <<, Trim, Reverse, Find, upper, lower等功能
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:9424
    • 提供者:刘博
  1. string类

    0下载:
  2. 数据结构中的字符串实习 都是用的模板类和模板函数-data structure string attachment is used and the type of template template function
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2889
    • 提供者:xjt
  1. 带附件及Html显示的邮件发送类

    0下载:
  2. unit UnitSendMail; interface uses   Windows, SysUtils, Classes,StdCtrls, ExtCtrls, ComCtrls, Dialogs,   IdMessage, IdBaseComponent, IdComponent, IdTCPConnection, IdTCPClient,   IdExplicitTLSClientServerBase,IdMessageClient, IdSMTP
  3. 所属分类:Delphi控件源码

    • 发布日期:2009-01-14
    • 文件大小:1685
    • 提供者:kennyxue
  1. string

    0下载:
  2. 字符串的处理与使用且是字符串类的应用,是学习字符串的一个好例子-Dealing with the use of strings and string-type applications, is to study a good example of the string
  3. 所属分类:assembly language

    • 发布日期:2017-05-01
    • 文件大小:924864
    • 提供者:王玲珑
  1. string

    0下载:
  2. 很强大的string 类的输出, 很强大的string 类的输出-great power of string printing!!!
  3. 所属分类:MiddleWare

    • 发布日期:2017-04-01
    • 文件大小:149183
    • 提供者:mike
  1. string

    0下载:
  2. 本源码为在vc++环境下编写的string类,该类既可 自动调节大小,又可限制数组越界,还重载了一些运算符-The source code in vc++ environment, prepared by the string class that can automatically adjust the size, but also an array of cross-border restrictions, but also a number of operator overloading
  3. 所属分类:source in ebook

    • 发布日期:2017-04-02
    • 文件大小:1159
    • 提供者:孙东磊
  1. cPP

    0下载:
  2. 模仿C++库中的string类,声明一个C++字符串类string,该类基本框架-To imitate C++ library string class the to declare a C++ string class string class basic framework
  3. 所属分类:assembly language

    • 发布日期:2017-12-07
    • 文件大小:1188
    • 提供者:smile920
  1. User-defined-String

    0下载:
  2. 自定义字符串类的C++实现--头文件及源代码-- Header files and source code from defined string class C++ implementation
  3. 所属分类:source in ebook

    • 发布日期:2017-11-22
    • 文件大小:3749
    • 提供者:于练
  1. hello

    0下载:
  2. 标准的C++String类,源代码,有利于学习初等的C++语言-hello good student
  3. 所属分类:source in ebook

    • 发布日期:2017-04-11
    • 文件大小:1060
    • 提供者:JERRTTOM
  1. chongzai

    0下载:
  2. 模仿标准库的字符串string,实现一个自己的String 类,要求重载运算符+,=,==,[] 等。-Mimic the standard library string string, to achieve its own String class, requiring overloaded operators+, =, ==, [] And so on.
  3. 所属分类:assembly language

    • 发布日期:2017-04-12
    • 文件大小:932
    • 提供者:汤广宇
  1. ex

    0下载:
  2. 模仿标准库的字符串string,实现一个自己的String 类,要求重载运算符+,=,==,[] 等。-Mimic the standard library string string, to achieve its own String class, requiring overloaded operators+, =, ==, [] And so on.
  3. 所属分类:assembly language

    • 发布日期:2017-04-11
    • 文件大小:759
    • 提供者:汤广宇
  1. Design-of-the-string-class

    0下载:
  2. 字符串类的设计与实现,包括使用堆分配存储表示实现字符串的存储,串赋值,串比较,求串长,串连接,求子串,清空子串操作-Design and implementation of the string class, including the use of heap-allocated memory representation for storage string, string assignment, string comparison, seeking string length, string
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:1862
    • 提供者:秦丽婷
  1. lingdianqifeixue_cPP

    0下载:
  2. 《零点起飞学c++》结合大量示例和实战案例,由浅入深、循序渐进地介绍c++语言的相关知识,尤其对面向过程的程序设计到面向对象的程序设计做了重点介绍和必要辨析,《零点起飞学c++》共分4篇,第1篇面向过程的c++编程,包括走进c++、数据类型、变量和常量、运算符、表达式和语句、指针的操作、复合数据类型、函数、输入/输出,以及面向过程的编程案例。第2篇介绍面向对象的c++编程,包括封装、命名空间和作用域、继承和派生、多态、模板,以及面向对象的编程案例。第3篇介绍c++的高级开发技术,包括string
  3. 所属分类:source in ebook

    • 发布日期:2017-05-01
    • 文件大小:133485
    • 提供者:zzz
« 12 3 4 »
搜珍网 www.dssz.com