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

搜索资源列表

  1. string

    0下载:
  2. 编写验证类,要求:  密码长度6-10位  确认密码和密码相同  是不是整数  是不是小数  是不是合法的电子邮件  输入信息不能为空 (说明:使用String类提供的方法或正则表达式判断,任取一种实现以上功能) -I hope the code can help the people who want to learn Java
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:1111
    • 提供者:guoliushui
  1. string

    0下载:
  2. string 类习题和答案,适合新手学习使用-string string.format
  3. 所属分类:CSharp

    • 发布日期:2017-04-25
    • 文件大小:71217
    • 提供者:人民币
  1. String

    0下载:
  2. 一个非常全面的string类的描述,实现很多功能有关字符串的-A very comprehensive descr iption of the string class to achieve many of the string functions
  3. 所属分类:CSharp

    • 发布日期:2017-04-10
    • 文件大小:1320
    • 提供者:李琦
  1. String

    0下载:
  2. string类 的设计,有利于string设计与实现-class string
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:835704
    • 提供者:彭小茜
  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. The-string

    0下载:
  2. 这是一个Java字符、字符串、数组操作的一些实例源码,主要有数组的复制、反转字符串中的字符、命令行参数、求字符串的长度及每一个位置上的字符、数组的排序、String类数组的操作等-Some examples of source code of a Java character string, array operations, array replication, reverse the characters in a string, command line parameters, find
  3. 所属分类:Java Develop

    • 发布日期:2017-11-14
    • 文件大小:13499
    • 提供者:qoqo233
  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 2 34 5 6 7 8 9 10 ... 45 »
搜珍网 www.dssz.com