登录
首页 » Windows开发 » importation of a string (length less than 80) Statistical their letters, numbers...

importation of a string (length less than 80) Statistical their letters, numbers...

于 2022-03-21 发布 文件大小:1.07 kB
0 146
下载积分: 2 下载次数: 1

代码说明:

输入一个字符串(长度小于等于80)统计其字母,数字和其他字符的个数-importation of a string (length less than 80) Statistical their letters, numbers and other characters Number

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 基于MFC的音乐播放器
         基于MFC的音乐播放器,实现添加、播放、删除、停止、音量控制、进度控制等功能
    2023-03-22 10:05:04下载
    积分:1
  • 此源代码是关于利用管道程序进行通信,该程序利用了Winsocket和NamedPipe的API...
    此源代码是关于利用管道开发程序进行通信,该程序利用了Winsocket和NamedPipe的API-this source code is on the use of pipelines for the development of communications procedures, the use of the procedures and NamedPipe Winsocket API
    2022-11-20 20:55:03下载
    积分:1
  • kclxkmckxmkhghfgsxdfjhkljkjmklj jhjhgggft
    nvghvjcghjgggggggcgfxdfxfddydtu euiuyeriu ewhgiugte ueyueyte hghgsghgsj jgasgujsg fgtfwtyfry jgwwwwwiguyetet ygeyyefyef eytyetyedjd hdghdgd dhgkdhkjdh dkhhhdggggggggggggg ejhueeeeeeeeee euhyhuuuuuuuuuuuu eueygtgggggggggggggggie iueyiyyyyyyyyyyyyyyyyyyy igeiytwwy7tuiwwwwwwww jhwkjjjjjjjjjjjjjjjjjjjj iewuuuuuuuuuuuuuuuuuuuu wejuuuuyeuegiggggggggggggggggd
    2022-08-09 03:43:34下载
    积分:1
  • 网络控制模块 ,P2P终结者就是这样的 好了 自己看看吧
    网络控制模块 ,P2P终结者就是这样的 好了 自己看看吧-Network Control Module, P2P Terminator is such a good look at his own bar
    2022-05-24 17:43:54下载
    积分:1
  • 梦幻西游八卦炼丹炉记录分析工具来了…
    梦幻西游八卦炼丹炉记录分析工具 学习要点:图形按钮的应用,自定义鼠标指针,文件的读写操作-Fantasy Westward Journey records baguazhang Alchemy furnace analysis tools to learn the main points: the application of graphical buttons, custom mouse pointer, the read and write file operation
    2023-04-23 03:35:04下载
    积分:1
  • 按键串口控制电机转速加测速STM32
    通过按键控制直流电机的加减速同时通过串口显示当前速度,亦可用串口发送指令来控制电机转速,带有测速显示,使用STM32单片机控制。
    2022-11-03 17:30:03下载
    积分:1
  • //作者:今去冠首你你魔(jqgsninimo) //作成日:2008年7月13日 //MSN&电子邮件:jqgsninimo@hotmai...
    //作者:今去冠首你你魔(jqgsninimo) //作成日:2008年7月13日 //MSN&电子邮件:jqgsninimo@hotmail.com //博客:http://shujiantang.blogbus.com/ //声明:本程序可被转载使用,但请保留以上信息.对本程序有任何疑问,可通过以上联系方式联系本人. //程序简介: //MFC视窗程序中,如果直接在主进程中执行耗时任务,界面会处于假死状态. //使用CWaitWnd类,可在耗时任务执行期间弹出一个不断滚动图像的等待窗口,告之用户,程序正在处理任务. //CWaitWnd类可自定义滚动图像列表和显示文字,并提供有默认图像列表和文字,以方便使用. //CWaitWnd类采用用户指定窗口的字体显示文字,以使程序风格协调统一. //CWaitWnd类在等待期间,将用户指定窗口设为繁忙状态(鼠标成沙漏装),以实现完善的提示功能. //使用方法: //创建CWaitWnd对象后,需要首先调用CWaitWnd::Create函数,进行初始的构建工作. //在处理耗时任务前,调用CWaitWnd::StartWait函数,弹出等待窗口. //在任务处理完成后,调用CWaitWnd::EndWait函数,结束等待. -err
    2023-02-09 06:30:03下载
    积分:1
  • 图书管理系统,c++,课程设计,文件操作、
    图书管理系统,c++,课程设计,文件操作、-Library management system, c++, Curriculum design, file operations,
    2022-07-09 22:10:11下载
    积分:1
  • 一套PB的ERP系统。因为不懂C/S,不确定系统的完整性,请调试。本人还有大量的C/S结构的系统源码,可提供,希望成为VIP...
    一套PB开发的ERP系统。因为不懂C/S开发,不确定系统的完整性,请调试。本人还有大量的C/S结构的系统源码,可提供,希望成为VIP-a PB development of the ERP system. Because he does not know C/S development, the integrity of uncertain systems, debugging. I also have a large amount of C/S structure of the system source code, to offer hope to become VIP
    2022-03-12 01:29:48下载
    积分:1
  • 在C++中运算符是一种特殊的函数名,其地位与函数一样,因此也可以定义成类的友元函数,为了便于对象的使用,利用类成员函数(运算符)的重载和友元的特性,为类的数据重...
    在C++中运算符是一种特殊的函数名,其地位与函数一样,因此也可以定义成类的友元函数,为了便于对象的使用,利用类成员函数(运算符)的重载和友元的特性,为类的数据重载定义插入()运算符,以便于该类的对象使用cin和cout进行数据的输入和输出.-in C Operators is a special function name, its status and function, it can also be defined as a category of Friends yuan function, in order to facilitate the use of objects, the use of class member function (Operators) and the Friends of the heavy yuan features, such as heavy-duty data definition insertion (lt; Lt ;) and extraction (gt; gt;) Operators, to the use of such targets and cin court for data input and output.
    2022-07-13 20:50:02下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载