摘要:
#region 判断输入的是否是数字函數 /// /// 名称:IsNumber /// 功能:判断输入的是否是数字 /// 参数:string strNumber:源文本 /// 返回值: bool true:是 false:否 public class myclass { /* * 判断字符串是否为数字函数,正则表达式 */ public bool IsNumbe... 阅读全文
posted @ 2006-04-10 17:42
黄毅.net
阅读(543)
评论(0)
推荐(0)
浙公网安备 33010602011771号