/*****************************************************功 能:验证函数集合说 明:版 本:1.0作 者:创建时间:2005-8-25****************************************************/0 || isNaN(value1) || (value1.charAt(0)==0... Read More
posted @ 2006-03-02 13:39
blueKnight
Views(812)
Comments(0)
Diggs(1)
/// /// 验证给定字符串是否是合法的Guid /// /// 要验证的字符串 /// true/false //======== C# ========// public static bool IsGuid(string strToValidate) { bool isGuid = false; string strRe... Read More
posted @ 2006-03-02 11:36
blueKnight
Views(1337)
Comments(0)
Diggs(0)
/****************************************************************\ JScript 常用运行库 Version 1.11 作者 : Lostinet[迷失网络] Email : lostinet@chongjian.com\***********... Read More
posted @ 2006-03-02 11:14
blueKnight
Views(665)
Comments(0)
Diggs(0)

浙公网安备 33010602011771号