文件名称:StringNumPlus1
- 所属分类:
- 嵌入式Linux
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2016-03-14
- 文件大小:
- 1kb
- 下载次数:
- 0次
- 提 供 者:
- gana9*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
C++实现的字符串加1,支持任意夹带数字的字符串,对于英文字母则循环相加,不支持浮点表示法。形如:9, 1-1-a、$#99^@、1-1-Z结果:10,1-1-b、$#100^@、1-1-A-The C++ implementation string plus 1 to support any entrained digital string, the loop sum for the letters of the alphabet does not support floating point notation.Shaped like: 9, 1-1-a, $# 99 ^ @ ,1-1-ZResults :10,1-1-b, $# 100 ^ _AT_,1-1-A in形如:9, 1-1-a、$#99^@、1-1-Z结果:10,1-1-b、$#100^@、1-1-A
(系统自动生成,下载前可以参看下载内容)
下载文件列表
字符串加一\NumberPlus1.cpp
字符串加一
pudn.txt