-
这是一个字符串处理函数集,包括: IsNumeric――检查串是否为数字串 Upcase――变成大写串 Lowercase――变成小写串 Trim――截掉串尾的...
这是一个字符串处理函数集,包括: IsNumeric――检查串是否为数字串 Upcase――变成大写串 Lowercase――变成小写串 Trim――截掉串尾的空格 RTrim――截掉串开始处的空格 LTrim――截掉串尾的空格 right――从右到左截掉字符 left―― 从左到右截掉字符 mid――截掉从某个起始位置到右边位置的字符 zip文件中包含StringFunctins.h和StringFunctins.cpp是字符串处理函数的头文件和实现文件,main.cpp和main.h是一个控制台应用程序的头和实现,示范字符串处理函数的使用方法。-this a string functions,include:IsNumeric-check_up if the string is Numeric,Upcase-change to capital string,Lowercase-change to small string,Trim-cut blank of string tail,right-cut character from right to left,left-cut character from left to right,mid-cut character from mid to right,the zip file include StringFunctions.h and StringFunctions.cpp,which is using for string functions,main.cpp and main.h are head and implement of a console program,it demonstate the way of using string functions.
- 2022-12-09 07:15:03下载
- 积分:1
-
一个可以处理+,
一个可以处理+,-,*,/,(,)的计算器程序,通过栈来实现.-a computer program dealing with+,-,*./,(,),realizing though stack.
- 2022-04-18 14:29:47下载
- 积分:1
-
paper dividers to divide large files
文件分割器,分割大文件-paper dividers to divide large files
- 2022-10-06 01:00:03下载
- 积分:1
-
关于avltree的源码,大家可以学习一下了
关于avltree的源码,大家可以学习一下了-On the source avltree, everyone can learn about the
- 2022-12-23 17:45:03下载
- 积分:1
-
一个让自己的程序支持脚本语言的事例
一个让自己的程序支持脚本语言的事例-a procedure for their support scripting language stories
- 2022-07-21 07:59:24下载
- 积分:1
-
自动取得系统当前年月日并转换为大写,如:二00六年十一月十五日等...
自动取得系统当前年月日并转换为大写,如:二00六年十一月十五日等-automatically the current system date and conversion of capital, such as : November 15, 2006, etc.
- 2023-08-14 16:25:02下载
- 积分:1
-
VC开发的交通地图管理程序,需要的赶快下啊
VC开发的交通地图管理程序,需要的赶快下啊 -VC traffic maps the development of management procedures, need to hurry, under ah
- 2022-03-13 06:02:09下载
- 积分:1
-
给孩子们看的时钟源软件实践,Borland C++ Builder 5
给小朋友练习看的时钟源软件,Borland C Builder 5
- 2022-04-11 08:03:27下载
- 积分:1
-
The way to creating CEdit Controls when the program is running
动态生成文本编辑框并实现其作为文本编辑框的功能-The way to creating CEdit Controls when the program is running
- 2022-04-21 11:05:48下载
- 积分:1
-
经典C源程序90例.rar
经典C源程序90例.rar
经典C源程序90例.rar
经典C源程序90例.rar-Classic C source of 90 cases. Rar
- 2022-03-19 08:45:04下载
- 积分:1