摘要:
public bool IsChina(string CString) { bool BoolValue=false; for (int i =0 ;i<CString.Length ; i++) { if (Convert.ToInt32(Conver... 阅读全文
posted @ 2005-06-16 17:27
房客
阅读(495)
评论(0)
推荐(0)
现在已经很杂了,C# asp.net Js VC++ 将来还会更杂。