bool status = int.TryParse(m_Judge(12)+"ds",out j); int iParse = int.Parse("4"); int iConvert = Convert.ToInt32("45");