搜索资源列表
String
- 处理字符串的c++类-handle the string category c
高速字符串处理功能的 C 语言源程序
- 高速字符串处理功能的 C 语言源程序,经修改后可以移植到其他程序中?-string-handling functions of the C language source code, as amended, can be transferred to other procedures?
vb6.0串口编程之字符串处理
- vb6.0串口编程中字符串处理,相信会对你的串口编程有所帮助-vb6.0 Serial Programming string handling, I believe you will help Serial Programming
字符串处理函数
- 字符串处理函数. -string handling functions. The string handling functions.
文件和加密和解密处理
- 我用C#做的一个对字符串加密的程序,加密对象为26个字母大小写和0到9的数字,实现的是替代法-I used C# do a strings encryption procedures, encryption targeted at 26 case-sensitive alphanumeric 0-9 and figures to achieve the substitution
java
- 用java实现简单的:简单聊天程序 多线程 计数器 记事本 马鞍点 扇子 学生成绩管理系统 异常处理 字符串类-java with a simple realization : Chat simple procedures multithreading counter saddle point in the notebook fan student performance management syste
javascript
- ext和prototype中摘取的关于处理字符串内容格式化
处理字符串的工具类
- Symbian中处理字符串通用的工具类
字符串处理函数
- 字符串处理函数. -string handling functions. The string handling functions.
文件和加密和解密处理
- 我用C#做的一个对字符串加密的程序,加密对象为26个字母大小写和0到9的数字,实现的是替代法-I used C# do a strings encryption procedures, encryption targeted at 26 case-sensitive alphanumeric 0-9 and figures to achieve the substitution
字符串处理函数集
- 字符串处理函数集-string handling functions Set
字符串处理函数集1
- 这是一个字符串处理函数集,包括: IsNumeric——检查串是否为数字串 Upcase——变成大写串 Lowercase——变成小写串 Trim——截掉串尾的空格 RTrim——截掉串开始处的空格 LTrim——截掉串尾的空格 right——从右到左截掉字符 left—— 从左到右截掉字符 mid——截掉从某个起始位置到右边位置的字符 zip文件中包含StringFunctins.h和StringFunctins.cpp是字符串处理函
高速字符串处理功能的 C 语言源程序
- 高速字符串处理功能的 C 语言源程序,经修改后可以移植到其他程序中?-string-handling functions of the C language source code, as amended, can be transferred to other procedures?
MianShaTool
- 一个在*中常用的处理字符串工具,方便用户处理字符串-Free to kill a treatment commonly used in string instrument, string and user-friendly treatment
过滤字符串
- 实验三 指针 1. 实验目的:掌握指针的使用方法,正确使用指针处理字符串。 2. 实验内容:实现一个过滤无用词汇程序。规则如下: 1. 能接受的字符是:字母 数字 标点符号 , . " 还有无用的符号 @#¥ 2. 对于敏感信息的词语是不分大小写的。 3. 要注意滤去可能在敏感词汇的中间出现的一些空格(比如要滤去lv, 输入l v时要辨认出来并滤去)。 4. 若有用信息(字母,数字)中间夹这无用信息(非字母
字符串数值运算_函数
- 计算字符串中的数字与某个因数相乘的结果,结果返回源字符串中的数字与因数相乘结果(calculate the result of a string multiply a number)
字符串反转
- 接收用户输入的一个字符串,将其中的字符以与输入相反的顺序输出(convert string test,this is test ,wecom you!)
字符串处理器.cpp
- 对输入的字符串进行各种处理,含有菜单管理。(The input string for various processing, including menu management.)
StringUtil
- 处理字符串 Created by albert.ma on 15-7-22.(String processing tool)
字符串处理
- 进行字符串的处理,包括字符串的复制、剪切,计数等等(deal with string ,including copying,getting char numbers and so on)