CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 字符串转换

搜索资源列表

  1. bytetostring

    0下载:
  2. 字节型类型转换长字符串的格式!!!一种技巧-Byte-type long strings of the format of type conversion! ! ! A skill! ! !
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:609
    • 提供者:左怀军
  1. validate.aspx

    0下载:
  2. 验证码图片生成页面,随机生成N位数的验证码字符串,将生成的字符串转换成图片-validate photo
  3. 所属分类:.net

    • 发布日期:2017-03-23
    • 文件大小:1305
    • 提供者:liu
  1. string_strutil

    0下载:
  2. std::string并没有提供所有需要方法。所以,需要用STL提供了算法库、字符串流以及现存的std::string的方法来实现它们。 ※ 将字符串转换为大写/小写 ※ 去掉字符串两端的空格 ※ 忽略大小写比较字符串 ※ StartsWith和EndsWith ※ 从字符串解析出int和bool等类型的值 ※ 将各种数值类型转换成字符串(toString) ※ 拆分字符串和Tokenizer-std:: string does not provide all the
  3. 所属分类:Other systems

    • 发布日期:2017-03-21
    • 文件大小:3600
    • 提供者:方启
  1. xiaochengxu

    0下载:
  2. 字符串转换成对应的数 二分查找 进制转换 排序 杨辉三角-Strings are converted to the corresponding number of Binary search binary conversion sort Yang Hui Triangle
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-27
    • 文件大小:2678
    • 提供者:赵爽
  1. zczh

    0下载:
  2. 字符串转换源码-Convert a string source
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:166419
    • 提供者:李亚国
  1. E004

    0下载:
  2. 如何将带分节号的字符串转换成数字 如何把文本字符串从繁体转换成简体-How to bring a string of sub-section number and how they convert the text string to convert from the Traditional Simplified
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:47461
    • 提供者:wangbaosong
  1. CRC_and_float_change_designer

    0下载:
  2. vb下实现对发送字符串的CRC校验,并能够将接收到的字符转换为浮点,实现浮点变换-vb send a string to achieve under the CRC, and can be received is converted to floating-point character, to achieve floating-point conversion
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:24317
    • 提供者:xie xiao fei
  1. str_to_hf

    0下载:
  2. c语言写的字符串转换工具,字符串间自由转换-c language to write the string conversion tool string conversion
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:207594
    • 提供者:ja
  1. CString

    0下载:
  2. 常用字符串转换函数个人收集对初学者有很大的帮助欢迎下载-String conversion functions commonly used in personal collection of great help for beginners are welcome to download
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:1019
    • 提供者:luoyusheng
  1. StrConvert

    0下载:
  2. 字符串转换器,可以将输入的字符串转换为全小写(或大写),还可以去掉前导空格符。适合初学者学习字符串转换-String converter, the input string can be converted to all lowercase (or uppercase), you can also remove the leading space character. Suitable for beginners to learn string conversion
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-25
    • 文件大小:9173
    • 提供者:li
  1. excel-vba

    0下载:
  2. 6个excel-vba小程序,经常用到。 返回当前Excel文件的路径 返回指定文件夹中的文件列表 判断文件夹中指定文件是否存在 在文件夹之间复制和移动Excel文件 判断指定文件夹是否存在 最后一个将字符串转换为16进制,是自己编的,相当方便。密码pudn-excel-VBA 6 tools
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-24
    • 文件大小:89591
    • 提供者:zhangwei
  1. wchar_to_bytes

    0下载:
  2. 宽字符串转换为多字节字符串,在vs开发环境中,经常碰到需要将宽字符串转换为多字节字符串-convert wchar to bytes, it is very usefull, and ther is a class w2bytes can help you
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:1039
    • 提供者:
  1. lei

    0下载:
  2. 虚基类的应用举例,包括字符串的简单处理,将字符串转换成整型-Examples of the Application of virtual base classes, including a simple string processing, to convert a string into an integer
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:214734
    • 提供者:lansheng
  1. Cfunction

    0下载:
  2. 五个程序:报警程序,字符串转换成数字,链表的一系列操作,循环链表的判断,两个矩阵的相乘-Five procedures: alarm program, the string converted to digital, a series of operations linked list, circular list of the judge, the multiplication of two matrices
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:4559
    • 提供者:丁睿
  1. ANSI---Unicode

    1下载:
  2. [C语言]字符串处理 - ANSI - Unicode - UTF8 转换-[C Language] string processing- ANSI- Unicode- UTF8 conversion
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-03-26
    • 文件大小:1483
    • 提供者:yenan
  1. sizeyunsuan

    0下载:
  2. 将字符串转换成表达式,并进行四则运算得出结果-Convert a string expression, and the outcome of the four operations
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-17
    • 文件大小:33004
    • 提供者:于联合
  1. change-ascii-to-string

    0下载:
  2. 利用labview将字符串转换成ASCII码类型的程序,可用于模仿学习。-Using the labview will string converted into ASCII type of program for imitation study.
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:18983
    • 提供者:阿飞
  1. change-string-to-binary

    0下载:
  2. 利用labview将字符串转换成二进制类型的程序,可用于模仿学习。-Using the labview will string converts binary type of program for imitation study.
  3. 所属分类:Other systems

    • 发布日期:2017-03-25
    • 文件大小:23889
    • 提供者:阿飞
  1. Name

    0下载:
  2. 把汉字、字符串转换成Unicode码输出-Chinese characters into Unicode code output
  3. 所属分类:File Operate

    • 发布日期:2017-04-06
    • 文件大小:2341
    • 提供者:黄媚
  1. vcPPconststring

    0下载:
  2. VC++里面常用字符串转换,这里将它收集起来,非常实用-VC++ which used to convert a string, where it collected, very useful
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-11
    • 文件大小:1440
    • 提供者:多少分
« 1 2 34 5 6 7 8 9 10 ... 21 »
搜珍网 www.dssz.com