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

搜索资源列表

  1. String

    0下载:
  2. C++语言写的String类 包括Trim Split Indexof Append Replace Insert Trim等函数以及重载的== += +等运算符-A usefull String class written with C plus plus was included。
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:5765
    • 提供者:成东
  1. string

    1下载:
  2. 设计string类 要求: 1、为该类定义构造函数,析构函数和赋值操作。构造函数至少应有三个:无参构造函数、C风格字符串构造函数和复制构造函数 2、为string类提供必要的成员函数,可以参考C++类库的string类提供了那些成员函数,至少应包括下标访问,子串查找、获得C风格字符串、获得字符串长度、字符串比较这几个函数 3、利用该string类完成测试程序:统计一个文本文件中所有包含给定子串的单词,并按字典序无重复的打印输出这些单词-Design
  3. 所属分类:Windows编程

    • 发布日期:2013-04-07
    • 文件大小:2881
    • 提供者:liujianyu
  1. String

    0下载:
  2. 建立String类,实现字符串的连接、比较、赋值和计算字符串的长度-The establishment of the String class, string connection, comparison, assignment and calculation of the length of the string
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:573
    • 提供者:橙子
  1. string-analyse

    0下载:
  2. 对string类使用的一些总结,以及使用string类时需要注意的一些问题-Some conclusions of the string class, and need to pay attention when using string class
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1466
    • 提供者:guanguojing
  1. string

    0下载:
  2. 编写一个str类使之能够实现string类的功能。-Str class to write a string class so that it can realize the function.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:366845
    • 提供者:mengmeng
  1. String

    0下载:
  2. 模仿STL实现的String类,具体功能参见C++ Reference/String-Mimic the STL implementation of the String class, the specific features see C++ Reference/String
  3. 所属分类:STL

    • 发布日期:2017-11-17
    • 文件大小:2912
    • 提供者:刘天元
  1. String-source-code

    0下载:
  2. c++中String类的实现程序代码,读者可以学习String类的具体实现-realization c++ String class code, readers can learn the specific implementation of the String class
  3. 所属分类:Console

    • 发布日期:2017-11-20
    • 文件大小:258006
    • 提供者:adu
  1. string

    0下载:
  2. C++ 编写的string类库,并实现string的各项函数操作。-string function
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-21
    • 文件大小:1152
    • 提供者:xianglongjifei
  1. string

    0下载:
  2. 自己实现一个简单的string类,具备基本的功能-Their realization of a simple string class, with basic functionality
  3. 所属分类:Other systems

    • 发布日期:2017-11-16
    • 文件大小:113401
    • 提供者:zhouxin
  1. String

    0下载:
  2. 实现String类的运算符重载,有助于理解运算符重载 仅仅供参考-Implementation of the String class operator overloading, operator overloading helps to understand just for reference
  3. 所属分类:Console

    • 发布日期:2017-11-25
    • 文件大小:4888801
    • 提供者:zhj
  1. String

    0下载:
  2. 工作中 自己用c++实现的String类 成熟 稳定 性能 都没问题-Work with c++ achieve their mature and stable performance of the String class is no problem
  3. 所属分类:Linux Network

    • 发布日期:2017-12-06
    • 文件大小:8097
    • 提供者:zhengq
  1. String

    0下载:
  2. 自己写的STRING类。包括STRING类的基本需求,用C++写的。-STRING write their own class. STRING classes including basic needs, with C++ written.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:73377
    • 提供者:echo
  1. string

    0下载:
  2. 自己编写的string类小程序,可供C++初学者学习参考,实现部分string操作-I have written a small program string class available C++ beginners to learn, to achieve some string operations
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-11
    • 文件大小:2293036
    • 提供者:feng
  1. String

    0下载:
  2. 使用C++/C语言实现的String类,对于数据结构的学习有所帮助。-Using C++/C language implementation of the String class for learning data structures helpful.
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:7043
    • 提供者:xuezheng
  1. string

    0下载:
  2. 自己写的 C++ String 类,常用的都封装了。-C++ String Class
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:1529
    • 提供者:highflybird
  1. string-class

    0下载:
  2. 来自己尝试编写一个string类,要求有基本的string类的功能-To try to write yourself a string class requires a basic function string class
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:2812
    • 提供者:梅旭光
  1. string

    0下载:
  2. 实现了一个简单的string类,以及相关的测试已经痛,可以直接make运行-a simple string class and test
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-29
    • 文件大小:74944
    • 提供者:ymh
  1. build-string-type

    0下载:
  2. 建立string类,利用该string类完成测试程序:统计一个文本文件中所有包含给定子串的单词,并按字典序无重复的打印输出这些单词-Establishing string class, use the string class to complete the test program: statistics in a text file that contains all the words in a given sub-string, according to the dictionary o
  3. 所属分类:CSharp

    • 发布日期:2017-04-30
    • 文件大小:492687
    • 提供者:增玉纹
  1. String

    0下载:
  2. 实验名称:关于数组下标越界的异常操作。 实验要求:自定义String类,当数组下标越界调用异常处理。 初步认识:通过C++的异常处理建立在三个关键字try 、catch和throw实现。-Laboratory name: about array subscr ipt bounds of abnormal operation. Experimental requirements: custom String class, when the array subscr ipt transi
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-04
    • 文件大小:222785
    • 提供者:lili
  1. unit4

    0下载:
  2. string类简介,了解字符串赋值、拼接和附加(introduction of the string)
  3. 所属分类:Windows编程

« 1 2 34 5 6 7 8 9 10 ... 34 »
搜珍网 www.dssz.com