C#开发(1) 判断字符串是否为GUID的函数
bool IsGuid(string strToValidate) private bool IsGuid(string strToValidate) { bool isGuid = false; string strRegexPatten = @"^(/{){0,1}[0-9a-fA-F]{8}/-[0-9a-fA-
[技术] .Net快速开发
[技术] C++深度拓展
[技术] Linux进阶
[技术] Win32平台
[技术] 专题研究
[技术]网络开发
[职业] 程序人生
[资讯] 最新关注
开源相关
资源分享 
