public void CreateCode_SimpleTest() { QRCodeHelper.CreateCode_Simple("http://www.baidu.com", AppDomain.CurrentDomain.SetupInformation.ApplicationBase); }