Welcome![Sign In][Sign Up]
Location:
Search - isnumeric

Search list

[Windows Develop字符串处理函数集1

Description: 这是一个字符串处理函数集,包括: 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.
Platform: | Size: 5968 | Author: 梁志洪 | Hits:

[Windows Develop字符串处理函数集1

Description: 这是一个字符串处理函数集,包括: 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.
Platform: | Size: 6144 | Author: 梁志洪 | Hits:

[CSharpIsNumericCsharp

Description: How to implement isNumeric in C#
Platform: | Size: 1024 | Author: kphwn | Hits:

[JSP/Javajquery-1.7

Description: Query 1.7的几大亮点: 新的事件API:.on()和.off()。 委托事件性能改进。 在IE 6/7/8中的更好地支持HTML5。 切换动画更加直观。 异步模块定义(AMD):现在在jQuery中已支持AMD API。 jQuery.Deferred对象功能扩展。 新的jQuery.isNumeric()方法。 另外,在jQuery 1.7中移除了event.layerX和event.layerY这两个属性,以及jQuery.isNaN()和jQuery.event.proxy()方法,分别用event.originalEvent.layerX and event.originalEvent.layerY、jQuery.isNumeric()、jQuery.proxy进行替换。-Query 1.7 a few highlights: new event API:. On () and. Off (). Commissioned by the event performance improvements. In IE 6/7/8 in better support HTML5. Switching animation more intuitive. Asynchronous module definition (AMD): Now has support in jQuery AMD API. jQuery.Deferred object extensions. New jQuery.isNumeric () method. In addition, in jQuery 1.7 and event.layerY removed event.layerX these two properties, and jQuery.isNaN () and jQuery.event.proxy () method, respectively event.originalEvent.layerX and event.originalEvent.layerY, jQuery.isNumeric (), jQuery.proxy be replaced.
Platform: | Size: 75776 | Author: 竺显斌 | Hits:

[OtherString_for_CPP

Description: 一个简单易用的C++ String(字符串)库。 包括: 1) 字符串操作 eg. toLowerCase, toInteger, valueOf 等等。 2) 字符串验证 eg. isNumeric, isAlpha,isEmail 等等。 3) 简单字符串生成 eg. randomPassword 4) 字符串散列法 eg. md5-An easy to use C++ String library. Including: 1) String manipulation eg toLowerCase, toInteger, valueOf like. 2) String validator eg. IsNumeric, isAlpha, isEmail like. 3) Simple string generator eg. RandomPassword 4) String hashing eg. Md5
Platform: | Size: 13312 | Author: Andy Low | Hits:

CodeBus www.codebus.net