文件名称:EX07_2
- 所属分类:
- 其他小程序
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2013-12-10
- 文件大小:
- 200kb
- 下载次数:
- 0次
- 提 供 者:
- guo****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
探讨指针与字符串的关系。编辑、注释、运行、调试自己编写的程序.
请编写一个程序,输入一个字符串,内有数字和非数字字符,如:“a123x456s17960?302tab5876”将其中连续的数字作为一个整数,依次存放到一个数组a中。例如123放在a[0]中,456放在a[1]中……统计共有多少个整数,并输出这些数。
-Explore the relationship between the pointer and string. Edit, annotate, run, debug your programs written write a program, enter a string in the digital and non-numeric characters, such as: " ? A123x456s17960 302tab5876" which will be a sequential number as an integer, in turn stored in a array a. For example 123 on a [0], and 456 on a [1] in the total number of integers ...... statistics and outputs these numbers.
请编写一个程序,输入一个字符串,内有数字和非数字字符,如:“a123x456s17960?302tab5876”将其中连续的数字作为一个整数,依次存放到一个数组a中。例如123放在a[0]中,456放在a[1]中……统计共有多少个整数,并输出这些数。
-Explore the relationship between the pointer and string. Edit, annotate, run, debug your programs written write a program, enter a string in the digital and non-numeric characters, such as: " ? A123x456s17960 302tab5876" which will be a sequential number as an integer, in turn stored in a array a. For example 123 on a [0], and 456 on a [1] in the total number of integers ...... statistics and outputs these numbers.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
EX07_2
......\Debug
......\.....\EX07_2.exe
......\.....\EX07_2.ilk
......\.....\EX07_2.obj
......\.....\EX07_2.pch
......\.....\EX07_2.pdb
......\.....\vc60.idb
......\.....\vc60.pdb
......\EX07_2.CPP
......\EX07_2.dsp
......\EX07_2.dsw
......\EX07_2.ncb
......\EX07_2.opt
......\EX07_2.plg